-- MySQL dump 10.13  Distrib 5.7.44, for Linux (x86_64)
--
-- Host: localhost    Database: websitex_WPH4S
-- ------------------------------------------------------
-- Server version	5.7.44-cll-lve

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

--
-- Table structure for table `wwQ_actionscheduler_actions`
--

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

--
-- Dumping data for table `wwQ_actionscheduler_actions`
--

LOCK TABLES `wwQ_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wwQ_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wwQ_actionscheduler_actions` VALUES (15,'woocommerce_cleanup_draft_orders','failed','2023-10-16 16:37:00','2023-10-16 16:37:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697474220;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697474220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-16 16:37:42','2023-10-16 16:37:42',0,NULL),(17,'action_scheduler/migration_hook','failed','2023-10-15 16:46:24','2023-10-15 16:46:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1697388384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1697388384;}',2,1,'2023-10-15 16:46:25','2023-10-15 16:46:25',0,NULL),(19,'woocommerce_cleanup_draft_orders','failed','2023-10-17 16:37:42','2023-10-17 16:37:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697560662;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697560662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-18 00:29:10','2023-10-18 00:29:10',0,NULL),(28,'yith_shippo_autotracking','failed','2023-10-17 09:17:58','2023-10-17 09:17:58',10,'{\"limit\":20,\"offset\":0}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1697534278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1697534278;}',3,1,'2023-10-17 09:18:11','2023-10-17 09:18:11',0,NULL),(29,'yith_shippo_update_carriers_logo','failed','2023-10-17 08:48:28','2023-10-17 08:48:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697532508;s:18:\"\0*\0first_timestamp\";i:1697532508;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697532508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',4,1,'2023-10-17 08:49:55','2023-10-17 08:49:55',0,NULL),(30,'yith_shippo_update_carriers_logo','failed','2023-11-16 08:49:55','2023-11-16 08:49:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1700124595;s:18:\"\0*\0first_timestamp\";i:1697532508;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1700124595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',4,1,'2023-11-16 09:13:35','2023-11-16 09:13:35',0,NULL),(52,'woocommerce_cleanup_draft_orders','failed','2023-10-19 00:29:10','2023-10-19 00:29:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697675350;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697675350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-19 01:06:42','2023-10-19 01:06:42',0,NULL),(62,'woocommerce_cleanup_draft_orders','failed','2023-10-20 01:06:42','2023-10-20 01:06:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697764002;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697764002;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-20 01:43:56','2023-10-20 01:43:56',0,NULL),(63,'woocommerce_cleanup_draft_orders','failed','2023-10-21 01:43:56','2023-10-21 01:43:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697852636;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697852636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-21 01:50:40','2023-10-21 01:50:40',0,NULL),(64,'woocommerce_cleanup_draft_orders','failed','2023-10-22 01:50:40','2023-10-22 01:50:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697939440;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697939440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-22 02:44:14','2023-10-22 02:44:14',0,NULL),(65,'woocommerce_cleanup_draft_orders','failed','2023-10-23 02:44:14','2023-10-23 02:44:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698029054;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698029054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-23 03:14:31','2023-10-23 03:14:31',0,NULL),(66,'woocommerce_cleanup_draft_orders','failed','2023-10-24 03:14:31','2023-10-24 03:14:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698117271;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698117271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-24 03:35:37','2023-10-24 03:35:37',0,NULL),(67,'woocommerce_cleanup_draft_orders','failed','2023-10-25 03:35:37','2023-10-25 03:35:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698204937;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698204937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-25 04:02:21','2023-10-25 04:02:21',0,NULL),(68,'woocommerce_cleanup_draft_orders','failed','2023-10-26 04:02:21','2023-10-26 04:02:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698292941;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698292941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-26 09:24:39','2023-10-26 09:24:39',0,NULL),(74,'woocommerce_cleanup_draft_orders','failed','2023-10-27 09:24:39','2023-10-27 09:24:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698398679;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698398679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-27 09:24:51','2023-10-27 09:24:51',0,NULL),(80,'woocommerce_cleanup_draft_orders','failed','2023-10-28 09:24:51','2023-10-28 09:24:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698485091;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698485091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-28 10:17:36','2023-10-28 10:17:36',0,NULL),(93,'woocommerce_cleanup_draft_orders','failed','2023-10-29 10:17:36','2023-10-29 10:17:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698574656;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698574656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-29 10:20:36','2023-10-29 10:20:36',0,NULL),(94,'woocommerce_cleanup_draft_orders','failed','2023-10-30 10:20:36','2023-10-30 10:20:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698661236;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698661236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-30 10:46:27','2023-10-30 10:46:27',0,NULL),(95,'woocommerce_cleanup_draft_orders','failed','2023-10-31 10:46:27','2023-10-31 10:46:27',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698749187;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698749187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-10-31 10:53:28','2023-10-31 10:53:28',0,NULL),(97,'woocommerce_cleanup_draft_orders','failed','2023-11-01 10:53:28','2023-11-01 10:53:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698836008;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698836008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-01 11:20:17','2023-11-01 11:20:17',0,NULL),(98,'woocommerce_cleanup_draft_orders','failed','2023-11-02 11:20:17','2023-11-02 11:20:17',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698924017;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698924017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-02 11:30:43','2023-11-02 11:30:43',0,NULL),(100,'woocommerce_cleanup_draft_orders','failed','2023-11-03 11:30:43','2023-11-03 11:30:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699011043;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699011043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-03 12:05:54','2023-11-03 12:05:54',0,NULL),(101,'woocommerce_cleanup_draft_orders','failed','2023-11-04 12:05:54','2023-11-04 12:05:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699099554;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699099554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-04 12:40:40','2023-11-04 12:40:40',0,NULL),(102,'woocommerce_cleanup_draft_orders','failed','2023-11-05 12:40:40','2023-11-05 12:40:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699188040;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699188040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-05 14:05:06','2023-11-05 14:05:06',0,NULL),(103,'woocommerce_cleanup_draft_orders','failed','2023-11-06 14:05:06','2023-11-06 14:05:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699279506;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699279506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-06 14:09:35','2023-11-06 14:09:35',0,NULL),(104,'woocommerce_cleanup_draft_orders','failed','2023-11-07 14:09:35','2023-11-07 14:09:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699366175;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699366175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-07 15:42:28','2023-11-07 15:42:28',0,NULL),(106,'woocommerce_cleanup_draft_orders','failed','2023-11-08 15:42:28','2023-11-08 15:42:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699458148;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699458148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-08 16:31:33','2023-11-08 16:31:33',0,NULL),(107,'woocommerce_cleanup_draft_orders','failed','2023-11-09 16:31:33','2023-11-09 16:31:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699547493;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699547493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-09 16:37:38','2023-11-09 16:37:38',0,NULL),(109,'woocommerce_cleanup_draft_orders','failed','2023-11-10 16:37:38','2023-11-10 16:37:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699634258;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699634258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-10 16:49:34','2023-11-10 16:49:34',0,NULL),(114,'woocommerce_cleanup_draft_orders','failed','2023-11-11 16:49:34','2023-11-11 16:49:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699721374;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699721374;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-11 16:58:37','2023-11-11 16:58:37',0,NULL),(115,'woocommerce_cleanup_draft_orders','failed','2023-11-12 16:58:37','2023-11-12 16:58:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699808317;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699808317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-12 17:09:54','2023-11-12 17:09:54',0,NULL),(116,'woocommerce_cleanup_draft_orders','failed','2023-11-13 17:09:54','2023-11-13 17:09:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699895394;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699895394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-13 17:40:59','2023-11-13 17:40:59',0,NULL),(117,'woocommerce_cleanup_draft_orders','failed','2023-11-14 17:40:59','2023-11-14 17:40:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699983659;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699983659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-14 17:47:37','2023-11-14 17:47:37',0,NULL),(119,'woocommerce_cleanup_draft_orders','failed','2023-11-15 17:47:37','2023-11-15 17:47:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1700070457;s:18:\"\0*\0first_timestamp\";i:1697387815;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1700070457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-11-15 17:52:37','2023-11-15 17:52:37',0,NULL),(120,'yith_shippo_update_carriers_logo','failed','2023-12-16 09:13:35','2023-12-16 09:13:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1702718015;s:18:\"\0*\0first_timestamp\";i:1697532508;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1702718015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',4,1,'2023-12-16 09:24:59','2023-12-16 09:24:59',0,NULL),(147,'yith_shippo_update_carriers_logo','failed','2024-01-15 09:24:59','2024-01-15 09:24:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1705310699;s:18:\"\0*\0first_timestamp\";i:1697532508;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1705310699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',4,1,'2024-01-15 09:51:31','2024-01-15 09:51:31',0,NULL),(152,'yith_shippo_update_carriers_logo','failed','2024-02-14 09:51:31','2024-02-14 09:51:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1707904291;s:18:\"\0*\0first_timestamp\";i:1697532508;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1707904291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',4,1,'2024-02-14 10:46:08','2024-02-14 10:46:08',0,NULL),(161,'rocket_preload_job_check_finished','complete','2024-03-05 09:51:36','2024-03-05 09:51:36',10,'[1709632236]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1709632296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1709632296;}',1,1,'2024-03-05 09:52:09','2024-03-05 09:52:09',0,NULL),(162,'rocket_preload_job_check_finished','complete','2024-03-12 09:27:08','2024-03-12 09:27:08',10,'[1710235568]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1710235628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1710235628;}',1,1,'2024-03-12 09:39:42','2024-03-12 09:39:42',0,NULL),(163,'rocket_preload_job_check_finished','complete','2024-03-19 09:05:36','2024-03-19 09:05:36',10,'[1710839076]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1710839136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1710839136;}',1,1,'2024-03-19 09:37:10','2024-03-19 09:37:10',0,NULL),(164,'rocket_preload_job_check_finished','complete','2024-03-26 09:19:44','2024-03-26 09:19:44',10,'[1711444724]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711444784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711444784;}',1,1,'2024-03-26 09:22:41','2024-03-26 09:22:41',0,NULL),(165,'action_scheduler/migration_hook','complete','2024-03-30 01:42:03','2024-03-30 01:42:03',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711762923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711762923;}',2,1,'2024-03-30 01:44:16','2024-03-30 01:44:16',0,NULL),(166,'rocket_preload_job_check_finished','complete','2024-03-30 01:53:30','2024-03-30 01:53:30',10,'[1711763550]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711763610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711763610;}',1,1,'2024-03-30 01:53:42','2024-03-30 01:53:42',0,NULL);
/*!40000 ALTER TABLE `wwQ_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wwQ_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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=InnoDB AUTO_INCREMENT=466 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_actionscheduler_claims`
--

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

--
-- Table structure for table `wwQ_actionscheduler_groups`
--

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

--
-- Dumping data for table `wwQ_actionscheduler_groups`
--

LOCK TABLES `wwQ_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wwQ_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wwQ_actionscheduler_groups` VALUES (1,'rocket-preload'),(2,'action-scheduler-migration'),(3,''),(4,'yith-shippo-carriers'),(5,'wpforms');
/*!40000 ALTER TABLE `wwQ_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_actionscheduler_logs`
--

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

--
-- Dumping data for table `wwQ_actionscheduler_logs`
--

LOCK TABLES `wwQ_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wwQ_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wwQ_actionscheduler_logs` VALUES (15,15,'action created','2023-10-15 16:37:00','2023-10-15 16:37:00'),(23,17,'action created','2023-10-15 16:45:24','2023-10-15 16:45:24'),(24,17,'action started via WP Cron','2023-10-15 16:46:25','2023-10-15 16:46:25'),(25,17,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-10-15 16:46:25','2023-10-15 16:46:25'),(29,15,'action started via WP Cron','2023-10-16 16:37:42','2023-10-16 16:37:42'),(30,15,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-16 16:37:42','2023-10-16 16:37:42'),(31,19,'action created','2023-10-16 16:37:42','2023-10-16 16:37:42'),(54,28,'action created','2023-10-17 08:47:58','2023-10-17 08:47:58'),(55,29,'action created','2023-10-17 08:47:58','2023-10-17 08:47:58'),(58,29,'action started via Async Request','2023-10-17 08:49:55','2023-10-17 08:49:55'),(59,29,'action failed via Async Request: No credentials provided.','2023-10-17 08:49:55','2023-10-17 08:49:55'),(60,30,'action created','2023-10-17 08:49:55','2023-10-17 08:49:55'),(88,28,'action started via WP Cron','2023-10-17 09:18:11','2023-10-17 09:18:11'),(89,28,'action failed via WP Cron: Scheduled action for yith_shippo_autotracking will not be executed as no callbacks are registered.','2023-10-17 09:18:11','2023-10-17 09:18:11'),(123,19,'action started via WP Cron','2023-10-18 00:29:10','2023-10-18 00:29:10'),(124,19,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-18 00:29:10','2023-10-18 00:29:10'),(125,52,'action created','2023-10-18 00:29:10','2023-10-18 00:29:10'),(153,52,'action started via WP Cron','2023-10-19 01:06:42','2023-10-19 01:06:42'),(154,52,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-19 01:06:42','2023-10-19 01:06:42'),(155,62,'action created','2023-10-19 01:06:42','2023-10-19 01:06:42'),(156,62,'action started via WP Cron','2023-10-20 01:43:56','2023-10-20 01:43:56'),(157,62,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-20 01:43:56','2023-10-20 01:43:56'),(158,63,'action created','2023-10-20 01:43:56','2023-10-20 01:43:56'),(159,63,'action started via WP Cron','2023-10-21 01:50:40','2023-10-21 01:50:40'),(160,63,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-21 01:50:40','2023-10-21 01:50:40'),(161,64,'action created','2023-10-21 01:50:40','2023-10-21 01:50:40'),(162,64,'action started via WP Cron','2023-10-22 02:44:14','2023-10-22 02:44:14'),(163,64,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-22 02:44:14','2023-10-22 02:44:14'),(164,65,'action created','2023-10-22 02:44:14','2023-10-22 02:44:14'),(165,65,'action started via WP Cron','2023-10-23 03:14:31','2023-10-23 03:14:31'),(166,65,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-23 03:14:31','2023-10-23 03:14:31'),(167,66,'action created','2023-10-23 03:14:31','2023-10-23 03:14:31'),(168,66,'action started via WP Cron','2023-10-24 03:35:37','2023-10-24 03:35:37'),(169,66,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-24 03:35:37','2023-10-24 03:35:37'),(170,67,'action created','2023-10-24 03:35:37','2023-10-24 03:35:37'),(171,67,'action started via WP Cron','2023-10-25 04:02:21','2023-10-25 04:02:21'),(172,67,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-25 04:02:21','2023-10-25 04:02:21'),(173,68,'action created','2023-10-25 04:02:21','2023-10-25 04:02:21'),(189,68,'action started via WP Cron','2023-10-26 09:24:39','2023-10-26 09:24:39'),(190,68,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-26 09:24:39','2023-10-26 09:24:39'),(191,74,'action created','2023-10-26 09:24:39','2023-10-26 09:24:39'),(207,74,'action started via WP Cron','2023-10-27 09:24:51','2023-10-27 09:24:51'),(208,74,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-27 09:24:51','2023-10-27 09:24:51'),(209,80,'action created','2023-10-27 09:24:51','2023-10-27 09:24:51'),(246,80,'action started via WP Cron','2023-10-28 10:17:36','2023-10-28 10:17:36'),(247,80,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-28 10:17:36','2023-10-28 10:17:36'),(248,93,'action created','2023-10-28 10:17:36','2023-10-28 10:17:36'),(249,93,'action started via WP Cron','2023-10-29 10:20:36','2023-10-29 10:20:36'),(250,93,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-29 10:20:36','2023-10-29 10:20:36'),(251,94,'action created','2023-10-29 10:20:36','2023-10-29 10:20:36'),(252,94,'action started via WP Cron','2023-10-30 10:46:27','2023-10-30 10:46:27'),(253,94,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-30 10:46:27','2023-10-30 10:46:27'),(254,95,'action created','2023-10-30 10:46:27','2023-10-30 10:46:27'),(258,95,'action started via WP Cron','2023-10-31 10:53:28','2023-10-31 10:53:28'),(259,95,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-10-31 10:53:28','2023-10-31 10:53:28'),(260,97,'action created','2023-10-31 10:53:28','2023-10-31 10:53:28'),(261,97,'action started via WP Cron','2023-11-01 11:20:17','2023-11-01 11:20:17'),(262,97,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-01 11:20:17','2023-11-01 11:20:17'),(263,98,'action created','2023-11-01 11:20:17','2023-11-01 11:20:17'),(267,98,'action started via WP Cron','2023-11-02 11:30:43','2023-11-02 11:30:43'),(268,98,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-02 11:30:43','2023-11-02 11:30:43'),(269,100,'action created','2023-11-02 11:30:43','2023-11-02 11:30:43'),(270,100,'action started via WP Cron','2023-11-03 12:05:54','2023-11-03 12:05:54'),(271,100,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-03 12:05:54','2023-11-03 12:05:54'),(272,101,'action created','2023-11-03 12:05:54','2023-11-03 12:05:54'),(273,101,'action started via WP Cron','2023-11-04 12:40:40','2023-11-04 12:40:40'),(274,101,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-04 12:40:40','2023-11-04 12:40:40'),(275,102,'action created','2023-11-04 12:40:40','2023-11-04 12:40:40'),(276,102,'action started via WP Cron','2023-11-05 14:05:06','2023-11-05 14:05:06'),(277,102,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-05 14:05:06','2023-11-05 14:05:06'),(278,103,'action created','2023-11-05 14:05:06','2023-11-05 14:05:06'),(279,103,'action started via WP Cron','2023-11-06 14:09:35','2023-11-06 14:09:35'),(280,103,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-06 14:09:35','2023-11-06 14:09:35'),(281,104,'action created','2023-11-06 14:09:35','2023-11-06 14:09:35'),(285,104,'action started via WP Cron','2023-11-07 15:42:28','2023-11-07 15:42:28'),(286,104,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-07 15:42:28','2023-11-07 15:42:28'),(287,106,'action created','2023-11-07 15:42:28','2023-11-07 15:42:28'),(288,106,'action started via WP Cron','2023-11-08 16:31:33','2023-11-08 16:31:33'),(289,106,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-08 16:31:33','2023-11-08 16:31:33'),(290,107,'action created','2023-11-08 16:31:33','2023-11-08 16:31:33'),(294,107,'action started via WP Cron','2023-11-09 16:37:38','2023-11-09 16:37:38'),(295,107,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-09 16:37:38','2023-11-09 16:37:38'),(296,109,'action created','2023-11-09 16:37:38','2023-11-09 16:37:38'),(309,109,'action started via WP Cron','2023-11-10 16:49:34','2023-11-10 16:49:34'),(310,109,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-10 16:49:34','2023-11-10 16:49:34'),(311,114,'action created','2023-11-10 16:49:34','2023-11-10 16:49:34'),(312,114,'action started via WP Cron','2023-11-11 16:58:37','2023-11-11 16:58:37'),(313,114,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-11 16:58:37','2023-11-11 16:58:37'),(314,115,'action created','2023-11-11 16:58:37','2023-11-11 16:58:37'),(315,115,'action started via WP Cron','2023-11-12 17:09:54','2023-11-12 17:09:54'),(316,115,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-12 17:09:54','2023-11-12 17:09:54'),(317,116,'action created','2023-11-12 17:09:54','2023-11-12 17:09:54'),(318,116,'action started via WP Cron','2023-11-13 17:40:59','2023-11-13 17:40:59'),(319,116,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-13 17:40:59','2023-11-13 17:40:59'),(320,117,'action created','2023-11-13 17:40:59','2023-11-13 17:40:59'),(324,117,'action started via WP Cron','2023-11-14 17:47:37','2023-11-14 17:47:37'),(325,117,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-14 17:47:37','2023-11-14 17:47:37'),(326,119,'action created','2023-11-14 17:47:37','2023-11-14 17:47:37'),(327,119,'action started via WP Cron','2023-11-15 17:52:37','2023-11-15 17:52:37'),(328,119,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-11-15 17:52:37','2023-11-15 17:52:37'),(329,119,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-11-15 17:52:37','2023-11-15 17:52:37'),(330,30,'action started via WP Cron','2023-11-16 09:13:35','2023-11-16 09:13:35'),(331,30,'action failed via WP Cron: Scheduled action for yith_shippo_update_carriers_logo will not be executed as no callbacks are registered.','2023-11-16 09:13:35','2023-11-16 09:13:35'),(332,120,'action created','2023-11-16 09:13:35','2023-11-16 09:13:35'),(411,120,'action started via WP Cron','2023-12-16 09:24:58','2023-12-16 09:24:58'),(412,120,'action failed via WP Cron: Scheduled action for yith_shippo_update_carriers_logo will not be executed as no callbacks are registered.','2023-12-16 09:24:59','2023-12-16 09:24:59'),(413,147,'action created','2023-12-16 09:24:59','2023-12-16 09:24:59'),(426,147,'action started via WP Cron','2024-01-15 09:51:31','2024-01-15 09:51:31'),(427,147,'action failed via WP Cron: Scheduled action for yith_shippo_update_carriers_logo will not be executed as no callbacks are registered.','2024-01-15 09:51:31','2024-01-15 09:51:31'),(428,152,'action created','2024-01-15 09:51:31','2024-01-15 09:51:31'),(447,152,'action started via WP Cron','2024-02-14 10:46:08','2024-02-14 10:46:08'),(448,152,'action failed via WP Cron: Scheduled action for yith_shippo_update_carriers_logo will not be executed as no callbacks are registered.','2024-02-14 10:46:08','2024-02-14 10:46:08'),(449,152,'This action appears to be consistently failing. A new instance will not be scheduled.','2024-02-14 10:46:08','2024-02-14 10:46:08'),(456,161,'action created','2024-03-05 09:50:36','2024-03-05 09:50:36'),(457,161,'action started via WP Cron','2024-03-05 09:52:09','2024-03-05 09:52:09'),(458,161,'action complete via WP Cron','2024-03-05 09:52:09','2024-03-05 09:52:09'),(459,162,'action created','2024-03-12 09:26:08','2024-03-12 09:26:08'),(460,162,'action started via WP Cron','2024-03-12 09:39:42','2024-03-12 09:39:42'),(461,162,'action complete via WP Cron','2024-03-12 09:39:42','2024-03-12 09:39:42'),(462,163,'action created','2024-03-19 09:04:36','2024-03-19 09:04:36'),(463,163,'action started via WP Cron','2024-03-19 09:37:10','2024-03-19 09:37:10'),(464,163,'action complete via WP Cron','2024-03-19 09:37:10','2024-03-19 09:37:10'),(465,164,'action created','2024-03-26 09:18:44','2024-03-26 09:18:44'),(466,164,'action started via WP Cron','2024-03-26 09:22:41','2024-03-26 09:22:41'),(467,164,'action complete via WP Cron','2024-03-26 09:22:41','2024-03-26 09:22:41'),(468,165,'action created','2024-03-30 01:41:03','2024-03-30 01:41:03'),(469,165,'action started via WP Cron','2024-03-30 01:44:16','2024-03-30 01:44:16'),(470,165,'action complete via WP Cron','2024-03-30 01:44:16','2024-03-30 01:44:16'),(471,166,'action created','2024-03-30 01:52:30','2024-03-30 01:52:30'),(472,166,'action started via WP Cron','2024-03-30 01:53:42','2024-03-30 01:53:42'),(473,166,'action complete via WP Cron','2024-03-30 01:53:42','2024-03-30 01:53:42');
/*!40000 ALTER TABLE `wwQ_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_babe_av_cal`
--

DROP TABLE IF EXISTS `wwQ_babe_av_cal`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_babe_av_cal` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `booking_obj_id` bigint(20) DEFAULT NULL,
  `date_from` datetime DEFAULT NULL,
  `guests` bigint(20) DEFAULT '0',
  `in_schedule` int(1) DEFAULT '0',
  `av_guests` int(11) DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `booking_obj_id` (`booking_obj_id`),
  KEY `date_from` (`date_from`),
  KEY `guests` (`guests`),
  KEY `in_schedule` (`in_schedule`),
  KEY `av_guests` (`av_guests`),
  KEY `booking_obj_date_from_guests_in_schedule` (`booking_obj_id`,`date_from`,`guests`,`in_schedule`),
  KEY `booking_obj_date_from_av_guests_in_schedule` (`booking_obj_id`,`date_from`,`av_guests`,`in_schedule`)
) ENGINE=InnoDB AUTO_INCREMENT=11522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_babe_av_cal`
--

LOCK TABLES `wwQ_babe_av_cal` WRITE;
/*!40000 ALTER TABLE `wwQ_babe_av_cal` DISABLE KEYS */;
INSERT INTO `wwQ_babe_av_cal` VALUES (1,962,'2023-10-14 12:00:00',0,1,50),(2,962,'2023-10-14 17:00:00',0,1,50),(3,962,'2023-10-16 12:00:00',0,1,50),(4,962,'2023-10-17 01:00:00',0,1,50),(5,962,'2023-10-17 02:00:00',0,1,50),(6,962,'2023-10-17 05:00:00',0,1,50),(7,962,'2023-10-17 06:00:00',0,1,50),(8,962,'2023-10-18 12:00:00',0,1,50),(9,962,'2023-10-18 17:00:00',0,1,50),(10,962,'2023-10-19 10:00:00',0,1,50),(11,962,'2023-10-19 12:00:00',0,1,50),(12,962,'2023-10-19 17:00:00',0,1,50),(13,962,'2023-10-20 10:00:00',0,1,50),(14,962,'2023-10-20 12:00:00',0,1,50),(15,962,'2023-10-21 12:00:00',0,1,50),(16,962,'2023-10-21 17:00:00',0,1,50),(17,962,'2023-10-23 12:00:00',0,1,50),(18,962,'2023-10-24 01:00:00',0,1,50),(19,962,'2023-10-24 02:00:00',0,1,50),(20,962,'2023-10-24 05:00:00',0,1,50),(21,962,'2023-10-24 06:00:00',0,1,50),(22,962,'2023-10-25 12:00:00',0,1,50),(23,962,'2023-10-25 17:00:00',0,1,50),(24,962,'2023-10-26 10:00:00',0,1,50),(25,962,'2023-10-26 12:00:00',0,1,50),(26,962,'2023-10-26 17:00:00',0,1,50),(27,962,'2023-10-27 10:00:00',0,1,50),(28,962,'2023-10-27 12:00:00',0,1,50),(29,962,'2023-10-28 12:00:00',0,1,50),(30,962,'2023-10-28 17:00:00',0,1,50),(31,962,'2023-10-30 12:00:00',0,1,50),(32,962,'2023-10-31 01:00:00',0,1,50),(33,962,'2023-10-31 02:00:00',0,1,50),(34,962,'2023-10-31 05:00:00',0,1,50),(35,962,'2023-10-31 06:00:00',0,1,50),(36,962,'2023-11-01 12:00:00',0,1,50),(37,962,'2023-11-01 17:00:00',0,1,50),(38,962,'2023-11-02 10:00:00',0,1,50),(39,962,'2023-11-02 12:00:00',0,1,50),(40,962,'2023-11-02 17:00:00',0,1,50),(41,962,'2023-11-03 10:00:00',0,1,50),(42,962,'2023-11-03 12:00:00',0,1,50),(43,962,'2023-11-04 12:00:00',0,1,50),(44,962,'2023-11-04 17:00:00',0,1,50),(45,962,'2023-11-06 12:00:00',0,1,50),(46,962,'2023-11-07 01:00:00',0,1,50),(47,962,'2023-11-07 02:00:00',0,1,50),(48,962,'2023-11-07 05:00:00',0,1,50),(49,962,'2023-11-07 06:00:00',0,1,50),(50,962,'2023-11-08 12:00:00',0,1,50),(51,962,'2023-11-08 17:00:00',0,1,50),(52,962,'2023-11-09 10:00:00',0,1,50),(53,962,'2023-11-09 12:00:00',0,1,50),(54,962,'2023-11-09 17:00:00',0,1,50),(55,962,'2023-11-10 10:00:00',0,1,50),(56,962,'2023-11-10 12:00:00',0,1,50),(57,962,'2023-11-11 12:00:00',0,1,50),(58,962,'2023-11-11 17:00:00',0,1,50),(59,962,'2023-11-13 12:00:00',0,1,50),(60,962,'2023-11-14 01:00:00',0,1,50),(61,962,'2023-11-14 02:00:00',0,1,50),(62,962,'2023-11-14 05:00:00',0,1,50),(63,962,'2023-11-14 06:00:00',0,1,50),(64,962,'2023-11-15 12:00:00',0,1,50),(65,962,'2023-11-15 17:00:00',0,1,50),(66,962,'2023-11-16 10:00:00',0,1,50),(67,962,'2023-11-16 12:00:00',0,1,50),(68,962,'2023-11-16 17:00:00',0,1,50),(69,962,'2023-11-17 10:00:00',0,1,50),(70,962,'2023-11-17 12:00:00',0,1,50),(71,962,'2023-11-18 12:00:00',0,1,50),(72,962,'2023-11-18 17:00:00',0,1,50),(73,962,'2023-11-20 12:00:00',0,1,50),(74,962,'2023-11-21 01:00:00',0,1,50),(75,962,'2023-11-21 02:00:00',0,1,50),(76,962,'2023-11-21 05:00:00',0,1,50),(77,962,'2023-11-21 06:00:00',0,1,50),(78,962,'2023-11-22 12:00:00',0,1,50),(79,962,'2023-11-22 17:00:00',0,1,50),(80,962,'2023-11-23 10:00:00',0,1,50),(81,962,'2023-11-23 12:00:00',0,1,50),(82,962,'2023-11-23 17:00:00',0,1,50),(83,962,'2023-11-24 10:00:00',0,1,50),(84,962,'2023-11-24 12:00:00',0,1,50),(85,962,'2023-11-25 12:00:00',0,1,50),(86,962,'2023-11-25 17:00:00',0,1,50),(87,962,'2023-11-27 12:00:00',0,1,50),(88,962,'2023-11-28 01:00:00',0,1,50),(89,962,'2023-11-28 02:00:00',0,1,50),(90,962,'2023-11-28 05:00:00',0,1,50),(91,962,'2023-11-28 06:00:00',0,1,50),(92,962,'2023-11-29 12:00:00',0,1,50),(93,962,'2023-11-29 17:00:00',0,1,50),(94,962,'2023-11-30 10:00:00',0,1,50),(95,962,'2023-11-30 12:00:00',0,1,50),(96,962,'2023-11-30 17:00:00',0,1,50),(97,962,'2023-12-01 10:00:00',0,1,50),(98,962,'2023-12-01 12:00:00',0,1,50),(99,962,'2023-12-02 12:00:00',0,1,50),(100,962,'2023-12-02 17:00:00',0,1,50),(101,962,'2023-12-04 12:00:00',0,1,50),(102,962,'2023-12-05 01:00:00',0,1,50),(103,962,'2023-12-05 02:00:00',0,1,50),(104,962,'2023-12-05 05:00:00',0,1,50),(105,962,'2023-12-05 06:00:00',0,1,50),(106,962,'2023-12-06 12:00:00',0,1,50),(107,962,'2023-12-06 17:00:00',0,1,50),(108,962,'2023-12-07 10:00:00',0,1,50),(109,962,'2023-12-07 12:00:00',0,1,50),(110,962,'2023-12-07 17:00:00',0,1,50),(111,962,'2023-12-08 10:00:00',0,1,50),(112,962,'2023-12-08 12:00:00',0,1,50),(113,962,'2023-12-09 12:00:00',0,1,50),(114,962,'2023-12-09 17:00:00',0,1,50),(115,962,'2023-12-11 12:00:00',0,1,50),(116,962,'2023-12-12 01:00:00',0,1,50),(117,962,'2023-12-12 02:00:00',0,1,50),(118,962,'2023-12-12 05:00:00',0,1,50),(119,962,'2023-12-12 06:00:00',0,1,50),(120,962,'2023-12-13 12:00:00',0,1,50),(121,962,'2023-12-13 17:00:00',0,1,50),(122,962,'2023-12-14 10:00:00',0,1,50),(123,962,'2023-12-14 12:00:00',0,1,50),(124,962,'2023-12-14 17:00:00',0,1,50),(125,962,'2023-12-15 10:00:00',0,1,50),(126,962,'2023-12-15 12:00:00',0,1,50),(127,962,'2023-12-16 12:00:00',0,1,50),(128,962,'2023-12-16 17:00:00',0,1,50),(129,962,'2023-12-18 12:00:00',0,1,50),(130,962,'2023-12-19 01:00:00',0,1,50),(131,962,'2023-12-19 02:00:00',0,1,50),(132,962,'2023-12-19 05:00:00',0,1,50),(133,962,'2023-12-19 06:00:00',0,1,50),(134,962,'2023-12-20 12:00:00',0,1,50),(135,962,'2023-12-20 17:00:00',0,1,50),(136,962,'2023-12-21 10:00:00',0,1,50),(137,962,'2023-12-21 12:00:00',0,1,50),(138,962,'2023-12-21 17:00:00',0,1,50),(139,962,'2023-12-22 10:00:00',0,1,50),(140,962,'2023-12-22 12:00:00',0,1,50),(141,962,'2023-12-23 12:00:00',0,1,50),(142,962,'2023-12-23 17:00:00',0,1,50),(143,962,'2023-12-25 12:00:00',0,1,50),(144,962,'2023-12-26 01:00:00',0,1,50),(145,962,'2023-12-26 02:00:00',0,1,50),(146,962,'2023-12-26 05:00:00',0,1,50),(147,962,'2023-12-26 06:00:00',0,1,50),(148,962,'2023-12-27 12:00:00',0,1,50),(149,962,'2023-12-27 17:00:00',0,1,50),(150,962,'2023-12-28 10:00:00',0,1,50),(151,962,'2023-12-28 12:00:00',0,1,50),(152,962,'2023-12-28 17:00:00',0,1,50),(153,962,'2023-12-29 10:00:00',0,1,50),(154,962,'2023-12-29 12:00:00',0,1,50),(155,962,'2023-12-30 12:00:00',0,1,50),(156,962,'2023-12-30 17:00:00',0,1,50),(157,962,'2024-01-01 12:00:00',0,1,50),(158,962,'2024-01-02 01:00:00',0,1,50),(159,962,'2024-01-02 02:00:00',0,1,50),(160,962,'2024-01-02 05:00:00',0,1,50),(161,962,'2024-01-02 06:00:00',0,1,50),(162,962,'2024-01-03 12:00:00',0,1,50),(163,962,'2024-01-03 17:00:00',0,1,50),(164,962,'2024-01-04 10:00:00',0,1,50),(165,962,'2024-01-04 12:00:00',0,1,50),(166,962,'2024-01-04 17:00:00',0,1,50),(167,962,'2024-01-05 10:00:00',0,1,50),(168,962,'2024-01-05 12:00:00',0,1,50),(169,962,'2024-01-06 12:00:00',0,1,50),(170,962,'2024-01-06 17:00:00',0,1,50),(171,962,'2024-01-08 12:00:00',0,1,50),(172,962,'2024-01-09 01:00:00',0,1,50),(173,962,'2024-01-09 02:00:00',0,1,50),(174,962,'2024-01-09 05:00:00',0,1,50),(175,962,'2024-01-09 06:00:00',0,1,50),(176,962,'2024-01-10 12:00:00',0,1,50),(177,962,'2024-01-10 17:00:00',0,1,50),(178,962,'2024-01-11 10:00:00',0,1,50),(179,962,'2024-01-11 12:00:00',0,1,50),(180,962,'2024-01-11 17:00:00',0,1,50),(181,962,'2024-01-12 10:00:00',0,1,50),(182,962,'2024-01-12 12:00:00',0,1,50),(183,962,'2024-01-13 12:00:00',0,1,50),(184,962,'2024-01-13 17:00:00',0,1,50),(185,962,'2024-01-15 12:00:00',0,1,50),(186,962,'2024-01-16 01:00:00',0,1,50),(187,962,'2024-01-16 02:00:00',0,1,50),(188,962,'2024-01-16 05:00:00',0,1,50),(189,962,'2024-01-16 06:00:00',0,1,50),(190,962,'2024-01-17 12:00:00',0,1,50),(191,962,'2024-01-17 17:00:00',0,1,50),(192,962,'2024-01-18 10:00:00',0,1,50),(193,962,'2024-01-18 12:00:00',0,1,50),(194,962,'2024-01-18 17:00:00',0,1,50),(195,962,'2024-01-19 10:00:00',0,1,50),(196,962,'2024-01-19 12:00:00',0,1,50),(197,962,'2024-01-20 12:00:00',0,1,50),(198,962,'2024-01-20 17:00:00',0,1,50),(199,962,'2024-01-22 12:00:00',0,1,50),(200,962,'2024-01-23 01:00:00',0,1,50),(201,962,'2024-01-23 02:00:00',0,1,50),(202,962,'2024-01-23 05:00:00',0,1,50),(203,962,'2024-01-23 06:00:00',0,1,50),(204,962,'2024-01-24 12:00:00',0,1,50),(205,962,'2024-01-24 17:00:00',0,1,50),(206,962,'2024-01-25 10:00:00',0,1,50),(207,962,'2024-01-25 12:00:00',0,1,50),(208,962,'2024-01-25 17:00:00',0,1,50),(209,962,'2024-01-26 10:00:00',0,1,50),(210,962,'2024-01-26 12:00:00',0,1,50),(211,962,'2024-01-27 12:00:00',0,1,50),(212,962,'2024-01-27 17:00:00',0,1,50),(213,962,'2024-01-29 12:00:00',0,1,50),(214,962,'2024-01-30 01:00:00',0,1,50),(215,962,'2024-01-30 02:00:00',0,1,50),(216,962,'2024-01-30 05:00:00',0,1,50),(217,962,'2024-01-30 06:00:00',0,1,50),(218,962,'2024-01-31 12:00:00',0,1,50),(219,962,'2024-01-31 17:00:00',0,1,50),(220,962,'2024-02-01 10:00:00',0,1,50),(221,962,'2024-02-01 12:00:00',0,1,50),(222,962,'2024-02-01 17:00:00',0,1,50),(223,962,'2024-02-02 10:00:00',0,1,50),(224,962,'2024-02-02 12:00:00',0,1,50),(225,962,'2024-02-03 12:00:00',0,1,50),(226,962,'2024-02-03 17:00:00',0,1,50),(227,962,'2024-02-05 12:00:00',0,1,50),(228,962,'2024-02-06 01:00:00',0,1,50),(229,962,'2024-02-06 02:00:00',0,1,50),(230,962,'2024-02-06 05:00:00',0,1,50),(231,962,'2024-02-06 06:00:00',0,1,50),(232,962,'2024-02-07 12:00:00',0,1,50),(233,962,'2024-02-07 17:00:00',0,1,50),(234,962,'2024-02-08 10:00:00',0,1,50),(235,962,'2024-02-08 12:00:00',0,1,50),(236,962,'2024-02-08 17:00:00',0,1,50),(237,962,'2024-02-09 10:00:00',0,1,50),(238,962,'2024-02-09 12:00:00',0,1,50),(239,962,'2024-02-10 12:00:00',0,1,50),(240,962,'2024-02-10 17:00:00',0,1,50),(241,962,'2024-02-12 12:00:00',0,1,50),(242,962,'2024-02-13 01:00:00',0,1,50),(243,962,'2024-02-13 02:00:00',0,1,50),(244,962,'2024-02-13 05:00:00',0,1,50),(245,962,'2024-02-13 06:00:00',0,1,50),(246,962,'2024-02-14 12:00:00',0,1,50),(247,962,'2024-02-14 17:00:00',0,1,50),(248,962,'2024-02-15 10:00:00',0,1,50),(249,962,'2024-02-15 12:00:00',0,1,50),(250,962,'2024-02-15 17:00:00',0,1,50),(251,962,'2024-02-16 10:00:00',0,1,50),(252,962,'2024-02-16 12:00:00',0,1,50),(253,962,'2024-02-17 12:00:00',0,1,50),(254,962,'2024-02-17 17:00:00',0,1,50),(255,962,'2024-02-19 12:00:00',0,1,50),(256,962,'2024-02-20 01:00:00',0,1,50),(257,962,'2024-02-20 02:00:00',0,1,50),(258,962,'2024-02-20 05:00:00',0,1,50),(259,962,'2024-02-20 06:00:00',0,1,50),(260,962,'2024-02-21 12:00:00',0,1,50),(261,962,'2024-02-21 17:00:00',0,1,50),(262,962,'2024-02-22 10:00:00',0,1,50),(263,962,'2024-02-22 12:00:00',0,1,50),(264,962,'2024-02-22 17:00:00',0,1,50),(265,962,'2024-02-23 10:00:00',0,1,50),(266,962,'2024-02-23 12:00:00',0,1,50),(267,962,'2024-02-24 12:00:00',0,1,50),(268,962,'2024-02-24 17:00:00',0,1,50),(269,962,'2024-02-26 12:00:00',0,1,50),(270,962,'2024-02-27 01:00:00',0,1,50),(271,962,'2024-02-27 02:00:00',0,1,50),(272,962,'2024-02-27 05:00:00',0,1,50),(273,962,'2024-02-27 06:00:00',0,1,50),(274,962,'2024-02-28 12:00:00',0,1,50),(275,962,'2024-02-28 17:00:00',0,1,50),(276,962,'2024-02-29 10:00:00',0,1,50),(277,962,'2024-02-29 12:00:00',0,1,50),(278,962,'2024-02-29 17:00:00',0,1,50),(279,962,'2024-03-01 10:00:00',0,1,50),(280,962,'2024-03-01 12:00:00',0,1,50),(281,962,'2024-03-02 12:00:00',0,1,50),(282,962,'2024-03-02 17:00:00',0,1,50),(283,962,'2024-03-04 12:00:00',0,1,50),(284,962,'2024-03-05 01:00:00',0,1,50),(285,962,'2024-03-05 02:00:00',0,1,50),(286,962,'2024-03-05 05:00:00',0,1,50),(287,962,'2024-03-05 06:00:00',0,1,50),(288,962,'2024-03-06 12:00:00',0,1,50),(289,962,'2024-03-06 17:00:00',0,1,50),(290,962,'2024-03-07 10:00:00',0,1,50),(291,962,'2024-03-07 12:00:00',0,1,50),(292,962,'2024-03-07 17:00:00',0,1,50),(293,962,'2024-03-08 10:00:00',0,1,50),(294,962,'2024-03-08 12:00:00',0,1,50),(295,962,'2024-03-09 12:00:00',0,1,50),(296,962,'2024-03-09 17:00:00',0,1,50),(297,962,'2024-03-11 12:00:00',0,1,50),(298,962,'2024-03-12 01:00:00',0,1,50),(299,962,'2024-03-12 02:00:00',0,1,50),(300,962,'2024-03-12 05:00:00',0,1,50),(301,962,'2024-03-12 06:00:00',0,1,50),(302,962,'2024-03-13 12:00:00',0,1,50),(303,962,'2024-03-13 17:00:00',0,1,50),(304,962,'2024-03-14 10:00:00',0,1,50),(305,962,'2024-03-14 12:00:00',0,1,50),(306,962,'2024-03-14 17:00:00',0,1,50),(307,962,'2024-03-15 10:00:00',0,1,50),(308,962,'2024-03-15 12:00:00',0,1,50),(309,962,'2024-03-16 12:00:00',0,1,50),(310,962,'2024-03-16 17:00:00',0,1,50),(311,962,'2024-03-18 12:00:00',0,1,50),(312,962,'2024-03-19 01:00:00',0,1,50),(313,962,'2024-03-19 02:00:00',0,1,50),(314,962,'2024-03-19 05:00:00',0,1,50),(315,962,'2024-03-19 06:00:00',0,1,50),(316,962,'2024-03-20 12:00:00',0,1,50),(317,962,'2024-03-20 17:00:00',0,1,50),(318,962,'2024-03-21 10:00:00',0,1,50),(319,962,'2024-03-21 12:00:00',0,1,50),(320,962,'2024-03-21 17:00:00',0,1,50),(321,962,'2024-03-22 10:00:00',0,1,50),(322,962,'2024-03-22 12:00:00',0,1,50),(323,962,'2024-03-23 12:00:00',0,1,50),(324,962,'2024-03-23 17:00:00',0,1,50),(325,962,'2024-03-25 12:00:00',0,1,50),(326,962,'2024-03-26 01:00:00',0,1,50),(327,962,'2024-03-26 02:00:00',0,1,50),(328,962,'2024-03-26 05:00:00',0,1,50),(329,962,'2024-03-26 06:00:00',0,1,50),(330,962,'2024-03-27 12:00:00',0,1,50),(331,962,'2024-03-27 17:00:00',0,1,50),(332,962,'2024-03-28 10:00:00',0,1,50),(333,962,'2024-03-28 12:00:00',0,1,50),(334,962,'2024-03-28 17:00:00',0,1,50),(335,962,'2024-03-29 10:00:00',0,1,50),(336,962,'2024-03-29 12:00:00',0,1,50),(337,962,'2024-03-30 12:00:00',0,1,50),(338,962,'2024-03-30 17:00:00',0,1,50),(339,962,'2024-04-01 12:00:00',0,1,50),(340,962,'2024-04-02 01:00:00',0,1,50),(341,962,'2024-04-02 02:00:00',0,1,50),(342,962,'2024-04-02 05:00:00',0,1,50),(343,962,'2024-04-02 06:00:00',0,1,50),(344,962,'2024-04-03 12:00:00',0,1,50),(345,962,'2024-04-03 17:00:00',0,1,50),(346,962,'2024-04-04 10:00:00',0,1,50),(347,962,'2024-04-04 12:00:00',0,1,50),(348,962,'2024-04-04 17:00:00',0,1,50),(349,962,'2024-04-05 10:00:00',0,1,50),(350,962,'2024-04-05 12:00:00',0,1,50),(351,962,'2024-04-06 12:00:00',0,1,50),(352,962,'2024-04-06 17:00:00',0,1,50),(353,962,'2024-04-08 12:00:00',0,1,50),(354,962,'2024-04-09 01:00:00',0,1,50),(355,962,'2024-04-09 02:00:00',0,1,50),(356,962,'2024-04-09 05:00:00',0,1,50),(357,962,'2024-04-09 06:00:00',0,1,50),(358,962,'2024-04-10 12:00:00',0,1,50),(359,962,'2024-04-10 17:00:00',0,1,50),(360,962,'2024-04-11 10:00:00',0,1,50),(361,962,'2024-04-11 12:00:00',0,1,50),(362,962,'2024-04-11 17:00:00',0,1,50),(363,962,'2024-04-12 10:00:00',0,1,50),(364,962,'2024-04-12 12:00:00',0,1,50),(365,962,'2024-04-13 12:00:00',0,1,50),(366,962,'2024-04-13 17:00:00',0,1,50),(367,962,'2024-04-15 12:00:00',0,1,50),(368,962,'2024-04-16 01:00:00',0,1,50),(369,962,'2024-04-16 02:00:00',0,1,50),(370,962,'2024-04-16 05:00:00',0,1,50),(371,962,'2024-04-16 06:00:00',0,1,50),(372,962,'2024-04-17 12:00:00',0,1,50),(373,962,'2024-04-17 17:00:00',0,1,50),(374,962,'2024-04-18 10:00:00',0,1,50),(375,962,'2024-04-18 12:00:00',0,1,50),(376,962,'2024-04-18 17:00:00',0,1,50),(377,962,'2024-04-19 10:00:00',0,1,50),(378,962,'2024-04-19 12:00:00',0,1,50),(379,962,'2024-04-20 12:00:00',0,1,50),(380,962,'2024-04-20 17:00:00',0,1,50),(381,962,'2024-04-22 12:00:00',0,1,50),(382,962,'2024-04-23 01:00:00',0,1,50),(383,962,'2024-04-23 02:00:00',0,1,50),(384,962,'2024-04-23 05:00:00',0,1,50),(385,962,'2024-04-23 06:00:00',0,1,50),(386,962,'2024-04-24 12:00:00',0,1,50),(387,962,'2024-04-24 17:00:00',0,1,50),(388,962,'2024-04-25 10:00:00',0,1,50),(389,962,'2024-04-25 12:00:00',0,1,50),(390,962,'2024-04-25 17:00:00',0,1,50),(391,962,'2024-04-26 10:00:00',0,1,50),(392,962,'2024-04-26 12:00:00',0,1,50),(393,962,'2024-04-27 12:00:00',0,1,50),(394,962,'2024-04-27 17:00:00',0,1,50),(395,962,'2024-04-29 12:00:00',0,1,50),(396,962,'2024-04-30 01:00:00',0,1,50),(397,962,'2024-04-30 02:00:00',0,1,50),(398,962,'2024-04-30 05:00:00',0,1,50),(399,962,'2024-04-30 06:00:00',0,1,50),(400,962,'2024-05-01 12:00:00',0,1,50),(401,962,'2024-05-01 17:00:00',0,1,50),(402,962,'2024-05-02 10:00:00',0,1,50),(403,962,'2024-05-02 12:00:00',0,1,50),(404,962,'2024-05-02 17:00:00',0,1,50),(405,962,'2024-05-03 10:00:00',0,1,50),(406,962,'2024-05-03 12:00:00',0,1,50),(407,962,'2024-05-04 12:00:00',0,1,50),(408,962,'2024-05-04 17:00:00',0,1,50),(409,962,'2024-05-06 12:00:00',0,1,50),(410,962,'2024-05-07 01:00:00',0,1,50),(411,962,'2024-05-07 02:00:00',0,1,50),(412,962,'2024-05-07 05:00:00',0,1,50),(413,962,'2024-05-07 06:00:00',0,1,50),(414,962,'2024-05-08 12:00:00',0,1,50),(415,962,'2024-05-08 17:00:00',0,1,50),(416,962,'2024-05-09 10:00:00',0,1,50),(417,962,'2024-05-09 12:00:00',0,1,50),(418,962,'2024-05-09 17:00:00',0,1,50),(419,962,'2024-05-10 10:00:00',0,1,50),(420,962,'2024-05-10 12:00:00',0,1,50),(421,962,'2024-05-11 12:00:00',0,1,50),(422,962,'2024-05-11 17:00:00',0,1,50),(423,962,'2024-05-13 12:00:00',0,1,50),(424,962,'2024-05-14 01:00:00',0,1,50),(425,962,'2024-05-14 02:00:00',0,1,50),(426,962,'2024-05-14 05:00:00',0,1,50),(427,962,'2024-05-14 06:00:00',0,1,50),(428,962,'2024-05-15 12:00:00',0,1,50),(429,962,'2024-05-15 17:00:00',0,1,50),(430,962,'2024-05-16 10:00:00',0,1,50),(431,962,'2024-05-16 12:00:00',0,1,50),(432,962,'2024-05-16 17:00:00',0,1,50),(433,962,'2024-05-17 10:00:00',0,1,50),(434,962,'2024-05-17 12:00:00',0,1,50),(435,962,'2024-05-18 12:00:00',0,1,50),(436,962,'2024-05-18 17:00:00',0,1,50),(437,962,'2024-05-20 12:00:00',0,1,50),(438,962,'2024-05-21 01:00:00',0,1,50),(439,962,'2024-05-21 02:00:00',0,1,50),(440,962,'2024-05-21 05:00:00',0,1,50),(441,962,'2024-05-21 06:00:00',0,1,50),(442,962,'2024-05-22 12:00:00',0,1,50),(443,962,'2024-05-22 17:00:00',0,1,50),(444,962,'2024-05-23 10:00:00',0,1,50),(445,962,'2024-05-23 12:00:00',0,1,50),(446,962,'2024-05-23 17:00:00',0,1,50),(447,962,'2024-05-24 10:00:00',0,1,50),(448,962,'2024-05-24 12:00:00',0,1,50),(449,962,'2024-05-25 12:00:00',0,1,50),(450,962,'2024-05-25 17:00:00',0,1,50),(451,962,'2024-05-27 12:00:00',0,1,50),(452,962,'2024-05-28 01:00:00',0,1,50),(453,962,'2024-05-28 02:00:00',0,1,50),(454,962,'2024-05-28 05:00:00',0,1,50),(455,962,'2024-05-28 06:00:00',0,1,50),(456,962,'2024-05-29 12:00:00',0,1,50),(457,962,'2024-05-29 17:00:00',0,1,50),(458,962,'2024-05-30 10:00:00',0,1,50),(459,962,'2024-05-30 12:00:00',0,1,50),(460,962,'2024-05-30 17:00:00',0,1,50),(461,962,'2024-05-31 10:00:00',0,1,50),(462,962,'2024-05-31 12:00:00',0,1,50),(463,962,'2024-06-01 12:00:00',0,1,50),(464,962,'2024-06-01 17:00:00',0,1,50),(465,962,'2024-06-03 12:00:00',0,1,50),(466,962,'2024-06-04 01:00:00',0,1,50),(467,962,'2024-06-04 02:00:00',0,1,50),(468,962,'2024-06-04 05:00:00',0,1,50),(469,962,'2024-06-04 06:00:00',0,1,50),(470,962,'2024-06-05 12:00:00',0,1,50),(471,962,'2024-06-05 17:00:00',0,1,50),(472,962,'2024-06-06 10:00:00',0,1,50),(473,962,'2024-06-06 12:00:00',0,1,50),(474,962,'2024-06-06 17:00:00',0,1,50),(475,962,'2024-06-07 10:00:00',0,1,50),(476,962,'2024-06-07 12:00:00',0,1,50),(477,962,'2024-06-08 12:00:00',0,1,50),(478,962,'2024-06-08 17:00:00',0,1,50),(479,962,'2024-06-10 12:00:00',0,1,50),(480,962,'2024-06-11 01:00:00',0,1,50),(481,962,'2024-06-11 02:00:00',0,1,50),(482,962,'2024-06-11 05:00:00',0,1,50),(483,962,'2024-06-11 06:00:00',0,1,50),(484,962,'2024-06-12 12:00:00',0,1,50),(485,962,'2024-06-12 17:00:00',0,1,50),(486,962,'2024-06-13 10:00:00',0,1,50),(487,962,'2024-06-13 12:00:00',0,1,50),(488,962,'2024-06-13 17:00:00',0,1,50),(489,962,'2024-06-14 10:00:00',0,1,50),(490,962,'2024-06-14 12:00:00',0,1,50),(491,962,'2024-06-15 12:00:00',0,1,50),(492,962,'2024-06-15 17:00:00',0,1,50),(493,962,'2024-06-17 12:00:00',0,1,50),(494,962,'2024-06-18 01:00:00',0,1,50),(495,962,'2024-06-18 02:00:00',0,1,50),(496,962,'2024-06-18 05:00:00',0,1,50),(497,962,'2024-06-18 06:00:00',0,1,50),(498,962,'2024-06-19 12:00:00',0,1,50),(499,962,'2024-06-19 17:00:00',0,1,50),(500,962,'2024-06-20 10:00:00',0,1,50),(501,962,'2024-06-20 12:00:00',0,1,50),(502,962,'2024-06-20 17:00:00',0,1,50),(503,962,'2024-06-21 10:00:00',0,1,50),(504,962,'2024-06-21 12:00:00',0,1,50),(505,962,'2024-06-22 12:00:00',0,1,50),(506,962,'2024-06-22 17:00:00',0,1,50),(507,962,'2024-06-24 12:00:00',0,1,50),(508,962,'2024-06-25 01:00:00',0,1,50),(509,962,'2024-06-25 02:00:00',0,1,50),(510,962,'2024-06-25 05:00:00',0,1,50),(511,962,'2024-06-25 06:00:00',0,1,50),(512,962,'2024-06-26 12:00:00',0,1,50),(513,962,'2024-06-26 17:00:00',0,1,50),(514,962,'2024-06-27 10:00:00',0,1,50),(515,962,'2024-06-27 12:00:00',0,1,50),(516,962,'2024-06-27 17:00:00',0,1,50),(517,962,'2024-06-28 10:00:00',0,1,50),(518,962,'2024-06-28 12:00:00',0,1,50),(519,962,'2024-06-29 12:00:00',0,1,50),(520,962,'2024-06-29 17:00:00',0,1,50),(521,962,'2024-07-01 12:00:00',0,1,50),(522,962,'2024-07-02 01:00:00',0,1,50),(523,962,'2024-07-02 02:00:00',0,1,50),(524,962,'2024-07-02 05:00:00',0,1,50),(525,962,'2024-07-02 06:00:00',0,1,50),(526,962,'2024-07-03 12:00:00',0,1,50),(527,962,'2024-07-03 17:00:00',0,1,50),(528,962,'2024-07-04 10:00:00',0,1,50),(529,962,'2024-07-04 12:00:00',0,1,50),(530,962,'2024-07-04 17:00:00',0,1,50),(531,962,'2024-07-05 10:00:00',0,1,50),(532,962,'2024-07-05 12:00:00',0,1,50),(533,962,'2024-07-06 12:00:00',0,1,50),(534,962,'2024-07-06 17:00:00',0,1,50),(535,962,'2024-07-08 12:00:00',0,1,50),(536,962,'2024-07-09 01:00:00',0,1,50),(537,962,'2024-07-09 02:00:00',0,1,50),(538,962,'2024-07-09 05:00:00',0,1,50),(539,962,'2024-07-09 06:00:00',0,1,50),(540,962,'2024-07-10 12:00:00',0,1,50),(541,962,'2024-07-10 17:00:00',0,1,50),(542,962,'2024-07-11 10:00:00',0,1,50),(543,962,'2024-07-11 12:00:00',0,1,50),(544,962,'2024-07-11 17:00:00',0,1,50),(545,962,'2024-07-12 10:00:00',0,1,50),(546,962,'2024-07-12 12:00:00',0,1,50),(547,962,'2024-07-13 12:00:00',0,1,50),(548,962,'2024-07-13 17:00:00',0,1,50),(549,962,'2024-07-15 12:00:00',0,1,50),(550,962,'2024-07-16 01:00:00',0,1,50),(551,962,'2024-07-16 02:00:00',0,1,50),(552,962,'2024-07-16 05:00:00',0,1,50),(553,962,'2024-07-16 06:00:00',0,1,50),(554,962,'2024-07-17 12:00:00',0,1,50),(555,962,'2024-07-17 17:00:00',0,1,50),(556,962,'2024-07-18 10:00:00',0,1,50),(557,962,'2024-07-18 12:00:00',0,1,50),(558,962,'2024-07-18 17:00:00',0,1,50),(559,962,'2024-07-19 10:00:00',0,1,50),(560,962,'2024-07-19 12:00:00',0,1,50),(561,962,'2024-07-20 12:00:00',0,1,50),(562,962,'2024-07-20 17:00:00',0,1,50),(563,962,'2024-07-22 12:00:00',0,1,50),(564,962,'2024-07-23 01:00:00',0,1,50),(565,962,'2024-07-23 02:00:00',0,1,50),(566,962,'2024-07-23 05:00:00',0,1,50),(567,962,'2024-07-23 06:00:00',0,1,50),(568,962,'2024-07-24 12:00:00',0,1,50),(569,962,'2024-07-24 17:00:00',0,1,50),(570,962,'2024-07-25 10:00:00',0,1,50),(571,962,'2024-07-25 12:00:00',0,1,50),(572,962,'2024-07-25 17:00:00',0,1,50),(573,962,'2024-07-26 10:00:00',0,1,50),(574,962,'2024-07-26 12:00:00',0,1,50),(575,962,'2024-07-27 12:00:00',0,1,50),(576,962,'2024-07-27 17:00:00',0,1,50),(577,962,'2024-07-29 12:00:00',0,1,50),(578,962,'2024-07-30 01:00:00',0,1,50),(579,962,'2024-07-30 02:00:00',0,1,50),(580,962,'2024-07-30 05:00:00',0,1,50),(581,962,'2024-07-30 06:00:00',0,1,50),(582,962,'2024-07-31 12:00:00',0,1,50),(583,962,'2024-07-31 17:00:00',0,1,50),(584,962,'2024-08-01 10:00:00',0,1,50),(585,962,'2024-08-01 12:00:00',0,1,50),(586,962,'2024-08-01 17:00:00',0,1,50),(587,962,'2024-08-02 10:00:00',0,1,50),(588,962,'2024-08-02 12:00:00',0,1,50),(589,962,'2024-08-03 12:00:00',0,1,50),(590,962,'2024-08-03 17:00:00',0,1,50),(591,962,'2024-08-05 12:00:00',0,1,50),(592,962,'2024-08-06 01:00:00',0,1,50),(593,962,'2024-08-06 02:00:00',0,1,50),(594,962,'2024-08-06 05:00:00',0,1,50),(595,962,'2024-08-06 06:00:00',0,1,50),(596,962,'2024-08-07 12:00:00',0,1,50),(597,962,'2024-08-07 17:00:00',0,1,50),(598,962,'2024-08-08 10:00:00',0,1,50),(599,962,'2024-08-08 12:00:00',0,1,50),(600,962,'2024-08-08 17:00:00',0,1,50),(601,962,'2024-08-09 10:00:00',0,1,50),(602,962,'2024-08-09 12:00:00',0,1,50),(603,962,'2024-08-10 12:00:00',0,1,50),(604,962,'2024-08-10 17:00:00',0,1,50),(605,962,'2024-08-12 12:00:00',0,1,50),(606,962,'2024-08-13 01:00:00',0,1,50),(607,962,'2024-08-13 02:00:00',0,1,50),(608,962,'2024-08-13 05:00:00',0,1,50),(609,962,'2024-08-13 06:00:00',0,1,50),(610,962,'2024-08-14 12:00:00',0,1,50),(611,962,'2024-08-14 17:00:00',0,1,50),(612,962,'2024-08-15 10:00:00',0,1,50),(613,962,'2024-08-15 12:00:00',0,1,50),(614,962,'2024-08-15 17:00:00',0,1,50),(615,962,'2024-08-16 10:00:00',0,1,50),(616,962,'2024-08-16 12:00:00',0,1,50),(617,962,'2024-08-17 12:00:00',0,1,50),(618,962,'2024-08-17 17:00:00',0,1,50),(619,962,'2024-08-19 12:00:00',0,1,50),(620,962,'2024-08-20 01:00:00',0,1,50),(621,962,'2024-08-20 02:00:00',0,1,50),(622,962,'2024-08-20 05:00:00',0,1,50),(623,962,'2024-08-20 06:00:00',0,1,50),(624,962,'2024-08-21 12:00:00',0,1,50),(625,962,'2024-08-21 17:00:00',0,1,50),(626,962,'2024-08-22 10:00:00',0,1,50),(627,962,'2024-08-22 12:00:00',0,1,50),(628,962,'2024-08-22 17:00:00',0,1,50),(629,962,'2024-08-23 10:00:00',0,1,50),(630,962,'2024-08-23 12:00:00',0,1,50),(631,962,'2024-08-24 12:00:00',0,1,50),(632,962,'2024-08-24 17:00:00',0,1,50),(633,962,'2024-08-26 12:00:00',0,1,50),(634,962,'2024-08-27 01:00:00',0,1,50),(635,962,'2024-08-27 02:00:00',0,1,50),(636,962,'2024-08-27 05:00:00',0,1,50),(637,962,'2024-08-27 06:00:00',0,1,50),(638,962,'2024-08-28 12:00:00',0,1,50),(639,962,'2024-08-28 17:00:00',0,1,50),(640,962,'2024-08-29 10:00:00',0,1,50),(641,962,'2024-08-29 12:00:00',0,1,50),(642,962,'2024-08-29 17:00:00',0,1,50),(643,962,'2024-08-30 10:00:00',0,1,50),(644,962,'2024-08-30 12:00:00',0,1,50),(645,962,'2024-08-31 12:00:00',0,1,50),(646,962,'2024-08-31 17:00:00',0,1,50),(647,962,'2024-09-02 12:00:00',0,1,50),(648,962,'2024-09-03 01:00:00',0,1,50),(649,962,'2024-09-03 02:00:00',0,1,50),(650,962,'2024-09-03 05:00:00',0,1,50),(651,962,'2024-09-03 06:00:00',0,1,50),(652,962,'2024-09-04 12:00:00',0,1,50),(653,962,'2024-09-04 17:00:00',0,1,50),(654,962,'2024-09-05 10:00:00',0,1,50),(655,962,'2024-09-05 12:00:00',0,1,50),(656,962,'2024-09-05 17:00:00',0,1,50),(657,962,'2024-09-06 10:00:00',0,1,50),(658,962,'2024-09-06 12:00:00',0,1,50),(659,962,'2024-09-07 12:00:00',0,1,50),(660,962,'2024-09-07 17:00:00',0,1,50),(661,962,'2024-09-09 12:00:00',0,1,50),(662,962,'2024-09-10 01:00:00',0,1,50),(663,962,'2024-09-10 02:00:00',0,1,50),(664,962,'2024-09-10 05:00:00',0,1,50),(665,962,'2024-09-10 06:00:00',0,1,50),(666,962,'2024-09-11 12:00:00',0,1,50),(667,962,'2024-09-11 17:00:00',0,1,50),(668,962,'2024-09-12 10:00:00',0,1,50),(669,962,'2024-09-12 12:00:00',0,1,50),(670,962,'2024-09-12 17:00:00',0,1,50),(671,962,'2024-09-13 10:00:00',0,1,50),(672,962,'2024-09-13 12:00:00',0,1,50),(673,962,'2024-09-14 12:00:00',0,1,50),(674,962,'2024-09-14 17:00:00',0,1,50),(675,962,'2024-09-16 12:00:00',0,1,50),(676,962,'2024-09-17 01:00:00',0,1,50),(677,962,'2024-09-17 02:00:00',0,1,50),(678,962,'2024-09-17 05:00:00',0,1,50),(679,962,'2024-09-17 06:00:00',0,1,50),(680,962,'2024-09-18 12:00:00',0,1,50),(681,962,'2024-09-18 17:00:00',0,1,50),(682,962,'2024-09-19 10:00:00',0,1,50),(683,962,'2024-09-19 12:00:00',0,1,50),(684,962,'2024-09-19 17:00:00',0,1,50),(685,962,'2024-09-20 10:00:00',0,1,50),(686,962,'2024-09-20 12:00:00',0,1,50),(687,962,'2024-09-21 12:00:00',0,1,50),(688,962,'2024-09-21 17:00:00',0,1,50),(689,962,'2024-09-23 12:00:00',0,1,50),(690,962,'2024-09-24 01:00:00',0,1,50),(691,962,'2024-09-24 02:00:00',0,1,50),(692,962,'2024-09-24 05:00:00',0,1,50),(693,962,'2024-09-24 06:00:00',0,1,50),(694,962,'2024-09-25 12:00:00',0,1,50),(695,962,'2024-09-25 17:00:00',0,1,50),(696,962,'2024-09-26 10:00:00',0,1,50),(697,962,'2024-09-26 12:00:00',0,1,50),(698,962,'2024-09-26 17:00:00',0,1,50),(699,962,'2024-09-27 10:00:00',0,1,50),(700,962,'2024-09-27 12:00:00',0,1,50),(701,962,'2024-09-28 12:00:00',0,1,50),(702,962,'2024-09-28 17:00:00',0,1,50),(703,962,'2024-09-30 12:00:00',0,1,50),(704,962,'2024-10-01 01:00:00',0,1,50),(705,962,'2024-10-01 02:00:00',0,1,50),(706,962,'2024-10-01 05:00:00',0,1,50),(707,962,'2024-10-01 06:00:00',0,1,50),(708,962,'2024-10-02 12:00:00',0,1,50),(709,962,'2024-10-02 17:00:00',0,1,50),(710,962,'2024-10-03 10:00:00',0,1,50),(711,962,'2024-10-03 12:00:00',0,1,50),(712,962,'2024-10-03 17:00:00',0,1,50),(713,962,'2024-10-04 10:00:00',0,1,50),(714,962,'2024-10-04 12:00:00',0,1,50),(715,962,'2024-10-05 12:00:00',0,1,50),(716,962,'2024-10-05 17:00:00',0,1,50),(717,962,'2024-10-07 12:00:00',0,1,50),(718,962,'2024-10-08 01:00:00',0,1,50),(719,962,'2024-10-08 02:00:00',0,1,50),(720,962,'2024-10-08 05:00:00',0,1,50),(721,962,'2024-10-08 06:00:00',0,1,50),(722,962,'2024-10-09 12:00:00',0,1,50),(723,962,'2024-10-09 17:00:00',0,1,50),(724,962,'2024-10-10 10:00:00',0,1,50),(725,962,'2024-10-10 12:00:00',0,1,50),(726,962,'2024-10-10 17:00:00',0,1,50),(727,962,'2024-10-11 10:00:00',0,1,50),(728,962,'2024-10-11 12:00:00',0,1,50),(729,962,'2024-10-12 12:00:00',0,1,50),(730,962,'2024-10-12 17:00:00',0,1,50),(731,962,'2024-10-14 12:00:00',0,1,50),(732,962,'2024-10-15 01:00:00',0,1,50),(733,962,'2024-10-15 02:00:00',0,1,50),(734,962,'2024-10-15 05:00:00',0,1,50),(735,962,'2024-10-15 06:00:00',0,1,50),(736,962,'2024-10-16 12:00:00',0,1,50),(737,962,'2024-10-16 17:00:00',0,1,50),(738,962,'2024-10-17 10:00:00',0,1,50),(739,962,'2024-10-17 12:00:00',0,1,50),(740,962,'2024-10-17 17:00:00',0,1,50),(741,961,'2023-10-14 12:00:00',0,1,50),(742,961,'2023-10-14 17:00:00',0,1,50),(743,961,'2023-10-16 12:00:00',0,1,50),(744,961,'2023-10-17 01:00:00',0,1,50),(745,961,'2023-10-17 02:00:00',0,1,50),(746,961,'2023-10-17 05:00:00',0,1,50),(747,961,'2023-10-17 06:00:00',0,1,50),(748,961,'2023-10-18 12:00:00',0,1,50),(749,961,'2023-10-18 17:00:00',0,1,50),(750,961,'2023-10-19 10:00:00',0,1,50),(751,961,'2023-10-19 12:00:00',0,1,50),(752,961,'2023-10-19 17:00:00',0,1,50),(753,961,'2023-10-20 10:00:00',0,1,50),(754,961,'2023-10-20 12:00:00',0,1,50),(755,961,'2023-10-21 12:00:00',0,1,50),(756,961,'2023-10-21 17:00:00',0,1,50),(757,961,'2023-10-23 12:00:00',0,1,50),(758,961,'2023-10-24 01:00:00',0,1,50),(759,961,'2023-10-24 02:00:00',0,1,50),(760,961,'2023-10-24 05:00:00',0,1,50),(761,961,'2023-10-24 06:00:00',0,1,50),(762,961,'2023-10-25 12:00:00',0,1,50),(763,961,'2023-10-25 17:00:00',0,1,50),(764,961,'2023-10-26 10:00:00',0,1,50),(765,961,'2023-10-26 12:00:00',0,1,50),(766,961,'2023-10-26 17:00:00',0,1,50),(767,961,'2023-10-27 10:00:00',0,1,50),(768,961,'2023-10-27 12:00:00',0,1,50),(769,961,'2023-10-28 12:00:00',0,1,50),(770,961,'2023-10-28 17:00:00',0,1,50),(771,961,'2023-10-30 12:00:00',0,1,50),(772,961,'2023-10-31 01:00:00',0,1,50),(773,961,'2023-10-31 02:00:00',0,1,50),(774,961,'2023-10-31 05:00:00',0,1,50),(775,961,'2023-10-31 06:00:00',0,1,50),(776,961,'2023-11-01 12:00:00',0,1,50),(777,961,'2023-11-01 17:00:00',0,1,50),(778,961,'2023-11-02 10:00:00',0,1,50),(779,961,'2023-11-02 12:00:00',0,1,50),(780,961,'2023-11-02 17:00:00',0,1,50),(781,961,'2023-11-03 10:00:00',0,1,50),(782,961,'2023-11-03 12:00:00',0,1,50),(783,961,'2023-11-04 12:00:00',0,1,50),(784,961,'2023-11-04 17:00:00',0,1,50),(785,961,'2023-11-06 12:00:00',0,1,50),(786,961,'2023-11-07 01:00:00',0,1,50),(787,961,'2023-11-07 02:00:00',0,1,50),(788,961,'2023-11-07 05:00:00',0,1,50),(789,961,'2023-11-07 06:00:00',0,1,50),(790,961,'2023-11-08 12:00:00',0,1,50),(791,961,'2023-11-08 17:00:00',0,1,50),(792,961,'2023-11-09 10:00:00',0,1,50),(793,961,'2023-11-09 12:00:00',0,1,50),(794,961,'2023-11-09 17:00:00',0,1,50),(795,961,'2023-11-10 10:00:00',0,1,50),(796,961,'2023-11-10 12:00:00',0,1,50),(797,961,'2023-11-11 12:00:00',0,1,50),(798,961,'2023-11-11 17:00:00',0,1,50),(799,961,'2023-11-13 12:00:00',0,1,50),(800,961,'2023-11-14 01:00:00',0,1,50),(801,961,'2023-11-14 02:00:00',0,1,50),(802,961,'2023-11-14 05:00:00',0,1,50),(803,961,'2023-11-14 06:00:00',0,1,50),(804,961,'2023-11-15 12:00:00',0,1,50),(805,961,'2023-11-15 17:00:00',0,1,50),(806,961,'2023-11-16 10:00:00',0,1,50),(807,961,'2023-11-16 12:00:00',0,1,50),(808,961,'2023-11-16 17:00:00',0,1,50),(809,961,'2023-11-17 10:00:00',0,1,50),(810,961,'2023-11-17 12:00:00',0,1,50),(811,961,'2023-11-18 12:00:00',0,1,50),(812,961,'2023-11-18 17:00:00',0,1,50),(813,961,'2023-11-20 12:00:00',0,1,50),(814,961,'2023-11-21 01:00:00',0,1,50),(815,961,'2023-11-21 02:00:00',0,1,50),(816,961,'2023-11-21 05:00:00',0,1,50),(817,961,'2023-11-21 06:00:00',0,1,50),(818,961,'2023-11-22 12:00:00',0,1,50),(819,961,'2023-11-22 17:00:00',0,1,50),(820,961,'2023-11-23 10:00:00',0,1,50),(821,961,'2023-11-23 12:00:00',0,1,50),(822,961,'2023-11-23 17:00:00',0,1,50),(823,961,'2023-11-24 10:00:00',0,1,50),(824,961,'2023-11-24 12:00:00',0,1,50),(825,961,'2023-11-25 12:00:00',0,1,50),(826,961,'2023-11-25 17:00:00',0,1,50),(827,961,'2023-11-27 12:00:00',0,1,50),(828,961,'2023-11-28 01:00:00',0,1,50),(829,961,'2023-11-28 02:00:00',0,1,50),(830,961,'2023-11-28 05:00:00',0,1,50),(831,961,'2023-11-28 06:00:00',0,1,50),(832,961,'2023-11-29 12:00:00',0,1,50),(833,961,'2023-11-29 17:00:00',0,1,50),(834,961,'2023-11-30 10:00:00',0,1,50),(835,961,'2023-11-30 12:00:00',0,1,50),(836,961,'2023-11-30 17:00:00',0,1,50),(837,961,'2023-12-01 10:00:00',0,1,50),(838,961,'2023-12-01 12:00:00',0,1,50),(839,961,'2023-12-02 12:00:00',0,1,50),(840,961,'2023-12-02 17:00:00',0,1,50),(841,961,'2023-12-04 12:00:00',0,1,50),(842,961,'2023-12-05 01:00:00',0,1,50),(843,961,'2023-12-05 02:00:00',0,1,50),(844,961,'2023-12-05 05:00:00',0,1,50),(845,961,'2023-12-05 06:00:00',0,1,50),(846,961,'2023-12-06 12:00:00',0,1,50),(847,961,'2023-12-06 17:00:00',0,1,50),(848,961,'2023-12-07 10:00:00',0,1,50),(849,961,'2023-12-07 12:00:00',0,1,50),(850,961,'2023-12-07 17:00:00',0,1,50),(851,961,'2023-12-08 10:00:00',0,1,50),(852,961,'2023-12-08 12:00:00',0,1,50),(853,961,'2023-12-09 12:00:00',0,1,50),(854,961,'2023-12-09 17:00:00',0,1,50),(855,961,'2023-12-11 12:00:00',0,1,50),(856,961,'2023-12-12 01:00:00',0,1,50),(857,961,'2023-12-12 02:00:00',0,1,50),(858,961,'2023-12-12 05:00:00',0,1,50),(859,961,'2023-12-12 06:00:00',0,1,50),(860,961,'2023-12-13 12:00:00',0,1,50),(861,961,'2023-12-13 17:00:00',0,1,50),(862,961,'2023-12-14 10:00:00',0,1,50),(863,961,'2023-12-14 12:00:00',0,1,50),(864,961,'2023-12-14 17:00:00',0,1,50),(865,961,'2023-12-15 10:00:00',0,1,50),(866,961,'2023-12-15 12:00:00',0,1,50),(867,961,'2023-12-16 12:00:00',0,1,50),(868,961,'2023-12-16 17:00:00',0,1,50),(869,961,'2023-12-18 12:00:00',0,1,50),(870,961,'2023-12-19 01:00:00',0,1,50),(871,961,'2023-12-19 02:00:00',0,1,50),(872,961,'2023-12-19 05:00:00',0,1,50),(873,961,'2023-12-19 06:00:00',0,1,50),(874,961,'2023-12-20 12:00:00',0,1,50),(875,961,'2023-12-20 17:00:00',0,1,50),(876,961,'2023-12-21 10:00:00',0,1,50),(877,961,'2023-12-21 12:00:00',0,1,50),(878,961,'2023-12-21 17:00:00',0,1,50),(879,961,'2023-12-22 10:00:00',0,1,50),(880,961,'2023-12-22 12:00:00',0,1,50),(881,961,'2023-12-23 12:00:00',0,1,50),(882,961,'2023-12-23 17:00:00',0,1,50),(883,961,'2023-12-25 12:00:00',0,1,50),(884,961,'2023-12-26 01:00:00',0,1,50),(885,961,'2023-12-26 02:00:00',0,1,50),(886,961,'2023-12-26 05:00:00',0,1,50),(887,961,'2023-12-26 06:00:00',0,1,50),(888,961,'2023-12-27 12:00:00',0,1,50),(889,961,'2023-12-27 17:00:00',0,1,50),(890,961,'2023-12-28 10:00:00',0,1,50),(891,961,'2023-12-28 12:00:00',0,1,50),(892,961,'2023-12-28 17:00:00',0,1,50),(893,961,'2023-12-29 10:00:00',0,1,50),(894,961,'2023-12-29 12:00:00',0,1,50),(895,961,'2023-12-30 12:00:00',0,1,50),(896,961,'2023-12-30 17:00:00',0,1,50),(897,961,'2024-01-01 12:00:00',0,1,50),(898,961,'2024-01-02 01:00:00',0,1,50),(899,961,'2024-01-02 02:00:00',0,1,50),(900,961,'2024-01-02 05:00:00',0,1,50),(901,961,'2024-01-02 06:00:00',0,1,50),(902,961,'2024-01-03 12:00:00',0,1,50),(903,961,'2024-01-03 17:00:00',0,1,50),(904,961,'2024-01-04 10:00:00',0,1,50),(905,961,'2024-01-04 12:00:00',0,1,50),(906,961,'2024-01-04 17:00:00',0,1,50),(907,961,'2024-01-05 10:00:00',0,1,50),(908,961,'2024-01-05 12:00:00',0,1,50),(909,961,'2024-01-06 12:00:00',0,1,50),(910,961,'2024-01-06 17:00:00',0,1,50),(911,961,'2024-01-08 12:00:00',0,1,50),(912,961,'2024-01-09 01:00:00',0,1,50),(913,961,'2024-01-09 02:00:00',0,1,50),(914,961,'2024-01-09 05:00:00',0,1,50),(915,961,'2024-01-09 06:00:00',0,1,50),(916,961,'2024-01-10 12:00:00',0,1,50),(917,961,'2024-01-10 17:00:00',0,1,50),(918,961,'2024-01-11 10:00:00',0,1,50),(919,961,'2024-01-11 12:00:00',0,1,50),(920,961,'2024-01-11 17:00:00',0,1,50),(921,961,'2024-01-12 10:00:00',0,1,50),(922,961,'2024-01-12 12:00:00',0,1,50),(923,961,'2024-01-13 12:00:00',0,1,50),(924,961,'2024-01-13 17:00:00',0,1,50),(925,961,'2024-01-15 12:00:00',0,1,50),(926,961,'2024-01-16 01:00:00',0,1,50),(927,961,'2024-01-16 02:00:00',0,1,50),(928,961,'2024-01-16 05:00:00',0,1,50),(929,961,'2024-01-16 06:00:00',0,1,50),(930,961,'2024-01-17 12:00:00',0,1,50),(931,961,'2024-01-17 17:00:00',0,1,50),(932,961,'2024-01-18 10:00:00',0,1,50),(933,961,'2024-01-18 12:00:00',0,1,50),(934,961,'2024-01-18 17:00:00',0,1,50),(935,961,'2024-01-19 10:00:00',0,1,50),(936,961,'2024-01-19 12:00:00',0,1,50),(937,961,'2024-01-20 12:00:00',0,1,50),(938,961,'2024-01-20 17:00:00',0,1,50),(939,961,'2024-01-22 12:00:00',0,1,50),(940,961,'2024-01-23 01:00:00',0,1,50),(941,961,'2024-01-23 02:00:00',0,1,50),(942,961,'2024-01-23 05:00:00',0,1,50),(943,961,'2024-01-23 06:00:00',0,1,50),(944,961,'2024-01-24 12:00:00',0,1,50),(945,961,'2024-01-24 17:00:00',0,1,50),(946,961,'2024-01-25 10:00:00',0,1,50),(947,961,'2024-01-25 12:00:00',0,1,50),(948,961,'2024-01-25 17:00:00',0,1,50),(949,961,'2024-01-26 10:00:00',0,1,50),(950,961,'2024-01-26 12:00:00',0,1,50),(951,961,'2024-01-27 12:00:00',0,1,50),(952,961,'2024-01-27 17:00:00',0,1,50),(953,961,'2024-01-29 12:00:00',0,1,50),(954,961,'2024-01-30 01:00:00',0,1,50),(955,961,'2024-01-30 02:00:00',0,1,50),(956,961,'2024-01-30 05:00:00',0,1,50),(957,961,'2024-01-30 06:00:00',0,1,50),(958,961,'2024-01-31 12:00:00',0,1,50),(959,961,'2024-01-31 17:00:00',0,1,50),(960,961,'2024-02-01 10:00:00',0,1,50),(961,961,'2024-02-01 12:00:00',0,1,50),(962,961,'2024-02-01 17:00:00',0,1,50),(963,961,'2024-02-02 10:00:00',0,1,50),(964,961,'2024-02-02 12:00:00',0,1,50),(965,961,'2024-02-03 12:00:00',0,1,50),(966,961,'2024-02-03 17:00:00',0,1,50),(967,961,'2024-02-05 12:00:00',0,1,50),(968,961,'2024-02-06 01:00:00',0,1,50),(969,961,'2024-02-06 02:00:00',0,1,50),(970,961,'2024-02-06 05:00:00',0,1,50),(971,961,'2024-02-06 06:00:00',0,1,50),(972,961,'2024-02-07 12:00:00',0,1,50),(973,961,'2024-02-07 17:00:00',0,1,50),(974,961,'2024-02-08 10:00:00',0,1,50),(975,961,'2024-02-08 12:00:00',0,1,50),(976,961,'2024-02-08 17:00:00',0,1,50),(977,961,'2024-02-09 10:00:00',0,1,50),(978,961,'2024-02-09 12:00:00',0,1,50),(979,961,'2024-02-10 12:00:00',0,1,50),(980,961,'2024-02-10 17:00:00',0,1,50),(981,961,'2024-02-12 12:00:00',0,1,50),(982,961,'2024-02-13 01:00:00',0,1,50),(983,961,'2024-02-13 02:00:00',0,1,50),(984,961,'2024-02-13 05:00:00',0,1,50),(985,961,'2024-02-13 06:00:00',0,1,50),(986,961,'2024-02-14 12:00:00',0,1,50),(987,961,'2024-02-14 17:00:00',0,1,50),(988,961,'2024-02-15 10:00:00',0,1,50),(989,961,'2024-02-15 12:00:00',0,1,50),(990,961,'2024-02-15 17:00:00',0,1,50),(991,961,'2024-02-16 10:00:00',0,1,50),(992,961,'2024-02-16 12:00:00',0,1,50),(993,961,'2024-02-17 12:00:00',0,1,50),(994,961,'2024-02-17 17:00:00',0,1,50),(995,961,'2024-02-19 12:00:00',0,1,50),(996,961,'2024-02-20 01:00:00',0,1,50),(997,961,'2024-02-20 02:00:00',0,1,50),(998,961,'2024-02-20 05:00:00',0,1,50),(999,961,'2024-02-20 06:00:00',0,1,50),(1000,961,'2024-02-21 12:00:00',0,1,50),(1001,961,'2024-02-21 17:00:00',0,1,50),(1002,961,'2024-02-22 10:00:00',0,1,50),(1003,961,'2024-02-22 12:00:00',0,1,50),(1004,961,'2024-02-22 17:00:00',0,1,50),(1005,961,'2024-02-23 10:00:00',0,1,50),(1006,961,'2024-02-23 12:00:00',0,1,50),(1007,961,'2024-02-24 12:00:00',0,1,50),(1008,961,'2024-02-24 17:00:00',0,1,50),(1009,961,'2024-02-26 12:00:00',0,1,50),(1010,961,'2024-02-27 01:00:00',0,1,50),(1011,961,'2024-02-27 02:00:00',0,1,50),(1012,961,'2024-02-27 05:00:00',0,1,50),(1013,961,'2024-02-27 06:00:00',0,1,50),(1014,961,'2024-02-28 12:00:00',0,1,50),(1015,961,'2024-02-28 17:00:00',0,1,50),(1016,961,'2024-02-29 10:00:00',0,1,50),(1017,961,'2024-02-29 12:00:00',0,1,50),(1018,961,'2024-02-29 17:00:00',0,1,50),(1019,961,'2024-03-01 10:00:00',0,1,50),(1020,961,'2024-03-01 12:00:00',0,1,50),(1021,961,'2024-03-02 12:00:00',0,1,50),(1022,961,'2024-03-02 17:00:00',0,1,50),(1023,961,'2024-03-04 12:00:00',0,1,50),(1024,961,'2024-03-05 01:00:00',0,1,50),(1025,961,'2024-03-05 02:00:00',0,1,50),(1026,961,'2024-03-05 05:00:00',0,1,50),(1027,961,'2024-03-05 06:00:00',0,1,50),(1028,961,'2024-03-06 12:00:00',0,1,50),(1029,961,'2024-03-06 17:00:00',0,1,50),(1030,961,'2024-03-07 10:00:00',0,1,50),(1031,961,'2024-03-07 12:00:00',0,1,50),(1032,961,'2024-03-07 17:00:00',0,1,50),(1033,961,'2024-03-08 10:00:00',0,1,50),(1034,961,'2024-03-08 12:00:00',0,1,50),(1035,961,'2024-03-09 12:00:00',0,1,50),(1036,961,'2024-03-09 17:00:00',0,1,50),(1037,961,'2024-03-11 12:00:00',0,1,50),(1038,961,'2024-03-12 01:00:00',0,1,50),(1039,961,'2024-03-12 02:00:00',0,1,50),(1040,961,'2024-03-12 05:00:00',0,1,50),(1041,961,'2024-03-12 06:00:00',0,1,50),(1042,961,'2024-03-13 12:00:00',0,1,50),(1043,961,'2024-03-13 17:00:00',0,1,50),(1044,961,'2024-03-14 10:00:00',0,1,50),(1045,961,'2024-03-14 12:00:00',0,1,50),(1046,961,'2024-03-14 17:00:00',0,1,50),(1047,961,'2024-03-15 10:00:00',0,1,50),(1048,961,'2024-03-15 12:00:00',0,1,50),(1049,961,'2024-03-16 12:00:00',0,1,50),(1050,961,'2024-03-16 17:00:00',0,1,50),(1051,961,'2024-03-18 12:00:00',0,1,50),(1052,961,'2024-03-19 01:00:00',0,1,50),(1053,961,'2024-03-19 02:00:00',0,1,50),(1054,961,'2024-03-19 05:00:00',0,1,50),(1055,961,'2024-03-19 06:00:00',0,1,50),(1056,961,'2024-03-20 12:00:00',0,1,50),(1057,961,'2024-03-20 17:00:00',0,1,50),(1058,961,'2024-03-21 10:00:00',0,1,50),(1059,961,'2024-03-21 12:00:00',0,1,50),(1060,961,'2024-03-21 17:00:00',0,1,50),(1061,961,'2024-03-22 10:00:00',0,1,50),(1062,961,'2024-03-22 12:00:00',0,1,50),(1063,961,'2024-03-23 12:00:00',0,1,50),(1064,961,'2024-03-23 17:00:00',0,1,50),(1065,961,'2024-03-25 12:00:00',0,1,50),(1066,961,'2024-03-26 01:00:00',0,1,50),(1067,961,'2024-03-26 02:00:00',0,1,50),(1068,961,'2024-03-26 05:00:00',0,1,50),(1069,961,'2024-03-26 06:00:00',0,1,50),(1070,961,'2024-03-27 12:00:00',0,1,50),(1071,961,'2024-03-27 17:00:00',0,1,50),(1072,961,'2024-03-28 10:00:00',0,1,50),(1073,961,'2024-03-28 12:00:00',0,1,50),(1074,961,'2024-03-28 17:00:00',0,1,50),(1075,961,'2024-03-29 10:00:00',0,1,50),(1076,961,'2024-03-29 12:00:00',0,1,50),(1077,961,'2024-03-30 12:00:00',0,1,50),(1078,961,'2024-03-30 17:00:00',0,1,50),(1079,961,'2024-04-01 12:00:00',0,1,50),(1080,961,'2024-04-02 01:00:00',0,1,50),(1081,961,'2024-04-02 02:00:00',0,1,50),(1082,961,'2024-04-02 05:00:00',0,1,50),(1083,961,'2024-04-02 06:00:00',0,1,50),(1084,961,'2024-04-03 12:00:00',0,1,50),(1085,961,'2024-04-03 17:00:00',0,1,50),(1086,961,'2024-04-04 10:00:00',0,1,50),(1087,961,'2024-04-04 12:00:00',0,1,50),(1088,961,'2024-04-04 17:00:00',0,1,50),(1089,961,'2024-04-05 10:00:00',0,1,50),(1090,961,'2024-04-05 12:00:00',0,1,50),(1091,961,'2024-04-06 12:00:00',0,1,50),(1092,961,'2024-04-06 17:00:00',0,1,50),(1093,961,'2024-04-08 12:00:00',0,1,50),(1094,961,'2024-04-09 01:00:00',0,1,50),(1095,961,'2024-04-09 02:00:00',0,1,50),(1096,961,'2024-04-09 05:00:00',0,1,50),(1097,961,'2024-04-09 06:00:00',0,1,50),(1098,961,'2024-04-10 12:00:00',0,1,50),(1099,961,'2024-04-10 17:00:00',0,1,50),(1100,961,'2024-04-11 10:00:00',0,1,50),(1101,961,'2024-04-11 12:00:00',0,1,50),(1102,961,'2024-04-11 17:00:00',0,1,50),(1103,961,'2024-04-12 10:00:00',0,1,50),(1104,961,'2024-04-12 12:00:00',0,1,50),(1105,961,'2024-04-13 12:00:00',0,1,50),(1106,961,'2024-04-13 17:00:00',0,1,50),(1107,961,'2024-04-15 12:00:00',0,1,50),(1108,961,'2024-04-16 01:00:00',0,1,50),(1109,961,'2024-04-16 02:00:00',0,1,50),(1110,961,'2024-04-16 05:00:00',0,1,50),(1111,961,'2024-04-16 06:00:00',0,1,50),(1112,961,'2024-04-17 12:00:00',0,1,50),(1113,961,'2024-04-17 17:00:00',0,1,50),(1114,961,'2024-04-18 10:00:00',0,1,50),(1115,961,'2024-04-18 12:00:00',0,1,50),(1116,961,'2024-04-18 17:00:00',0,1,50),(1117,961,'2024-04-19 10:00:00',0,1,50),(1118,961,'2024-04-19 12:00:00',0,1,50),(1119,961,'2024-04-20 12:00:00',0,1,50),(1120,961,'2024-04-20 17:00:00',0,1,50),(1121,961,'2024-04-22 12:00:00',0,1,50),(1122,961,'2024-04-23 01:00:00',0,1,50),(1123,961,'2024-04-23 02:00:00',0,1,50),(1124,961,'2024-04-23 05:00:00',0,1,50),(1125,961,'2024-04-23 06:00:00',0,1,50),(1126,961,'2024-04-24 12:00:00',0,1,50),(1127,961,'2024-04-24 17:00:00',0,1,50),(1128,961,'2024-04-25 10:00:00',0,1,50),(1129,961,'2024-04-25 12:00:00',0,1,50),(1130,961,'2024-04-25 17:00:00',0,1,50),(1131,961,'2024-04-26 10:00:00',0,1,50),(1132,961,'2024-04-26 12:00:00',0,1,50),(1133,961,'2024-04-27 12:00:00',0,1,50),(1134,961,'2024-04-27 17:00:00',0,1,50),(1135,961,'2024-04-29 12:00:00',0,1,50),(1136,961,'2024-04-30 01:00:00',0,1,50),(1137,961,'2024-04-30 02:00:00',0,1,50),(1138,961,'2024-04-30 05:00:00',0,1,50),(1139,961,'2024-04-30 06:00:00',0,1,50),(1140,961,'2024-05-01 12:00:00',0,1,50),(1141,961,'2024-05-01 17:00:00',0,1,50),(1142,961,'2024-05-02 10:00:00',0,1,50),(1143,961,'2024-05-02 12:00:00',0,1,50),(1144,961,'2024-05-02 17:00:00',0,1,50),(1145,961,'2024-05-03 10:00:00',0,1,50),(1146,961,'2024-05-03 12:00:00',0,1,50),(1147,961,'2024-05-04 12:00:00',0,1,50),(1148,961,'2024-05-04 17:00:00',0,1,50),(1149,961,'2024-05-06 12:00:00',0,1,50),(1150,961,'2024-05-07 01:00:00',0,1,50),(1151,961,'2024-05-07 02:00:00',0,1,50),(1152,961,'2024-05-07 05:00:00',0,1,50),(1153,961,'2024-05-07 06:00:00',0,1,50),(1154,961,'2024-05-08 12:00:00',0,1,50),(1155,961,'2024-05-08 17:00:00',0,1,50),(1156,961,'2024-05-09 10:00:00',0,1,50),(1157,961,'2024-05-09 12:00:00',0,1,50),(1158,961,'2024-05-09 17:00:00',0,1,50),(1159,961,'2024-05-10 10:00:00',0,1,50),(1160,961,'2024-05-10 12:00:00',0,1,50),(1161,961,'2024-05-11 12:00:00',0,1,50),(1162,961,'2024-05-11 17:00:00',0,1,50),(1163,961,'2024-05-13 12:00:00',0,1,50),(1164,961,'2024-05-14 01:00:00',0,1,50),(1165,961,'2024-05-14 02:00:00',0,1,50),(1166,961,'2024-05-14 05:00:00',0,1,50),(1167,961,'2024-05-14 06:00:00',0,1,50),(1168,961,'2024-05-15 12:00:00',0,1,50),(1169,961,'2024-05-15 17:00:00',0,1,50),(1170,961,'2024-05-16 10:00:00',0,1,50),(1171,961,'2024-05-16 12:00:00',0,1,50),(1172,961,'2024-05-16 17:00:00',0,1,50),(1173,961,'2024-05-17 10:00:00',0,1,50),(1174,961,'2024-05-17 12:00:00',0,1,50),(1175,961,'2024-05-18 12:00:00',0,1,50),(1176,961,'2024-05-18 17:00:00',0,1,50),(1177,961,'2024-05-20 12:00:00',0,1,50),(1178,961,'2024-05-21 01:00:00',0,1,50),(1179,961,'2024-05-21 02:00:00',0,1,50),(1180,961,'2024-05-21 05:00:00',0,1,50),(1181,961,'2024-05-21 06:00:00',0,1,50),(1182,961,'2024-05-22 12:00:00',0,1,50),(1183,961,'2024-05-22 17:00:00',0,1,50),(1184,961,'2024-05-23 10:00:00',0,1,50),(1185,961,'2024-05-23 12:00:00',0,1,50),(1186,961,'2024-05-23 17:00:00',0,1,50),(1187,961,'2024-05-24 10:00:00',0,1,50),(1188,961,'2024-05-24 12:00:00',0,1,50),(1189,961,'2024-05-25 12:00:00',0,1,50),(1190,961,'2024-05-25 17:00:00',0,1,50),(1191,961,'2024-05-27 12:00:00',0,1,50),(1192,961,'2024-05-28 01:00:00',0,1,50),(1193,961,'2024-05-28 02:00:00',0,1,50),(1194,961,'2024-05-28 05:00:00',0,1,50),(1195,961,'2024-05-28 06:00:00',0,1,50),(1196,961,'2024-05-29 12:00:00',0,1,50),(1197,961,'2024-05-29 17:00:00',0,1,50),(1198,961,'2024-05-30 10:00:00',0,1,50),(1199,961,'2024-05-30 12:00:00',0,1,50),(1200,961,'2024-05-30 17:00:00',0,1,50),(1201,961,'2024-05-31 10:00:00',0,1,50),(1202,961,'2024-05-31 12:00:00',0,1,50),(1203,961,'2024-06-01 12:00:00',0,1,50),(1204,961,'2024-06-01 17:00:00',0,1,50),(1205,961,'2024-06-03 12:00:00',0,1,50),(1206,961,'2024-06-04 01:00:00',0,1,50),(1207,961,'2024-06-04 02:00:00',0,1,50),(1208,961,'2024-06-04 05:00:00',0,1,50),(1209,961,'2024-06-04 06:00:00',0,1,50),(1210,961,'2024-06-05 12:00:00',0,1,50),(1211,961,'2024-06-05 17:00:00',0,1,50),(1212,961,'2024-06-06 10:00:00',0,1,50),(1213,961,'2024-06-06 12:00:00',0,1,50),(1214,961,'2024-06-06 17:00:00',0,1,50),(1215,961,'2024-06-07 10:00:00',0,1,50),(1216,961,'2024-06-07 12:00:00',0,1,50),(1217,961,'2024-06-08 12:00:00',0,1,50),(1218,961,'2024-06-08 17:00:00',0,1,50),(1219,961,'2024-06-10 12:00:00',0,1,50),(1220,961,'2024-06-11 01:00:00',0,1,50),(1221,961,'2024-06-11 02:00:00',0,1,50),(1222,961,'2024-06-11 05:00:00',0,1,50),(1223,961,'2024-06-11 06:00:00',0,1,50),(1224,961,'2024-06-12 12:00:00',0,1,50),(1225,961,'2024-06-12 17:00:00',0,1,50),(1226,961,'2024-06-13 10:00:00',0,1,50),(1227,961,'2024-06-13 12:00:00',0,1,50),(1228,961,'2024-06-13 17:00:00',0,1,50),(1229,961,'2024-06-14 10:00:00',0,1,50),(1230,961,'2024-06-14 12:00:00',0,1,50),(1231,961,'2024-06-15 12:00:00',0,1,50),(1232,961,'2024-06-15 17:00:00',0,1,50),(1233,961,'2024-06-17 12:00:00',0,1,50),(1234,961,'2024-06-18 01:00:00',0,1,50),(1235,961,'2024-06-18 02:00:00',0,1,50),(1236,961,'2024-06-18 05:00:00',0,1,50),(1237,961,'2024-06-18 06:00:00',0,1,50),(1238,961,'2024-06-19 12:00:00',0,1,50),(1239,961,'2024-06-19 17:00:00',0,1,50),(1240,961,'2024-06-20 10:00:00',0,1,50),(1241,961,'2024-06-20 12:00:00',0,1,50),(1242,961,'2024-06-20 17:00:00',0,1,50),(1243,961,'2024-06-21 10:00:00',0,1,50),(1244,961,'2024-06-21 12:00:00',0,1,50),(1245,961,'2024-06-22 12:00:00',0,1,50),(1246,961,'2024-06-22 17:00:00',0,1,50),(1247,961,'2024-06-24 12:00:00',0,1,50),(1248,961,'2024-06-25 01:00:00',0,1,50),(1249,961,'2024-06-25 02:00:00',0,1,50),(1250,961,'2024-06-25 05:00:00',0,1,50),(1251,961,'2024-06-25 06:00:00',0,1,50),(1252,961,'2024-06-26 12:00:00',0,1,50),(1253,961,'2024-06-26 17:00:00',0,1,50),(1254,961,'2024-06-27 10:00:00',0,1,50),(1255,961,'2024-06-27 12:00:00',0,1,50),(1256,961,'2024-06-27 17:00:00',0,1,50),(1257,961,'2024-06-28 10:00:00',0,1,50),(1258,961,'2024-06-28 12:00:00',0,1,50),(1259,961,'2024-06-29 12:00:00',0,1,50),(1260,961,'2024-06-29 17:00:00',0,1,50),(1261,961,'2024-07-01 12:00:00',0,1,50),(1262,961,'2024-07-02 01:00:00',0,1,50),(1263,961,'2024-07-02 02:00:00',0,1,50),(1264,961,'2024-07-02 05:00:00',0,1,50),(1265,961,'2024-07-02 06:00:00',0,1,50),(1266,961,'2024-07-03 12:00:00',0,1,50),(1267,961,'2024-07-03 17:00:00',0,1,50),(1268,961,'2024-07-04 10:00:00',0,1,50),(1269,961,'2024-07-04 12:00:00',0,1,50),(1270,961,'2024-07-04 17:00:00',0,1,50),(1271,961,'2024-07-05 10:00:00',0,1,50),(1272,961,'2024-07-05 12:00:00',0,1,50),(1273,961,'2024-07-06 12:00:00',0,1,50),(1274,961,'2024-07-06 17:00:00',0,1,50),(1275,961,'2024-07-08 12:00:00',0,1,50),(1276,961,'2024-07-09 01:00:00',0,1,50),(1277,961,'2024-07-09 02:00:00',0,1,50),(1278,961,'2024-07-09 05:00:00',0,1,50),(1279,961,'2024-07-09 06:00:00',0,1,50),(1280,961,'2024-07-10 12:00:00',0,1,50),(1281,961,'2024-07-10 17:00:00',0,1,50),(1282,961,'2024-07-11 10:00:00',0,1,50),(1283,961,'2024-07-11 12:00:00',0,1,50),(1284,961,'2024-07-11 17:00:00',0,1,50),(1285,961,'2024-07-12 10:00:00',0,1,50),(1286,961,'2024-07-12 12:00:00',0,1,50),(1287,961,'2024-07-13 12:00:00',0,1,50),(1288,961,'2024-07-13 17:00:00',0,1,50),(1289,961,'2024-07-15 12:00:00',0,1,50),(1290,961,'2024-07-16 01:00:00',0,1,50),(1291,961,'2024-07-16 02:00:00',0,1,50),(1292,961,'2024-07-16 05:00:00',0,1,50),(1293,961,'2024-07-16 06:00:00',0,1,50),(1294,961,'2024-07-17 12:00:00',0,1,50),(1295,961,'2024-07-17 17:00:00',0,1,50),(1296,961,'2024-07-18 10:00:00',0,1,50),(1297,961,'2024-07-18 12:00:00',0,1,50),(1298,961,'2024-07-18 17:00:00',0,1,50),(1299,961,'2024-07-19 10:00:00',0,1,50),(1300,961,'2024-07-19 12:00:00',0,1,50),(1301,961,'2024-07-20 12:00:00',0,1,50),(1302,961,'2024-07-20 17:00:00',0,1,50),(1303,961,'2024-07-22 12:00:00',0,1,50),(1304,961,'2024-07-23 01:00:00',0,1,50),(1305,961,'2024-07-23 02:00:00',0,1,50),(1306,961,'2024-07-23 05:00:00',0,1,50),(1307,961,'2024-07-23 06:00:00',0,1,50),(1308,961,'2024-07-24 12:00:00',0,1,50),(1309,961,'2024-07-24 17:00:00',0,1,50),(1310,961,'2024-07-25 10:00:00',0,1,50),(1311,961,'2024-07-25 12:00:00',0,1,50),(1312,961,'2024-07-25 17:00:00',0,1,50),(1313,961,'2024-07-26 10:00:00',0,1,50),(1314,961,'2024-07-26 12:00:00',0,1,50),(1315,961,'2024-07-27 12:00:00',0,1,50),(1316,961,'2024-07-27 17:00:00',0,1,50),(1317,961,'2024-07-29 12:00:00',0,1,50),(1318,961,'2024-07-30 01:00:00',0,1,50),(1319,961,'2024-07-30 02:00:00',0,1,50),(1320,961,'2024-07-30 05:00:00',0,1,50),(1321,961,'2024-07-30 06:00:00',0,1,50),(1322,961,'2024-07-31 12:00:00',0,1,50),(1323,961,'2024-07-31 17:00:00',0,1,50),(1324,961,'2024-08-01 10:00:00',0,1,50),(1325,961,'2024-08-01 12:00:00',0,1,50),(1326,961,'2024-08-01 17:00:00',0,1,50),(1327,961,'2024-08-02 10:00:00',0,1,50),(1328,961,'2024-08-02 12:00:00',0,1,50),(1329,961,'2024-08-03 12:00:00',0,1,50),(1330,961,'2024-08-03 17:00:00',0,1,50),(1331,961,'2024-08-05 12:00:00',0,1,50),(1332,961,'2024-08-06 01:00:00',0,1,50),(1333,961,'2024-08-06 02:00:00',0,1,50),(1334,961,'2024-08-06 05:00:00',0,1,50),(1335,961,'2024-08-06 06:00:00',0,1,50),(1336,961,'2024-08-07 12:00:00',0,1,50),(1337,961,'2024-08-07 17:00:00',0,1,50),(1338,961,'2024-08-08 10:00:00',0,1,50),(1339,961,'2024-08-08 12:00:00',0,1,50),(1340,961,'2024-08-08 17:00:00',0,1,50),(1341,961,'2024-08-09 10:00:00',0,1,50),(1342,961,'2024-08-09 12:00:00',0,1,50),(1343,961,'2024-08-10 12:00:00',0,1,50),(1344,961,'2024-08-10 17:00:00',0,1,50),(1345,961,'2024-08-12 12:00:00',0,1,50),(1346,961,'2024-08-13 01:00:00',0,1,50),(1347,961,'2024-08-13 02:00:00',0,1,50),(1348,961,'2024-08-13 05:00:00',0,1,50),(1349,961,'2024-08-13 06:00:00',0,1,50),(1350,961,'2024-08-14 12:00:00',0,1,50),(1351,961,'2024-08-14 17:00:00',0,1,50),(1352,961,'2024-08-15 10:00:00',0,1,50),(1353,961,'2024-08-15 12:00:00',0,1,50),(1354,961,'2024-08-15 17:00:00',0,1,50),(1355,961,'2024-08-16 10:00:00',0,1,50),(1356,961,'2024-08-16 12:00:00',0,1,50),(1357,961,'2024-08-17 12:00:00',0,1,50),(1358,961,'2024-08-17 17:00:00',0,1,50),(1359,961,'2024-08-19 12:00:00',0,1,50),(1360,961,'2024-08-20 01:00:00',0,1,50),(1361,961,'2024-08-20 02:00:00',0,1,50),(1362,961,'2024-08-20 05:00:00',0,1,50),(1363,961,'2024-08-20 06:00:00',0,1,50),(1364,961,'2024-08-21 12:00:00',0,1,50),(1365,961,'2024-08-21 17:00:00',0,1,50),(1366,961,'2024-08-22 10:00:00',0,1,50),(1367,961,'2024-08-22 12:00:00',0,1,50),(1368,961,'2024-08-22 17:00:00',0,1,50),(1369,961,'2024-08-23 10:00:00',0,1,50),(1370,961,'2024-08-23 12:00:00',0,1,50),(1371,961,'2024-08-24 12:00:00',0,1,50),(1372,961,'2024-08-24 17:00:00',0,1,50),(1373,961,'2024-08-26 12:00:00',0,1,50),(1374,961,'2024-08-27 01:00:00',0,1,50),(1375,961,'2024-08-27 02:00:00',0,1,50),(1376,961,'2024-08-27 05:00:00',0,1,50),(1377,961,'2024-08-27 06:00:00',0,1,50),(1378,961,'2024-08-28 12:00:00',0,1,50),(1379,961,'2024-08-28 17:00:00',0,1,50),(1380,961,'2024-08-29 10:00:00',0,1,50),(1381,961,'2024-08-29 12:00:00',0,1,50),(1382,961,'2024-08-29 17:00:00',0,1,50),(1383,961,'2024-08-30 10:00:00',0,1,50),(1384,961,'2024-08-30 12:00:00',0,1,50),(1385,961,'2024-08-31 12:00:00',0,1,50),(1386,961,'2024-08-31 17:00:00',0,1,50),(1387,961,'2024-09-02 12:00:00',0,1,50),(1388,961,'2024-09-03 01:00:00',0,1,50),(1389,961,'2024-09-03 02:00:00',0,1,50),(1390,961,'2024-09-03 05:00:00',0,1,50),(1391,961,'2024-09-03 06:00:00',0,1,50),(1392,961,'2024-09-04 12:00:00',0,1,50),(1393,961,'2024-09-04 17:00:00',0,1,50),(1394,961,'2024-09-05 10:00:00',0,1,50),(1395,961,'2024-09-05 12:00:00',0,1,50),(1396,961,'2024-09-05 17:00:00',0,1,50),(1397,961,'2024-09-06 10:00:00',0,1,50),(1398,961,'2024-09-06 12:00:00',0,1,50),(1399,961,'2024-09-07 12:00:00',0,1,50),(1400,961,'2024-09-07 17:00:00',0,1,50),(1401,961,'2024-09-09 12:00:00',0,1,50),(1402,961,'2024-09-10 01:00:00',0,1,50),(1403,961,'2024-09-10 02:00:00',0,1,50),(1404,961,'2024-09-10 05:00:00',0,1,50),(1405,961,'2024-09-10 06:00:00',0,1,50),(1406,961,'2024-09-11 12:00:00',0,1,50),(1407,961,'2024-09-11 17:00:00',0,1,50),(1408,961,'2024-09-12 10:00:00',0,1,50),(1409,961,'2024-09-12 12:00:00',0,1,50),(1410,961,'2024-09-12 17:00:00',0,1,50),(1411,961,'2024-09-13 10:00:00',0,1,50),(1412,961,'2024-09-13 12:00:00',0,1,50),(1413,961,'2024-09-14 12:00:00',0,1,50),(1414,961,'2024-09-14 17:00:00',0,1,50),(1415,961,'2024-09-16 12:00:00',0,1,50),(1416,961,'2024-09-17 01:00:00',0,1,50),(1417,961,'2024-09-17 02:00:00',0,1,50),(1418,961,'2024-09-17 05:00:00',0,1,50),(1419,961,'2024-09-17 06:00:00',0,1,50),(1420,961,'2024-09-18 12:00:00',0,1,50),(1421,961,'2024-09-18 17:00:00',0,1,50),(1422,961,'2024-09-19 10:00:00',0,1,50),(1423,961,'2024-09-19 12:00:00',0,1,50),(1424,961,'2024-09-19 17:00:00',0,1,50),(1425,961,'2024-09-20 10:00:00',0,1,50),(1426,961,'2024-09-20 12:00:00',0,1,50),(1427,961,'2024-09-21 12:00:00',0,1,50),(1428,961,'2024-09-21 17:00:00',0,1,50),(1429,961,'2024-09-23 12:00:00',0,1,50),(1430,961,'2024-09-24 01:00:00',0,1,50),(1431,961,'2024-09-24 02:00:00',0,1,50),(1432,961,'2024-09-24 05:00:00',0,1,50),(1433,961,'2024-09-24 06:00:00',0,1,50),(1434,961,'2024-09-25 12:00:00',0,1,50),(1435,961,'2024-09-25 17:00:00',0,1,50),(1436,961,'2024-09-26 10:00:00',0,1,50),(1437,961,'2024-09-26 12:00:00',0,1,50),(1438,961,'2024-09-26 17:00:00',0,1,50),(1439,961,'2024-09-27 10:00:00',0,1,50),(1440,961,'2024-09-27 12:00:00',0,1,50),(1441,961,'2024-09-28 12:00:00',0,1,50),(1442,961,'2024-09-28 17:00:00',0,1,50),(1443,961,'2024-09-30 12:00:00',0,1,50),(1444,961,'2024-10-01 01:00:00',0,1,50),(1445,961,'2024-10-01 02:00:00',0,1,50),(1446,961,'2024-10-01 05:00:00',0,1,50),(1447,961,'2024-10-01 06:00:00',0,1,50),(1448,961,'2024-10-02 12:00:00',0,1,50),(1449,961,'2024-10-02 17:00:00',0,1,50),(1450,961,'2024-10-03 10:00:00',0,1,50),(1451,961,'2024-10-03 12:00:00',0,1,50),(1452,961,'2024-10-03 17:00:00',0,1,50),(1453,961,'2024-10-04 10:00:00',0,1,50),(1454,961,'2024-10-04 12:00:00',0,1,50),(1455,961,'2024-10-05 12:00:00',0,1,50),(1456,961,'2024-10-05 17:00:00',0,1,50),(1457,961,'2024-10-07 12:00:00',0,1,50),(1458,961,'2024-10-08 01:00:00',0,1,50),(1459,961,'2024-10-08 02:00:00',0,1,50),(1460,961,'2024-10-08 05:00:00',0,1,50),(1461,961,'2024-10-08 06:00:00',0,1,50),(1462,961,'2024-10-09 12:00:00',0,1,50),(1463,961,'2024-10-09 17:00:00',0,1,50),(1464,961,'2024-10-10 10:00:00',0,1,50),(1465,961,'2024-10-10 12:00:00',0,1,50),(1466,961,'2024-10-10 17:00:00',0,1,50),(1467,961,'2024-10-11 10:00:00',0,1,50),(1468,961,'2024-10-11 12:00:00',0,1,50),(1469,961,'2024-10-12 12:00:00',0,1,50),(1470,961,'2024-10-12 17:00:00',0,1,50),(1471,961,'2024-10-14 12:00:00',0,1,50),(1472,961,'2024-10-15 01:00:00',0,1,50),(1473,961,'2024-10-15 02:00:00',0,1,50),(1474,961,'2024-10-15 05:00:00',0,1,50),(1475,961,'2024-10-15 06:00:00',0,1,50),(1476,961,'2024-10-16 12:00:00',0,1,50),(1477,961,'2024-10-16 17:00:00',0,1,50),(1478,961,'2024-10-17 10:00:00',0,1,50),(1479,961,'2024-10-17 12:00:00',0,1,50),(1480,961,'2024-10-17 17:00:00',0,1,50),(1481,960,'2023-10-14 12:00:00',0,1,50),(1482,960,'2023-10-14 17:00:00',0,1,50),(1483,960,'2023-10-16 12:00:00',0,1,50),(1484,960,'2023-10-17 01:00:00',0,1,50),(1485,960,'2023-10-17 02:00:00',0,1,50),(1486,960,'2023-10-17 05:00:00',0,1,50),(1487,960,'2023-10-17 06:00:00',0,1,50),(1488,960,'2023-10-18 12:00:00',0,1,50),(1489,960,'2023-10-18 17:00:00',0,1,50),(1490,960,'2023-10-19 10:00:00',0,1,50),(1491,960,'2023-10-19 12:00:00',0,1,50),(1492,960,'2023-10-19 17:00:00',0,1,50),(1493,960,'2023-10-20 10:00:00',0,1,50),(1494,960,'2023-10-20 12:00:00',0,1,50),(1495,960,'2023-10-21 12:00:00',0,1,50),(1496,960,'2023-10-21 17:00:00',0,1,50),(1497,960,'2023-10-23 12:00:00',0,1,50),(1498,960,'2023-10-24 01:00:00',0,1,50),(1499,960,'2023-10-24 02:00:00',0,1,50),(1500,960,'2023-10-24 05:00:00',0,1,50),(1501,960,'2023-10-24 06:00:00',0,1,50),(1502,960,'2023-10-25 12:00:00',0,1,50),(1503,960,'2023-10-25 17:00:00',0,1,50),(1504,960,'2023-10-26 10:00:00',0,1,50),(1505,960,'2023-10-26 12:00:00',0,1,50),(1506,960,'2023-10-26 17:00:00',0,1,50),(1507,960,'2023-10-27 10:00:00',0,1,50),(1508,960,'2023-10-27 12:00:00',0,1,50),(1509,960,'2023-10-28 12:00:00',0,1,50),(1510,960,'2023-10-28 17:00:00',0,1,50),(1511,960,'2023-10-30 12:00:00',0,1,50),(1512,960,'2023-10-31 01:00:00',0,1,50),(1513,960,'2023-10-31 02:00:00',0,1,50),(1514,960,'2023-10-31 05:00:00',0,1,50),(1515,960,'2023-10-31 06:00:00',0,1,50),(1516,960,'2023-11-01 12:00:00',0,1,50),(1517,960,'2023-11-01 17:00:00',0,1,50),(1518,960,'2023-11-02 10:00:00',0,1,50),(1519,960,'2023-11-02 12:00:00',0,1,50),(1520,960,'2023-11-02 17:00:00',0,1,50),(1521,960,'2023-11-03 10:00:00',0,1,50),(1522,960,'2023-11-03 12:00:00',0,1,50),(1523,960,'2023-11-04 12:00:00',0,1,50),(1524,960,'2023-11-04 17:00:00',0,1,50),(1525,960,'2023-11-06 12:00:00',0,1,50),(1526,960,'2023-11-07 01:00:00',0,1,50),(1527,960,'2023-11-07 02:00:00',0,1,50),(1528,960,'2023-11-07 05:00:00',0,1,50),(1529,960,'2023-11-07 06:00:00',0,1,50),(1530,960,'2023-11-08 12:00:00',0,1,50),(1531,960,'2023-11-08 17:00:00',0,1,50),(1532,960,'2023-11-09 10:00:00',0,1,50),(1533,960,'2023-11-09 12:00:00',0,1,50),(1534,960,'2023-11-09 17:00:00',0,1,50),(1535,960,'2023-11-10 10:00:00',0,1,50),(1536,960,'2023-11-10 12:00:00',0,1,50),(1537,960,'2023-11-11 12:00:00',0,1,50),(1538,960,'2023-11-11 17:00:00',0,1,50),(1539,960,'2023-11-13 12:00:00',0,1,50),(1540,960,'2023-11-14 01:00:00',0,1,50),(1541,960,'2023-11-14 02:00:00',0,1,50),(1542,960,'2023-11-14 05:00:00',0,1,50),(1543,960,'2023-11-14 06:00:00',0,1,50),(1544,960,'2023-11-15 12:00:00',0,1,50),(1545,960,'2023-11-15 17:00:00',0,1,50),(1546,960,'2023-11-16 10:00:00',0,1,50),(1547,960,'2023-11-16 12:00:00',0,1,50),(1548,960,'2023-11-16 17:00:00',0,1,50),(1549,960,'2023-11-17 10:00:00',0,1,50),(1550,960,'2023-11-17 12:00:00',0,1,50),(1551,960,'2023-11-18 12:00:00',0,1,50),(1552,960,'2023-11-18 17:00:00',0,1,50),(1553,960,'2023-11-20 12:00:00',0,1,50),(1554,960,'2023-11-21 01:00:00',0,1,50),(1555,960,'2023-11-21 02:00:00',0,1,50),(1556,960,'2023-11-21 05:00:00',0,1,50),(1557,960,'2023-11-21 06:00:00',0,1,50),(1558,960,'2023-11-22 12:00:00',0,1,50),(1559,960,'2023-11-22 17:00:00',0,1,50),(1560,960,'2023-11-23 10:00:00',0,1,50),(1561,960,'2023-11-23 12:00:00',0,1,50),(1562,960,'2023-11-23 17:00:00',0,1,50),(1563,960,'2023-11-24 10:00:00',0,1,50),(1564,960,'2023-11-24 12:00:00',0,1,50),(1565,960,'2023-11-25 12:00:00',0,1,50),(1566,960,'2023-11-25 17:00:00',0,1,50),(1567,960,'2023-11-27 12:00:00',0,1,50),(1568,960,'2023-11-28 01:00:00',0,1,50),(1569,960,'2023-11-28 02:00:00',0,1,50),(1570,960,'2023-11-28 05:00:00',0,1,50),(1571,960,'2023-11-28 06:00:00',0,1,50),(1572,960,'2023-11-29 12:00:00',0,1,50),(1573,960,'2023-11-29 17:00:00',0,1,50),(1574,960,'2023-11-30 10:00:00',0,1,50),(1575,960,'2023-11-30 12:00:00',0,1,50),(1576,960,'2023-11-30 17:00:00',0,1,50),(1577,960,'2023-12-01 10:00:00',0,1,50),(1578,960,'2023-12-01 12:00:00',0,1,50),(1579,960,'2023-12-02 12:00:00',0,1,50),(1580,960,'2023-12-02 17:00:00',0,1,50),(1581,960,'2023-12-04 12:00:00',0,1,50),(1582,960,'2023-12-05 01:00:00',0,1,50),(1583,960,'2023-12-05 02:00:00',0,1,50),(1584,960,'2023-12-05 05:00:00',0,1,50),(1585,960,'2023-12-05 06:00:00',0,1,50),(1586,960,'2023-12-06 12:00:00',0,1,50),(1587,960,'2023-12-06 17:00:00',0,1,50),(1588,960,'2023-12-07 10:00:00',0,1,50),(1589,960,'2023-12-07 12:00:00',0,1,50),(1590,960,'2023-12-07 17:00:00',0,1,50),(1591,960,'2023-12-08 10:00:00',0,1,50),(1592,960,'2023-12-08 12:00:00',0,1,50),(1593,960,'2023-12-09 12:00:00',0,1,50),(1594,960,'2023-12-09 17:00:00',0,1,50),(1595,960,'2023-12-11 12:00:00',0,1,50),(1596,960,'2023-12-12 01:00:00',0,1,50),(1597,960,'2023-12-12 02:00:00',0,1,50),(1598,960,'2023-12-12 05:00:00',0,1,50),(1599,960,'2023-12-12 06:00:00',0,1,50),(1600,960,'2023-12-13 12:00:00',0,1,50),(1601,960,'2023-12-13 17:00:00',0,1,50),(1602,960,'2023-12-14 10:00:00',0,1,50),(1603,960,'2023-12-14 12:00:00',0,1,50),(1604,960,'2023-12-14 17:00:00',0,1,50),(1605,960,'2023-12-15 10:00:00',0,1,50),(1606,960,'2023-12-15 12:00:00',0,1,50),(1607,960,'2023-12-16 12:00:00',0,1,50),(1608,960,'2023-12-16 17:00:00',0,1,50),(1609,960,'2023-12-18 12:00:00',0,1,50),(1610,960,'2023-12-19 01:00:00',0,1,50),(1611,960,'2023-12-19 02:00:00',0,1,50),(1612,960,'2023-12-19 05:00:00',0,1,50),(1613,960,'2023-12-19 06:00:00',0,1,50),(1614,960,'2023-12-20 12:00:00',0,1,50),(1615,960,'2023-12-20 17:00:00',0,1,50),(1616,960,'2023-12-21 10:00:00',0,1,50),(1617,960,'2023-12-21 12:00:00',0,1,50),(1618,960,'2023-12-21 17:00:00',0,1,50),(1619,960,'2023-12-22 10:00:00',0,1,50),(1620,960,'2023-12-22 12:00:00',0,1,50),(1621,960,'2023-12-23 12:00:00',0,1,50),(1622,960,'2023-12-23 17:00:00',0,1,50),(1623,960,'2023-12-25 12:00:00',0,1,50),(1624,960,'2023-12-26 01:00:00',0,1,50),(1625,960,'2023-12-26 02:00:00',0,1,50),(1626,960,'2023-12-26 05:00:00',0,1,50),(1627,960,'2023-12-26 06:00:00',0,1,50),(1628,960,'2023-12-27 12:00:00',0,1,50),(1629,960,'2023-12-27 17:00:00',0,1,50),(1630,960,'2023-12-28 10:00:00',0,1,50),(1631,960,'2023-12-28 12:00:00',0,1,50),(1632,960,'2023-12-28 17:00:00',0,1,50),(1633,960,'2023-12-29 10:00:00',0,1,50),(1634,960,'2023-12-29 12:00:00',0,1,50),(1635,960,'2023-12-30 12:00:00',0,1,50),(1636,960,'2023-12-30 17:00:00',0,1,50),(1637,960,'2024-01-01 12:00:00',0,1,50),(1638,960,'2024-01-02 01:00:00',0,1,50),(1639,960,'2024-01-02 02:00:00',0,1,50),(1640,960,'2024-01-02 05:00:00',0,1,50),(1641,960,'2024-01-02 06:00:00',0,1,50),(1642,960,'2024-01-03 12:00:00',0,1,50),(1643,960,'2024-01-03 17:00:00',0,1,50),(1644,960,'2024-01-04 10:00:00',0,1,50),(1645,960,'2024-01-04 12:00:00',0,1,50),(1646,960,'2024-01-04 17:00:00',0,1,50),(1647,960,'2024-01-05 10:00:00',0,1,50),(1648,960,'2024-01-05 12:00:00',0,1,50),(1649,960,'2024-01-06 12:00:00',0,1,50),(1650,960,'2024-01-06 17:00:00',0,1,50),(1651,960,'2024-01-08 12:00:00',0,1,50),(1652,960,'2024-01-09 01:00:00',0,1,50),(1653,960,'2024-01-09 02:00:00',0,1,50),(1654,960,'2024-01-09 05:00:00',0,1,50),(1655,960,'2024-01-09 06:00:00',0,1,50),(1656,960,'2024-01-10 12:00:00',0,1,50),(1657,960,'2024-01-10 17:00:00',0,1,50),(1658,960,'2024-01-11 10:00:00',0,1,50),(1659,960,'2024-01-11 12:00:00',0,1,50),(1660,960,'2024-01-11 17:00:00',0,1,50),(1661,960,'2024-01-12 10:00:00',0,1,50),(1662,960,'2024-01-12 12:00:00',0,1,50),(1663,960,'2024-01-13 12:00:00',0,1,50),(1664,960,'2024-01-13 17:00:00',0,1,50),(1665,960,'2024-01-15 12:00:00',0,1,50),(1666,960,'2024-01-16 01:00:00',0,1,50),(1667,960,'2024-01-16 02:00:00',0,1,50),(1668,960,'2024-01-16 05:00:00',0,1,50),(1669,960,'2024-01-16 06:00:00',0,1,50),(1670,960,'2024-01-17 12:00:00',0,1,50),(1671,960,'2024-01-17 17:00:00',0,1,50),(1672,960,'2024-01-18 10:00:00',0,1,50),(1673,960,'2024-01-18 12:00:00',0,1,50),(1674,960,'2024-01-18 17:00:00',0,1,50),(1675,960,'2024-01-19 10:00:00',0,1,50),(1676,960,'2024-01-19 12:00:00',0,1,50),(1677,960,'2024-01-20 12:00:00',0,1,50),(1678,960,'2024-01-20 17:00:00',0,1,50),(1679,960,'2024-01-22 12:00:00',0,1,50),(1680,960,'2024-01-23 01:00:00',0,1,50),(1681,960,'2024-01-23 02:00:00',0,1,50),(1682,960,'2024-01-23 05:00:00',0,1,50),(1683,960,'2024-01-23 06:00:00',0,1,50),(1684,960,'2024-01-24 12:00:00',0,1,50),(1685,960,'2024-01-24 17:00:00',0,1,50),(1686,960,'2024-01-25 10:00:00',0,1,50),(1687,960,'2024-01-25 12:00:00',0,1,50),(1688,960,'2024-01-25 17:00:00',0,1,50),(1689,960,'2024-01-26 10:00:00',0,1,50),(1690,960,'2024-01-26 12:00:00',0,1,50),(1691,960,'2024-01-27 12:00:00',0,1,50),(1692,960,'2024-01-27 17:00:00',0,1,50),(1693,960,'2024-01-29 12:00:00',0,1,50),(1694,960,'2024-01-30 01:00:00',0,1,50),(1695,960,'2024-01-30 02:00:00',0,1,50),(1696,960,'2024-01-30 05:00:00',0,1,50),(1697,960,'2024-01-30 06:00:00',0,1,50),(1698,960,'2024-01-31 12:00:00',0,1,50),(1699,960,'2024-01-31 17:00:00',0,1,50),(1700,960,'2024-02-01 10:00:00',0,1,50),(1701,960,'2024-02-01 12:00:00',0,1,50),(1702,960,'2024-02-01 17:00:00',0,1,50),(1703,960,'2024-02-02 10:00:00',0,1,50),(1704,960,'2024-02-02 12:00:00',0,1,50),(1705,960,'2024-02-03 12:00:00',0,1,50),(1706,960,'2024-02-03 17:00:00',0,1,50),(1707,960,'2024-02-05 12:00:00',0,1,50),(1708,960,'2024-02-06 01:00:00',0,1,50),(1709,960,'2024-02-06 02:00:00',0,1,50),(1710,960,'2024-02-06 05:00:00',0,1,50),(1711,960,'2024-02-06 06:00:00',0,1,50),(1712,960,'2024-02-07 12:00:00',0,1,50),(1713,960,'2024-02-07 17:00:00',0,1,50),(1714,960,'2024-02-08 10:00:00',0,1,50),(1715,960,'2024-02-08 12:00:00',0,1,50),(1716,960,'2024-02-08 17:00:00',0,1,50),(1717,960,'2024-02-09 10:00:00',0,1,50),(1718,960,'2024-02-09 12:00:00',0,1,50),(1719,960,'2024-02-10 12:00:00',0,1,50),(1720,960,'2024-02-10 17:00:00',0,1,50),(1721,960,'2024-02-12 12:00:00',0,1,50),(1722,960,'2024-02-13 01:00:00',0,1,50),(1723,960,'2024-02-13 02:00:00',0,1,50),(1724,960,'2024-02-13 05:00:00',0,1,50),(1725,960,'2024-02-13 06:00:00',0,1,50),(1726,960,'2024-02-14 12:00:00',0,1,50),(1727,960,'2024-02-14 17:00:00',0,1,50),(1728,960,'2024-02-15 10:00:00',0,1,50),(1729,960,'2024-02-15 12:00:00',0,1,50),(1730,960,'2024-02-15 17:00:00',0,1,50),(1731,960,'2024-02-16 10:00:00',0,1,50),(1732,960,'2024-02-16 12:00:00',0,1,50),(1733,960,'2024-02-17 12:00:00',0,1,50),(1734,960,'2024-02-17 17:00:00',0,1,50),(1735,960,'2024-02-19 12:00:00',0,1,50),(1736,960,'2024-02-20 01:00:00',0,1,50),(1737,960,'2024-02-20 02:00:00',0,1,50),(1738,960,'2024-02-20 05:00:00',0,1,50),(1739,960,'2024-02-20 06:00:00',0,1,50),(1740,960,'2024-02-21 12:00:00',0,1,50),(1741,960,'2024-02-21 17:00:00',0,1,50),(1742,960,'2024-02-22 10:00:00',0,1,50),(1743,960,'2024-02-22 12:00:00',0,1,50),(1744,960,'2024-02-22 17:00:00',0,1,50),(1745,960,'2024-02-23 10:00:00',0,1,50),(1746,960,'2024-02-23 12:00:00',0,1,50),(1747,960,'2024-02-24 12:00:00',0,1,50),(1748,960,'2024-02-24 17:00:00',0,1,50),(1749,960,'2024-02-26 12:00:00',0,1,50),(1750,960,'2024-02-27 01:00:00',0,1,50),(1751,960,'2024-02-27 02:00:00',0,1,50),(1752,960,'2024-02-27 05:00:00',0,1,50),(1753,960,'2024-02-27 06:00:00',0,1,50),(1754,960,'2024-02-28 12:00:00',0,1,50),(1755,960,'2024-02-28 17:00:00',0,1,50),(1756,960,'2024-02-29 10:00:00',0,1,50),(1757,960,'2024-02-29 12:00:00',0,1,50),(1758,960,'2024-02-29 17:00:00',0,1,50),(1759,960,'2024-03-01 10:00:00',0,1,50),(1760,960,'2024-03-01 12:00:00',0,1,50),(1761,960,'2024-03-02 12:00:00',0,1,50),(1762,960,'2024-03-02 17:00:00',0,1,50),(1763,960,'2024-03-04 12:00:00',0,1,50),(1764,960,'2024-03-05 01:00:00',0,1,50),(1765,960,'2024-03-05 02:00:00',0,1,50),(1766,960,'2024-03-05 05:00:00',0,1,50),(1767,960,'2024-03-05 06:00:00',0,1,50),(1768,960,'2024-03-06 12:00:00',0,1,50),(1769,960,'2024-03-06 17:00:00',0,1,50),(1770,960,'2024-03-07 10:00:00',0,1,50),(1771,960,'2024-03-07 12:00:00',0,1,50),(1772,960,'2024-03-07 17:00:00',0,1,50),(1773,960,'2024-03-08 10:00:00',0,1,50),(1774,960,'2024-03-08 12:00:00',0,1,50),(1775,960,'2024-03-09 12:00:00',0,1,50),(1776,960,'2024-03-09 17:00:00',0,1,50),(1777,960,'2024-03-11 12:00:00',0,1,50),(1778,960,'2024-03-12 01:00:00',0,1,50),(1779,960,'2024-03-12 02:00:00',0,1,50),(1780,960,'2024-03-12 05:00:00',0,1,50),(1781,960,'2024-03-12 06:00:00',0,1,50),(1782,960,'2024-03-13 12:00:00',0,1,50),(1783,960,'2024-03-13 17:00:00',0,1,50),(1784,960,'2024-03-14 10:00:00',0,1,50),(1785,960,'2024-03-14 12:00:00',0,1,50),(1786,960,'2024-03-14 17:00:00',0,1,50),(1787,960,'2024-03-15 10:00:00',0,1,50),(1788,960,'2024-03-15 12:00:00',0,1,50),(1789,960,'2024-03-16 12:00:00',0,1,50),(1790,960,'2024-03-16 17:00:00',0,1,50),(1791,960,'2024-03-18 12:00:00',0,1,50),(1792,960,'2024-03-19 01:00:00',0,1,50),(1793,960,'2024-03-19 02:00:00',0,1,50),(1794,960,'2024-03-19 05:00:00',0,1,50),(1795,960,'2024-03-19 06:00:00',0,1,50),(1796,960,'2024-03-20 12:00:00',0,1,50),(1797,960,'2024-03-20 17:00:00',0,1,50),(1798,960,'2024-03-21 10:00:00',0,1,50),(1799,960,'2024-03-21 12:00:00',0,1,50),(1800,960,'2024-03-21 17:00:00',0,1,50),(1801,960,'2024-03-22 10:00:00',0,1,50),(1802,960,'2024-03-22 12:00:00',0,1,50),(1803,960,'2024-03-23 12:00:00',0,1,50),(1804,960,'2024-03-23 17:00:00',0,1,50),(1805,960,'2024-03-25 12:00:00',0,1,50),(1806,960,'2024-03-26 01:00:00',0,1,50),(1807,960,'2024-03-26 02:00:00',0,1,50),(1808,960,'2024-03-26 05:00:00',0,1,50),(1809,960,'2024-03-26 06:00:00',0,1,50),(1810,960,'2024-03-27 12:00:00',0,1,50),(1811,960,'2024-03-27 17:00:00',0,1,50),(1812,960,'2024-03-28 10:00:00',0,1,50),(1813,960,'2024-03-28 12:00:00',0,1,50),(1814,960,'2024-03-28 17:00:00',0,1,50),(1815,960,'2024-03-29 10:00:00',0,1,50),(1816,960,'2024-03-29 12:00:00',0,1,50),(1817,960,'2024-03-30 12:00:00',0,1,50),(1818,960,'2024-03-30 17:00:00',0,1,50),(1819,960,'2024-04-01 12:00:00',0,1,50),(1820,960,'2024-04-02 01:00:00',0,1,50),(1821,960,'2024-04-02 02:00:00',0,1,50),(1822,960,'2024-04-02 05:00:00',0,1,50),(1823,960,'2024-04-02 06:00:00',0,1,50),(1824,960,'2024-04-03 12:00:00',0,1,50),(1825,960,'2024-04-03 17:00:00',0,1,50),(1826,960,'2024-04-04 10:00:00',0,1,50),(1827,960,'2024-04-04 12:00:00',0,1,50),(1828,960,'2024-04-04 17:00:00',0,1,50),(1829,960,'2024-04-05 10:00:00',0,1,50),(1830,960,'2024-04-05 12:00:00',0,1,50),(1831,960,'2024-04-06 12:00:00',0,1,50),(1832,960,'2024-04-06 17:00:00',0,1,50),(1833,960,'2024-04-08 12:00:00',0,1,50),(1834,960,'2024-04-09 01:00:00',0,1,50),(1835,960,'2024-04-09 02:00:00',0,1,50),(1836,960,'2024-04-09 05:00:00',0,1,50),(1837,960,'2024-04-09 06:00:00',0,1,50),(1838,960,'2024-04-10 12:00:00',0,1,50),(1839,960,'2024-04-10 17:00:00',0,1,50),(1840,960,'2024-04-11 10:00:00',0,1,50),(1841,960,'2024-04-11 12:00:00',0,1,50),(1842,960,'2024-04-11 17:00:00',0,1,50),(1843,960,'2024-04-12 10:00:00',0,1,50),(1844,960,'2024-04-12 12:00:00',0,1,50),(1845,960,'2024-04-13 12:00:00',0,1,50),(1846,960,'2024-04-13 17:00:00',0,1,50),(1847,960,'2024-04-15 12:00:00',0,1,50),(1848,960,'2024-04-16 01:00:00',0,1,50),(1849,960,'2024-04-16 02:00:00',0,1,50),(1850,960,'2024-04-16 05:00:00',0,1,50),(1851,960,'2024-04-16 06:00:00',0,1,50),(1852,960,'2024-04-17 12:00:00',0,1,50),(1853,960,'2024-04-17 17:00:00',0,1,50),(1854,960,'2024-04-18 10:00:00',0,1,50),(1855,960,'2024-04-18 12:00:00',0,1,50),(1856,960,'2024-04-18 17:00:00',0,1,50),(1857,960,'2024-04-19 10:00:00',0,1,50),(1858,960,'2024-04-19 12:00:00',0,1,50),(1859,960,'2024-04-20 12:00:00',0,1,50),(1860,960,'2024-04-20 17:00:00',0,1,50),(1861,960,'2024-04-22 12:00:00',0,1,50),(1862,960,'2024-04-23 01:00:00',0,1,50),(1863,960,'2024-04-23 02:00:00',0,1,50),(1864,960,'2024-04-23 05:00:00',0,1,50),(1865,960,'2024-04-23 06:00:00',0,1,50),(1866,960,'2024-04-24 12:00:00',0,1,50),(1867,960,'2024-04-24 17:00:00',0,1,50),(1868,960,'2024-04-25 10:00:00',0,1,50),(1869,960,'2024-04-25 12:00:00',0,1,50),(1870,960,'2024-04-25 17:00:00',0,1,50),(1871,960,'2024-04-26 10:00:00',0,1,50),(1872,960,'2024-04-26 12:00:00',0,1,50),(1873,960,'2024-04-27 12:00:00',0,1,50),(1874,960,'2024-04-27 17:00:00',0,1,50),(1875,960,'2024-04-29 12:00:00',0,1,50),(1876,960,'2024-04-30 01:00:00',0,1,50),(1877,960,'2024-04-30 02:00:00',0,1,50),(1878,960,'2024-04-30 05:00:00',0,1,50),(1879,960,'2024-04-30 06:00:00',0,1,50),(1880,960,'2024-05-01 12:00:00',0,1,50),(1881,960,'2024-05-01 17:00:00',0,1,50),(1882,960,'2024-05-02 10:00:00',0,1,50),(1883,960,'2024-05-02 12:00:00',0,1,50),(1884,960,'2024-05-02 17:00:00',0,1,50),(1885,960,'2024-05-03 10:00:00',0,1,50),(1886,960,'2024-05-03 12:00:00',0,1,50),(1887,960,'2024-05-04 12:00:00',0,1,50),(1888,960,'2024-05-04 17:00:00',0,1,50),(1889,960,'2024-05-06 12:00:00',0,1,50),(1890,960,'2024-05-07 01:00:00',0,1,50),(1891,960,'2024-05-07 02:00:00',0,1,50),(1892,960,'2024-05-07 05:00:00',0,1,50),(1893,960,'2024-05-07 06:00:00',0,1,50),(1894,960,'2024-05-08 12:00:00',0,1,50),(1895,960,'2024-05-08 17:00:00',0,1,50),(1896,960,'2024-05-09 10:00:00',0,1,50),(1897,960,'2024-05-09 12:00:00',0,1,50),(1898,960,'2024-05-09 17:00:00',0,1,50),(1899,960,'2024-05-10 10:00:00',0,1,50),(1900,960,'2024-05-10 12:00:00',0,1,50),(1901,960,'2024-05-11 12:00:00',0,1,50),(1902,960,'2024-05-11 17:00:00',0,1,50),(1903,960,'2024-05-13 12:00:00',0,1,50),(1904,960,'2024-05-14 01:00:00',0,1,50),(1905,960,'2024-05-14 02:00:00',0,1,50),(1906,960,'2024-05-14 05:00:00',0,1,50),(1907,960,'2024-05-14 06:00:00',0,1,50),(1908,960,'2024-05-15 12:00:00',0,1,50),(1909,960,'2024-05-15 17:00:00',0,1,50),(1910,960,'2024-05-16 10:00:00',0,1,50),(1911,960,'2024-05-16 12:00:00',0,1,50),(1912,960,'2024-05-16 17:00:00',0,1,50),(1913,960,'2024-05-17 10:00:00',0,1,50),(1914,960,'2024-05-17 12:00:00',0,1,50),(1915,960,'2024-05-18 12:00:00',0,1,50),(1916,960,'2024-05-18 17:00:00',0,1,50),(1917,960,'2024-05-20 12:00:00',0,1,50),(1918,960,'2024-05-21 01:00:00',0,1,50),(1919,960,'2024-05-21 02:00:00',0,1,50),(1920,960,'2024-05-21 05:00:00',0,1,50),(1921,960,'2024-05-21 06:00:00',0,1,50),(1922,960,'2024-05-22 12:00:00',0,1,50),(1923,960,'2024-05-22 17:00:00',0,1,50),(1924,960,'2024-05-23 10:00:00',0,1,50),(1925,960,'2024-05-23 12:00:00',0,1,50),(1926,960,'2024-05-23 17:00:00',0,1,50),(1927,960,'2024-05-24 10:00:00',0,1,50),(1928,960,'2024-05-24 12:00:00',0,1,50),(1929,960,'2024-05-25 12:00:00',0,1,50),(1930,960,'2024-05-25 17:00:00',0,1,50),(1931,960,'2024-05-27 12:00:00',0,1,50),(1932,960,'2024-05-28 01:00:00',0,1,50),(1933,960,'2024-05-28 02:00:00',0,1,50),(1934,960,'2024-05-28 05:00:00',0,1,50),(1935,960,'2024-05-28 06:00:00',0,1,50),(1936,960,'2024-05-29 12:00:00',0,1,50),(1937,960,'2024-05-29 17:00:00',0,1,50),(1938,960,'2024-05-30 10:00:00',0,1,50),(1939,960,'2024-05-30 12:00:00',0,1,50),(1940,960,'2024-05-30 17:00:00',0,1,50),(1941,960,'2024-05-31 10:00:00',0,1,50),(1942,960,'2024-05-31 12:00:00',0,1,50),(1943,960,'2024-06-01 12:00:00',0,1,50),(1944,960,'2024-06-01 17:00:00',0,1,50),(1945,960,'2024-06-03 12:00:00',0,1,50),(1946,960,'2024-06-04 01:00:00',0,1,50),(1947,960,'2024-06-04 02:00:00',0,1,50),(1948,960,'2024-06-04 05:00:00',0,1,50),(1949,960,'2024-06-04 06:00:00',0,1,50),(1950,960,'2024-06-05 12:00:00',0,1,50),(1951,960,'2024-06-05 17:00:00',0,1,50),(1952,960,'2024-06-06 10:00:00',0,1,50),(1953,960,'2024-06-06 12:00:00',0,1,50),(1954,960,'2024-06-06 17:00:00',0,1,50),(1955,960,'2024-06-07 10:00:00',0,1,50),(1956,960,'2024-06-07 12:00:00',0,1,50),(1957,960,'2024-06-08 12:00:00',0,1,50),(1958,960,'2024-06-08 17:00:00',0,1,50),(1959,960,'2024-06-10 12:00:00',0,1,50),(1960,960,'2024-06-11 01:00:00',0,1,50),(1961,960,'2024-06-11 02:00:00',0,1,50),(1962,960,'2024-06-11 05:00:00',0,1,50),(1963,960,'2024-06-11 06:00:00',0,1,50),(1964,960,'2024-06-12 12:00:00',0,1,50),(1965,960,'2024-06-12 17:00:00',0,1,50),(1966,960,'2024-06-13 10:00:00',0,1,50),(1967,960,'2024-06-13 12:00:00',0,1,50),(1968,960,'2024-06-13 17:00:00',0,1,50),(1969,960,'2024-06-14 10:00:00',0,1,50),(1970,960,'2024-06-14 12:00:00',0,1,50),(1971,960,'2024-06-15 12:00:00',0,1,50),(1972,960,'2024-06-15 17:00:00',0,1,50),(1973,960,'2024-06-17 12:00:00',0,1,50),(1974,960,'2024-06-18 01:00:00',0,1,50),(1975,960,'2024-06-18 02:00:00',0,1,50),(1976,960,'2024-06-18 05:00:00',0,1,50),(1977,960,'2024-06-18 06:00:00',0,1,50),(1978,960,'2024-06-19 12:00:00',0,1,50),(1979,960,'2024-06-19 17:00:00',0,1,50),(1980,960,'2024-06-20 10:00:00',0,1,50),(1981,960,'2024-06-20 12:00:00',0,1,50),(1982,960,'2024-06-20 17:00:00',0,1,50),(1983,960,'2024-06-21 10:00:00',0,1,50),(1984,960,'2024-06-21 12:00:00',0,1,50),(1985,960,'2024-06-22 12:00:00',0,1,50),(1986,960,'2024-06-22 17:00:00',0,1,50),(1987,960,'2024-06-24 12:00:00',0,1,50),(1988,960,'2024-06-25 01:00:00',0,1,50),(1989,960,'2024-06-25 02:00:00',0,1,50),(1990,960,'2024-06-25 05:00:00',0,1,50),(1991,960,'2024-06-25 06:00:00',0,1,50),(1992,960,'2024-06-26 12:00:00',0,1,50),(1993,960,'2024-06-26 17:00:00',0,1,50),(1994,960,'2024-06-27 10:00:00',0,1,50),(1995,960,'2024-06-27 12:00:00',0,1,50),(1996,960,'2024-06-27 17:00:00',0,1,50),(1997,960,'2024-06-28 10:00:00',0,1,50),(1998,960,'2024-06-28 12:00:00',0,1,50),(1999,960,'2024-06-29 12:00:00',0,1,50),(2000,960,'2024-06-29 17:00:00',0,1,50),(2001,960,'2024-07-01 12:00:00',0,1,50),(2002,960,'2024-07-02 01:00:00',0,1,50),(2003,960,'2024-07-02 02:00:00',0,1,50),(2004,960,'2024-07-02 05:00:00',0,1,50),(2005,960,'2024-07-02 06:00:00',0,1,50),(2006,960,'2024-07-03 12:00:00',0,1,50),(2007,960,'2024-07-03 17:00:00',0,1,50),(2008,960,'2024-07-04 10:00:00',0,1,50),(2009,960,'2024-07-04 12:00:00',0,1,50),(2010,960,'2024-07-04 17:00:00',0,1,50),(2011,960,'2024-07-05 10:00:00',0,1,50),(2012,960,'2024-07-05 12:00:00',0,1,50),(2013,960,'2024-07-06 12:00:00',0,1,50),(2014,960,'2024-07-06 17:00:00',0,1,50),(2015,960,'2024-07-08 12:00:00',0,1,50),(2016,960,'2024-07-09 01:00:00',0,1,50),(2017,960,'2024-07-09 02:00:00',0,1,50),(2018,960,'2024-07-09 05:00:00',0,1,50),(2019,960,'2024-07-09 06:00:00',0,1,50),(2020,960,'2024-07-10 12:00:00',0,1,50),(2021,960,'2024-07-10 17:00:00',0,1,50),(2022,960,'2024-07-11 10:00:00',0,1,50),(2023,960,'2024-07-11 12:00:00',0,1,50),(2024,960,'2024-07-11 17:00:00',0,1,50),(2025,960,'2024-07-12 10:00:00',0,1,50),(2026,960,'2024-07-12 12:00:00',0,1,50),(2027,960,'2024-07-13 12:00:00',0,1,50),(2028,960,'2024-07-13 17:00:00',0,1,50),(2029,960,'2024-07-15 12:00:00',0,1,50),(2030,960,'2024-07-16 01:00:00',0,1,50),(2031,960,'2024-07-16 02:00:00',0,1,50),(2032,960,'2024-07-16 05:00:00',0,1,50),(2033,960,'2024-07-16 06:00:00',0,1,50),(2034,960,'2024-07-17 12:00:00',0,1,50),(2035,960,'2024-07-17 17:00:00',0,1,50),(2036,960,'2024-07-18 10:00:00',0,1,50),(2037,960,'2024-07-18 12:00:00',0,1,50),(2038,960,'2024-07-18 17:00:00',0,1,50),(2039,960,'2024-07-19 10:00:00',0,1,50),(2040,960,'2024-07-19 12:00:00',0,1,50),(2041,960,'2024-07-20 12:00:00',0,1,50),(2042,960,'2024-07-20 17:00:00',0,1,50),(2043,960,'2024-07-22 12:00:00',0,1,50),(2044,960,'2024-07-23 01:00:00',0,1,50),(2045,960,'2024-07-23 02:00:00',0,1,50),(2046,960,'2024-07-23 05:00:00',0,1,50),(2047,960,'2024-07-23 06:00:00',0,1,50),(2048,960,'2024-07-24 12:00:00',0,1,50),(2049,960,'2024-07-24 17:00:00',0,1,50),(2050,960,'2024-07-25 10:00:00',0,1,50),(2051,960,'2024-07-25 12:00:00',0,1,50),(2052,960,'2024-07-25 17:00:00',0,1,50),(2053,960,'2024-07-26 10:00:00',0,1,50),(2054,960,'2024-07-26 12:00:00',0,1,50),(2055,960,'2024-07-27 12:00:00',0,1,50),(2056,960,'2024-07-27 17:00:00',0,1,50),(2057,960,'2024-07-29 12:00:00',0,1,50),(2058,960,'2024-07-30 01:00:00',0,1,50),(2059,960,'2024-07-30 02:00:00',0,1,50),(2060,960,'2024-07-30 05:00:00',0,1,50),(2061,960,'2024-07-30 06:00:00',0,1,50),(2062,960,'2024-07-31 12:00:00',0,1,50),(2063,960,'2024-07-31 17:00:00',0,1,50),(2064,960,'2024-08-01 10:00:00',0,1,50),(2065,960,'2024-08-01 12:00:00',0,1,50),(2066,960,'2024-08-01 17:00:00',0,1,50),(2067,960,'2024-08-02 10:00:00',0,1,50),(2068,960,'2024-08-02 12:00:00',0,1,50),(2069,960,'2024-08-03 12:00:00',0,1,50),(2070,960,'2024-08-03 17:00:00',0,1,50),(2071,960,'2024-08-05 12:00:00',0,1,50),(2072,960,'2024-08-06 01:00:00',0,1,50),(2073,960,'2024-08-06 02:00:00',0,1,50),(2074,960,'2024-08-06 05:00:00',0,1,50),(2075,960,'2024-08-06 06:00:00',0,1,50),(2076,960,'2024-08-07 12:00:00',0,1,50),(2077,960,'2024-08-07 17:00:00',0,1,50),(2078,960,'2024-08-08 10:00:00',0,1,50),(2079,960,'2024-08-08 12:00:00',0,1,50),(2080,960,'2024-08-08 17:00:00',0,1,50),(2081,960,'2024-08-09 10:00:00',0,1,50),(2082,960,'2024-08-09 12:00:00',0,1,50),(2083,960,'2024-08-10 12:00:00',0,1,50),(2084,960,'2024-08-10 17:00:00',0,1,50),(2085,960,'2024-08-12 12:00:00',0,1,50),(2086,960,'2024-08-13 01:00:00',0,1,50),(2087,960,'2024-08-13 02:00:00',0,1,50),(2088,960,'2024-08-13 05:00:00',0,1,50),(2089,960,'2024-08-13 06:00:00',0,1,50),(2090,960,'2024-08-14 12:00:00',0,1,50),(2091,960,'2024-08-14 17:00:00',0,1,50),(2092,960,'2024-08-15 10:00:00',0,1,50),(2093,960,'2024-08-15 12:00:00',0,1,50),(2094,960,'2024-08-15 17:00:00',0,1,50),(2095,960,'2024-08-16 10:00:00',0,1,50),(2096,960,'2024-08-16 12:00:00',0,1,50),(2097,960,'2024-08-17 12:00:00',0,1,50),(2098,960,'2024-08-17 17:00:00',0,1,50),(2099,960,'2024-08-19 12:00:00',0,1,50),(2100,960,'2024-08-20 01:00:00',0,1,50),(2101,960,'2024-08-20 02:00:00',0,1,50),(2102,960,'2024-08-20 05:00:00',0,1,50),(2103,960,'2024-08-20 06:00:00',0,1,50),(2104,960,'2024-08-21 12:00:00',0,1,50),(2105,960,'2024-08-21 17:00:00',0,1,50),(2106,960,'2024-08-22 10:00:00',0,1,50),(2107,960,'2024-08-22 12:00:00',0,1,50),(2108,960,'2024-08-22 17:00:00',0,1,50),(2109,960,'2024-08-23 10:00:00',0,1,50),(2110,960,'2024-08-23 12:00:00',0,1,50),(2111,960,'2024-08-24 12:00:00',0,1,50),(2112,960,'2024-08-24 17:00:00',0,1,50),(2113,960,'2024-08-26 12:00:00',0,1,50),(2114,960,'2024-08-27 01:00:00',0,1,50),(2115,960,'2024-08-27 02:00:00',0,1,50),(2116,960,'2024-08-27 05:00:00',0,1,50),(2117,960,'2024-08-27 06:00:00',0,1,50),(2118,960,'2024-08-28 12:00:00',0,1,50),(2119,960,'2024-08-28 17:00:00',0,1,50),(2120,960,'2024-08-29 10:00:00',0,1,50),(2121,960,'2024-08-29 12:00:00',0,1,50),(2122,960,'2024-08-29 17:00:00',0,1,50),(2123,960,'2024-08-30 10:00:00',0,1,50),(2124,960,'2024-08-30 12:00:00',0,1,50),(2125,960,'2024-08-31 12:00:00',0,1,50),(2126,960,'2024-08-31 17:00:00',0,1,50),(2127,960,'2024-09-02 12:00:00',0,1,50),(2128,960,'2024-09-03 01:00:00',0,1,50),(2129,960,'2024-09-03 02:00:00',0,1,50),(2130,960,'2024-09-03 05:00:00',0,1,50),(2131,960,'2024-09-03 06:00:00',0,1,50),(2132,960,'2024-09-04 12:00:00',0,1,50),(2133,960,'2024-09-04 17:00:00',0,1,50),(2134,960,'2024-09-05 10:00:00',0,1,50),(2135,960,'2024-09-05 12:00:00',0,1,50),(2136,960,'2024-09-05 17:00:00',0,1,50),(2137,960,'2024-09-06 10:00:00',0,1,50),(2138,960,'2024-09-06 12:00:00',0,1,50),(2139,960,'2024-09-07 12:00:00',0,1,50),(2140,960,'2024-09-07 17:00:00',0,1,50),(2141,960,'2024-09-09 12:00:00',0,1,50),(2142,960,'2024-09-10 01:00:00',0,1,50),(2143,960,'2024-09-10 02:00:00',0,1,50),(2144,960,'2024-09-10 05:00:00',0,1,50),(2145,960,'2024-09-10 06:00:00',0,1,50),(2146,960,'2024-09-11 12:00:00',0,1,50),(2147,960,'2024-09-11 17:00:00',0,1,50),(2148,960,'2024-09-12 10:00:00',0,1,50),(2149,960,'2024-09-12 12:00:00',0,1,50),(2150,960,'2024-09-12 17:00:00',0,1,50),(2151,960,'2024-09-13 10:00:00',0,1,50),(2152,960,'2024-09-13 12:00:00',0,1,50),(2153,960,'2024-09-14 12:00:00',0,1,50),(2154,960,'2024-09-14 17:00:00',0,1,50),(2155,960,'2024-09-16 12:00:00',0,1,50),(2156,960,'2024-09-17 01:00:00',0,1,50),(2157,960,'2024-09-17 02:00:00',0,1,50),(2158,960,'2024-09-17 05:00:00',0,1,50),(2159,960,'2024-09-17 06:00:00',0,1,50),(2160,960,'2024-09-18 12:00:00',0,1,50),(2161,960,'2024-09-18 17:00:00',0,1,50),(2162,960,'2024-09-19 10:00:00',0,1,50),(2163,960,'2024-09-19 12:00:00',0,1,50),(2164,960,'2024-09-19 17:00:00',0,1,50),(2165,960,'2024-09-20 10:00:00',0,1,50),(2166,960,'2024-09-20 12:00:00',0,1,50),(2167,960,'2024-09-21 12:00:00',0,1,50),(2168,960,'2024-09-21 17:00:00',0,1,50),(2169,960,'2024-09-23 12:00:00',0,1,50),(2170,960,'2024-09-24 01:00:00',0,1,50),(2171,960,'2024-09-24 02:00:00',0,1,50),(2172,960,'2024-09-24 05:00:00',0,1,50),(2173,960,'2024-09-24 06:00:00',0,1,50),(2174,960,'2024-09-25 12:00:00',0,1,50),(2175,960,'2024-09-25 17:00:00',0,1,50),(2176,960,'2024-09-26 10:00:00',0,1,50),(2177,960,'2024-09-26 12:00:00',0,1,50),(2178,960,'2024-09-26 17:00:00',0,1,50),(2179,960,'2024-09-27 10:00:00',0,1,50),(2180,960,'2024-09-27 12:00:00',0,1,50),(2181,960,'2024-09-28 12:00:00',0,1,50),(2182,960,'2024-09-28 17:00:00',0,1,50),(2183,960,'2024-09-30 12:00:00',0,1,50),(2184,960,'2024-10-01 01:00:00',0,1,50),(2185,960,'2024-10-01 02:00:00',0,1,50),(2186,960,'2024-10-01 05:00:00',0,1,50),(2187,960,'2024-10-01 06:00:00',0,1,50),(2188,960,'2024-10-02 12:00:00',0,1,50),(2189,960,'2024-10-02 17:00:00',0,1,50),(2190,960,'2024-10-03 10:00:00',0,1,50),(2191,960,'2024-10-03 12:00:00',0,1,50),(2192,960,'2024-10-03 17:00:00',0,1,50),(2193,960,'2024-10-04 10:00:00',0,1,50),(2194,960,'2024-10-04 12:00:00',0,1,50),(2195,960,'2024-10-05 12:00:00',0,1,50),(2196,960,'2024-10-05 17:00:00',0,1,50),(2197,960,'2024-10-07 12:00:00',0,1,50),(2198,960,'2024-10-08 01:00:00',0,1,50),(2199,960,'2024-10-08 02:00:00',0,1,50),(2200,960,'2024-10-08 05:00:00',0,1,50),(2201,960,'2024-10-08 06:00:00',0,1,50),(2202,960,'2024-10-09 12:00:00',0,1,50),(2203,960,'2024-10-09 17:00:00',0,1,50),(2204,960,'2024-10-10 10:00:00',0,1,50),(2205,960,'2024-10-10 12:00:00',0,1,50),(2206,960,'2024-10-10 17:00:00',0,1,50),(2207,960,'2024-10-11 10:00:00',0,1,50),(2208,960,'2024-10-11 12:00:00',0,1,50),(2209,960,'2024-10-12 12:00:00',0,1,50),(2210,960,'2024-10-12 17:00:00',0,1,50),(2211,960,'2024-10-14 12:00:00',0,1,50),(2212,960,'2024-10-15 01:00:00',0,1,50),(2213,960,'2024-10-15 02:00:00',0,1,50),(2214,960,'2024-10-15 05:00:00',0,1,50),(2215,960,'2024-10-15 06:00:00',0,1,50),(2216,960,'2024-10-16 12:00:00',0,1,50),(2217,960,'2024-10-16 17:00:00',0,1,50),(2218,960,'2024-10-17 10:00:00',0,1,50),(2219,960,'2024-10-17 12:00:00',0,1,50),(2220,960,'2024-10-17 17:00:00',0,1,50),(2221,959,'2023-10-14 12:00:00',0,1,50),(2222,959,'2023-10-14 17:00:00',0,1,50),(2223,959,'2023-10-16 12:00:00',0,1,50),(2224,959,'2023-10-17 01:00:00',0,1,50),(2225,959,'2023-10-17 02:00:00',0,1,50),(2226,959,'2023-10-17 05:00:00',0,1,50),(2227,959,'2023-10-17 06:00:00',0,1,50),(2228,959,'2023-10-18 12:00:00',0,1,50),(2229,959,'2023-10-18 17:00:00',0,1,50),(2230,959,'2023-10-19 10:00:00',0,1,50),(2231,959,'2023-10-19 12:00:00',0,1,50),(2232,959,'2023-10-19 17:00:00',0,1,50),(2233,959,'2023-10-20 10:00:00',0,1,50),(2234,959,'2023-10-20 12:00:00',0,1,50),(2235,959,'2023-10-21 12:00:00',0,1,50),(2236,959,'2023-10-21 17:00:00',0,1,50),(2237,959,'2023-10-23 12:00:00',0,1,50),(2238,959,'2023-10-24 01:00:00',0,1,50),(2239,959,'2023-10-24 02:00:00',0,1,50),(2240,959,'2023-10-24 05:00:00',0,1,50),(2241,959,'2023-10-24 06:00:00',0,1,50),(2242,959,'2023-10-25 12:00:00',0,1,50),(2243,959,'2023-10-25 17:00:00',0,1,50),(2244,959,'2023-10-26 10:00:00',0,1,50),(2245,959,'2023-10-26 12:00:00',0,1,50),(2246,959,'2023-10-26 17:00:00',0,1,50),(2247,959,'2023-10-27 10:00:00',0,1,50),(2248,959,'2023-10-27 12:00:00',0,1,50),(2249,959,'2023-10-28 12:00:00',0,1,50),(2250,959,'2023-10-28 17:00:00',0,1,50),(2251,959,'2023-10-30 12:00:00',0,1,50),(2252,959,'2023-10-31 01:00:00',0,1,50),(2253,959,'2023-10-31 02:00:00',0,1,50),(2254,959,'2023-10-31 05:00:00',0,1,50),(2255,959,'2023-10-31 06:00:00',0,1,50),(2256,959,'2023-11-01 12:00:00',0,1,50),(2257,959,'2023-11-01 17:00:00',0,1,50),(2258,959,'2023-11-02 10:00:00',0,1,50),(2259,959,'2023-11-02 12:00:00',0,1,50),(2260,959,'2023-11-02 17:00:00',0,1,50),(2261,959,'2023-11-03 10:00:00',0,1,50),(2262,959,'2023-11-03 12:00:00',0,1,50),(2263,959,'2023-11-04 12:00:00',0,1,50),(2264,959,'2023-11-04 17:00:00',0,1,50),(2265,959,'2023-11-06 12:00:00',0,1,50),(2266,959,'2023-11-07 01:00:00',0,1,50),(2267,959,'2023-11-07 02:00:00',0,1,50),(2268,959,'2023-11-07 05:00:00',0,1,50),(2269,959,'2023-11-07 06:00:00',0,1,50),(2270,959,'2023-11-08 12:00:00',0,1,50),(2271,959,'2023-11-08 17:00:00',0,1,50),(2272,959,'2023-11-09 10:00:00',0,1,50),(2273,959,'2023-11-09 12:00:00',0,1,50),(2274,959,'2023-11-09 17:00:00',0,1,50),(2275,959,'2023-11-10 10:00:00',0,1,50),(2276,959,'2023-11-10 12:00:00',0,1,50),(2277,959,'2023-11-11 12:00:00',0,1,50),(2278,959,'2023-11-11 17:00:00',0,1,50),(2279,959,'2023-11-13 12:00:00',0,1,50),(2280,959,'2023-11-14 01:00:00',0,1,50),(2281,959,'2023-11-14 02:00:00',0,1,50),(2282,959,'2023-11-14 05:00:00',0,1,50),(2283,959,'2023-11-14 06:00:00',0,1,50),(2284,959,'2023-11-15 12:00:00',0,1,50),(2285,959,'2023-11-15 17:00:00',0,1,50),(2286,959,'2023-11-16 10:00:00',0,1,50),(2287,959,'2023-11-16 12:00:00',0,1,50),(2288,959,'2023-11-16 17:00:00',0,1,50),(2289,959,'2023-11-17 10:00:00',0,1,50),(2290,959,'2023-11-17 12:00:00',0,1,50),(2291,959,'2023-11-18 12:00:00',0,1,50),(2292,959,'2023-11-18 17:00:00',0,1,50),(2293,959,'2023-11-20 12:00:00',0,1,50),(2294,959,'2023-11-21 01:00:00',0,1,50),(2295,959,'2023-11-21 02:00:00',0,1,50),(2296,959,'2023-11-21 05:00:00',0,1,50),(2297,959,'2023-11-21 06:00:00',0,1,50),(2298,959,'2023-11-22 12:00:00',0,1,50),(2299,959,'2023-11-22 17:00:00',0,1,50),(2300,959,'2023-11-23 10:00:00',0,1,50),(2301,959,'2023-11-23 12:00:00',0,1,50),(2302,959,'2023-11-23 17:00:00',0,1,50),(2303,959,'2023-11-24 10:00:00',0,1,50),(2304,959,'2023-11-24 12:00:00',0,1,50),(2305,959,'2023-11-25 12:00:00',0,1,50),(2306,959,'2023-11-25 17:00:00',0,1,50),(2307,959,'2023-11-27 12:00:00',0,1,50),(2308,959,'2023-11-28 01:00:00',0,1,50),(2309,959,'2023-11-28 02:00:00',0,1,50),(2310,959,'2023-11-28 05:00:00',0,1,50),(2311,959,'2023-11-28 06:00:00',0,1,50),(2312,959,'2023-11-29 12:00:00',0,1,50),(2313,959,'2023-11-29 17:00:00',0,1,50),(2314,959,'2023-11-30 10:00:00',0,1,50),(2315,959,'2023-11-30 12:00:00',0,1,50),(2316,959,'2023-11-30 17:00:00',0,1,50),(2317,959,'2023-12-01 10:00:00',0,1,50),(2318,959,'2023-12-01 12:00:00',0,1,50),(2319,959,'2023-12-02 12:00:00',0,1,50),(2320,959,'2023-12-02 17:00:00',0,1,50),(2321,959,'2023-12-04 12:00:00',0,1,50),(2322,959,'2023-12-05 01:00:00',0,1,50),(2323,959,'2023-12-05 02:00:00',0,1,50),(2324,959,'2023-12-05 05:00:00',0,1,50),(2325,959,'2023-12-05 06:00:00',0,1,50),(2326,959,'2023-12-06 12:00:00',0,1,50),(2327,959,'2023-12-06 17:00:00',0,1,50),(2328,959,'2023-12-07 10:00:00',0,1,50),(2329,959,'2023-12-07 12:00:00',0,1,50),(2330,959,'2023-12-07 17:00:00',0,1,50),(2331,959,'2023-12-08 10:00:00',0,1,50),(2332,959,'2023-12-08 12:00:00',0,1,50),(2333,959,'2023-12-09 12:00:00',0,1,50),(2334,959,'2023-12-09 17:00:00',0,1,50),(2335,959,'2023-12-11 12:00:00',0,1,50),(2336,959,'2023-12-12 01:00:00',0,1,50),(2337,959,'2023-12-12 02:00:00',0,1,50),(2338,959,'2023-12-12 05:00:00',0,1,50),(2339,959,'2023-12-12 06:00:00',0,1,50),(2340,959,'2023-12-13 12:00:00',0,1,50),(2341,959,'2023-12-13 17:00:00',0,1,50),(2342,959,'2023-12-14 10:00:00',0,1,50),(2343,959,'2023-12-14 12:00:00',0,1,50),(2344,959,'2023-12-14 17:00:00',0,1,50),(2345,959,'2023-12-15 10:00:00',0,1,50),(2346,959,'2023-12-15 12:00:00',0,1,50),(2347,959,'2023-12-16 12:00:00',0,1,50),(2348,959,'2023-12-16 17:00:00',0,1,50),(2349,959,'2023-12-18 12:00:00',0,1,50),(2350,959,'2023-12-19 01:00:00',0,1,50),(2351,959,'2023-12-19 02:00:00',0,1,50),(2352,959,'2023-12-19 05:00:00',0,1,50),(2353,959,'2023-12-19 06:00:00',0,1,50),(2354,959,'2023-12-20 12:00:00',0,1,50),(2355,959,'2023-12-20 17:00:00',0,1,50),(2356,959,'2023-12-21 10:00:00',0,1,50),(2357,959,'2023-12-21 12:00:00',0,1,50),(2358,959,'2023-12-21 17:00:00',0,1,50),(2359,959,'2023-12-22 10:00:00',0,1,50),(2360,959,'2023-12-22 12:00:00',0,1,50),(2361,959,'2023-12-23 12:00:00',0,1,50),(2362,959,'2023-12-23 17:00:00',0,1,50),(2363,959,'2023-12-25 12:00:00',0,1,50),(2364,959,'2023-12-26 01:00:00',0,1,50),(2365,959,'2023-12-26 02:00:00',0,1,50),(2366,959,'2023-12-26 05:00:00',0,1,50),(2367,959,'2023-12-26 06:00:00',0,1,50),(2368,959,'2023-12-27 12:00:00',0,1,50),(2369,959,'2023-12-27 17:00:00',0,1,50),(2370,959,'2023-12-28 10:00:00',0,1,50),(2371,959,'2023-12-28 12:00:00',0,1,50),(2372,959,'2023-12-28 17:00:00',0,1,50),(2373,959,'2023-12-29 10:00:00',0,1,50),(2374,959,'2023-12-29 12:00:00',0,1,50),(2375,959,'2023-12-30 12:00:00',0,1,50),(2376,959,'2023-12-30 17:00:00',0,1,50),(2377,959,'2024-01-01 12:00:00',0,1,50),(2378,959,'2024-01-02 01:00:00',0,1,50),(2379,959,'2024-01-02 02:00:00',0,1,50),(2380,959,'2024-01-02 05:00:00',0,1,50),(2381,959,'2024-01-02 06:00:00',0,1,50),(2382,959,'2024-01-03 12:00:00',0,1,50),(2383,959,'2024-01-03 17:00:00',0,1,50),(2384,959,'2024-01-04 10:00:00',0,1,50),(2385,959,'2024-01-04 12:00:00',0,1,50),(2386,959,'2024-01-04 17:00:00',0,1,50),(2387,959,'2024-01-05 10:00:00',0,1,50),(2388,959,'2024-01-05 12:00:00',0,1,50),(2389,959,'2024-01-06 12:00:00',0,1,50),(2390,959,'2024-01-06 17:00:00',0,1,50),(2391,959,'2024-01-08 12:00:00',0,1,50),(2392,959,'2024-01-09 01:00:00',0,1,50),(2393,959,'2024-01-09 02:00:00',0,1,50),(2394,959,'2024-01-09 05:00:00',0,1,50),(2395,959,'2024-01-09 06:00:00',0,1,50),(2396,959,'2024-01-10 12:00:00',0,1,50),(2397,959,'2024-01-10 17:00:00',0,1,50),(2398,959,'2024-01-11 10:00:00',0,1,50),(2399,959,'2024-01-11 12:00:00',0,1,50),(2400,959,'2024-01-11 17:00:00',0,1,50),(2401,959,'2024-01-12 10:00:00',0,1,50),(2402,959,'2024-01-12 12:00:00',0,1,50),(2403,959,'2024-01-13 12:00:00',0,1,50),(2404,959,'2024-01-13 17:00:00',0,1,50),(2405,959,'2024-01-15 12:00:00',0,1,50),(2406,959,'2024-01-16 01:00:00',0,1,50),(2407,959,'2024-01-16 02:00:00',0,1,50),(2408,959,'2024-01-16 05:00:00',0,1,50),(2409,959,'2024-01-16 06:00:00',0,1,50),(2410,959,'2024-01-17 12:00:00',0,1,50),(2411,959,'2024-01-17 17:00:00',0,1,50),(2412,959,'2024-01-18 10:00:00',0,1,50),(2413,959,'2024-01-18 12:00:00',0,1,50),(2414,959,'2024-01-18 17:00:00',0,1,50),(2415,959,'2024-01-19 10:00:00',0,1,50),(2416,959,'2024-01-19 12:00:00',0,1,50),(2417,959,'2024-01-20 12:00:00',0,1,50),(2418,959,'2024-01-20 17:00:00',0,1,50),(2419,959,'2024-01-22 12:00:00',0,1,50),(2420,959,'2024-01-23 01:00:00',0,1,50),(2421,959,'2024-01-23 02:00:00',0,1,50),(2422,959,'2024-01-23 05:00:00',0,1,50),(2423,959,'2024-01-23 06:00:00',0,1,50),(2424,959,'2024-01-24 12:00:00',0,1,50),(2425,959,'2024-01-24 17:00:00',0,1,50),(2426,959,'2024-01-25 10:00:00',0,1,50),(2427,959,'2024-01-25 12:00:00',0,1,50),(2428,959,'2024-01-25 17:00:00',0,1,50),(2429,959,'2024-01-26 10:00:00',0,1,50),(2430,959,'2024-01-26 12:00:00',0,1,50),(2431,959,'2024-01-27 12:00:00',0,1,50),(2432,959,'2024-01-27 17:00:00',0,1,50),(2433,959,'2024-01-29 12:00:00',0,1,50),(2434,959,'2024-01-30 01:00:00',0,1,50),(2435,959,'2024-01-30 02:00:00',0,1,50),(2436,959,'2024-01-30 05:00:00',0,1,50),(2437,959,'2024-01-30 06:00:00',0,1,50),(2438,959,'2024-01-31 12:00:00',0,1,50),(2439,959,'2024-01-31 17:00:00',0,1,50),(2440,959,'2024-02-01 10:00:00',0,1,50),(2441,959,'2024-02-01 12:00:00',0,1,50),(2442,959,'2024-02-01 17:00:00',0,1,50),(2443,959,'2024-02-02 10:00:00',0,1,50),(2444,959,'2024-02-02 12:00:00',0,1,50),(2445,959,'2024-02-03 12:00:00',0,1,50),(2446,959,'2024-02-03 17:00:00',0,1,50),(2447,959,'2024-02-05 12:00:00',0,1,50),(2448,959,'2024-02-06 01:00:00',0,1,50),(2449,959,'2024-02-06 02:00:00',0,1,50),(2450,959,'2024-02-06 05:00:00',0,1,50),(2451,959,'2024-02-06 06:00:00',0,1,50),(2452,959,'2024-02-07 12:00:00',0,1,50),(2453,959,'2024-02-07 17:00:00',0,1,50),(2454,959,'2024-02-08 10:00:00',0,1,50),(2455,959,'2024-02-08 12:00:00',0,1,50),(2456,959,'2024-02-08 17:00:00',0,1,50),(2457,959,'2024-02-09 10:00:00',0,1,50),(2458,959,'2024-02-09 12:00:00',0,1,50),(2459,959,'2024-02-10 12:00:00',0,1,50),(2460,959,'2024-02-10 17:00:00',0,1,50),(2461,959,'2024-02-12 12:00:00',0,1,50),(2462,959,'2024-02-13 01:00:00',0,1,50),(2463,959,'2024-02-13 02:00:00',0,1,50),(2464,959,'2024-02-13 05:00:00',0,1,50),(2465,959,'2024-02-13 06:00:00',0,1,50),(2466,959,'2024-02-14 12:00:00',0,1,50),(2467,959,'2024-02-14 17:00:00',0,1,50),(2468,959,'2024-02-15 10:00:00',0,1,50),(2469,959,'2024-02-15 12:00:00',0,1,50),(2470,959,'2024-02-15 17:00:00',0,1,50),(2471,959,'2024-02-16 10:00:00',0,1,50),(2472,959,'2024-02-16 12:00:00',0,1,50),(2473,959,'2024-02-17 12:00:00',0,1,50),(2474,959,'2024-02-17 17:00:00',0,1,50),(2475,959,'2024-02-19 12:00:00',0,1,50),(2476,959,'2024-02-20 01:00:00',0,1,50),(2477,959,'2024-02-20 02:00:00',0,1,50),(2478,959,'2024-02-20 05:00:00',0,1,50),(2479,959,'2024-02-20 06:00:00',0,1,50),(2480,959,'2024-02-21 12:00:00',0,1,50),(2481,959,'2024-02-21 17:00:00',0,1,50),(2482,959,'2024-02-22 10:00:00',0,1,50),(2483,959,'2024-02-22 12:00:00',0,1,50),(2484,959,'2024-02-22 17:00:00',0,1,50),(2485,959,'2024-02-23 10:00:00',0,1,50),(2486,959,'2024-02-23 12:00:00',0,1,50),(2487,959,'2024-02-24 12:00:00',0,1,50),(2488,959,'2024-02-24 17:00:00',0,1,50),(2489,959,'2024-02-26 12:00:00',0,1,50),(2490,959,'2024-02-27 01:00:00',0,1,50),(2491,959,'2024-02-27 02:00:00',0,1,50),(2492,959,'2024-02-27 05:00:00',0,1,50),(2493,959,'2024-02-27 06:00:00',0,1,50),(2494,959,'2024-02-28 12:00:00',0,1,50),(2495,959,'2024-02-28 17:00:00',0,1,50),(2496,959,'2024-02-29 10:00:00',0,1,50),(2497,959,'2024-02-29 12:00:00',0,1,50),(2498,959,'2024-02-29 17:00:00',0,1,50),(2499,959,'2024-03-01 10:00:00',0,1,50),(2500,959,'2024-03-01 12:00:00',0,1,50),(2501,959,'2024-03-02 12:00:00',0,1,50),(2502,959,'2024-03-02 17:00:00',0,1,50),(2503,959,'2024-03-04 12:00:00',0,1,50),(2504,959,'2024-03-05 01:00:00',0,1,50),(2505,959,'2024-03-05 02:00:00',0,1,50),(2506,959,'2024-03-05 05:00:00',0,1,50),(2507,959,'2024-03-05 06:00:00',0,1,50),(2508,959,'2024-03-06 12:00:00',0,1,50),(2509,959,'2024-03-06 17:00:00',0,1,50),(2510,959,'2024-03-07 10:00:00',0,1,50),(2511,959,'2024-03-07 12:00:00',0,1,50),(2512,959,'2024-03-07 17:00:00',0,1,50),(2513,959,'2024-03-08 10:00:00',0,1,50),(2514,959,'2024-03-08 12:00:00',0,1,50),(2515,959,'2024-03-09 12:00:00',0,1,50),(2516,959,'2024-03-09 17:00:00',0,1,50),(2517,959,'2024-03-11 12:00:00',0,1,50),(2518,959,'2024-03-12 01:00:00',0,1,50),(2519,959,'2024-03-12 02:00:00',0,1,50),(2520,959,'2024-03-12 05:00:00',0,1,50),(2521,959,'2024-03-12 06:00:00',0,1,50),(2522,959,'2024-03-13 12:00:00',0,1,50),(2523,959,'2024-03-13 17:00:00',0,1,50),(2524,959,'2024-03-14 10:00:00',0,1,50),(2525,959,'2024-03-14 12:00:00',0,1,50),(2526,959,'2024-03-14 17:00:00',0,1,50),(2527,959,'2024-03-15 10:00:00',0,1,50),(2528,959,'2024-03-15 12:00:00',0,1,50),(2529,959,'2024-03-16 12:00:00',0,1,50),(2530,959,'2024-03-16 17:00:00',0,1,50),(2531,959,'2024-03-18 12:00:00',0,1,50),(2532,959,'2024-03-19 01:00:00',0,1,50),(2533,959,'2024-03-19 02:00:00',0,1,50),(2534,959,'2024-03-19 05:00:00',0,1,50),(2535,959,'2024-03-19 06:00:00',0,1,50),(2536,959,'2024-03-20 12:00:00',0,1,50),(2537,959,'2024-03-20 17:00:00',0,1,50),(2538,959,'2024-03-21 10:00:00',0,1,50),(2539,959,'2024-03-21 12:00:00',0,1,50),(2540,959,'2024-03-21 17:00:00',0,1,50),(2541,959,'2024-03-22 10:00:00',0,1,50),(2542,959,'2024-03-22 12:00:00',0,1,50),(2543,959,'2024-03-23 12:00:00',0,1,50),(2544,959,'2024-03-23 17:00:00',0,1,50),(2545,959,'2024-03-25 12:00:00',0,1,50),(2546,959,'2024-03-26 01:00:00',0,1,50),(2547,959,'2024-03-26 02:00:00',0,1,50),(2548,959,'2024-03-26 05:00:00',0,1,50),(2549,959,'2024-03-26 06:00:00',0,1,50),(2550,959,'2024-03-27 12:00:00',0,1,50),(2551,959,'2024-03-27 17:00:00',0,1,50),(2552,959,'2024-03-28 10:00:00',0,1,50),(2553,959,'2024-03-28 12:00:00',0,1,50),(2554,959,'2024-03-28 17:00:00',0,1,50),(2555,959,'2024-03-29 10:00:00',0,1,50),(2556,959,'2024-03-29 12:00:00',0,1,50),(2557,959,'2024-03-30 12:00:00',0,1,50),(2558,959,'2024-03-30 17:00:00',0,1,50),(2559,959,'2024-04-01 12:00:00',0,1,50),(2560,959,'2024-04-02 01:00:00',0,1,50),(2561,959,'2024-04-02 02:00:00',0,1,50),(2562,959,'2024-04-02 05:00:00',0,1,50),(2563,959,'2024-04-02 06:00:00',0,1,50),(2564,959,'2024-04-03 12:00:00',0,1,50),(2565,959,'2024-04-03 17:00:00',0,1,50),(2566,959,'2024-04-04 10:00:00',0,1,50),(2567,959,'2024-04-04 12:00:00',0,1,50),(2568,959,'2024-04-04 17:00:00',0,1,50),(2569,959,'2024-04-05 10:00:00',0,1,50),(2570,959,'2024-04-05 12:00:00',0,1,50),(2571,959,'2024-04-06 12:00:00',0,1,50),(2572,959,'2024-04-06 17:00:00',0,1,50),(2573,959,'2024-04-08 12:00:00',0,1,50),(2574,959,'2024-04-09 01:00:00',0,1,50),(2575,959,'2024-04-09 02:00:00',0,1,50),(2576,959,'2024-04-09 05:00:00',0,1,50),(2577,959,'2024-04-09 06:00:00',0,1,50),(2578,959,'2024-04-10 12:00:00',0,1,50),(2579,959,'2024-04-10 17:00:00',0,1,50),(2580,959,'2024-04-11 10:00:00',0,1,50),(2581,959,'2024-04-11 12:00:00',0,1,50),(2582,959,'2024-04-11 17:00:00',0,1,50),(2583,959,'2024-04-12 10:00:00',0,1,50),(2584,959,'2024-04-12 12:00:00',0,1,50),(2585,959,'2024-04-13 12:00:00',0,1,50),(2586,959,'2024-04-13 17:00:00',0,1,50),(2587,959,'2024-04-15 12:00:00',0,1,50),(2588,959,'2024-04-16 01:00:00',0,1,50),(2589,959,'2024-04-16 02:00:00',0,1,50),(2590,959,'2024-04-16 05:00:00',0,1,50),(2591,959,'2024-04-16 06:00:00',0,1,50),(2592,959,'2024-04-17 12:00:00',0,1,50),(2593,959,'2024-04-17 17:00:00',0,1,50),(2594,959,'2024-04-18 10:00:00',0,1,50),(2595,959,'2024-04-18 12:00:00',0,1,50),(2596,959,'2024-04-18 17:00:00',0,1,50),(2597,959,'2024-04-19 10:00:00',0,1,50),(2598,959,'2024-04-19 12:00:00',0,1,50),(2599,959,'2024-04-20 12:00:00',0,1,50),(2600,959,'2024-04-20 17:00:00',0,1,50),(2601,959,'2024-04-22 12:00:00',0,1,50),(2602,959,'2024-04-23 01:00:00',0,1,50),(2603,959,'2024-04-23 02:00:00',0,1,50),(2604,959,'2024-04-23 05:00:00',0,1,50),(2605,959,'2024-04-23 06:00:00',0,1,50),(2606,959,'2024-04-24 12:00:00',0,1,50),(2607,959,'2024-04-24 17:00:00',0,1,50),(2608,959,'2024-04-25 10:00:00',0,1,50),(2609,959,'2024-04-25 12:00:00',0,1,50),(2610,959,'2024-04-25 17:00:00',0,1,50),(2611,959,'2024-04-26 10:00:00',0,1,50),(2612,959,'2024-04-26 12:00:00',0,1,50),(2613,959,'2024-04-27 12:00:00',0,1,50),(2614,959,'2024-04-27 17:00:00',0,1,50),(2615,959,'2024-04-29 12:00:00',0,1,50),(2616,959,'2024-04-30 01:00:00',0,1,50),(2617,959,'2024-04-30 02:00:00',0,1,50),(2618,959,'2024-04-30 05:00:00',0,1,50),(2619,959,'2024-04-30 06:00:00',0,1,50),(2620,959,'2024-05-01 12:00:00',0,1,50),(2621,959,'2024-05-01 17:00:00',0,1,50),(2622,959,'2024-05-02 10:00:00',0,1,50),(2623,959,'2024-05-02 12:00:00',0,1,50),(2624,959,'2024-05-02 17:00:00',0,1,50),(2625,959,'2024-05-03 10:00:00',0,1,50),(2626,959,'2024-05-03 12:00:00',0,1,50),(2627,959,'2024-05-04 12:00:00',0,1,50),(2628,959,'2024-05-04 17:00:00',0,1,50),(2629,959,'2024-05-06 12:00:00',0,1,50),(2630,959,'2024-05-07 01:00:00',0,1,50),(2631,959,'2024-05-07 02:00:00',0,1,50),(2632,959,'2024-05-07 05:00:00',0,1,50),(2633,959,'2024-05-07 06:00:00',0,1,50),(2634,959,'2024-05-08 12:00:00',0,1,50),(2635,959,'2024-05-08 17:00:00',0,1,50),(2636,959,'2024-05-09 10:00:00',0,1,50),(2637,959,'2024-05-09 12:00:00',0,1,50),(2638,959,'2024-05-09 17:00:00',0,1,50),(2639,959,'2024-05-10 10:00:00',0,1,50),(2640,959,'2024-05-10 12:00:00',0,1,50),(2641,959,'2024-05-11 12:00:00',0,1,50),(2642,959,'2024-05-11 17:00:00',0,1,50),(2643,959,'2024-05-13 12:00:00',0,1,50),(2644,959,'2024-05-14 01:00:00',0,1,50),(2645,959,'2024-05-14 02:00:00',0,1,50),(2646,959,'2024-05-14 05:00:00',0,1,50),(2647,959,'2024-05-14 06:00:00',0,1,50),(2648,959,'2024-05-15 12:00:00',0,1,50),(2649,959,'2024-05-15 17:00:00',0,1,50),(2650,959,'2024-05-16 10:00:00',0,1,50),(2651,959,'2024-05-16 12:00:00',0,1,50),(2652,959,'2024-05-16 17:00:00',0,1,50),(2653,959,'2024-05-17 10:00:00',0,1,50),(2654,959,'2024-05-17 12:00:00',0,1,50),(2655,959,'2024-05-18 12:00:00',0,1,50),(2656,959,'2024-05-18 17:00:00',0,1,50),(2657,959,'2024-05-20 12:00:00',0,1,50),(2658,959,'2024-05-21 01:00:00',0,1,50),(2659,959,'2024-05-21 02:00:00',0,1,50),(2660,959,'2024-05-21 05:00:00',0,1,50),(2661,959,'2024-05-21 06:00:00',0,1,50),(2662,959,'2024-05-22 12:00:00',0,1,50),(2663,959,'2024-05-22 17:00:00',0,1,50),(2664,959,'2024-05-23 10:00:00',0,1,50),(2665,959,'2024-05-23 12:00:00',0,1,50),(2666,959,'2024-05-23 17:00:00',0,1,50),(2667,959,'2024-05-24 10:00:00',0,1,50),(2668,959,'2024-05-24 12:00:00',0,1,50),(2669,959,'2024-05-25 12:00:00',0,1,50),(2670,959,'2024-05-25 17:00:00',0,1,50),(2671,959,'2024-05-27 12:00:00',0,1,50),(2672,959,'2024-05-28 01:00:00',0,1,50),(2673,959,'2024-05-28 02:00:00',0,1,50),(2674,959,'2024-05-28 05:00:00',0,1,50),(2675,959,'2024-05-28 06:00:00',0,1,50),(2676,959,'2024-05-29 12:00:00',0,1,50),(2677,959,'2024-05-29 17:00:00',0,1,50),(2678,959,'2024-05-30 10:00:00',0,1,50),(2679,959,'2024-05-30 12:00:00',0,1,50),(2680,959,'2024-05-30 17:00:00',0,1,50),(2681,959,'2024-05-31 10:00:00',0,1,50),(2682,959,'2024-05-31 12:00:00',0,1,50),(2683,959,'2024-06-01 12:00:00',0,1,50),(2684,959,'2024-06-01 17:00:00',0,1,50),(2685,959,'2024-06-03 12:00:00',0,1,50),(2686,959,'2024-06-04 01:00:00',0,1,50),(2687,959,'2024-06-04 02:00:00',0,1,50),(2688,959,'2024-06-04 05:00:00',0,1,50),(2689,959,'2024-06-04 06:00:00',0,1,50),(2690,959,'2024-06-05 12:00:00',0,1,50),(2691,959,'2024-06-05 17:00:00',0,1,50),(2692,959,'2024-06-06 10:00:00',0,1,50),(2693,959,'2024-06-06 12:00:00',0,1,50),(2694,959,'2024-06-06 17:00:00',0,1,50),(2695,959,'2024-06-07 10:00:00',0,1,50),(2696,959,'2024-06-07 12:00:00',0,1,50),(2697,959,'2024-06-08 12:00:00',0,1,50),(2698,959,'2024-06-08 17:00:00',0,1,50),(2699,959,'2024-06-10 12:00:00',0,1,50),(2700,959,'2024-06-11 01:00:00',0,1,50),(2701,959,'2024-06-11 02:00:00',0,1,50),(2702,959,'2024-06-11 05:00:00',0,1,50),(2703,959,'2024-06-11 06:00:00',0,1,50),(2704,959,'2024-06-12 12:00:00',0,1,50),(2705,959,'2024-06-12 17:00:00',0,1,50),(2706,959,'2024-06-13 10:00:00',0,1,50),(2707,959,'2024-06-13 12:00:00',0,1,50),(2708,959,'2024-06-13 17:00:00',0,1,50),(2709,959,'2024-06-14 10:00:00',0,1,50),(2710,959,'2024-06-14 12:00:00',0,1,50),(2711,959,'2024-06-15 12:00:00',0,1,50),(2712,959,'2024-06-15 17:00:00',0,1,50),(2713,959,'2024-06-17 12:00:00',0,1,50),(2714,959,'2024-06-18 01:00:00',0,1,50),(2715,959,'2024-06-18 02:00:00',0,1,50),(2716,959,'2024-06-18 05:00:00',0,1,50),(2717,959,'2024-06-18 06:00:00',0,1,50),(2718,959,'2024-06-19 12:00:00',0,1,50),(2719,959,'2024-06-19 17:00:00',0,1,50),(2720,959,'2024-06-20 10:00:00',0,1,50),(2721,959,'2024-06-20 12:00:00',0,1,50),(2722,959,'2024-06-20 17:00:00',0,1,50),(2723,959,'2024-06-21 10:00:00',0,1,50),(2724,959,'2024-06-21 12:00:00',0,1,50),(2725,959,'2024-06-22 12:00:00',0,1,50),(2726,959,'2024-06-22 17:00:00',0,1,50),(2727,959,'2024-06-24 12:00:00',0,1,50),(2728,959,'2024-06-25 01:00:00',0,1,50),(2729,959,'2024-06-25 02:00:00',0,1,50),(2730,959,'2024-06-25 05:00:00',0,1,50),(2731,959,'2024-06-25 06:00:00',0,1,50),(2732,959,'2024-06-26 12:00:00',0,1,50),(2733,959,'2024-06-26 17:00:00',0,1,50),(2734,959,'2024-06-27 10:00:00',0,1,50),(2735,959,'2024-06-27 12:00:00',0,1,50),(2736,959,'2024-06-27 17:00:00',0,1,50),(2737,959,'2024-06-28 10:00:00',0,1,50),(2738,959,'2024-06-28 12:00:00',0,1,50),(2739,959,'2024-06-29 12:00:00',0,1,50),(2740,959,'2024-06-29 17:00:00',0,1,50),(2741,959,'2024-07-01 12:00:00',0,1,50),(2742,959,'2024-07-02 01:00:00',0,1,50),(2743,959,'2024-07-02 02:00:00',0,1,50),(2744,959,'2024-07-02 05:00:00',0,1,50),(2745,959,'2024-07-02 06:00:00',0,1,50),(2746,959,'2024-07-03 12:00:00',0,1,50),(2747,959,'2024-07-03 17:00:00',0,1,50),(2748,959,'2024-07-04 10:00:00',0,1,50),(2749,959,'2024-07-04 12:00:00',0,1,50),(2750,959,'2024-07-04 17:00:00',0,1,50),(2751,959,'2024-07-05 10:00:00',0,1,50),(2752,959,'2024-07-05 12:00:00',0,1,50),(2753,959,'2024-07-06 12:00:00',0,1,50),(2754,959,'2024-07-06 17:00:00',0,1,50),(2755,959,'2024-07-08 12:00:00',0,1,50),(2756,959,'2024-07-09 01:00:00',0,1,50),(2757,959,'2024-07-09 02:00:00',0,1,50),(2758,959,'2024-07-09 05:00:00',0,1,50),(2759,959,'2024-07-09 06:00:00',0,1,50),(2760,959,'2024-07-10 12:00:00',0,1,50),(2761,959,'2024-07-10 17:00:00',0,1,50),(2762,959,'2024-07-11 10:00:00',0,1,50),(2763,959,'2024-07-11 12:00:00',0,1,50),(2764,959,'2024-07-11 17:00:00',0,1,50),(2765,959,'2024-07-12 10:00:00',0,1,50),(2766,959,'2024-07-12 12:00:00',0,1,50),(2767,959,'2024-07-13 12:00:00',0,1,50),(2768,959,'2024-07-13 17:00:00',0,1,50),(2769,959,'2024-07-15 12:00:00',0,1,50),(2770,959,'2024-07-16 01:00:00',0,1,50),(2771,959,'2024-07-16 02:00:00',0,1,50),(2772,959,'2024-07-16 05:00:00',0,1,50),(2773,959,'2024-07-16 06:00:00',0,1,50),(2774,959,'2024-07-17 12:00:00',0,1,50),(2775,959,'2024-07-17 17:00:00',0,1,50),(2776,959,'2024-07-18 10:00:00',0,1,50),(2777,959,'2024-07-18 12:00:00',0,1,50),(2778,959,'2024-07-18 17:00:00',0,1,50),(2779,959,'2024-07-19 10:00:00',0,1,50),(2780,959,'2024-07-19 12:00:00',0,1,50),(2781,959,'2024-07-20 12:00:00',0,1,50),(2782,959,'2024-07-20 17:00:00',0,1,50),(2783,959,'2024-07-22 12:00:00',0,1,50),(2784,959,'2024-07-23 01:00:00',0,1,50),(2785,959,'2024-07-23 02:00:00',0,1,50),(2786,959,'2024-07-23 05:00:00',0,1,50),(2787,959,'2024-07-23 06:00:00',0,1,50),(2788,959,'2024-07-24 12:00:00',0,1,50),(2789,959,'2024-07-24 17:00:00',0,1,50),(2790,959,'2024-07-25 10:00:00',0,1,50),(2791,959,'2024-07-25 12:00:00',0,1,50),(2792,959,'2024-07-25 17:00:00',0,1,50),(2793,959,'2024-07-26 10:00:00',0,1,50),(2794,959,'2024-07-26 12:00:00',0,1,50),(2795,959,'2024-07-27 12:00:00',0,1,50),(2796,959,'2024-07-27 17:00:00',0,1,50),(2797,959,'2024-07-29 12:00:00',0,1,50),(2798,959,'2024-07-30 01:00:00',0,1,50),(2799,959,'2024-07-30 02:00:00',0,1,50),(2800,959,'2024-07-30 05:00:00',0,1,50),(2801,959,'2024-07-30 06:00:00',0,1,50),(2802,959,'2024-07-31 12:00:00',0,1,50),(2803,959,'2024-07-31 17:00:00',0,1,50),(2804,959,'2024-08-01 10:00:00',0,1,50),(2805,959,'2024-08-01 12:00:00',0,1,50),(2806,959,'2024-08-01 17:00:00',0,1,50),(2807,959,'2024-08-02 10:00:00',0,1,50),(2808,959,'2024-08-02 12:00:00',0,1,50),(2809,959,'2024-08-03 12:00:00',0,1,50),(2810,959,'2024-08-03 17:00:00',0,1,50),(2811,959,'2024-08-05 12:00:00',0,1,50),(2812,959,'2024-08-06 01:00:00',0,1,50),(2813,959,'2024-08-06 02:00:00',0,1,50),(2814,959,'2024-08-06 05:00:00',0,1,50),(2815,959,'2024-08-06 06:00:00',0,1,50),(2816,959,'2024-08-07 12:00:00',0,1,50),(2817,959,'2024-08-07 17:00:00',0,1,50),(2818,959,'2024-08-08 10:00:00',0,1,50),(2819,959,'2024-08-08 12:00:00',0,1,50),(2820,959,'2024-08-08 17:00:00',0,1,50),(2821,959,'2024-08-09 10:00:00',0,1,50),(2822,959,'2024-08-09 12:00:00',0,1,50),(2823,959,'2024-08-10 12:00:00',0,1,50),(2824,959,'2024-08-10 17:00:00',0,1,50),(2825,959,'2024-08-12 12:00:00',0,1,50),(2826,959,'2024-08-13 01:00:00',0,1,50),(2827,959,'2024-08-13 02:00:00',0,1,50),(2828,959,'2024-08-13 05:00:00',0,1,50),(2829,959,'2024-08-13 06:00:00',0,1,50),(2830,959,'2024-08-14 12:00:00',0,1,50),(2831,959,'2024-08-14 17:00:00',0,1,50),(2832,959,'2024-08-15 10:00:00',0,1,50),(2833,959,'2024-08-15 12:00:00',0,1,50),(2834,959,'2024-08-15 17:00:00',0,1,50),(2835,959,'2024-08-16 10:00:00',0,1,50),(2836,959,'2024-08-16 12:00:00',0,1,50),(2837,959,'2024-08-17 12:00:00',0,1,50),(2838,959,'2024-08-17 17:00:00',0,1,50),(2839,959,'2024-08-19 12:00:00',0,1,50),(2840,959,'2024-08-20 01:00:00',0,1,50),(2841,959,'2024-08-20 02:00:00',0,1,50),(2842,959,'2024-08-20 05:00:00',0,1,50),(2843,959,'2024-08-20 06:00:00',0,1,50),(2844,959,'2024-08-21 12:00:00',0,1,50),(2845,959,'2024-08-21 17:00:00',0,1,50),(2846,959,'2024-08-22 10:00:00',0,1,50),(2847,959,'2024-08-22 12:00:00',0,1,50),(2848,959,'2024-08-22 17:00:00',0,1,50),(2849,959,'2024-08-23 10:00:00',0,1,50),(2850,959,'2024-08-23 12:00:00',0,1,50),(2851,959,'2024-08-24 12:00:00',0,1,50),(2852,959,'2024-08-24 17:00:00',0,1,50),(2853,959,'2024-08-26 12:00:00',0,1,50),(2854,959,'2024-08-27 01:00:00',0,1,50),(2855,959,'2024-08-27 02:00:00',0,1,50),(2856,959,'2024-08-27 05:00:00',0,1,50),(2857,959,'2024-08-27 06:00:00',0,1,50),(2858,959,'2024-08-28 12:00:00',0,1,50),(2859,959,'2024-08-28 17:00:00',0,1,50),(2860,959,'2024-08-29 10:00:00',0,1,50),(2861,959,'2024-08-29 12:00:00',0,1,50),(2862,959,'2024-08-29 17:00:00',0,1,50),(2863,959,'2024-08-30 10:00:00',0,1,50),(2864,959,'2024-08-30 12:00:00',0,1,50),(2865,959,'2024-08-31 12:00:00',0,1,50),(2866,959,'2024-08-31 17:00:00',0,1,50),(2867,959,'2024-09-02 12:00:00',0,1,50),(2868,959,'2024-09-03 01:00:00',0,1,50),(2869,959,'2024-09-03 02:00:00',0,1,50),(2870,959,'2024-09-03 05:00:00',0,1,50),(2871,959,'2024-09-03 06:00:00',0,1,50),(2872,959,'2024-09-04 12:00:00',0,1,50),(2873,959,'2024-09-04 17:00:00',0,1,50),(2874,959,'2024-09-05 10:00:00',0,1,50),(2875,959,'2024-09-05 12:00:00',0,1,50),(2876,959,'2024-09-05 17:00:00',0,1,50),(2877,959,'2024-09-06 10:00:00',0,1,50),(2878,959,'2024-09-06 12:00:00',0,1,50),(2879,959,'2024-09-07 12:00:00',0,1,50),(2880,959,'2024-09-07 17:00:00',0,1,50),(2881,959,'2024-09-09 12:00:00',0,1,50),(2882,959,'2024-09-10 01:00:00',0,1,50),(2883,959,'2024-09-10 02:00:00',0,1,50),(2884,959,'2024-09-10 05:00:00',0,1,50),(2885,959,'2024-09-10 06:00:00',0,1,50),(2886,959,'2024-09-11 12:00:00',0,1,50),(2887,959,'2024-09-11 17:00:00',0,1,50),(2888,959,'2024-09-12 10:00:00',0,1,50),(2889,959,'2024-09-12 12:00:00',0,1,50),(2890,959,'2024-09-12 17:00:00',0,1,50),(2891,959,'2024-09-13 10:00:00',0,1,50),(2892,959,'2024-09-13 12:00:00',0,1,50),(2893,959,'2024-09-14 12:00:00',0,1,50),(2894,959,'2024-09-14 17:00:00',0,1,50),(2895,959,'2024-09-16 12:00:00',0,1,50),(2896,959,'2024-09-17 01:00:00',0,1,50),(2897,959,'2024-09-17 02:00:00',0,1,50),(2898,959,'2024-09-17 05:00:00',0,1,50),(2899,959,'2024-09-17 06:00:00',0,1,50),(2900,959,'2024-09-18 12:00:00',0,1,50),(2901,959,'2024-09-18 17:00:00',0,1,50),(2902,959,'2024-09-19 10:00:00',0,1,50),(2903,959,'2024-09-19 12:00:00',0,1,50),(2904,959,'2024-09-19 17:00:00',0,1,50),(2905,959,'2024-09-20 10:00:00',0,1,50),(2906,959,'2024-09-20 12:00:00',0,1,50),(2907,959,'2024-09-21 12:00:00',0,1,50),(2908,959,'2024-09-21 17:00:00',0,1,50),(2909,959,'2024-09-23 12:00:00',0,1,50),(2910,959,'2024-09-24 01:00:00',0,1,50),(2911,959,'2024-09-24 02:00:00',0,1,50),(2912,959,'2024-09-24 05:00:00',0,1,50),(2913,959,'2024-09-24 06:00:00',0,1,50),(2914,959,'2024-09-25 12:00:00',0,1,50),(2915,959,'2024-09-25 17:00:00',0,1,50),(2916,959,'2024-09-26 10:00:00',0,1,50),(2917,959,'2024-09-26 12:00:00',0,1,50),(2918,959,'2024-09-26 17:00:00',0,1,50),(2919,959,'2024-09-27 10:00:00',0,1,50),(2920,959,'2024-09-27 12:00:00',0,1,50),(2921,959,'2024-09-28 12:00:00',0,1,50),(2922,959,'2024-09-28 17:00:00',0,1,50),(2923,959,'2024-09-30 12:00:00',0,1,50),(2924,959,'2024-10-01 01:00:00',0,1,50),(2925,959,'2024-10-01 02:00:00',0,1,50),(2926,959,'2024-10-01 05:00:00',0,1,50),(2927,959,'2024-10-01 06:00:00',0,1,50),(2928,959,'2024-10-02 12:00:00',0,1,50),(2929,959,'2024-10-02 17:00:00',0,1,50),(2930,959,'2024-10-03 10:00:00',0,1,50),(2931,959,'2024-10-03 12:00:00',0,1,50),(2932,959,'2024-10-03 17:00:00',0,1,50),(2933,959,'2024-10-04 10:00:00',0,1,50),(2934,959,'2024-10-04 12:00:00',0,1,50),(2935,959,'2024-10-05 12:00:00',0,1,50),(2936,959,'2024-10-05 17:00:00',0,1,50),(2937,959,'2024-10-07 12:00:00',0,1,50),(2938,959,'2024-10-08 01:00:00',0,1,50),(2939,959,'2024-10-08 02:00:00',0,1,50),(2940,959,'2024-10-08 05:00:00',0,1,50),(2941,959,'2024-10-08 06:00:00',0,1,50),(2942,959,'2024-10-09 12:00:00',0,1,50),(2943,959,'2024-10-09 17:00:00',0,1,50),(2944,959,'2024-10-10 10:00:00',0,1,50),(2945,959,'2024-10-10 12:00:00',0,1,50),(2946,959,'2024-10-10 17:00:00',0,1,50),(2947,959,'2024-10-11 10:00:00',0,1,50),(2948,959,'2024-10-11 12:00:00',0,1,50),(2949,959,'2024-10-12 12:00:00',0,1,50),(2950,959,'2024-10-12 17:00:00',0,1,50),(2951,959,'2024-10-14 12:00:00',0,1,50),(2952,959,'2024-10-15 01:00:00',0,1,50),(2953,959,'2024-10-15 02:00:00',0,1,50),(2954,959,'2024-10-15 05:00:00',0,1,50),(2955,959,'2024-10-15 06:00:00',0,1,50),(2956,959,'2024-10-16 12:00:00',0,1,50),(2957,959,'2024-10-16 17:00:00',0,1,50),(2958,959,'2024-10-17 10:00:00',0,1,50),(2959,959,'2024-10-17 12:00:00',0,1,50),(2960,959,'2024-10-17 17:00:00',0,1,50),(2961,958,'2023-10-14 12:00:00',0,1,50),(2962,958,'2023-10-14 17:00:00',0,1,50),(2963,958,'2023-10-16 12:00:00',0,1,50),(2964,958,'2023-10-17 01:00:00',0,1,50),(2965,958,'2023-10-17 02:00:00',0,1,50),(2966,958,'2023-10-17 05:00:00',0,1,50),(2967,958,'2023-10-17 06:00:00',0,1,50),(2968,958,'2023-10-18 12:00:00',0,1,50),(2969,958,'2023-10-18 17:00:00',0,1,50),(2970,958,'2023-10-19 10:00:00',0,1,50),(2971,958,'2023-10-19 12:00:00',0,1,50),(2972,958,'2023-10-19 17:00:00',0,1,50),(2973,958,'2023-10-20 10:00:00',0,1,50),(2974,958,'2023-10-20 12:00:00',0,1,50),(2975,958,'2023-10-21 12:00:00',0,1,50),(2976,958,'2023-10-21 17:00:00',0,1,50),(2977,958,'2023-10-23 12:00:00',0,1,50),(2978,958,'2023-10-24 01:00:00',0,1,50),(2979,958,'2023-10-24 02:00:00',0,1,50),(2980,958,'2023-10-24 05:00:00',0,1,50),(2981,958,'2023-10-24 06:00:00',0,1,50),(2982,958,'2023-10-25 12:00:00',0,1,50),(2983,958,'2023-10-25 17:00:00',0,1,50),(2984,958,'2023-10-26 10:00:00',0,1,50),(2985,958,'2023-10-26 12:00:00',0,1,50),(2986,958,'2023-10-26 17:00:00',0,1,50),(2987,958,'2023-10-27 10:00:00',0,1,50),(2988,958,'2023-10-27 12:00:00',0,1,50),(2989,958,'2023-10-28 12:00:00',0,1,50),(2990,958,'2023-10-28 17:00:00',0,1,50),(2991,958,'2023-10-30 12:00:00',0,1,50),(2992,958,'2023-10-31 01:00:00',0,1,50),(2993,958,'2023-10-31 02:00:00',0,1,50),(2994,958,'2023-10-31 05:00:00',0,1,50),(2995,958,'2023-10-31 06:00:00',0,1,50),(2996,958,'2023-11-01 12:00:00',0,1,50),(2997,958,'2023-11-01 17:00:00',0,1,50),(2998,958,'2023-11-02 10:00:00',0,1,50),(2999,958,'2023-11-02 12:00:00',0,1,50),(3000,958,'2023-11-02 17:00:00',0,1,50),(3001,958,'2023-11-03 10:00:00',0,1,50),(3002,958,'2023-11-03 12:00:00',0,1,50),(3003,958,'2023-11-04 12:00:00',0,1,50),(3004,958,'2023-11-04 17:00:00',0,1,50),(3005,958,'2023-11-06 12:00:00',0,1,50),(3006,958,'2023-11-07 01:00:00',0,1,50),(3007,958,'2023-11-07 02:00:00',0,1,50),(3008,958,'2023-11-07 05:00:00',0,1,50),(3009,958,'2023-11-07 06:00:00',0,1,50),(3010,958,'2023-11-08 12:00:00',0,1,50),(3011,958,'2023-11-08 17:00:00',0,1,50),(3012,958,'2023-11-09 10:00:00',0,1,50),(3013,958,'2023-11-09 12:00:00',0,1,50),(3014,958,'2023-11-09 17:00:00',0,1,50),(3015,958,'2023-11-10 10:00:00',0,1,50),(3016,958,'2023-11-10 12:00:00',0,1,50),(3017,958,'2023-11-11 12:00:00',0,1,50),(3018,958,'2023-11-11 17:00:00',0,1,50),(3019,958,'2023-11-13 12:00:00',0,1,50),(3020,958,'2023-11-14 01:00:00',0,1,50),(3021,958,'2023-11-14 02:00:00',0,1,50),(3022,958,'2023-11-14 05:00:00',0,1,50),(3023,958,'2023-11-14 06:00:00',0,1,50),(3024,958,'2023-11-15 12:00:00',0,1,50),(3025,958,'2023-11-15 17:00:00',0,1,50),(3026,958,'2023-11-16 10:00:00',0,1,50),(3027,958,'2023-11-16 12:00:00',0,1,50),(3028,958,'2023-11-16 17:00:00',0,1,50),(3029,958,'2023-11-17 10:00:00',0,1,50),(3030,958,'2023-11-17 12:00:00',0,1,50),(3031,958,'2023-11-18 12:00:00',0,1,50),(3032,958,'2023-11-18 17:00:00',0,1,50),(3033,958,'2023-11-20 12:00:00',0,1,50),(3034,958,'2023-11-21 01:00:00',0,1,50),(3035,958,'2023-11-21 02:00:00',0,1,50),(3036,958,'2023-11-21 05:00:00',0,1,50),(3037,958,'2023-11-21 06:00:00',0,1,50),(3038,958,'2023-11-22 12:00:00',0,1,50),(3039,958,'2023-11-22 17:00:00',0,1,50),(3040,958,'2023-11-23 10:00:00',0,1,50),(3041,958,'2023-11-23 12:00:00',0,1,50),(3042,958,'2023-11-23 17:00:00',0,1,50),(3043,958,'2023-11-24 10:00:00',0,1,50),(3044,958,'2023-11-24 12:00:00',0,1,50),(3045,958,'2023-11-25 12:00:00',0,1,50),(3046,958,'2023-11-25 17:00:00',0,1,50),(3047,958,'2023-11-27 12:00:00',0,1,50),(3048,958,'2023-11-28 01:00:00',0,1,50),(3049,958,'2023-11-28 02:00:00',0,1,50),(3050,958,'2023-11-28 05:00:00',0,1,50),(3051,958,'2023-11-28 06:00:00',0,1,50),(3052,958,'2023-11-29 12:00:00',0,1,50),(3053,958,'2023-11-29 17:00:00',0,1,50),(3054,958,'2023-11-30 10:00:00',0,1,50),(3055,958,'2023-11-30 12:00:00',0,1,50),(3056,958,'2023-11-30 17:00:00',0,1,50),(3057,958,'2023-12-01 10:00:00',0,1,50),(3058,958,'2023-12-01 12:00:00',0,1,50),(3059,958,'2023-12-02 12:00:00',0,1,50),(3060,958,'2023-12-02 17:00:00',0,1,50),(3061,958,'2023-12-04 12:00:00',0,1,50),(3062,958,'2023-12-05 01:00:00',0,1,50),(3063,958,'2023-12-05 02:00:00',0,1,50),(3064,958,'2023-12-05 05:00:00',0,1,50),(3065,958,'2023-12-05 06:00:00',0,1,50),(3066,958,'2023-12-06 12:00:00',0,1,50),(3067,958,'2023-12-06 17:00:00',0,1,50),(3068,958,'2023-12-07 10:00:00',0,1,50),(3069,958,'2023-12-07 12:00:00',0,1,50),(3070,958,'2023-12-07 17:00:00',0,1,50),(3071,958,'2023-12-08 10:00:00',0,1,50),(3072,958,'2023-12-08 12:00:00',0,1,50),(3073,958,'2023-12-09 12:00:00',0,1,50),(3074,958,'2023-12-09 17:00:00',0,1,50),(3075,958,'2023-12-11 12:00:00',0,1,50),(3076,958,'2023-12-12 01:00:00',0,1,50),(3077,958,'2023-12-12 02:00:00',0,1,50),(3078,958,'2023-12-12 05:00:00',0,1,50),(3079,958,'2023-12-12 06:00:00',0,1,50),(3080,958,'2023-12-13 12:00:00',0,1,50),(3081,958,'2023-12-13 17:00:00',0,1,50),(3082,958,'2023-12-14 10:00:00',0,1,50),(3083,958,'2023-12-14 12:00:00',0,1,50),(3084,958,'2023-12-14 17:00:00',0,1,50),(3085,958,'2023-12-15 10:00:00',0,1,50),(3086,958,'2023-12-15 12:00:00',0,1,50),(3087,958,'2023-12-16 12:00:00',0,1,50),(3088,958,'2023-12-16 17:00:00',0,1,50),(3089,958,'2023-12-18 12:00:00',0,1,50),(3090,958,'2023-12-19 01:00:00',0,1,50),(3091,958,'2023-12-19 02:00:00',0,1,50),(3092,958,'2023-12-19 05:00:00',0,1,50),(3093,958,'2023-12-19 06:00:00',0,1,50),(3094,958,'2023-12-20 12:00:00',0,1,50),(3095,958,'2023-12-20 17:00:00',0,1,50),(3096,958,'2023-12-21 10:00:00',0,1,50),(3097,958,'2023-12-21 12:00:00',0,1,50),(3098,958,'2023-12-21 17:00:00',0,1,50),(3099,958,'2023-12-22 10:00:00',0,1,50),(3100,958,'2023-12-22 12:00:00',0,1,50),(3101,958,'2023-12-23 12:00:00',0,1,50),(3102,958,'2023-12-23 17:00:00',0,1,50),(3103,958,'2023-12-25 12:00:00',0,1,50),(3104,958,'2023-12-26 01:00:00',0,1,50),(3105,958,'2023-12-26 02:00:00',0,1,50),(3106,958,'2023-12-26 05:00:00',0,1,50),(3107,958,'2023-12-26 06:00:00',0,1,50),(3108,958,'2023-12-27 12:00:00',0,1,50),(3109,958,'2023-12-27 17:00:00',0,1,50),(3110,958,'2023-12-28 10:00:00',0,1,50),(3111,958,'2023-12-28 12:00:00',0,1,50),(3112,958,'2023-12-28 17:00:00',0,1,50),(3113,958,'2023-12-29 10:00:00',0,1,50),(3114,958,'2023-12-29 12:00:00',0,1,50),(3115,958,'2023-12-30 12:00:00',0,1,50),(3116,958,'2023-12-30 17:00:00',0,1,50),(3117,958,'2024-01-01 12:00:00',0,1,50),(3118,958,'2024-01-02 01:00:00',0,1,50),(3119,958,'2024-01-02 02:00:00',0,1,50),(3120,958,'2024-01-02 05:00:00',0,1,50),(3121,958,'2024-01-02 06:00:00',0,1,50),(3122,958,'2024-01-03 12:00:00',0,1,50),(3123,958,'2024-01-03 17:00:00',0,1,50),(3124,958,'2024-01-04 10:00:00',0,1,50),(3125,958,'2024-01-04 12:00:00',0,1,50),(3126,958,'2024-01-04 17:00:00',0,1,50),(3127,958,'2024-01-05 10:00:00',0,1,50),(3128,958,'2024-01-05 12:00:00',0,1,50),(3129,958,'2024-01-06 12:00:00',0,1,50),(3130,958,'2024-01-06 17:00:00',0,1,50),(3131,958,'2024-01-08 12:00:00',0,1,50),(3132,958,'2024-01-09 01:00:00',0,1,50),(3133,958,'2024-01-09 02:00:00',0,1,50),(3134,958,'2024-01-09 05:00:00',0,1,50),(3135,958,'2024-01-09 06:00:00',0,1,50),(3136,958,'2024-01-10 12:00:00',0,1,50),(3137,958,'2024-01-10 17:00:00',0,1,50),(3138,958,'2024-01-11 10:00:00',0,1,50),(3139,958,'2024-01-11 12:00:00',0,1,50),(3140,958,'2024-01-11 17:00:00',0,1,50),(3141,958,'2024-01-12 10:00:00',0,1,50),(3142,958,'2024-01-12 12:00:00',0,1,50),(3143,958,'2024-01-13 12:00:00',0,1,50),(3144,958,'2024-01-13 17:00:00',0,1,50),(3145,958,'2024-01-15 12:00:00',0,1,50),(3146,958,'2024-01-16 01:00:00',0,1,50),(3147,958,'2024-01-16 02:00:00',0,1,50),(3148,958,'2024-01-16 05:00:00',0,1,50),(3149,958,'2024-01-16 06:00:00',0,1,50),(3150,958,'2024-01-17 12:00:00',0,1,50),(3151,958,'2024-01-17 17:00:00',0,1,50),(3152,958,'2024-01-18 10:00:00',0,1,50),(3153,958,'2024-01-18 12:00:00',0,1,50),(3154,958,'2024-01-18 17:00:00',0,1,50),(3155,958,'2024-01-19 10:00:00',0,1,50),(3156,958,'2024-01-19 12:00:00',0,1,50),(3157,958,'2024-01-20 12:00:00',0,1,50),(3158,958,'2024-01-20 17:00:00',0,1,50),(3159,958,'2024-01-22 12:00:00',0,1,50),(3160,958,'2024-01-23 01:00:00',0,1,50),(3161,958,'2024-01-23 02:00:00',0,1,50),(3162,958,'2024-01-23 05:00:00',0,1,50),(3163,958,'2024-01-23 06:00:00',0,1,50),(3164,958,'2024-01-24 12:00:00',0,1,50),(3165,958,'2024-01-24 17:00:00',0,1,50),(3166,958,'2024-01-25 10:00:00',0,1,50),(3167,958,'2024-01-25 12:00:00',0,1,50),(3168,958,'2024-01-25 17:00:00',0,1,50),(3169,958,'2024-01-26 10:00:00',0,1,50),(3170,958,'2024-01-26 12:00:00',0,1,50),(3171,958,'2024-01-27 12:00:00',0,1,50),(3172,958,'2024-01-27 17:00:00',0,1,50),(3173,958,'2024-01-29 12:00:00',0,1,50),(3174,958,'2024-01-30 01:00:00',0,1,50),(3175,958,'2024-01-30 02:00:00',0,1,50),(3176,958,'2024-01-30 05:00:00',0,1,50),(3177,958,'2024-01-30 06:00:00',0,1,50),(3178,958,'2024-01-31 12:00:00',0,1,50),(3179,958,'2024-01-31 17:00:00',0,1,50),(3180,958,'2024-02-01 10:00:00',0,1,50),(3181,958,'2024-02-01 12:00:00',0,1,50),(3182,958,'2024-02-01 17:00:00',0,1,50),(3183,958,'2024-02-02 10:00:00',0,1,50),(3184,958,'2024-02-02 12:00:00',0,1,50),(3185,958,'2024-02-03 12:00:00',0,1,50),(3186,958,'2024-02-03 17:00:00',0,1,50),(3187,958,'2024-02-05 12:00:00',0,1,50),(3188,958,'2024-02-06 01:00:00',0,1,50),(3189,958,'2024-02-06 02:00:00',0,1,50),(3190,958,'2024-02-06 05:00:00',0,1,50),(3191,958,'2024-02-06 06:00:00',0,1,50),(3192,958,'2024-02-07 12:00:00',0,1,50),(3193,958,'2024-02-07 17:00:00',0,1,50),(3194,958,'2024-02-08 10:00:00',0,1,50),(3195,958,'2024-02-08 12:00:00',0,1,50),(3196,958,'2024-02-08 17:00:00',0,1,50),(3197,958,'2024-02-09 10:00:00',0,1,50),(3198,958,'2024-02-09 12:00:00',0,1,50),(3199,958,'2024-02-10 12:00:00',0,1,50),(3200,958,'2024-02-10 17:00:00',0,1,50),(3201,958,'2024-02-12 12:00:00',0,1,50),(3202,958,'2024-02-13 01:00:00',0,1,50),(3203,958,'2024-02-13 02:00:00',0,1,50),(3204,958,'2024-02-13 05:00:00',0,1,50),(3205,958,'2024-02-13 06:00:00',0,1,50),(3206,958,'2024-02-14 12:00:00',0,1,50),(3207,958,'2024-02-14 17:00:00',0,1,50),(3208,958,'2024-02-15 10:00:00',0,1,50),(3209,958,'2024-02-15 12:00:00',0,1,50),(3210,958,'2024-02-15 17:00:00',0,1,50),(3211,958,'2024-02-16 10:00:00',0,1,50),(3212,958,'2024-02-16 12:00:00',0,1,50),(3213,958,'2024-02-17 12:00:00',0,1,50),(3214,958,'2024-02-17 17:00:00',0,1,50),(3215,958,'2024-02-19 12:00:00',0,1,50),(3216,958,'2024-02-20 01:00:00',0,1,50),(3217,958,'2024-02-20 02:00:00',0,1,50),(3218,958,'2024-02-20 05:00:00',0,1,50),(3219,958,'2024-02-20 06:00:00',0,1,50),(3220,958,'2024-02-21 12:00:00',0,1,50),(3221,958,'2024-02-21 17:00:00',0,1,50),(3222,958,'2024-02-22 10:00:00',0,1,50),(3223,958,'2024-02-22 12:00:00',0,1,50),(3224,958,'2024-02-22 17:00:00',0,1,50),(3225,958,'2024-02-23 10:00:00',0,1,50),(3226,958,'2024-02-23 12:00:00',0,1,50),(3227,958,'2024-02-24 12:00:00',0,1,50),(3228,958,'2024-02-24 17:00:00',0,1,50),(3229,958,'2024-02-26 12:00:00',0,1,50),(3230,958,'2024-02-27 01:00:00',0,1,50),(3231,958,'2024-02-27 02:00:00',0,1,50),(3232,958,'2024-02-27 05:00:00',0,1,50),(3233,958,'2024-02-27 06:00:00',0,1,50),(3234,958,'2024-02-28 12:00:00',0,1,50),(3235,958,'2024-02-28 17:00:00',0,1,50),(3236,958,'2024-02-29 10:00:00',0,1,50),(3237,958,'2024-02-29 12:00:00',0,1,50),(3238,958,'2024-02-29 17:00:00',0,1,50),(3239,958,'2024-03-01 10:00:00',0,1,50),(3240,958,'2024-03-01 12:00:00',0,1,50),(3241,958,'2024-03-02 12:00:00',0,1,50),(3242,958,'2024-03-02 17:00:00',0,1,50),(3243,958,'2024-03-04 12:00:00',0,1,50),(3244,958,'2024-03-05 01:00:00',0,1,50),(3245,958,'2024-03-05 02:00:00',0,1,50),(3246,958,'2024-03-05 05:00:00',0,1,50),(3247,958,'2024-03-05 06:00:00',0,1,50),(3248,958,'2024-03-06 12:00:00',0,1,50),(3249,958,'2024-03-06 17:00:00',0,1,50),(3250,958,'2024-03-07 10:00:00',0,1,50),(3251,958,'2024-03-07 12:00:00',0,1,50),(3252,958,'2024-03-07 17:00:00',0,1,50),(3253,958,'2024-03-08 10:00:00',0,1,50),(3254,958,'2024-03-08 12:00:00',0,1,50),(3255,958,'2024-03-09 12:00:00',0,1,50),(3256,958,'2024-03-09 17:00:00',0,1,50),(3257,958,'2024-03-11 12:00:00',0,1,50),(3258,958,'2024-03-12 01:00:00',0,1,50),(3259,958,'2024-03-12 02:00:00',0,1,50),(3260,958,'2024-03-12 05:00:00',0,1,50),(3261,958,'2024-03-12 06:00:00',0,1,50),(3262,958,'2024-03-13 12:00:00',0,1,50),(3263,958,'2024-03-13 17:00:00',0,1,50),(3264,958,'2024-03-14 10:00:00',0,1,50),(3265,958,'2024-03-14 12:00:00',0,1,50),(3266,958,'2024-03-14 17:00:00',0,1,50),(3267,958,'2024-03-15 10:00:00',0,1,50),(3268,958,'2024-03-15 12:00:00',0,1,50),(3269,958,'2024-03-16 12:00:00',0,1,50),(3270,958,'2024-03-16 17:00:00',0,1,50),(3271,958,'2024-03-18 12:00:00',0,1,50),(3272,958,'2024-03-19 01:00:00',0,1,50),(3273,958,'2024-03-19 02:00:00',0,1,50),(3274,958,'2024-03-19 05:00:00',0,1,50),(3275,958,'2024-03-19 06:00:00',0,1,50),(3276,958,'2024-03-20 12:00:00',0,1,50),(3277,958,'2024-03-20 17:00:00',0,1,50),(3278,958,'2024-03-21 10:00:00',0,1,50),(3279,958,'2024-03-21 12:00:00',0,1,50),(3280,958,'2024-03-21 17:00:00',0,1,50),(3281,958,'2024-03-22 10:00:00',0,1,50),(3282,958,'2024-03-22 12:00:00',0,1,50),(3283,958,'2024-03-23 12:00:00',0,1,50),(3284,958,'2024-03-23 17:00:00',0,1,50),(3285,958,'2024-03-25 12:00:00',0,1,50),(3286,958,'2024-03-26 01:00:00',0,1,50),(3287,958,'2024-03-26 02:00:00',0,1,50),(3288,958,'2024-03-26 05:00:00',0,1,50),(3289,958,'2024-03-26 06:00:00',0,1,50),(3290,958,'2024-03-27 12:00:00',0,1,50),(3291,958,'2024-03-27 17:00:00',0,1,50),(3292,958,'2024-03-28 10:00:00',0,1,50),(3293,958,'2024-03-28 12:00:00',0,1,50),(3294,958,'2024-03-28 17:00:00',0,1,50),(3295,958,'2024-03-29 10:00:00',0,1,50),(3296,958,'2024-03-29 12:00:00',0,1,50),(3297,958,'2024-03-30 12:00:00',0,1,50),(3298,958,'2024-03-30 17:00:00',0,1,50),(3299,958,'2024-04-01 12:00:00',0,1,50),(3300,958,'2024-04-02 01:00:00',0,1,50),(3301,958,'2024-04-02 02:00:00',0,1,50),(3302,958,'2024-04-02 05:00:00',0,1,50),(3303,958,'2024-04-02 06:00:00',0,1,50),(3304,958,'2024-04-03 12:00:00',0,1,50),(3305,958,'2024-04-03 17:00:00',0,1,50),(3306,958,'2024-04-04 10:00:00',0,1,50),(3307,958,'2024-04-04 12:00:00',0,1,50),(3308,958,'2024-04-04 17:00:00',0,1,50),(3309,958,'2024-04-05 10:00:00',0,1,50),(3310,958,'2024-04-05 12:00:00',0,1,50),(3311,958,'2024-04-06 12:00:00',0,1,50),(3312,958,'2024-04-06 17:00:00',0,1,50),(3313,958,'2024-04-08 12:00:00',0,1,50),(3314,958,'2024-04-09 01:00:00',0,1,50),(3315,958,'2024-04-09 02:00:00',0,1,50),(3316,958,'2024-04-09 05:00:00',0,1,50),(3317,958,'2024-04-09 06:00:00',0,1,50),(3318,958,'2024-04-10 12:00:00',0,1,50),(3319,958,'2024-04-10 17:00:00',0,1,50),(3320,958,'2024-04-11 10:00:00',0,1,50),(3321,958,'2024-04-11 12:00:00',0,1,50),(3322,958,'2024-04-11 17:00:00',0,1,50),(3323,958,'2024-04-12 10:00:00',0,1,50),(3324,958,'2024-04-12 12:00:00',0,1,50),(3325,958,'2024-04-13 12:00:00',0,1,50),(3326,958,'2024-04-13 17:00:00',0,1,50),(3327,958,'2024-04-15 12:00:00',0,1,50),(3328,958,'2024-04-16 01:00:00',0,1,50),(3329,958,'2024-04-16 02:00:00',0,1,50),(3330,958,'2024-04-16 05:00:00',0,1,50),(3331,958,'2024-04-16 06:00:00',0,1,50),(3332,958,'2024-04-17 12:00:00',0,1,50),(3333,958,'2024-04-17 17:00:00',0,1,50),(3334,958,'2024-04-18 10:00:00',0,1,50),(3335,958,'2024-04-18 12:00:00',0,1,50),(3336,958,'2024-04-18 17:00:00',0,1,50),(3337,958,'2024-04-19 10:00:00',0,1,50),(3338,958,'2024-04-19 12:00:00',0,1,50),(3339,958,'2024-04-20 12:00:00',0,1,50),(3340,958,'2024-04-20 17:00:00',0,1,50),(3341,958,'2024-04-22 12:00:00',0,1,50),(3342,958,'2024-04-23 01:00:00',0,1,50),(3343,958,'2024-04-23 02:00:00',0,1,50),(3344,958,'2024-04-23 05:00:00',0,1,50),(3345,958,'2024-04-23 06:00:00',0,1,50),(3346,958,'2024-04-24 12:00:00',0,1,50),(3347,958,'2024-04-24 17:00:00',0,1,50),(3348,958,'2024-04-25 10:00:00',0,1,50),(3349,958,'2024-04-25 12:00:00',0,1,50),(3350,958,'2024-04-25 17:00:00',0,1,50),(3351,958,'2024-04-26 10:00:00',0,1,50),(3352,958,'2024-04-26 12:00:00',0,1,50),(3353,958,'2024-04-27 12:00:00',0,1,50),(3354,958,'2024-04-27 17:00:00',0,1,50),(3355,958,'2024-04-29 12:00:00',0,1,50),(3356,958,'2024-04-30 01:00:00',0,1,50),(3357,958,'2024-04-30 02:00:00',0,1,50),(3358,958,'2024-04-30 05:00:00',0,1,50),(3359,958,'2024-04-30 06:00:00',0,1,50),(3360,958,'2024-05-01 12:00:00',0,1,50),(3361,958,'2024-05-01 17:00:00',0,1,50),(3362,958,'2024-05-02 10:00:00',0,1,50),(3363,958,'2024-05-02 12:00:00',0,1,50),(3364,958,'2024-05-02 17:00:00',0,1,50),(3365,958,'2024-05-03 10:00:00',0,1,50),(3366,958,'2024-05-03 12:00:00',0,1,50),(3367,958,'2024-05-04 12:00:00',0,1,50),(3368,958,'2024-05-04 17:00:00',0,1,50),(3369,958,'2024-05-06 12:00:00',0,1,50),(3370,958,'2024-05-07 01:00:00',0,1,50),(3371,958,'2024-05-07 02:00:00',0,1,50),(3372,958,'2024-05-07 05:00:00',0,1,50),(3373,958,'2024-05-07 06:00:00',0,1,50),(3374,958,'2024-05-08 12:00:00',0,1,50),(3375,958,'2024-05-08 17:00:00',0,1,50),(3376,958,'2024-05-09 10:00:00',0,1,50),(3377,958,'2024-05-09 12:00:00',0,1,50),(3378,958,'2024-05-09 17:00:00',0,1,50),(3379,958,'2024-05-10 10:00:00',0,1,50),(3380,958,'2024-05-10 12:00:00',0,1,50),(3381,958,'2024-05-11 12:00:00',0,1,50),(3382,958,'2024-05-11 17:00:00',0,1,50),(3383,958,'2024-05-13 12:00:00',0,1,50),(3384,958,'2024-05-14 01:00:00',0,1,50),(3385,958,'2024-05-14 02:00:00',0,1,50),(3386,958,'2024-05-14 05:00:00',0,1,50),(3387,958,'2024-05-14 06:00:00',0,1,50),(3388,958,'2024-05-15 12:00:00',0,1,50),(3389,958,'2024-05-15 17:00:00',0,1,50),(3390,958,'2024-05-16 10:00:00',0,1,50),(3391,958,'2024-05-16 12:00:00',0,1,50),(3392,958,'2024-05-16 17:00:00',0,1,50),(3393,958,'2024-05-17 10:00:00',0,1,50),(3394,958,'2024-05-17 12:00:00',0,1,50),(3395,958,'2024-05-18 12:00:00',0,1,50),(3396,958,'2024-05-18 17:00:00',0,1,50),(3397,958,'2024-05-20 12:00:00',0,1,50),(3398,958,'2024-05-21 01:00:00',0,1,50),(3399,958,'2024-05-21 02:00:00',0,1,50),(3400,958,'2024-05-21 05:00:00',0,1,50),(3401,958,'2024-05-21 06:00:00',0,1,50),(3402,958,'2024-05-22 12:00:00',0,1,50),(3403,958,'2024-05-22 17:00:00',0,1,50),(3404,958,'2024-05-23 10:00:00',0,1,50),(3405,958,'2024-05-23 12:00:00',0,1,50),(3406,958,'2024-05-23 17:00:00',0,1,50),(3407,958,'2024-05-24 10:00:00',0,1,50),(3408,958,'2024-05-24 12:00:00',0,1,50),(3409,958,'2024-05-25 12:00:00',0,1,50),(3410,958,'2024-05-25 17:00:00',0,1,50),(3411,958,'2024-05-27 12:00:00',0,1,50),(3412,958,'2024-05-28 01:00:00',0,1,50),(3413,958,'2024-05-28 02:00:00',0,1,50),(3414,958,'2024-05-28 05:00:00',0,1,50),(3415,958,'2024-05-28 06:00:00',0,1,50),(3416,958,'2024-05-29 12:00:00',0,1,50),(3417,958,'2024-05-29 17:00:00',0,1,50),(3418,958,'2024-05-30 10:00:00',0,1,50),(3419,958,'2024-05-30 12:00:00',0,1,50),(3420,958,'2024-05-30 17:00:00',0,1,50),(3421,958,'2024-05-31 10:00:00',0,1,50),(3422,958,'2024-05-31 12:00:00',0,1,50),(3423,958,'2024-06-01 12:00:00',0,1,50),(3424,958,'2024-06-01 17:00:00',0,1,50),(3425,958,'2024-06-03 12:00:00',0,1,50),(3426,958,'2024-06-04 01:00:00',0,1,50),(3427,958,'2024-06-04 02:00:00',0,1,50),(3428,958,'2024-06-04 05:00:00',0,1,50),(3429,958,'2024-06-04 06:00:00',0,1,50),(3430,958,'2024-06-05 12:00:00',0,1,50),(3431,958,'2024-06-05 17:00:00',0,1,50),(3432,958,'2024-06-06 10:00:00',0,1,50),(3433,958,'2024-06-06 12:00:00',0,1,50),(3434,958,'2024-06-06 17:00:00',0,1,50),(3435,958,'2024-06-07 10:00:00',0,1,50),(3436,958,'2024-06-07 12:00:00',0,1,50),(3437,958,'2024-06-08 12:00:00',0,1,50),(3438,958,'2024-06-08 17:00:00',0,1,50),(3439,958,'2024-06-10 12:00:00',0,1,50),(3440,958,'2024-06-11 01:00:00',0,1,50),(3441,958,'2024-06-11 02:00:00',0,1,50),(3442,958,'2024-06-11 05:00:00',0,1,50),(3443,958,'2024-06-11 06:00:00',0,1,50),(3444,958,'2024-06-12 12:00:00',0,1,50),(3445,958,'2024-06-12 17:00:00',0,1,50),(3446,958,'2024-06-13 10:00:00',0,1,50),(3447,958,'2024-06-13 12:00:00',0,1,50),(3448,958,'2024-06-13 17:00:00',0,1,50),(3449,958,'2024-06-14 10:00:00',0,1,50),(3450,958,'2024-06-14 12:00:00',0,1,50),(3451,958,'2024-06-15 12:00:00',0,1,50),(3452,958,'2024-06-15 17:00:00',0,1,50),(3453,958,'2024-06-17 12:00:00',0,1,50),(3454,958,'2024-06-18 01:00:00',0,1,50),(3455,958,'2024-06-18 02:00:00',0,1,50),(3456,958,'2024-06-18 05:00:00',0,1,50),(3457,958,'2024-06-18 06:00:00',0,1,50),(3458,958,'2024-06-19 12:00:00',0,1,50),(3459,958,'2024-06-19 17:00:00',0,1,50),(3460,958,'2024-06-20 10:00:00',0,1,50),(3461,958,'2024-06-20 12:00:00',0,1,50),(3462,958,'2024-06-20 17:00:00',0,1,50),(3463,958,'2024-06-21 10:00:00',0,1,50),(3464,958,'2024-06-21 12:00:00',0,1,50),(3465,958,'2024-06-22 12:00:00',0,1,50),(3466,958,'2024-06-22 17:00:00',0,1,50),(3467,958,'2024-06-24 12:00:00',0,1,50),(3468,958,'2024-06-25 01:00:00',0,1,50),(3469,958,'2024-06-25 02:00:00',0,1,50),(3470,958,'2024-06-25 05:00:00',0,1,50),(3471,958,'2024-06-25 06:00:00',0,1,50),(3472,958,'2024-06-26 12:00:00',0,1,50),(3473,958,'2024-06-26 17:00:00',0,1,50),(3474,958,'2024-06-27 10:00:00',0,1,50),(3475,958,'2024-06-27 12:00:00',0,1,50),(3476,958,'2024-06-27 17:00:00',0,1,50),(3477,958,'2024-06-28 10:00:00',0,1,50),(3478,958,'2024-06-28 12:00:00',0,1,50),(3479,958,'2024-06-29 12:00:00',0,1,50),(3480,958,'2024-06-29 17:00:00',0,1,50),(3481,958,'2024-07-01 12:00:00',0,1,50),(3482,958,'2024-07-02 01:00:00',0,1,50),(3483,958,'2024-07-02 02:00:00',0,1,50),(3484,958,'2024-07-02 05:00:00',0,1,50),(3485,958,'2024-07-02 06:00:00',0,1,50),(3486,958,'2024-07-03 12:00:00',0,1,50),(3487,958,'2024-07-03 17:00:00',0,1,50),(3488,958,'2024-07-04 10:00:00',0,1,50),(3489,958,'2024-07-04 12:00:00',0,1,50),(3490,958,'2024-07-04 17:00:00',0,1,50),(3491,958,'2024-07-05 10:00:00',0,1,50),(3492,958,'2024-07-05 12:00:00',0,1,50),(3493,958,'2024-07-06 12:00:00',0,1,50),(3494,958,'2024-07-06 17:00:00',0,1,50),(3495,958,'2024-07-08 12:00:00',0,1,50),(3496,958,'2024-07-09 01:00:00',0,1,50),(3497,958,'2024-07-09 02:00:00',0,1,50),(3498,958,'2024-07-09 05:00:00',0,1,50),(3499,958,'2024-07-09 06:00:00',0,1,50),(3500,958,'2024-07-10 12:00:00',0,1,50),(3501,958,'2024-07-10 17:00:00',0,1,50),(3502,958,'2024-07-11 10:00:00',0,1,50),(3503,958,'2024-07-11 12:00:00',0,1,50),(3504,958,'2024-07-11 17:00:00',0,1,50),(3505,958,'2024-07-12 10:00:00',0,1,50),(3506,958,'2024-07-12 12:00:00',0,1,50),(3507,958,'2024-07-13 12:00:00',0,1,50),(3508,958,'2024-07-13 17:00:00',0,1,50),(3509,958,'2024-07-15 12:00:00',0,1,50),(3510,958,'2024-07-16 01:00:00',0,1,50),(3511,958,'2024-07-16 02:00:00',0,1,50),(3512,958,'2024-07-16 05:00:00',0,1,50),(3513,958,'2024-07-16 06:00:00',0,1,50),(3514,958,'2024-07-17 12:00:00',0,1,50),(3515,958,'2024-07-17 17:00:00',0,1,50),(3516,958,'2024-07-18 10:00:00',0,1,50),(3517,958,'2024-07-18 12:00:00',0,1,50),(3518,958,'2024-07-18 17:00:00',0,1,50),(3519,958,'2024-07-19 10:00:00',0,1,50),(3520,958,'2024-07-19 12:00:00',0,1,50),(3521,958,'2024-07-20 12:00:00',0,1,50),(3522,958,'2024-07-20 17:00:00',0,1,50),(3523,958,'2024-07-22 12:00:00',0,1,50),(3524,958,'2024-07-23 01:00:00',0,1,50),(3525,958,'2024-07-23 02:00:00',0,1,50),(3526,958,'2024-07-23 05:00:00',0,1,50),(3527,958,'2024-07-23 06:00:00',0,1,50),(3528,958,'2024-07-24 12:00:00',0,1,50),(3529,958,'2024-07-24 17:00:00',0,1,50),(3530,958,'2024-07-25 10:00:00',0,1,50),(3531,958,'2024-07-25 12:00:00',0,1,50),(3532,958,'2024-07-25 17:00:00',0,1,50),(3533,958,'2024-07-26 10:00:00',0,1,50),(3534,958,'2024-07-26 12:00:00',0,1,50),(3535,958,'2024-07-27 12:00:00',0,1,50),(3536,958,'2024-07-27 17:00:00',0,1,50),(3537,958,'2024-07-29 12:00:00',0,1,50),(3538,958,'2024-07-30 01:00:00',0,1,50),(3539,958,'2024-07-30 02:00:00',0,1,50),(3540,958,'2024-07-30 05:00:00',0,1,50),(3541,958,'2024-07-30 06:00:00',0,1,50),(3542,958,'2024-07-31 12:00:00',0,1,50),(3543,958,'2024-07-31 17:00:00',0,1,50),(3544,958,'2024-08-01 10:00:00',0,1,50),(3545,958,'2024-08-01 12:00:00',0,1,50),(3546,958,'2024-08-01 17:00:00',0,1,50),(3547,958,'2024-08-02 10:00:00',0,1,50),(3548,958,'2024-08-02 12:00:00',0,1,50),(3549,958,'2024-08-03 12:00:00',0,1,50),(3550,958,'2024-08-03 17:00:00',0,1,50),(3551,958,'2024-08-05 12:00:00',0,1,50),(3552,958,'2024-08-06 01:00:00',0,1,50),(3553,958,'2024-08-06 02:00:00',0,1,50),(3554,958,'2024-08-06 05:00:00',0,1,50),(3555,958,'2024-08-06 06:00:00',0,1,50),(3556,958,'2024-08-07 12:00:00',0,1,50),(3557,958,'2024-08-07 17:00:00',0,1,50),(3558,958,'2024-08-08 10:00:00',0,1,50),(3559,958,'2024-08-08 12:00:00',0,1,50),(3560,958,'2024-08-08 17:00:00',0,1,50),(3561,958,'2024-08-09 10:00:00',0,1,50),(3562,958,'2024-08-09 12:00:00',0,1,50),(3563,958,'2024-08-10 12:00:00',0,1,50),(3564,958,'2024-08-10 17:00:00',0,1,50),(3565,958,'2024-08-12 12:00:00',0,1,50),(3566,958,'2024-08-13 01:00:00',0,1,50),(3567,958,'2024-08-13 02:00:00',0,1,50),(3568,958,'2024-08-13 05:00:00',0,1,50),(3569,958,'2024-08-13 06:00:00',0,1,50),(3570,958,'2024-08-14 12:00:00',0,1,50),(3571,958,'2024-08-14 17:00:00',0,1,50),(3572,958,'2024-08-15 10:00:00',0,1,50),(3573,958,'2024-08-15 12:00:00',0,1,50),(3574,958,'2024-08-15 17:00:00',0,1,50),(3575,958,'2024-08-16 10:00:00',0,1,50),(3576,958,'2024-08-16 12:00:00',0,1,50),(3577,958,'2024-08-17 12:00:00',0,1,50),(3578,958,'2024-08-17 17:00:00',0,1,50),(3579,958,'2024-08-19 12:00:00',0,1,50),(3580,958,'2024-08-20 01:00:00',0,1,50),(3581,958,'2024-08-20 02:00:00',0,1,50),(3582,958,'2024-08-20 05:00:00',0,1,50),(3583,958,'2024-08-20 06:00:00',0,1,50),(3584,958,'2024-08-21 12:00:00',0,1,50),(3585,958,'2024-08-21 17:00:00',0,1,50),(3586,958,'2024-08-22 10:00:00',0,1,50),(3587,958,'2024-08-22 12:00:00',0,1,50),(3588,958,'2024-08-22 17:00:00',0,1,50),(3589,958,'2024-08-23 10:00:00',0,1,50),(3590,958,'2024-08-23 12:00:00',0,1,50),(3591,958,'2024-08-24 12:00:00',0,1,50),(3592,958,'2024-08-24 17:00:00',0,1,50),(3593,958,'2024-08-26 12:00:00',0,1,50),(3594,958,'2024-08-27 01:00:00',0,1,50),(3595,958,'2024-08-27 02:00:00',0,1,50),(3596,958,'2024-08-27 05:00:00',0,1,50),(3597,958,'2024-08-27 06:00:00',0,1,50),(3598,958,'2024-08-28 12:00:00',0,1,50),(3599,958,'2024-08-28 17:00:00',0,1,50),(3600,958,'2024-08-29 10:00:00',0,1,50),(3601,958,'2024-08-29 12:00:00',0,1,50),(3602,958,'2024-08-29 17:00:00',0,1,50),(3603,958,'2024-08-30 10:00:00',0,1,50),(3604,958,'2024-08-30 12:00:00',0,1,50),(3605,958,'2024-08-31 12:00:00',0,1,50),(3606,958,'2024-08-31 17:00:00',0,1,50),(3607,958,'2024-09-02 12:00:00',0,1,50),(3608,958,'2024-09-03 01:00:00',0,1,50),(3609,958,'2024-09-03 02:00:00',0,1,50),(3610,958,'2024-09-03 05:00:00',0,1,50),(3611,958,'2024-09-03 06:00:00',0,1,50),(3612,958,'2024-09-04 12:00:00',0,1,50),(3613,958,'2024-09-04 17:00:00',0,1,50),(3614,958,'2024-09-05 10:00:00',0,1,50),(3615,958,'2024-09-05 12:00:00',0,1,50),(3616,958,'2024-09-05 17:00:00',0,1,50),(3617,958,'2024-09-06 10:00:00',0,1,50),(3618,958,'2024-09-06 12:00:00',0,1,50),(3619,958,'2024-09-07 12:00:00',0,1,50),(3620,958,'2024-09-07 17:00:00',0,1,50),(3621,958,'2024-09-09 12:00:00',0,1,50),(3622,958,'2024-09-10 01:00:00',0,1,50),(3623,958,'2024-09-10 02:00:00',0,1,50),(3624,958,'2024-09-10 05:00:00',0,1,50),(3625,958,'2024-09-10 06:00:00',0,1,50),(3626,958,'2024-09-11 12:00:00',0,1,50),(3627,958,'2024-09-11 17:00:00',0,1,50),(3628,958,'2024-09-12 10:00:00',0,1,50),(3629,958,'2024-09-12 12:00:00',0,1,50),(3630,958,'2024-09-12 17:00:00',0,1,50),(3631,958,'2024-09-13 10:00:00',0,1,50),(3632,958,'2024-09-13 12:00:00',0,1,50),(3633,958,'2024-09-14 12:00:00',0,1,50),(3634,958,'2024-09-14 17:00:00',0,1,50),(3635,958,'2024-09-16 12:00:00',0,1,50),(3636,958,'2024-09-17 01:00:00',0,1,50),(3637,958,'2024-09-17 02:00:00',0,1,50),(3638,958,'2024-09-17 05:00:00',0,1,50),(3639,958,'2024-09-17 06:00:00',0,1,50),(3640,958,'2024-09-18 12:00:00',0,1,50),(3641,958,'2024-09-18 17:00:00',0,1,50),(3642,958,'2024-09-19 10:00:00',0,1,50),(3643,958,'2024-09-19 12:00:00',0,1,50),(3644,958,'2024-09-19 17:00:00',0,1,50),(3645,958,'2024-09-20 10:00:00',0,1,50),(3646,958,'2024-09-20 12:00:00',0,1,50),(3647,958,'2024-09-21 12:00:00',0,1,50),(3648,958,'2024-09-21 17:00:00',0,1,50),(3649,958,'2024-09-23 12:00:00',0,1,50),(3650,958,'2024-09-24 01:00:00',0,1,50),(3651,958,'2024-09-24 02:00:00',0,1,50),(3652,958,'2024-09-24 05:00:00',0,1,50),(3653,958,'2024-09-24 06:00:00',0,1,50),(3654,958,'2024-09-25 12:00:00',0,1,50),(3655,958,'2024-09-25 17:00:00',0,1,50),(3656,958,'2024-09-26 10:00:00',0,1,50),(3657,958,'2024-09-26 12:00:00',0,1,50),(3658,958,'2024-09-26 17:00:00',0,1,50),(3659,958,'2024-09-27 10:00:00',0,1,50),(3660,958,'2024-09-27 12:00:00',0,1,50),(3661,958,'2024-09-28 12:00:00',0,1,50),(3662,958,'2024-09-28 17:00:00',0,1,50),(3663,958,'2024-09-30 12:00:00',0,1,50),(3664,958,'2024-10-01 01:00:00',0,1,50),(3665,958,'2024-10-01 02:00:00',0,1,50),(3666,958,'2024-10-01 05:00:00',0,1,50),(3667,958,'2024-10-01 06:00:00',0,1,50),(3668,958,'2024-10-02 12:00:00',0,1,50),(3669,958,'2024-10-02 17:00:00',0,1,50),(3670,958,'2024-10-03 10:00:00',0,1,50),(3671,958,'2024-10-03 12:00:00',0,1,50),(3672,958,'2024-10-03 17:00:00',0,1,50),(3673,958,'2024-10-04 10:00:00',0,1,50),(3674,958,'2024-10-04 12:00:00',0,1,50),(3675,958,'2024-10-05 12:00:00',0,1,50),(3676,958,'2024-10-05 17:00:00',0,1,50),(3677,958,'2024-10-07 12:00:00',0,1,50),(3678,958,'2024-10-08 01:00:00',0,1,50),(3679,958,'2024-10-08 02:00:00',0,1,50),(3680,958,'2024-10-08 05:00:00',0,1,50),(3681,958,'2024-10-08 06:00:00',0,1,50),(3682,958,'2024-10-09 12:00:00',0,1,50),(3683,958,'2024-10-09 17:00:00',0,1,50),(3684,958,'2024-10-10 10:00:00',0,1,50),(3685,958,'2024-10-10 12:00:00',0,1,50),(3686,958,'2024-10-10 17:00:00',0,1,50),(3687,958,'2024-10-11 10:00:00',0,1,50),(3688,958,'2024-10-11 12:00:00',0,1,50),(3689,958,'2024-10-12 12:00:00',0,1,50),(3690,958,'2024-10-12 17:00:00',0,1,50),(3691,958,'2024-10-14 12:00:00',0,1,50),(3692,958,'2024-10-15 01:00:00',0,1,50),(3693,958,'2024-10-15 02:00:00',0,1,50),(3694,958,'2024-10-15 05:00:00',0,1,50),(3695,958,'2024-10-15 06:00:00',0,1,50),(3696,958,'2024-10-16 12:00:00',0,1,50),(3697,958,'2024-10-16 17:00:00',0,1,50),(3698,958,'2024-10-17 10:00:00',0,1,50),(3699,958,'2024-10-17 12:00:00',0,1,50),(3700,958,'2024-10-17 17:00:00',0,1,50),(3701,957,'2023-10-14 12:00:00',0,1,50),(3702,957,'2023-10-14 17:00:00',0,1,50),(3703,957,'2023-10-16 12:00:00',0,1,50),(3704,957,'2023-10-17 01:00:00',0,1,50),(3705,957,'2023-10-17 02:00:00',0,1,50),(3706,957,'2023-10-17 05:00:00',0,1,50),(3707,957,'2023-10-17 06:00:00',0,1,50),(3708,957,'2023-10-18 12:00:00',0,1,50),(3709,957,'2023-10-18 17:00:00',0,1,50),(3710,957,'2023-10-19 10:00:00',0,1,50),(3711,957,'2023-10-19 12:00:00',0,1,50),(3712,957,'2023-10-19 17:00:00',0,1,50),(3713,957,'2023-10-20 10:00:00',0,1,50),(3714,957,'2023-10-20 12:00:00',0,1,50),(3715,957,'2023-10-21 12:00:00',0,1,50),(3716,957,'2023-10-21 17:00:00',0,1,50),(3717,957,'2023-10-23 12:00:00',0,1,50),(3718,957,'2023-10-24 01:00:00',0,1,50),(3719,957,'2023-10-24 02:00:00',0,1,50),(3720,957,'2023-10-24 05:00:00',0,1,50),(3721,957,'2023-10-24 06:00:00',0,1,50),(3722,957,'2023-10-25 12:00:00',0,1,50),(3723,957,'2023-10-25 17:00:00',0,1,50),(3724,957,'2023-10-26 10:00:00',0,1,50),(3725,957,'2023-10-26 12:00:00',0,1,50),(3726,957,'2023-10-26 17:00:00',0,1,50),(3727,957,'2023-10-27 10:00:00',0,1,50),(3728,957,'2023-10-27 12:00:00',0,1,50),(3729,957,'2023-10-28 12:00:00',0,1,50),(3730,957,'2023-10-28 17:00:00',0,1,50),(3731,957,'2023-10-30 12:00:00',0,1,50),(3732,957,'2023-10-31 01:00:00',0,1,50),(3733,957,'2023-10-31 02:00:00',0,1,50),(3734,957,'2023-10-31 05:00:00',0,1,50),(3735,957,'2023-10-31 06:00:00',0,1,50),(3736,957,'2023-11-01 12:00:00',0,1,50),(3737,957,'2023-11-01 17:00:00',0,1,50),(3738,957,'2023-11-02 10:00:00',0,1,50),(3739,957,'2023-11-02 12:00:00',0,1,50),(3740,957,'2023-11-02 17:00:00',0,1,50),(3741,957,'2023-11-03 10:00:00',0,1,50),(3742,957,'2023-11-03 12:00:00',0,1,50),(3743,957,'2023-11-04 12:00:00',0,1,50),(3744,957,'2023-11-04 17:00:00',0,1,50),(3745,957,'2023-11-06 12:00:00',0,1,50),(3746,957,'2023-11-07 01:00:00',0,1,50),(3747,957,'2023-11-07 02:00:00',0,1,50),(3748,957,'2023-11-07 05:00:00',0,1,50),(3749,957,'2023-11-07 06:00:00',0,1,50),(3750,957,'2023-11-08 12:00:00',0,1,50),(3751,957,'2023-11-08 17:00:00',0,1,50),(3752,957,'2023-11-09 10:00:00',0,1,50),(3753,957,'2023-11-09 12:00:00',0,1,50),(3754,957,'2023-11-09 17:00:00',0,1,50),(3755,957,'2023-11-10 10:00:00',0,1,50),(3756,957,'2023-11-10 12:00:00',0,1,50),(3757,957,'2023-11-11 12:00:00',0,1,50),(3758,957,'2023-11-11 17:00:00',0,1,50),(3759,957,'2023-11-13 12:00:00',0,1,50),(3760,957,'2023-11-14 01:00:00',0,1,50),(3761,957,'2023-11-14 02:00:00',0,1,50),(3762,957,'2023-11-14 05:00:00',0,1,50),(3763,957,'2023-11-14 06:00:00',0,1,50),(3764,957,'2023-11-15 12:00:00',0,1,50),(3765,957,'2023-11-15 17:00:00',0,1,50),(3766,957,'2023-11-16 10:00:00',0,1,50),(3767,957,'2023-11-16 12:00:00',0,1,50),(3768,957,'2023-11-16 17:00:00',0,1,50),(3769,957,'2023-11-17 10:00:00',0,1,50),(3770,957,'2023-11-17 12:00:00',0,1,50),(3771,957,'2023-11-18 12:00:00',0,1,50),(3772,957,'2023-11-18 17:00:00',0,1,50),(3773,957,'2023-11-20 12:00:00',0,1,50),(3774,957,'2023-11-21 01:00:00',0,1,50),(3775,957,'2023-11-21 02:00:00',0,1,50),(3776,957,'2023-11-21 05:00:00',0,1,50),(3777,957,'2023-11-21 06:00:00',0,1,50),(3778,957,'2023-11-22 12:00:00',0,1,50),(3779,957,'2023-11-22 17:00:00',0,1,50),(3780,957,'2023-11-23 10:00:00',0,1,50),(3781,957,'2023-11-23 12:00:00',0,1,50),(3782,957,'2023-11-23 17:00:00',0,1,50),(3783,957,'2023-11-24 10:00:00',0,1,50),(3784,957,'2023-11-24 12:00:00',0,1,50),(3785,957,'2023-11-25 12:00:00',0,1,50),(3786,957,'2023-11-25 17:00:00',0,1,50),(3787,957,'2023-11-27 12:00:00',0,1,50),(3788,957,'2023-11-28 01:00:00',0,1,50),(3789,957,'2023-11-28 02:00:00',0,1,50),(3790,957,'2023-11-28 05:00:00',0,1,50),(3791,957,'2023-11-28 06:00:00',0,1,50),(3792,957,'2023-11-29 12:00:00',0,1,50),(3793,957,'2023-11-29 17:00:00',0,1,50),(3794,957,'2023-11-30 10:00:00',0,1,50),(3795,957,'2023-11-30 12:00:00',0,1,50),(3796,957,'2023-11-30 17:00:00',0,1,50),(3797,957,'2023-12-01 10:00:00',0,1,50),(3798,957,'2023-12-01 12:00:00',0,1,50),(3799,957,'2023-12-02 12:00:00',0,1,50),(3800,957,'2023-12-02 17:00:00',0,1,50),(3801,957,'2023-12-04 12:00:00',0,1,50),(3802,957,'2023-12-05 01:00:00',0,1,50),(3803,957,'2023-12-05 02:00:00',0,1,50),(3804,957,'2023-12-05 05:00:00',0,1,50),(3805,957,'2023-12-05 06:00:00',0,1,50),(3806,957,'2023-12-06 12:00:00',0,1,50),(3807,957,'2023-12-06 17:00:00',0,1,50),(3808,957,'2023-12-07 10:00:00',0,1,50),(3809,957,'2023-12-07 12:00:00',0,1,50),(3810,957,'2023-12-07 17:00:00',0,1,50),(3811,957,'2023-12-08 10:00:00',0,1,50),(3812,957,'2023-12-08 12:00:00',0,1,50),(3813,957,'2023-12-09 12:00:00',0,1,50),(3814,957,'2023-12-09 17:00:00',0,1,50),(3815,957,'2023-12-11 12:00:00',0,1,50),(3816,957,'2023-12-12 01:00:00',0,1,50),(3817,957,'2023-12-12 02:00:00',0,1,50),(3818,957,'2023-12-12 05:00:00',0,1,50),(3819,957,'2023-12-12 06:00:00',0,1,50),(3820,957,'2023-12-13 12:00:00',0,1,50),(3821,957,'2023-12-13 17:00:00',0,1,50),(3822,957,'2023-12-14 10:00:00',0,1,50),(3823,957,'2023-12-14 12:00:00',0,1,50),(3824,957,'2023-12-14 17:00:00',0,1,50),(3825,957,'2023-12-15 10:00:00',0,1,50),(3826,957,'2023-12-15 12:00:00',0,1,50),(3827,957,'2023-12-16 12:00:00',0,1,50),(3828,957,'2023-12-16 17:00:00',0,1,50),(3829,957,'2023-12-18 12:00:00',0,1,50),(3830,957,'2023-12-19 01:00:00',0,1,50),(3831,957,'2023-12-19 02:00:00',0,1,50),(3832,957,'2023-12-19 05:00:00',0,1,50),(3833,957,'2023-12-19 06:00:00',0,1,50),(3834,957,'2023-12-20 12:00:00',0,1,50),(3835,957,'2023-12-20 17:00:00',0,1,50),(3836,957,'2023-12-21 10:00:00',0,1,50),(3837,957,'2023-12-21 12:00:00',0,1,50),(3838,957,'2023-12-21 17:00:00',0,1,50),(3839,957,'2023-12-22 10:00:00',0,1,50),(3840,957,'2023-12-22 12:00:00',0,1,50),(3841,957,'2023-12-23 12:00:00',0,1,50),(3842,957,'2023-12-23 17:00:00',0,1,50),(3843,957,'2023-12-25 12:00:00',0,1,50),(3844,957,'2023-12-26 01:00:00',0,1,50),(3845,957,'2023-12-26 02:00:00',0,1,50),(3846,957,'2023-12-26 05:00:00',0,1,50),(3847,957,'2023-12-26 06:00:00',0,1,50),(3848,957,'2023-12-27 12:00:00',0,1,50),(3849,957,'2023-12-27 17:00:00',0,1,50),(3850,957,'2023-12-28 10:00:00',0,1,50),(3851,957,'2023-12-28 12:00:00',0,1,50),(3852,957,'2023-12-28 17:00:00',0,1,50),(3853,957,'2023-12-29 10:00:00',0,1,50),(3854,957,'2023-12-29 12:00:00',0,1,50),(3855,957,'2023-12-30 12:00:00',0,1,50),(3856,957,'2023-12-30 17:00:00',0,1,50),(3857,957,'2024-01-01 12:00:00',0,1,50),(3858,957,'2024-01-02 01:00:00',0,1,50),(3859,957,'2024-01-02 02:00:00',0,1,50),(3860,957,'2024-01-02 05:00:00',0,1,50),(3861,957,'2024-01-02 06:00:00',0,1,50),(3862,957,'2024-01-03 12:00:00',0,1,50),(3863,957,'2024-01-03 17:00:00',0,1,50),(3864,957,'2024-01-04 10:00:00',0,1,50),(3865,957,'2024-01-04 12:00:00',0,1,50),(3866,957,'2024-01-04 17:00:00',0,1,50),(3867,957,'2024-01-05 10:00:00',0,1,50),(3868,957,'2024-01-05 12:00:00',0,1,50),(3869,957,'2024-01-06 12:00:00',0,1,50),(3870,957,'2024-01-06 17:00:00',0,1,50),(3871,957,'2024-01-08 12:00:00',0,1,50),(3872,957,'2024-01-09 01:00:00',0,1,50),(3873,957,'2024-01-09 02:00:00',0,1,50),(3874,957,'2024-01-09 05:00:00',0,1,50),(3875,957,'2024-01-09 06:00:00',0,1,50),(3876,957,'2024-01-10 12:00:00',0,1,50),(3877,957,'2024-01-10 17:00:00',0,1,50),(3878,957,'2024-01-11 10:00:00',0,1,50),(3879,957,'2024-01-11 12:00:00',0,1,50),(3880,957,'2024-01-11 17:00:00',0,1,50),(3881,957,'2024-01-12 10:00:00',0,1,50),(3882,957,'2024-01-12 12:00:00',0,1,50),(3883,957,'2024-01-13 12:00:00',0,1,50),(3884,957,'2024-01-13 17:00:00',0,1,50),(3885,957,'2024-01-15 12:00:00',0,1,50),(3886,957,'2024-01-16 01:00:00',0,1,50),(3887,957,'2024-01-16 02:00:00',0,1,50),(3888,957,'2024-01-16 05:00:00',0,1,50),(3889,957,'2024-01-16 06:00:00',0,1,50),(3890,957,'2024-01-17 12:00:00',0,1,50),(3891,957,'2024-01-17 17:00:00',0,1,50),(3892,957,'2024-01-18 10:00:00',0,1,50),(3893,957,'2024-01-18 12:00:00',0,1,50),(3894,957,'2024-01-18 17:00:00',0,1,50),(3895,957,'2024-01-19 10:00:00',0,1,50),(3896,957,'2024-01-19 12:00:00',0,1,50),(3897,957,'2024-01-20 12:00:00',0,1,50),(3898,957,'2024-01-20 17:00:00',0,1,50),(3899,957,'2024-01-22 12:00:00',0,1,50),(3900,957,'2024-01-23 01:00:00',0,1,50),(3901,957,'2024-01-23 02:00:00',0,1,50),(3902,957,'2024-01-23 05:00:00',0,1,50),(3903,957,'2024-01-23 06:00:00',0,1,50),(3904,957,'2024-01-24 12:00:00',0,1,50),(3905,957,'2024-01-24 17:00:00',0,1,50),(3906,957,'2024-01-25 10:00:00',0,1,50),(3907,957,'2024-01-25 12:00:00',0,1,50),(3908,957,'2024-01-25 17:00:00',0,1,50),(3909,957,'2024-01-26 10:00:00',0,1,50),(3910,957,'2024-01-26 12:00:00',0,1,50),(3911,957,'2024-01-27 12:00:00',0,1,50),(3912,957,'2024-01-27 17:00:00',0,1,50),(3913,957,'2024-01-29 12:00:00',0,1,50),(3914,957,'2024-01-30 01:00:00',0,1,50),(3915,957,'2024-01-30 02:00:00',0,1,50),(3916,957,'2024-01-30 05:00:00',0,1,50),(3917,957,'2024-01-30 06:00:00',0,1,50),(3918,957,'2024-01-31 12:00:00',0,1,50),(3919,957,'2024-01-31 17:00:00',0,1,50),(3920,957,'2024-02-01 10:00:00',0,1,50),(3921,957,'2024-02-01 12:00:00',0,1,50),(3922,957,'2024-02-01 17:00:00',0,1,50),(3923,957,'2024-02-02 10:00:00',0,1,50),(3924,957,'2024-02-02 12:00:00',0,1,50),(3925,957,'2024-02-03 12:00:00',0,1,50),(3926,957,'2024-02-03 17:00:00',0,1,50),(3927,957,'2024-02-05 12:00:00',0,1,50),(3928,957,'2024-02-06 01:00:00',0,1,50),(3929,957,'2024-02-06 02:00:00',0,1,50),(3930,957,'2024-02-06 05:00:00',0,1,50),(3931,957,'2024-02-06 06:00:00',0,1,50),(3932,957,'2024-02-07 12:00:00',0,1,50),(3933,957,'2024-02-07 17:00:00',0,1,50),(3934,957,'2024-02-08 10:00:00',0,1,50),(3935,957,'2024-02-08 12:00:00',0,1,50),(3936,957,'2024-02-08 17:00:00',0,1,50),(3937,957,'2024-02-09 10:00:00',0,1,50),(3938,957,'2024-02-09 12:00:00',0,1,50),(3939,957,'2024-02-10 12:00:00',0,1,50),(3940,957,'2024-02-10 17:00:00',0,1,50),(3941,957,'2024-02-12 12:00:00',0,1,50),(3942,957,'2024-02-13 01:00:00',0,1,50),(3943,957,'2024-02-13 02:00:00',0,1,50),(3944,957,'2024-02-13 05:00:00',0,1,50),(3945,957,'2024-02-13 06:00:00',0,1,50),(3946,957,'2024-02-14 12:00:00',0,1,50),(3947,957,'2024-02-14 17:00:00',0,1,50),(3948,957,'2024-02-15 10:00:00',0,1,50),(3949,957,'2024-02-15 12:00:00',0,1,50),(3950,957,'2024-02-15 17:00:00',0,1,50),(3951,957,'2024-02-16 10:00:00',0,1,50),(3952,957,'2024-02-16 12:00:00',0,1,50),(3953,957,'2024-02-17 12:00:00',0,1,50),(3954,957,'2024-02-17 17:00:00',0,1,50),(3955,957,'2024-02-19 12:00:00',0,1,50),(3956,957,'2024-02-20 01:00:00',0,1,50),(3957,957,'2024-02-20 02:00:00',0,1,50),(3958,957,'2024-02-20 05:00:00',0,1,50),(3959,957,'2024-02-20 06:00:00',0,1,50),(3960,957,'2024-02-21 12:00:00',0,1,50),(3961,957,'2024-02-21 17:00:00',0,1,50),(3962,957,'2024-02-22 10:00:00',0,1,50),(3963,957,'2024-02-22 12:00:00',0,1,50),(3964,957,'2024-02-22 17:00:00',0,1,50),(3965,957,'2024-02-23 10:00:00',0,1,50),(3966,957,'2024-02-23 12:00:00',0,1,50),(3967,957,'2024-02-24 12:00:00',0,1,50),(3968,957,'2024-02-24 17:00:00',0,1,50),(3969,957,'2024-02-26 12:00:00',0,1,50),(3970,957,'2024-02-27 01:00:00',0,1,50),(3971,957,'2024-02-27 02:00:00',0,1,50),(3972,957,'2024-02-27 05:00:00',0,1,50),(3973,957,'2024-02-27 06:00:00',0,1,50),(3974,957,'2024-02-28 12:00:00',0,1,50),(3975,957,'2024-02-28 17:00:00',0,1,50),(3976,957,'2024-02-29 10:00:00',0,1,50),(3977,957,'2024-02-29 12:00:00',0,1,50),(3978,957,'2024-02-29 17:00:00',0,1,50),(3979,957,'2024-03-01 10:00:00',0,1,50),(3980,957,'2024-03-01 12:00:00',0,1,50),(3981,957,'2024-03-02 12:00:00',0,1,50),(3982,957,'2024-03-02 17:00:00',0,1,50),(3983,957,'2024-03-04 12:00:00',0,1,50),(3984,957,'2024-03-05 01:00:00',0,1,50),(3985,957,'2024-03-05 02:00:00',0,1,50),(3986,957,'2024-03-05 05:00:00',0,1,50),(3987,957,'2024-03-05 06:00:00',0,1,50),(3988,957,'2024-03-06 12:00:00',0,1,50),(3989,957,'2024-03-06 17:00:00',0,1,50),(3990,957,'2024-03-07 10:00:00',0,1,50),(3991,957,'2024-03-07 12:00:00',0,1,50),(3992,957,'2024-03-07 17:00:00',0,1,50),(3993,957,'2024-03-08 10:00:00',0,1,50),(3994,957,'2024-03-08 12:00:00',0,1,50),(3995,957,'2024-03-09 12:00:00',0,1,50),(3996,957,'2024-03-09 17:00:00',0,1,50),(3997,957,'2024-03-11 12:00:00',0,1,50),(3998,957,'2024-03-12 01:00:00',0,1,50),(3999,957,'2024-03-12 02:00:00',0,1,50),(4000,957,'2024-03-12 05:00:00',0,1,50),(4001,957,'2024-03-12 06:00:00',0,1,50),(4002,957,'2024-03-13 12:00:00',0,1,50),(4003,957,'2024-03-13 17:00:00',0,1,50),(4004,957,'2024-03-14 10:00:00',0,1,50),(4005,957,'2024-03-14 12:00:00',0,1,50),(4006,957,'2024-03-14 17:00:00',0,1,50),(4007,957,'2024-03-15 10:00:00',0,1,50),(4008,957,'2024-03-15 12:00:00',0,1,50),(4009,957,'2024-03-16 12:00:00',0,1,50),(4010,957,'2024-03-16 17:00:00',0,1,50),(4011,957,'2024-03-18 12:00:00',0,1,50),(4012,957,'2024-03-19 01:00:00',0,1,50),(4013,957,'2024-03-19 02:00:00',0,1,50),(4014,957,'2024-03-19 05:00:00',0,1,50),(4015,957,'2024-03-19 06:00:00',0,1,50),(4016,957,'2024-03-20 12:00:00',0,1,50),(4017,957,'2024-03-20 17:00:00',0,1,50),(4018,957,'2024-03-21 10:00:00',0,1,50),(4019,957,'2024-03-21 12:00:00',0,1,50),(4020,957,'2024-03-21 17:00:00',0,1,50),(4021,957,'2024-03-22 10:00:00',0,1,50),(4022,957,'2024-03-22 12:00:00',0,1,50),(4023,957,'2024-03-23 12:00:00',0,1,50),(4024,957,'2024-03-23 17:00:00',0,1,50),(4025,957,'2024-03-25 12:00:00',0,1,50),(4026,957,'2024-03-26 01:00:00',0,1,50),(4027,957,'2024-03-26 02:00:00',0,1,50),(4028,957,'2024-03-26 05:00:00',0,1,50),(4029,957,'2024-03-26 06:00:00',0,1,50),(4030,957,'2024-03-27 12:00:00',0,1,50),(4031,957,'2024-03-27 17:00:00',0,1,50),(4032,957,'2024-03-28 10:00:00',0,1,50),(4033,957,'2024-03-28 12:00:00',0,1,50),(4034,957,'2024-03-28 17:00:00',0,1,50),(4035,957,'2024-03-29 10:00:00',0,1,50),(4036,957,'2024-03-29 12:00:00',0,1,50),(4037,957,'2024-03-30 12:00:00',0,1,50),(4038,957,'2024-03-30 17:00:00',0,1,50),(4039,957,'2024-04-01 12:00:00',0,1,50),(4040,957,'2024-04-02 01:00:00',0,1,50),(4041,957,'2024-04-02 02:00:00',0,1,50),(4042,957,'2024-04-02 05:00:00',0,1,50),(4043,957,'2024-04-02 06:00:00',0,1,50),(4044,957,'2024-04-03 12:00:00',0,1,50),(4045,957,'2024-04-03 17:00:00',0,1,50),(4046,957,'2024-04-04 10:00:00',0,1,50),(4047,957,'2024-04-04 12:00:00',0,1,50),(4048,957,'2024-04-04 17:00:00',0,1,50),(4049,957,'2024-04-05 10:00:00',0,1,50),(4050,957,'2024-04-05 12:00:00',0,1,50),(4051,957,'2024-04-06 12:00:00',0,1,50),(4052,957,'2024-04-06 17:00:00',0,1,50),(4053,957,'2024-04-08 12:00:00',0,1,50),(4054,957,'2024-04-09 01:00:00',0,1,50),(4055,957,'2024-04-09 02:00:00',0,1,50),(4056,957,'2024-04-09 05:00:00',0,1,50),(4057,957,'2024-04-09 06:00:00',0,1,50),(4058,957,'2024-04-10 12:00:00',0,1,50),(4059,957,'2024-04-10 17:00:00',0,1,50),(4060,957,'2024-04-11 10:00:00',0,1,50),(4061,957,'2024-04-11 12:00:00',0,1,50),(4062,957,'2024-04-11 17:00:00',0,1,50),(4063,957,'2024-04-12 10:00:00',0,1,50),(4064,957,'2024-04-12 12:00:00',0,1,50),(4065,957,'2024-04-13 12:00:00',0,1,50),(4066,957,'2024-04-13 17:00:00',0,1,50),(4067,957,'2024-04-15 12:00:00',0,1,50),(4068,957,'2024-04-16 01:00:00',0,1,50),(4069,957,'2024-04-16 02:00:00',0,1,50),(4070,957,'2024-04-16 05:00:00',0,1,50),(4071,957,'2024-04-16 06:00:00',0,1,50),(4072,957,'2024-04-17 12:00:00',0,1,50),(4073,957,'2024-04-17 17:00:00',0,1,50),(4074,957,'2024-04-18 10:00:00',0,1,50),(4075,957,'2024-04-18 12:00:00',0,1,50),(4076,957,'2024-04-18 17:00:00',0,1,50),(4077,957,'2024-04-19 10:00:00',0,1,50),(4078,957,'2024-04-19 12:00:00',0,1,50),(4079,957,'2024-04-20 12:00:00',0,1,50),(4080,957,'2024-04-20 17:00:00',0,1,50),(4081,957,'2024-04-22 12:00:00',0,1,50),(4082,957,'2024-04-23 01:00:00',0,1,50),(4083,957,'2024-04-23 02:00:00',0,1,50),(4084,957,'2024-04-23 05:00:00',0,1,50),(4085,957,'2024-04-23 06:00:00',0,1,50),(4086,957,'2024-04-24 12:00:00',0,1,50),(4087,957,'2024-04-24 17:00:00',0,1,50),(4088,957,'2024-04-25 10:00:00',0,1,50),(4089,957,'2024-04-25 12:00:00',0,1,50),(4090,957,'2024-04-25 17:00:00',0,1,50),(4091,957,'2024-04-26 10:00:00',0,1,50),(4092,957,'2024-04-26 12:00:00',0,1,50),(4093,957,'2024-04-27 12:00:00',0,1,50),(4094,957,'2024-04-27 17:00:00',0,1,50),(4095,957,'2024-04-29 12:00:00',0,1,50),(4096,957,'2024-04-30 01:00:00',0,1,50),(4097,957,'2024-04-30 02:00:00',0,1,50),(4098,957,'2024-04-30 05:00:00',0,1,50),(4099,957,'2024-04-30 06:00:00',0,1,50),(4100,957,'2024-05-01 12:00:00',0,1,50),(4101,957,'2024-05-01 17:00:00',0,1,50),(4102,957,'2024-05-02 10:00:00',0,1,50),(4103,957,'2024-05-02 12:00:00',0,1,50),(4104,957,'2024-05-02 17:00:00',0,1,50),(4105,957,'2024-05-03 10:00:00',0,1,50),(4106,957,'2024-05-03 12:00:00',0,1,50),(4107,957,'2024-05-04 12:00:00',0,1,50),(4108,957,'2024-05-04 17:00:00',0,1,50),(4109,957,'2024-05-06 12:00:00',0,1,50),(4110,957,'2024-05-07 01:00:00',0,1,50),(4111,957,'2024-05-07 02:00:00',0,1,50),(4112,957,'2024-05-07 05:00:00',0,1,50),(4113,957,'2024-05-07 06:00:00',0,1,50),(4114,957,'2024-05-08 12:00:00',0,1,50),(4115,957,'2024-05-08 17:00:00',0,1,50),(4116,957,'2024-05-09 10:00:00',0,1,50),(4117,957,'2024-05-09 12:00:00',0,1,50),(4118,957,'2024-05-09 17:00:00',0,1,50),(4119,957,'2024-05-10 10:00:00',0,1,50),(4120,957,'2024-05-10 12:00:00',0,1,50),(4121,957,'2024-05-11 12:00:00',0,1,50),(4122,957,'2024-05-11 17:00:00',0,1,50),(4123,957,'2024-05-13 12:00:00',0,1,50),(4124,957,'2024-05-14 01:00:00',0,1,50),(4125,957,'2024-05-14 02:00:00',0,1,50),(4126,957,'2024-05-14 05:00:00',0,1,50),(4127,957,'2024-05-14 06:00:00',0,1,50),(4128,957,'2024-05-15 12:00:00',0,1,50),(4129,957,'2024-05-15 17:00:00',0,1,50),(4130,957,'2024-05-16 10:00:00',0,1,50),(4131,957,'2024-05-16 12:00:00',0,1,50),(4132,957,'2024-05-16 17:00:00',0,1,50),(4133,957,'2024-05-17 10:00:00',0,1,50),(4134,957,'2024-05-17 12:00:00',0,1,50),(4135,957,'2024-05-18 12:00:00',0,1,50),(4136,957,'2024-05-18 17:00:00',0,1,50),(4137,957,'2024-05-20 12:00:00',0,1,50),(4138,957,'2024-05-21 01:00:00',0,1,50),(4139,957,'2024-05-21 02:00:00',0,1,50),(4140,957,'2024-05-21 05:00:00',0,1,50),(4141,957,'2024-05-21 06:00:00',0,1,50),(4142,957,'2024-05-22 12:00:00',0,1,50),(4143,957,'2024-05-22 17:00:00',0,1,50),(4144,957,'2024-05-23 10:00:00',0,1,50),(4145,957,'2024-05-23 12:00:00',0,1,50),(4146,957,'2024-05-23 17:00:00',0,1,50),(4147,957,'2024-05-24 10:00:00',0,1,50),(4148,957,'2024-05-24 12:00:00',0,1,50),(4149,957,'2024-05-25 12:00:00',0,1,50),(4150,957,'2024-05-25 17:00:00',0,1,50),(4151,957,'2024-05-27 12:00:00',0,1,50),(4152,957,'2024-05-28 01:00:00',0,1,50),(4153,957,'2024-05-28 02:00:00',0,1,50),(4154,957,'2024-05-28 05:00:00',0,1,50),(4155,957,'2024-05-28 06:00:00',0,1,50),(4156,957,'2024-05-29 12:00:00',0,1,50),(4157,957,'2024-05-29 17:00:00',0,1,50),(4158,957,'2024-05-30 10:00:00',0,1,50),(4159,957,'2024-05-30 12:00:00',0,1,50),(4160,957,'2024-05-30 17:00:00',0,1,50),(4161,957,'2024-05-31 10:00:00',0,1,50),(4162,957,'2024-05-31 12:00:00',0,1,50),(4163,957,'2024-06-01 12:00:00',0,1,50),(4164,957,'2024-06-01 17:00:00',0,1,50),(4165,957,'2024-06-03 12:00:00',0,1,50),(4166,957,'2024-06-04 01:00:00',0,1,50),(4167,957,'2024-06-04 02:00:00',0,1,50),(4168,957,'2024-06-04 05:00:00',0,1,50),(4169,957,'2024-06-04 06:00:00',0,1,50),(4170,957,'2024-06-05 12:00:00',0,1,50),(4171,957,'2024-06-05 17:00:00',0,1,50),(4172,957,'2024-06-06 10:00:00',0,1,50),(4173,957,'2024-06-06 12:00:00',0,1,50),(4174,957,'2024-06-06 17:00:00',0,1,50),(4175,957,'2024-06-07 10:00:00',0,1,50),(4176,957,'2024-06-07 12:00:00',0,1,50),(4177,957,'2024-06-08 12:00:00',0,1,50),(4178,957,'2024-06-08 17:00:00',0,1,50),(4179,957,'2024-06-10 12:00:00',0,1,50),(4180,957,'2024-06-11 01:00:00',0,1,50),(4181,957,'2024-06-11 02:00:00',0,1,50),(4182,957,'2024-06-11 05:00:00',0,1,50),(4183,957,'2024-06-11 06:00:00',0,1,50),(4184,957,'2024-06-12 12:00:00',0,1,50),(4185,957,'2024-06-12 17:00:00',0,1,50),(4186,957,'2024-06-13 10:00:00',0,1,50),(4187,957,'2024-06-13 12:00:00',0,1,50),(4188,957,'2024-06-13 17:00:00',0,1,50),(4189,957,'2024-06-14 10:00:00',0,1,50),(4190,957,'2024-06-14 12:00:00',0,1,50),(4191,957,'2024-06-15 12:00:00',0,1,50),(4192,957,'2024-06-15 17:00:00',0,1,50),(4193,957,'2024-06-17 12:00:00',0,1,50),(4194,957,'2024-06-18 01:00:00',0,1,50),(4195,957,'2024-06-18 02:00:00',0,1,50),(4196,957,'2024-06-18 05:00:00',0,1,50),(4197,957,'2024-06-18 06:00:00',0,1,50),(4198,957,'2024-06-19 12:00:00',0,1,50),(4199,957,'2024-06-19 17:00:00',0,1,50),(4200,957,'2024-06-20 10:00:00',0,1,50),(4201,957,'2024-06-20 12:00:00',0,1,50),(4202,957,'2024-06-20 17:00:00',0,1,50),(4203,957,'2024-06-21 10:00:00',0,1,50),(4204,957,'2024-06-21 12:00:00',0,1,50),(4205,957,'2024-06-22 12:00:00',0,1,50),(4206,957,'2024-06-22 17:00:00',0,1,50),(4207,957,'2024-06-24 12:00:00',0,1,50),(4208,957,'2024-06-25 01:00:00',0,1,50),(4209,957,'2024-06-25 02:00:00',0,1,50),(4210,957,'2024-06-25 05:00:00',0,1,50),(4211,957,'2024-06-25 06:00:00',0,1,50),(4212,957,'2024-06-26 12:00:00',0,1,50),(4213,957,'2024-06-26 17:00:00',0,1,50),(4214,957,'2024-06-27 10:00:00',0,1,50),(4215,957,'2024-06-27 12:00:00',0,1,50),(4216,957,'2024-06-27 17:00:00',0,1,50),(4217,957,'2024-06-28 10:00:00',0,1,50),(4218,957,'2024-06-28 12:00:00',0,1,50),(4219,957,'2024-06-29 12:00:00',0,1,50),(4220,957,'2024-06-29 17:00:00',0,1,50),(4221,957,'2024-07-01 12:00:00',0,1,50),(4222,957,'2024-07-02 01:00:00',0,1,50),(4223,957,'2024-07-02 02:00:00',0,1,50),(4224,957,'2024-07-02 05:00:00',0,1,50),(4225,957,'2024-07-02 06:00:00',0,1,50),(4226,957,'2024-07-03 12:00:00',0,1,50),(4227,957,'2024-07-03 17:00:00',0,1,50),(4228,957,'2024-07-04 10:00:00',0,1,50),(4229,957,'2024-07-04 12:00:00',0,1,50),(4230,957,'2024-07-04 17:00:00',0,1,50),(4231,957,'2024-07-05 10:00:00',0,1,50),(4232,957,'2024-07-05 12:00:00',0,1,50),(4233,957,'2024-07-06 12:00:00',0,1,50),(4234,957,'2024-07-06 17:00:00',0,1,50),(4235,957,'2024-07-08 12:00:00',0,1,50),(4236,957,'2024-07-09 01:00:00',0,1,50),(4237,957,'2024-07-09 02:00:00',0,1,50),(4238,957,'2024-07-09 05:00:00',0,1,50),(4239,957,'2024-07-09 06:00:00',0,1,50),(4240,957,'2024-07-10 12:00:00',0,1,50),(4241,957,'2024-07-10 17:00:00',0,1,50),(4242,957,'2024-07-11 10:00:00',0,1,50),(4243,957,'2024-07-11 12:00:00',0,1,50),(4244,957,'2024-07-11 17:00:00',0,1,50),(4245,957,'2024-07-12 10:00:00',0,1,50),(4246,957,'2024-07-12 12:00:00',0,1,50),(4247,957,'2024-07-13 12:00:00',0,1,50),(4248,957,'2024-07-13 17:00:00',0,1,50),(4249,957,'2024-07-15 12:00:00',0,1,50),(4250,957,'2024-07-16 01:00:00',0,1,50),(4251,957,'2024-07-16 02:00:00',0,1,50),(4252,957,'2024-07-16 05:00:00',0,1,50),(4253,957,'2024-07-16 06:00:00',0,1,50),(4254,957,'2024-07-17 12:00:00',0,1,50),(4255,957,'2024-07-17 17:00:00',0,1,50),(4256,957,'2024-07-18 10:00:00',0,1,50),(4257,957,'2024-07-18 12:00:00',0,1,50),(4258,957,'2024-07-18 17:00:00',0,1,50),(4259,957,'2024-07-19 10:00:00',0,1,50),(4260,957,'2024-07-19 12:00:00',0,1,50),(4261,957,'2024-07-20 12:00:00',0,1,50),(4262,957,'2024-07-20 17:00:00',0,1,50),(4263,957,'2024-07-22 12:00:00',0,1,50),(4264,957,'2024-07-23 01:00:00',0,1,50),(4265,957,'2024-07-23 02:00:00',0,1,50),(4266,957,'2024-07-23 05:00:00',0,1,50),(4267,957,'2024-07-23 06:00:00',0,1,50),(4268,957,'2024-07-24 12:00:00',0,1,50),(4269,957,'2024-07-24 17:00:00',0,1,50),(4270,957,'2024-07-25 10:00:00',0,1,50),(4271,957,'2024-07-25 12:00:00',0,1,50),(4272,957,'2024-07-25 17:00:00',0,1,50),(4273,957,'2024-07-26 10:00:00',0,1,50),(4274,957,'2024-07-26 12:00:00',0,1,50),(4275,957,'2024-07-27 12:00:00',0,1,50),(4276,957,'2024-07-27 17:00:00',0,1,50),(4277,957,'2024-07-29 12:00:00',0,1,50),(4278,957,'2024-07-30 01:00:00',0,1,50),(4279,957,'2024-07-30 02:00:00',0,1,50),(4280,957,'2024-07-30 05:00:00',0,1,50),(4281,957,'2024-07-30 06:00:00',0,1,50),(4282,957,'2024-07-31 12:00:00',0,1,50),(4283,957,'2024-07-31 17:00:00',0,1,50),(4284,957,'2024-08-01 10:00:00',0,1,50),(4285,957,'2024-08-01 12:00:00',0,1,50),(4286,957,'2024-08-01 17:00:00',0,1,50),(4287,957,'2024-08-02 10:00:00',0,1,50),(4288,957,'2024-08-02 12:00:00',0,1,50),(4289,957,'2024-08-03 12:00:00',0,1,50),(4290,957,'2024-08-03 17:00:00',0,1,50),(4291,957,'2024-08-05 12:00:00',0,1,50),(4292,957,'2024-08-06 01:00:00',0,1,50),(4293,957,'2024-08-06 02:00:00',0,1,50),(4294,957,'2024-08-06 05:00:00',0,1,50),(4295,957,'2024-08-06 06:00:00',0,1,50),(4296,957,'2024-08-07 12:00:00',0,1,50),(4297,957,'2024-08-07 17:00:00',0,1,50),(4298,957,'2024-08-08 10:00:00',0,1,50),(4299,957,'2024-08-08 12:00:00',0,1,50),(4300,957,'2024-08-08 17:00:00',0,1,50),(4301,957,'2024-08-09 10:00:00',0,1,50),(4302,957,'2024-08-09 12:00:00',0,1,50),(4303,957,'2024-08-10 12:00:00',0,1,50),(4304,957,'2024-08-10 17:00:00',0,1,50),(4305,957,'2024-08-12 12:00:00',0,1,50),(4306,957,'2024-08-13 01:00:00',0,1,50),(4307,957,'2024-08-13 02:00:00',0,1,50),(4308,957,'2024-08-13 05:00:00',0,1,50),(4309,957,'2024-08-13 06:00:00',0,1,50),(4310,957,'2024-08-14 12:00:00',0,1,50),(4311,957,'2024-08-14 17:00:00',0,1,50),(4312,957,'2024-08-15 10:00:00',0,1,50),(4313,957,'2024-08-15 12:00:00',0,1,50),(4314,957,'2024-08-15 17:00:00',0,1,50),(4315,957,'2024-08-16 10:00:00',0,1,50),(4316,957,'2024-08-16 12:00:00',0,1,50),(4317,957,'2024-08-17 12:00:00',0,1,50),(4318,957,'2024-08-17 17:00:00',0,1,50),(4319,957,'2024-08-19 12:00:00',0,1,50),(4320,957,'2024-08-20 01:00:00',0,1,50),(4321,957,'2024-08-20 02:00:00',0,1,50),(4322,957,'2024-08-20 05:00:00',0,1,50),(4323,957,'2024-08-20 06:00:00',0,1,50),(4324,957,'2024-08-21 12:00:00',0,1,50),(4325,957,'2024-08-21 17:00:00',0,1,50),(4326,957,'2024-08-22 10:00:00',0,1,50),(4327,957,'2024-08-22 12:00:00',0,1,50),(4328,957,'2024-08-22 17:00:00',0,1,50),(4329,957,'2024-08-23 10:00:00',0,1,50),(4330,957,'2024-08-23 12:00:00',0,1,50),(4331,957,'2024-08-24 12:00:00',0,1,50),(4332,957,'2024-08-24 17:00:00',0,1,50),(4333,957,'2024-08-26 12:00:00',0,1,50),(4334,957,'2024-08-27 01:00:00',0,1,50),(4335,957,'2024-08-27 02:00:00',0,1,50),(4336,957,'2024-08-27 05:00:00',0,1,50),(4337,957,'2024-08-27 06:00:00',0,1,50),(4338,957,'2024-08-28 12:00:00',0,1,50),(4339,957,'2024-08-28 17:00:00',0,1,50),(4340,957,'2024-08-29 10:00:00',0,1,50),(4341,957,'2024-08-29 12:00:00',0,1,50),(4342,957,'2024-08-29 17:00:00',0,1,50),(4343,957,'2024-08-30 10:00:00',0,1,50),(4344,957,'2024-08-30 12:00:00',0,1,50),(4345,957,'2024-08-31 12:00:00',0,1,50),(4346,957,'2024-08-31 17:00:00',0,1,50),(4347,957,'2024-09-02 12:00:00',0,1,50),(4348,957,'2024-09-03 01:00:00',0,1,50),(4349,957,'2024-09-03 02:00:00',0,1,50),(4350,957,'2024-09-03 05:00:00',0,1,50),(4351,957,'2024-09-03 06:00:00',0,1,50),(4352,957,'2024-09-04 12:00:00',0,1,50),(4353,957,'2024-09-04 17:00:00',0,1,50),(4354,957,'2024-09-05 10:00:00',0,1,50),(4355,957,'2024-09-05 12:00:00',0,1,50),(4356,957,'2024-09-05 17:00:00',0,1,50),(4357,957,'2024-09-06 10:00:00',0,1,50),(4358,957,'2024-09-06 12:00:00',0,1,50),(4359,957,'2024-09-07 12:00:00',0,1,50),(4360,957,'2024-09-07 17:00:00',0,1,50),(4361,957,'2024-09-09 12:00:00',0,1,50),(4362,957,'2024-09-10 01:00:00',0,1,50),(4363,957,'2024-09-10 02:00:00',0,1,50),(4364,957,'2024-09-10 05:00:00',0,1,50),(4365,957,'2024-09-10 06:00:00',0,1,50),(4366,957,'2024-09-11 12:00:00',0,1,50),(4367,957,'2024-09-11 17:00:00',0,1,50),(4368,957,'2024-09-12 10:00:00',0,1,50),(4369,957,'2024-09-12 12:00:00',0,1,50),(4370,957,'2024-09-12 17:00:00',0,1,50),(4371,957,'2024-09-13 10:00:00',0,1,50),(4372,957,'2024-09-13 12:00:00',0,1,50),(4373,957,'2024-09-14 12:00:00',0,1,50),(4374,957,'2024-09-14 17:00:00',0,1,50),(4375,957,'2024-09-16 12:00:00',0,1,50),(4376,957,'2024-09-17 01:00:00',0,1,50),(4377,957,'2024-09-17 02:00:00',0,1,50),(4378,957,'2024-09-17 05:00:00',0,1,50),(4379,957,'2024-09-17 06:00:00',0,1,50),(4380,957,'2024-09-18 12:00:00',0,1,50),(4381,957,'2024-09-18 17:00:00',0,1,50),(4382,957,'2024-09-19 10:00:00',0,1,50),(4383,957,'2024-09-19 12:00:00',0,1,50),(4384,957,'2024-09-19 17:00:00',0,1,50),(4385,957,'2024-09-20 10:00:00',0,1,50),(4386,957,'2024-09-20 12:00:00',0,1,50),(4387,957,'2024-09-21 12:00:00',0,1,50),(4388,957,'2024-09-21 17:00:00',0,1,50),(4389,957,'2024-09-23 12:00:00',0,1,50),(4390,957,'2024-09-24 01:00:00',0,1,50),(4391,957,'2024-09-24 02:00:00',0,1,50),(4392,957,'2024-09-24 05:00:00',0,1,50),(4393,957,'2024-09-24 06:00:00',0,1,50),(4394,957,'2024-09-25 12:00:00',0,1,50),(4395,957,'2024-09-25 17:00:00',0,1,50),(4396,957,'2024-09-26 10:00:00',0,1,50),(4397,957,'2024-09-26 12:00:00',0,1,50),(4398,957,'2024-09-26 17:00:00',0,1,50),(4399,957,'2024-09-27 10:00:00',0,1,50),(4400,957,'2024-09-27 12:00:00',0,1,50),(4401,957,'2024-09-28 12:00:00',0,1,50),(4402,957,'2024-09-28 17:00:00',0,1,50),(4403,957,'2024-09-30 12:00:00',0,1,50),(4404,957,'2024-10-01 01:00:00',0,1,50),(4405,957,'2024-10-01 02:00:00',0,1,50),(4406,957,'2024-10-01 05:00:00',0,1,50),(4407,957,'2024-10-01 06:00:00',0,1,50),(4408,957,'2024-10-02 12:00:00',0,1,50),(4409,957,'2024-10-02 17:00:00',0,1,50),(4410,957,'2024-10-03 10:00:00',0,1,50),(4411,957,'2024-10-03 12:00:00',0,1,50),(4412,957,'2024-10-03 17:00:00',0,1,50),(4413,957,'2024-10-04 10:00:00',0,1,50),(4414,957,'2024-10-04 12:00:00',0,1,50),(4415,957,'2024-10-05 12:00:00',0,1,50),(4416,957,'2024-10-05 17:00:00',0,1,50),(4417,957,'2024-10-07 12:00:00',0,1,50),(4418,957,'2024-10-08 01:00:00',0,1,50),(4419,957,'2024-10-08 02:00:00',0,1,50),(4420,957,'2024-10-08 05:00:00',0,1,50),(4421,957,'2024-10-08 06:00:00',0,1,50),(4422,957,'2024-10-09 12:00:00',0,1,50),(4423,957,'2024-10-09 17:00:00',0,1,50),(4424,957,'2024-10-10 10:00:00',0,1,50),(4425,957,'2024-10-10 12:00:00',0,1,50),(4426,957,'2024-10-10 17:00:00',0,1,50),(4427,957,'2024-10-11 10:00:00',0,1,50),(4428,957,'2024-10-11 12:00:00',0,1,50),(4429,957,'2024-10-12 12:00:00',0,1,50),(4430,957,'2024-10-12 17:00:00',0,1,50),(4431,957,'2024-10-14 12:00:00',0,1,50),(4432,957,'2024-10-15 01:00:00',0,1,50),(4433,957,'2024-10-15 02:00:00',0,1,50),(4434,957,'2024-10-15 05:00:00',0,1,50),(4435,957,'2024-10-15 06:00:00',0,1,50),(4436,957,'2024-10-16 12:00:00',0,1,50),(4437,957,'2024-10-16 17:00:00',0,1,50),(4438,957,'2024-10-17 10:00:00',0,1,50),(4439,957,'2024-10-17 12:00:00',0,1,50),(4440,957,'2024-10-17 17:00:00',0,1,50),(4441,956,'2023-10-14 12:00:00',0,1,50),(4442,956,'2023-10-14 17:00:00',0,1,50),(4443,956,'2023-10-16 12:00:00',0,1,50),(4444,956,'2023-10-17 01:00:00',0,1,50),(4445,956,'2023-10-17 02:00:00',0,1,50),(4446,956,'2023-10-17 05:00:00',0,1,50),(4447,956,'2023-10-17 06:00:00',0,1,50),(4448,956,'2023-10-18 12:00:00',0,1,50),(4449,956,'2023-10-18 17:00:00',0,1,50),(4450,956,'2023-10-19 10:00:00',0,1,50),(4451,956,'2023-10-19 12:00:00',0,1,50),(4452,956,'2023-10-19 17:00:00',0,1,50),(4453,956,'2023-10-20 10:00:00',0,1,50),(4454,956,'2023-10-20 12:00:00',0,1,50),(4455,956,'2023-10-21 12:00:00',0,1,50),(4456,956,'2023-10-21 17:00:00',0,1,50),(4457,956,'2023-10-23 12:00:00',0,1,50),(4458,956,'2023-10-24 01:00:00',0,1,50),(4459,956,'2023-10-24 02:00:00',0,1,50),(4460,956,'2023-10-24 05:00:00',0,1,50),(4461,956,'2023-10-24 06:00:00',0,1,50),(4462,956,'2023-10-25 12:00:00',0,1,50),(4463,956,'2023-10-25 17:00:00',0,1,50),(4464,956,'2023-10-26 10:00:00',0,1,50),(4465,956,'2023-10-26 12:00:00',0,1,50),(4466,956,'2023-10-26 17:00:00',0,1,50),(4467,956,'2023-10-27 10:00:00',0,1,50),(4468,956,'2023-10-27 12:00:00',0,1,50),(4469,956,'2023-10-28 12:00:00',0,1,50),(4470,956,'2023-10-28 17:00:00',0,1,50),(4471,956,'2023-10-30 12:00:00',0,1,50),(4472,956,'2023-10-31 01:00:00',0,1,50),(4473,956,'2023-10-31 02:00:00',0,1,50),(4474,956,'2023-10-31 05:00:00',0,1,50),(4475,956,'2023-10-31 06:00:00',0,1,50),(4476,956,'2023-11-01 12:00:00',0,1,50),(4477,956,'2023-11-01 17:00:00',0,1,50),(4478,956,'2023-11-02 10:00:00',0,1,50),(4479,956,'2023-11-02 12:00:00',0,1,50),(4480,956,'2023-11-02 17:00:00',0,1,50),(4481,956,'2023-11-03 10:00:00',0,1,50),(4482,956,'2023-11-03 12:00:00',0,1,50),(4483,956,'2023-11-04 12:00:00',0,1,50),(4484,956,'2023-11-04 17:00:00',0,1,50),(4485,956,'2023-11-06 12:00:00',0,1,50),(4486,956,'2023-11-07 01:00:00',0,1,50),(4487,956,'2023-11-07 02:00:00',0,1,50),(4488,956,'2023-11-07 05:00:00',0,1,50),(4489,956,'2023-11-07 06:00:00',0,1,50),(4490,956,'2023-11-08 12:00:00',0,1,50),(4491,956,'2023-11-08 17:00:00',0,1,50),(4492,956,'2023-11-09 10:00:00',0,1,50),(4493,956,'2023-11-09 12:00:00',0,1,50),(4494,956,'2023-11-09 17:00:00',0,1,50),(4495,956,'2023-11-10 10:00:00',0,1,50),(4496,956,'2023-11-10 12:00:00',0,1,50),(4497,956,'2023-11-11 12:00:00',0,1,50),(4498,956,'2023-11-11 17:00:00',0,1,50),(4499,956,'2023-11-13 12:00:00',0,1,50),(4500,956,'2023-11-14 01:00:00',0,1,50),(4501,956,'2023-11-14 02:00:00',0,1,50),(4502,956,'2023-11-14 05:00:00',0,1,50),(4503,956,'2023-11-14 06:00:00',0,1,50),(4504,956,'2023-11-15 12:00:00',0,1,50),(4505,956,'2023-11-15 17:00:00',0,1,50),(4506,956,'2023-11-16 10:00:00',0,1,50),(4507,956,'2023-11-16 12:00:00',0,1,50),(4508,956,'2023-11-16 17:00:00',0,1,50),(4509,956,'2023-11-17 10:00:00',0,1,50),(4510,956,'2023-11-17 12:00:00',0,1,50),(4511,956,'2023-11-18 12:00:00',0,1,50),(4512,956,'2023-11-18 17:00:00',0,1,50),(4513,956,'2023-11-20 12:00:00',0,1,50),(4514,956,'2023-11-21 01:00:00',0,1,50),(4515,956,'2023-11-21 02:00:00',0,1,50),(4516,956,'2023-11-21 05:00:00',0,1,50),(4517,956,'2023-11-21 06:00:00',0,1,50),(4518,956,'2023-11-22 12:00:00',0,1,50),(4519,956,'2023-11-22 17:00:00',0,1,50),(4520,956,'2023-11-23 10:00:00',0,1,50),(4521,956,'2023-11-23 12:00:00',0,1,50),(4522,956,'2023-11-23 17:00:00',0,1,50),(4523,956,'2023-11-24 10:00:00',0,1,50),(4524,956,'2023-11-24 12:00:00',0,1,50),(4525,956,'2023-11-25 12:00:00',0,1,50),(4526,956,'2023-11-25 17:00:00',0,1,50),(4527,956,'2023-11-27 12:00:00',0,1,50),(4528,956,'2023-11-28 01:00:00',0,1,50),(4529,956,'2023-11-28 02:00:00',0,1,50),(4530,956,'2023-11-28 05:00:00',0,1,50),(4531,956,'2023-11-28 06:00:00',0,1,50),(4532,956,'2023-11-29 12:00:00',0,1,50),(4533,956,'2023-11-29 17:00:00',0,1,50),(4534,956,'2023-11-30 10:00:00',0,1,50),(4535,956,'2023-11-30 12:00:00',0,1,50),(4536,956,'2023-11-30 17:00:00',0,1,50),(4537,956,'2023-12-01 10:00:00',0,1,50),(4538,956,'2023-12-01 12:00:00',0,1,50),(4539,956,'2023-12-02 12:00:00',0,1,50),(4540,956,'2023-12-02 17:00:00',0,1,50),(4541,956,'2023-12-04 12:00:00',0,1,50),(4542,956,'2023-12-05 01:00:00',0,1,50),(4543,956,'2023-12-05 02:00:00',0,1,50),(4544,956,'2023-12-05 05:00:00',0,1,50),(4545,956,'2023-12-05 06:00:00',0,1,50),(4546,956,'2023-12-06 12:00:00',0,1,50),(4547,956,'2023-12-06 17:00:00',0,1,50),(4548,956,'2023-12-07 10:00:00',0,1,50),(4549,956,'2023-12-07 12:00:00',0,1,50),(4550,956,'2023-12-07 17:00:00',0,1,50),(4551,956,'2023-12-08 10:00:00',0,1,50),(4552,956,'2023-12-08 12:00:00',0,1,50),(4553,956,'2023-12-09 12:00:00',0,1,50),(4554,956,'2023-12-09 17:00:00',0,1,50),(4555,956,'2023-12-11 12:00:00',0,1,50),(4556,956,'2023-12-12 01:00:00',0,1,50),(4557,956,'2023-12-12 02:00:00',0,1,50),(4558,956,'2023-12-12 05:00:00',0,1,50),(4559,956,'2023-12-12 06:00:00',0,1,50),(4560,956,'2023-12-13 12:00:00',0,1,50),(4561,956,'2023-12-13 17:00:00',0,1,50),(4562,956,'2023-12-14 10:00:00',0,1,50),(4563,956,'2023-12-14 12:00:00',0,1,50),(4564,956,'2023-12-14 17:00:00',0,1,50),(4565,956,'2023-12-15 10:00:00',0,1,50),(4566,956,'2023-12-15 12:00:00',0,1,50),(4567,956,'2023-12-16 12:00:00',0,1,50),(4568,956,'2023-12-16 17:00:00',0,1,50),(4569,956,'2023-12-18 12:00:00',0,1,50),(4570,956,'2023-12-19 01:00:00',0,1,50),(4571,956,'2023-12-19 02:00:00',0,1,50),(4572,956,'2023-12-19 05:00:00',0,1,50),(4573,956,'2023-12-19 06:00:00',0,1,50),(4574,956,'2023-12-20 12:00:00',0,1,50),(4575,956,'2023-12-20 17:00:00',0,1,50),(4576,956,'2023-12-21 10:00:00',0,1,50),(4577,956,'2023-12-21 12:00:00',0,1,50),(4578,956,'2023-12-21 17:00:00',0,1,50),(4579,956,'2023-12-22 10:00:00',0,1,50),(4580,956,'2023-12-22 12:00:00',0,1,50),(4581,956,'2023-12-23 12:00:00',0,1,50),(4582,956,'2023-12-23 17:00:00',0,1,50),(4583,956,'2023-12-25 12:00:00',0,1,50),(4584,956,'2023-12-26 01:00:00',0,1,50),(4585,956,'2023-12-26 02:00:00',0,1,50),(4586,956,'2023-12-26 05:00:00',0,1,50),(4587,956,'2023-12-26 06:00:00',0,1,50),(4588,956,'2023-12-27 12:00:00',0,1,50),(4589,956,'2023-12-27 17:00:00',0,1,50),(4590,956,'2023-12-28 10:00:00',0,1,50),(4591,956,'2023-12-28 12:00:00',0,1,50),(4592,956,'2023-12-28 17:00:00',0,1,50),(4593,956,'2023-12-29 10:00:00',0,1,50),(4594,956,'2023-12-29 12:00:00',0,1,50),(4595,956,'2023-12-30 12:00:00',0,1,50),(4596,956,'2023-12-30 17:00:00',0,1,50),(4597,956,'2024-01-01 12:00:00',0,1,50),(4598,956,'2024-01-02 01:00:00',0,1,50),(4599,956,'2024-01-02 02:00:00',0,1,50),(4600,956,'2024-01-02 05:00:00',0,1,50),(4601,956,'2024-01-02 06:00:00',0,1,50),(4602,956,'2024-01-03 12:00:00',0,1,50),(4603,956,'2024-01-03 17:00:00',0,1,50),(4604,956,'2024-01-04 10:00:00',0,1,50),(4605,956,'2024-01-04 12:00:00',0,1,50),(4606,956,'2024-01-04 17:00:00',0,1,50),(4607,956,'2024-01-05 10:00:00',0,1,50),(4608,956,'2024-01-05 12:00:00',0,1,50),(4609,956,'2024-01-06 12:00:00',0,1,50),(4610,956,'2024-01-06 17:00:00',0,1,50),(4611,956,'2024-01-08 12:00:00',0,1,50),(4612,956,'2024-01-09 01:00:00',0,1,50),(4613,956,'2024-01-09 02:00:00',0,1,50),(4614,956,'2024-01-09 05:00:00',0,1,50),(4615,956,'2024-01-09 06:00:00',0,1,50),(4616,956,'2024-01-10 12:00:00',0,1,50),(4617,956,'2024-01-10 17:00:00',0,1,50),(4618,956,'2024-01-11 10:00:00',0,1,50),(4619,956,'2024-01-11 12:00:00',0,1,50),(4620,956,'2024-01-11 17:00:00',0,1,50),(4621,956,'2024-01-12 10:00:00',0,1,50),(4622,956,'2024-01-12 12:00:00',0,1,50),(4623,956,'2024-01-13 12:00:00',0,1,50),(4624,956,'2024-01-13 17:00:00',0,1,50),(4625,956,'2024-01-15 12:00:00',0,1,50),(4626,956,'2024-01-16 01:00:00',0,1,50),(4627,956,'2024-01-16 02:00:00',0,1,50),(4628,956,'2024-01-16 05:00:00',0,1,50),(4629,956,'2024-01-16 06:00:00',0,1,50),(4630,956,'2024-01-17 12:00:00',0,1,50),(4631,956,'2024-01-17 17:00:00',0,1,50),(4632,956,'2024-01-18 10:00:00',0,1,50),(4633,956,'2024-01-18 12:00:00',0,1,50),(4634,956,'2024-01-18 17:00:00',0,1,50),(4635,956,'2024-01-19 10:00:00',0,1,50),(4636,956,'2024-01-19 12:00:00',0,1,50),(4637,956,'2024-01-20 12:00:00',0,1,50),(4638,956,'2024-01-20 17:00:00',0,1,50),(4639,956,'2024-01-22 12:00:00',0,1,50),(4640,956,'2024-01-23 01:00:00',0,1,50),(4641,956,'2024-01-23 02:00:00',0,1,50),(4642,956,'2024-01-23 05:00:00',0,1,50),(4643,956,'2024-01-23 06:00:00',0,1,50),(4644,956,'2024-01-24 12:00:00',0,1,50),(4645,956,'2024-01-24 17:00:00',0,1,50),(4646,956,'2024-01-25 10:00:00',0,1,50),(4647,956,'2024-01-25 12:00:00',0,1,50),(4648,956,'2024-01-25 17:00:00',0,1,50),(4649,956,'2024-01-26 10:00:00',0,1,50),(4650,956,'2024-01-26 12:00:00',0,1,50),(4651,956,'2024-01-27 12:00:00',0,1,50),(4652,956,'2024-01-27 17:00:00',0,1,50),(4653,956,'2024-01-29 12:00:00',0,1,50),(4654,956,'2024-01-30 01:00:00',0,1,50),(4655,956,'2024-01-30 02:00:00',0,1,50),(4656,956,'2024-01-30 05:00:00',0,1,50),(4657,956,'2024-01-30 06:00:00',0,1,50),(4658,956,'2024-01-31 12:00:00',0,1,50),(4659,956,'2024-01-31 17:00:00',0,1,50),(4660,956,'2024-02-01 10:00:00',0,1,50),(4661,956,'2024-02-01 12:00:00',0,1,50),(4662,956,'2024-02-01 17:00:00',0,1,50),(4663,956,'2024-02-02 10:00:00',0,1,50),(4664,956,'2024-02-02 12:00:00',0,1,50),(4665,956,'2024-02-03 12:00:00',0,1,50),(4666,956,'2024-02-03 17:00:00',0,1,50),(4667,956,'2024-02-05 12:00:00',0,1,50),(4668,956,'2024-02-06 01:00:00',0,1,50),(4669,956,'2024-02-06 02:00:00',0,1,50),(4670,956,'2024-02-06 05:00:00',0,1,50),(4671,956,'2024-02-06 06:00:00',0,1,50),(4672,956,'2024-02-07 12:00:00',0,1,50),(4673,956,'2024-02-07 17:00:00',0,1,50),(4674,956,'2024-02-08 10:00:00',0,1,50),(4675,956,'2024-02-08 12:00:00',0,1,50),(4676,956,'2024-02-08 17:00:00',0,1,50),(4677,956,'2024-02-09 10:00:00',0,1,50),(4678,956,'2024-02-09 12:00:00',0,1,50),(4679,956,'2024-02-10 12:00:00',0,1,50),(4680,956,'2024-02-10 17:00:00',0,1,50),(4681,956,'2024-02-12 12:00:00',0,1,50),(4682,956,'2024-02-13 01:00:00',0,1,50),(4683,956,'2024-02-13 02:00:00',0,1,50),(4684,956,'2024-02-13 05:00:00',0,1,50),(4685,956,'2024-02-13 06:00:00',0,1,50),(4686,956,'2024-02-14 12:00:00',0,1,50),(4687,956,'2024-02-14 17:00:00',0,1,50),(4688,956,'2024-02-15 10:00:00',0,1,50),(4689,956,'2024-02-15 12:00:00',0,1,50),(4690,956,'2024-02-15 17:00:00',0,1,50),(4691,956,'2024-02-16 10:00:00',0,1,50),(4692,956,'2024-02-16 12:00:00',0,1,50),(4693,956,'2024-02-17 12:00:00',0,1,50),(4694,956,'2024-02-17 17:00:00',0,1,50),(4695,956,'2024-02-19 12:00:00',0,1,50),(4696,956,'2024-02-20 01:00:00',0,1,50),(4697,956,'2024-02-20 02:00:00',0,1,50),(4698,956,'2024-02-20 05:00:00',0,1,50),(4699,956,'2024-02-20 06:00:00',0,1,50),(4700,956,'2024-02-21 12:00:00',0,1,50),(4701,956,'2024-02-21 17:00:00',0,1,50),(4702,956,'2024-02-22 10:00:00',0,1,50),(4703,956,'2024-02-22 12:00:00',0,1,50),(4704,956,'2024-02-22 17:00:00',0,1,50),(4705,956,'2024-02-23 10:00:00',0,1,50),(4706,956,'2024-02-23 12:00:00',0,1,50),(4707,956,'2024-02-24 12:00:00',0,1,50),(4708,956,'2024-02-24 17:00:00',0,1,50),(4709,956,'2024-02-26 12:00:00',0,1,50),(4710,956,'2024-02-27 01:00:00',0,1,50),(4711,956,'2024-02-27 02:00:00',0,1,50),(4712,956,'2024-02-27 05:00:00',0,1,50),(4713,956,'2024-02-27 06:00:00',0,1,50),(4714,956,'2024-02-28 12:00:00',0,1,50),(4715,956,'2024-02-28 17:00:00',0,1,50),(4716,956,'2024-02-29 10:00:00',0,1,50),(4717,956,'2024-02-29 12:00:00',0,1,50),(4718,956,'2024-02-29 17:00:00',0,1,50),(4719,956,'2024-03-01 10:00:00',0,1,50),(4720,956,'2024-03-01 12:00:00',0,1,50),(4721,956,'2024-03-02 12:00:00',0,1,50),(4722,956,'2024-03-02 17:00:00',0,1,50),(4723,956,'2024-03-04 12:00:00',0,1,50),(4724,956,'2024-03-05 01:00:00',0,1,50),(4725,956,'2024-03-05 02:00:00',0,1,50),(4726,956,'2024-03-05 05:00:00',0,1,50),(4727,956,'2024-03-05 06:00:00',0,1,50),(4728,956,'2024-03-06 12:00:00',0,1,50),(4729,956,'2024-03-06 17:00:00',0,1,50),(4730,956,'2024-03-07 10:00:00',0,1,50),(4731,956,'2024-03-07 12:00:00',0,1,50),(4732,956,'2024-03-07 17:00:00',0,1,50),(4733,956,'2024-03-08 10:00:00',0,1,50),(4734,956,'2024-03-08 12:00:00',0,1,50),(4735,956,'2024-03-09 12:00:00',0,1,50),(4736,956,'2024-03-09 17:00:00',0,1,50),(4737,956,'2024-03-11 12:00:00',0,1,50),(4738,956,'2024-03-12 01:00:00',0,1,50),(4739,956,'2024-03-12 02:00:00',0,1,50),(4740,956,'2024-03-12 05:00:00',0,1,50),(4741,956,'2024-03-12 06:00:00',0,1,50),(4742,956,'2024-03-13 12:00:00',0,1,50),(4743,956,'2024-03-13 17:00:00',0,1,50),(4744,956,'2024-03-14 10:00:00',0,1,50),(4745,956,'2024-03-14 12:00:00',0,1,50),(4746,956,'2024-03-14 17:00:00',0,1,50),(4747,956,'2024-03-15 10:00:00',0,1,50),(4748,956,'2024-03-15 12:00:00',0,1,50),(4749,956,'2024-03-16 12:00:00',0,1,50),(4750,956,'2024-03-16 17:00:00',0,1,50),(4751,956,'2024-03-18 12:00:00',0,1,50),(4752,956,'2024-03-19 01:00:00',0,1,50),(4753,956,'2024-03-19 02:00:00',0,1,50),(4754,956,'2024-03-19 05:00:00',0,1,50),(4755,956,'2024-03-19 06:00:00',0,1,50),(4756,956,'2024-03-20 12:00:00',0,1,50),(4757,956,'2024-03-20 17:00:00',0,1,50),(4758,956,'2024-03-21 10:00:00',0,1,50),(4759,956,'2024-03-21 12:00:00',0,1,50),(4760,956,'2024-03-21 17:00:00',0,1,50),(4761,956,'2024-03-22 10:00:00',0,1,50),(4762,956,'2024-03-22 12:00:00',0,1,50),(4763,956,'2024-03-23 12:00:00',0,1,50),(4764,956,'2024-03-23 17:00:00',0,1,50),(4765,956,'2024-03-25 12:00:00',0,1,50),(4766,956,'2024-03-26 01:00:00',0,1,50),(4767,956,'2024-03-26 02:00:00',0,1,50),(4768,956,'2024-03-26 05:00:00',0,1,50),(4769,956,'2024-03-26 06:00:00',0,1,50),(4770,956,'2024-03-27 12:00:00',0,1,50),(4771,956,'2024-03-27 17:00:00',0,1,50),(4772,956,'2024-03-28 10:00:00',0,1,50),(4773,956,'2024-03-28 12:00:00',0,1,50),(4774,956,'2024-03-28 17:00:00',0,1,50),(4775,956,'2024-03-29 10:00:00',0,1,50),(4776,956,'2024-03-29 12:00:00',0,1,50),(4777,956,'2024-03-30 12:00:00',0,1,50),(4778,956,'2024-03-30 17:00:00',0,1,50),(4779,956,'2024-04-01 12:00:00',0,1,50),(4780,956,'2024-04-02 01:00:00',0,1,50),(4781,956,'2024-04-02 02:00:00',0,1,50),(4782,956,'2024-04-02 05:00:00',0,1,50),(4783,956,'2024-04-02 06:00:00',0,1,50),(4784,956,'2024-04-03 12:00:00',0,1,50),(4785,956,'2024-04-03 17:00:00',0,1,50),(4786,956,'2024-04-04 10:00:00',0,1,50),(4787,956,'2024-04-04 12:00:00',0,1,50),(4788,956,'2024-04-04 17:00:00',0,1,50),(4789,956,'2024-04-05 10:00:00',0,1,50),(4790,956,'2024-04-05 12:00:00',0,1,50),(4791,956,'2024-04-06 12:00:00',0,1,50),(4792,956,'2024-04-06 17:00:00',0,1,50),(4793,956,'2024-04-08 12:00:00',0,1,50),(4794,956,'2024-04-09 01:00:00',0,1,50),(4795,956,'2024-04-09 02:00:00',0,1,50),(4796,956,'2024-04-09 05:00:00',0,1,50),(4797,956,'2024-04-09 06:00:00',0,1,50),(4798,956,'2024-04-10 12:00:00',0,1,50),(4799,956,'2024-04-10 17:00:00',0,1,50),(4800,956,'2024-04-11 10:00:00',0,1,50),(4801,956,'2024-04-11 12:00:00',0,1,50),(4802,956,'2024-04-11 17:00:00',0,1,50),(4803,956,'2024-04-12 10:00:00',0,1,50),(4804,956,'2024-04-12 12:00:00',0,1,50),(4805,956,'2024-04-13 12:00:00',0,1,50),(4806,956,'2024-04-13 17:00:00',0,1,50),(4807,956,'2024-04-15 12:00:00',0,1,50),(4808,956,'2024-04-16 01:00:00',0,1,50),(4809,956,'2024-04-16 02:00:00',0,1,50),(4810,956,'2024-04-16 05:00:00',0,1,50),(4811,956,'2024-04-16 06:00:00',0,1,50),(4812,956,'2024-04-17 12:00:00',0,1,50),(4813,956,'2024-04-17 17:00:00',0,1,50),(4814,956,'2024-04-18 10:00:00',0,1,50),(4815,956,'2024-04-18 12:00:00',0,1,50),(4816,956,'2024-04-18 17:00:00',0,1,50),(4817,956,'2024-04-19 10:00:00',0,1,50),(4818,956,'2024-04-19 12:00:00',0,1,50),(4819,956,'2024-04-20 12:00:00',0,1,50),(4820,956,'2024-04-20 17:00:00',0,1,50),(4821,956,'2024-04-22 12:00:00',0,1,50),(4822,956,'2024-04-23 01:00:00',0,1,50),(4823,956,'2024-04-23 02:00:00',0,1,50),(4824,956,'2024-04-23 05:00:00',0,1,50),(4825,956,'2024-04-23 06:00:00',0,1,50),(4826,956,'2024-04-24 12:00:00',0,1,50),(4827,956,'2024-04-24 17:00:00',0,1,50),(4828,956,'2024-04-25 10:00:00',0,1,50),(4829,956,'2024-04-25 12:00:00',0,1,50),(4830,956,'2024-04-25 17:00:00',0,1,50),(4831,956,'2024-04-26 10:00:00',0,1,50),(4832,956,'2024-04-26 12:00:00',0,1,50),(4833,956,'2024-04-27 12:00:00',0,1,50),(4834,956,'2024-04-27 17:00:00',0,1,50),(4835,956,'2024-04-29 12:00:00',0,1,50),(4836,956,'2024-04-30 01:00:00',0,1,50),(4837,956,'2024-04-30 02:00:00',0,1,50),(4838,956,'2024-04-30 05:00:00',0,1,50),(4839,956,'2024-04-30 06:00:00',0,1,50),(4840,956,'2024-05-01 12:00:00',0,1,50),(4841,956,'2024-05-01 17:00:00',0,1,50),(4842,956,'2024-05-02 10:00:00',0,1,50),(4843,956,'2024-05-02 12:00:00',0,1,50),(4844,956,'2024-05-02 17:00:00',0,1,50),(4845,956,'2024-05-03 10:00:00',0,1,50),(4846,956,'2024-05-03 12:00:00',0,1,50),(4847,956,'2024-05-04 12:00:00',0,1,50),(4848,956,'2024-05-04 17:00:00',0,1,50),(4849,956,'2024-05-06 12:00:00',0,1,50),(4850,956,'2024-05-07 01:00:00',0,1,50),(4851,956,'2024-05-07 02:00:00',0,1,50),(4852,956,'2024-05-07 05:00:00',0,1,50),(4853,956,'2024-05-07 06:00:00',0,1,50),(4854,956,'2024-05-08 12:00:00',0,1,50),(4855,956,'2024-05-08 17:00:00',0,1,50),(4856,956,'2024-05-09 10:00:00',0,1,50),(4857,956,'2024-05-09 12:00:00',0,1,50),(4858,956,'2024-05-09 17:00:00',0,1,50),(4859,956,'2024-05-10 10:00:00',0,1,50),(4860,956,'2024-05-10 12:00:00',0,1,50),(4861,956,'2024-05-11 12:00:00',0,1,50),(4862,956,'2024-05-11 17:00:00',0,1,50),(4863,956,'2024-05-13 12:00:00',0,1,50),(4864,956,'2024-05-14 01:00:00',0,1,50),(4865,956,'2024-05-14 02:00:00',0,1,50),(4866,956,'2024-05-14 05:00:00',0,1,50),(4867,956,'2024-05-14 06:00:00',0,1,50),(4868,956,'2024-05-15 12:00:00',0,1,50),(4869,956,'2024-05-15 17:00:00',0,1,50),(4870,956,'2024-05-16 10:00:00',0,1,50),(4871,956,'2024-05-16 12:00:00',0,1,50),(4872,956,'2024-05-16 17:00:00',0,1,50),(4873,956,'2024-05-17 10:00:00',0,1,50),(4874,956,'2024-05-17 12:00:00',0,1,50),(4875,956,'2024-05-18 12:00:00',0,1,50),(4876,956,'2024-05-18 17:00:00',0,1,50),(4877,956,'2024-05-20 12:00:00',0,1,50),(4878,956,'2024-05-21 01:00:00',0,1,50),(4879,956,'2024-05-21 02:00:00',0,1,50),(4880,956,'2024-05-21 05:00:00',0,1,50),(4881,956,'2024-05-21 06:00:00',0,1,50),(4882,956,'2024-05-22 12:00:00',0,1,50),(4883,956,'2024-05-22 17:00:00',0,1,50),(4884,956,'2024-05-23 10:00:00',0,1,50),(4885,956,'2024-05-23 12:00:00',0,1,50),(4886,956,'2024-05-23 17:00:00',0,1,50),(4887,956,'2024-05-24 10:00:00',0,1,50),(4888,956,'2024-05-24 12:00:00',0,1,50),(4889,956,'2024-05-25 12:00:00',0,1,50),(4890,956,'2024-05-25 17:00:00',0,1,50),(4891,956,'2024-05-27 12:00:00',0,1,50),(4892,956,'2024-05-28 01:00:00',0,1,50),(4893,956,'2024-05-28 02:00:00',0,1,50),(4894,956,'2024-05-28 05:00:00',0,1,50),(4895,956,'2024-05-28 06:00:00',0,1,50),(4896,956,'2024-05-29 12:00:00',0,1,50),(4897,956,'2024-05-29 17:00:00',0,1,50),(4898,956,'2024-05-30 10:00:00',0,1,50),(4899,956,'2024-05-30 12:00:00',0,1,50),(4900,956,'2024-05-30 17:00:00',0,1,50),(4901,956,'2024-05-31 10:00:00',0,1,50),(4902,956,'2024-05-31 12:00:00',0,1,50),(4903,956,'2024-06-01 12:00:00',0,1,50),(4904,956,'2024-06-01 17:00:00',0,1,50),(4905,956,'2024-06-03 12:00:00',0,1,50),(4906,956,'2024-06-04 01:00:00',0,1,50),(4907,956,'2024-06-04 02:00:00',0,1,50),(4908,956,'2024-06-04 05:00:00',0,1,50),(4909,956,'2024-06-04 06:00:00',0,1,50),(4910,956,'2024-06-05 12:00:00',0,1,50),(4911,956,'2024-06-05 17:00:00',0,1,50),(4912,956,'2024-06-06 10:00:00',0,1,50),(4913,956,'2024-06-06 12:00:00',0,1,50),(4914,956,'2024-06-06 17:00:00',0,1,50),(4915,956,'2024-06-07 10:00:00',0,1,50),(4916,956,'2024-06-07 12:00:00',0,1,50),(4917,956,'2024-06-08 12:00:00',0,1,50),(4918,956,'2024-06-08 17:00:00',0,1,50),(4919,956,'2024-06-10 12:00:00',0,1,50),(4920,956,'2024-06-11 01:00:00',0,1,50),(4921,956,'2024-06-11 02:00:00',0,1,50),(4922,956,'2024-06-11 05:00:00',0,1,50),(4923,956,'2024-06-11 06:00:00',0,1,50),(4924,956,'2024-06-12 12:00:00',0,1,50),(4925,956,'2024-06-12 17:00:00',0,1,50),(4926,956,'2024-06-13 10:00:00',0,1,50),(4927,956,'2024-06-13 12:00:00',0,1,50),(4928,956,'2024-06-13 17:00:00',0,1,50),(4929,956,'2024-06-14 10:00:00',0,1,50),(4930,956,'2024-06-14 12:00:00',0,1,50),(4931,956,'2024-06-15 12:00:00',0,1,50),(4932,956,'2024-06-15 17:00:00',0,1,50),(4933,956,'2024-06-17 12:00:00',0,1,50),(4934,956,'2024-06-18 01:00:00',0,1,50),(4935,956,'2024-06-18 02:00:00',0,1,50),(4936,956,'2024-06-18 05:00:00',0,1,50),(4937,956,'2024-06-18 06:00:00',0,1,50),(4938,956,'2024-06-19 12:00:00',0,1,50),(4939,956,'2024-06-19 17:00:00',0,1,50),(4940,956,'2024-06-20 10:00:00',0,1,50),(4941,956,'2024-06-20 12:00:00',0,1,50),(4942,956,'2024-06-20 17:00:00',0,1,50),(4943,956,'2024-06-21 10:00:00',0,1,50),(4944,956,'2024-06-21 12:00:00',0,1,50),(4945,956,'2024-06-22 12:00:00',0,1,50),(4946,956,'2024-06-22 17:00:00',0,1,50),(4947,956,'2024-06-24 12:00:00',0,1,50),(4948,956,'2024-06-25 01:00:00',0,1,50),(4949,956,'2024-06-25 02:00:00',0,1,50),(4950,956,'2024-06-25 05:00:00',0,1,50),(4951,956,'2024-06-25 06:00:00',0,1,50),(4952,956,'2024-06-26 12:00:00',0,1,50),(4953,956,'2024-06-26 17:00:00',0,1,50),(4954,956,'2024-06-27 10:00:00',0,1,50),(4955,956,'2024-06-27 12:00:00',0,1,50),(4956,956,'2024-06-27 17:00:00',0,1,50),(4957,956,'2024-06-28 10:00:00',0,1,50),(4958,956,'2024-06-28 12:00:00',0,1,50),(4959,956,'2024-06-29 12:00:00',0,1,50),(4960,956,'2024-06-29 17:00:00',0,1,50),(4961,956,'2024-07-01 12:00:00',0,1,50),(4962,956,'2024-07-02 01:00:00',0,1,50),(4963,956,'2024-07-02 02:00:00',0,1,50),(4964,956,'2024-07-02 05:00:00',0,1,50),(4965,956,'2024-07-02 06:00:00',0,1,50),(4966,956,'2024-07-03 12:00:00',0,1,50),(4967,956,'2024-07-03 17:00:00',0,1,50),(4968,956,'2024-07-04 10:00:00',0,1,50),(4969,956,'2024-07-04 12:00:00',0,1,50),(4970,956,'2024-07-04 17:00:00',0,1,50),(4971,956,'2024-07-05 10:00:00',0,1,50),(4972,956,'2024-07-05 12:00:00',0,1,50),(4973,956,'2024-07-06 12:00:00',0,1,50),(4974,956,'2024-07-06 17:00:00',0,1,50),(4975,956,'2024-07-08 12:00:00',0,1,50),(4976,956,'2024-07-09 01:00:00',0,1,50),(4977,956,'2024-07-09 02:00:00',0,1,50),(4978,956,'2024-07-09 05:00:00',0,1,50),(4979,956,'2024-07-09 06:00:00',0,1,50),(4980,956,'2024-07-10 12:00:00',0,1,50),(4981,956,'2024-07-10 17:00:00',0,1,50),(4982,956,'2024-07-11 10:00:00',0,1,50),(4983,956,'2024-07-11 12:00:00',0,1,50),(4984,956,'2024-07-11 17:00:00',0,1,50),(4985,956,'2024-07-12 10:00:00',0,1,50),(4986,956,'2024-07-12 12:00:00',0,1,50),(4987,956,'2024-07-13 12:00:00',0,1,50),(4988,956,'2024-07-13 17:00:00',0,1,50),(4989,956,'2024-07-15 12:00:00',0,1,50),(4990,956,'2024-07-16 01:00:00',0,1,50),(4991,956,'2024-07-16 02:00:00',0,1,50),(4992,956,'2024-07-16 05:00:00',0,1,50),(4993,956,'2024-07-16 06:00:00',0,1,50),(4994,956,'2024-07-17 12:00:00',0,1,50),(4995,956,'2024-07-17 17:00:00',0,1,50),(4996,956,'2024-07-18 10:00:00',0,1,50),(4997,956,'2024-07-18 12:00:00',0,1,50),(4998,956,'2024-07-18 17:00:00',0,1,50),(4999,956,'2024-07-19 10:00:00',0,1,50),(5000,956,'2024-07-19 12:00:00',0,1,50),(5001,956,'2024-07-20 12:00:00',0,1,50),(5002,956,'2024-07-20 17:00:00',0,1,50),(5003,956,'2024-07-22 12:00:00',0,1,50),(5004,956,'2024-07-23 01:00:00',0,1,50),(5005,956,'2024-07-23 02:00:00',0,1,50),(5006,956,'2024-07-23 05:00:00',0,1,50),(5007,956,'2024-07-23 06:00:00',0,1,50),(5008,956,'2024-07-24 12:00:00',0,1,50),(5009,956,'2024-07-24 17:00:00',0,1,50),(5010,956,'2024-07-25 10:00:00',0,1,50),(5011,956,'2024-07-25 12:00:00',0,1,50),(5012,956,'2024-07-25 17:00:00',0,1,50),(5013,956,'2024-07-26 10:00:00',0,1,50),(5014,956,'2024-07-26 12:00:00',0,1,50),(5015,956,'2024-07-27 12:00:00',0,1,50),(5016,956,'2024-07-27 17:00:00',0,1,50),(5017,956,'2024-07-29 12:00:00',0,1,50),(5018,956,'2024-07-30 01:00:00',0,1,50),(5019,956,'2024-07-30 02:00:00',0,1,50),(5020,956,'2024-07-30 05:00:00',0,1,50),(5021,956,'2024-07-30 06:00:00',0,1,50),(5022,956,'2024-07-31 12:00:00',0,1,50),(5023,956,'2024-07-31 17:00:00',0,1,50),(5024,956,'2024-08-01 10:00:00',0,1,50),(5025,956,'2024-08-01 12:00:00',0,1,50),(5026,956,'2024-08-01 17:00:00',0,1,50),(5027,956,'2024-08-02 10:00:00',0,1,50),(5028,956,'2024-08-02 12:00:00',0,1,50),(5029,956,'2024-08-03 12:00:00',0,1,50),(5030,956,'2024-08-03 17:00:00',0,1,50),(5031,956,'2024-08-05 12:00:00',0,1,50),(5032,956,'2024-08-06 01:00:00',0,1,50),(5033,956,'2024-08-06 02:00:00',0,1,50),(5034,956,'2024-08-06 05:00:00',0,1,50),(5035,956,'2024-08-06 06:00:00',0,1,50),(5036,956,'2024-08-07 12:00:00',0,1,50),(5037,956,'2024-08-07 17:00:00',0,1,50),(5038,956,'2024-08-08 10:00:00',0,1,50),(5039,956,'2024-08-08 12:00:00',0,1,50),(5040,956,'2024-08-08 17:00:00',0,1,50),(5041,956,'2024-08-09 10:00:00',0,1,50),(5042,956,'2024-08-09 12:00:00',0,1,50),(5043,956,'2024-08-10 12:00:00',0,1,50),(5044,956,'2024-08-10 17:00:00',0,1,50),(5045,956,'2024-08-12 12:00:00',0,1,50),(5046,956,'2024-08-13 01:00:00',0,1,50),(5047,956,'2024-08-13 02:00:00',0,1,50),(5048,956,'2024-08-13 05:00:00',0,1,50),(5049,956,'2024-08-13 06:00:00',0,1,50),(5050,956,'2024-08-14 12:00:00',0,1,50),(5051,956,'2024-08-14 17:00:00',0,1,50),(5052,956,'2024-08-15 10:00:00',0,1,50),(5053,956,'2024-08-15 12:00:00',0,1,50),(5054,956,'2024-08-15 17:00:00',0,1,50),(5055,956,'2024-08-16 10:00:00',0,1,50),(5056,956,'2024-08-16 12:00:00',0,1,50),(5057,956,'2024-08-17 12:00:00',0,1,50),(5058,956,'2024-08-17 17:00:00',0,1,50),(5059,956,'2024-08-19 12:00:00',0,1,50),(5060,956,'2024-08-20 01:00:00',0,1,50),(5061,956,'2024-08-20 02:00:00',0,1,50),(5062,956,'2024-08-20 05:00:00',0,1,50),(5063,956,'2024-08-20 06:00:00',0,1,50),(5064,956,'2024-08-21 12:00:00',0,1,50),(5065,956,'2024-08-21 17:00:00',0,1,50),(5066,956,'2024-08-22 10:00:00',0,1,50),(5067,956,'2024-08-22 12:00:00',0,1,50),(5068,956,'2024-08-22 17:00:00',0,1,50),(5069,956,'2024-08-23 10:00:00',0,1,50),(5070,956,'2024-08-23 12:00:00',0,1,50),(5071,956,'2024-08-24 12:00:00',0,1,50),(5072,956,'2024-08-24 17:00:00',0,1,50),(5073,956,'2024-08-26 12:00:00',0,1,50),(5074,956,'2024-08-27 01:00:00',0,1,50),(5075,956,'2024-08-27 02:00:00',0,1,50),(5076,956,'2024-08-27 05:00:00',0,1,50),(5077,956,'2024-08-27 06:00:00',0,1,50),(5078,956,'2024-08-28 12:00:00',0,1,50),(5079,956,'2024-08-28 17:00:00',0,1,50),(5080,956,'2024-08-29 10:00:00',0,1,50),(5081,956,'2024-08-29 12:00:00',0,1,50),(5082,956,'2024-08-29 17:00:00',0,1,50),(5083,956,'2024-08-30 10:00:00',0,1,50),(5084,956,'2024-08-30 12:00:00',0,1,50),(5085,956,'2024-08-31 12:00:00',0,1,50),(5086,956,'2024-08-31 17:00:00',0,1,50),(5087,956,'2024-09-02 12:00:00',0,1,50),(5088,956,'2024-09-03 01:00:00',0,1,50),(5089,956,'2024-09-03 02:00:00',0,1,50),(5090,956,'2024-09-03 05:00:00',0,1,50),(5091,956,'2024-09-03 06:00:00',0,1,50),(5092,956,'2024-09-04 12:00:00',0,1,50),(5093,956,'2024-09-04 17:00:00',0,1,50),(5094,956,'2024-09-05 10:00:00',0,1,50),(5095,956,'2024-09-05 12:00:00',0,1,50),(5096,956,'2024-09-05 17:00:00',0,1,50),(5097,956,'2024-09-06 10:00:00',0,1,50),(5098,956,'2024-09-06 12:00:00',0,1,50),(5099,956,'2024-09-07 12:00:00',0,1,50),(5100,956,'2024-09-07 17:00:00',0,1,50),(5101,956,'2024-09-09 12:00:00',0,1,50),(5102,956,'2024-09-10 01:00:00',0,1,50),(5103,956,'2024-09-10 02:00:00',0,1,50),(5104,956,'2024-09-10 05:00:00',0,1,50),(5105,956,'2024-09-10 06:00:00',0,1,50),(5106,956,'2024-09-11 12:00:00',0,1,50),(5107,956,'2024-09-11 17:00:00',0,1,50),(5108,956,'2024-09-12 10:00:00',0,1,50),(5109,956,'2024-09-12 12:00:00',0,1,50),(5110,956,'2024-09-12 17:00:00',0,1,50),(5111,956,'2024-09-13 10:00:00',0,1,50),(5112,956,'2024-09-13 12:00:00',0,1,50),(5113,956,'2024-09-14 12:00:00',0,1,50),(5114,956,'2024-09-14 17:00:00',0,1,50),(5115,956,'2024-09-16 12:00:00',0,1,50),(5116,956,'2024-09-17 01:00:00',0,1,50),(5117,956,'2024-09-17 02:00:00',0,1,50),(5118,956,'2024-09-17 05:00:00',0,1,50),(5119,956,'2024-09-17 06:00:00',0,1,50),(5120,956,'2024-09-18 12:00:00',0,1,50),(5121,956,'2024-09-18 17:00:00',0,1,50),(5122,956,'2024-09-19 10:00:00',0,1,50),(5123,956,'2024-09-19 12:00:00',0,1,50),(5124,956,'2024-09-19 17:00:00',0,1,50),(5125,956,'2024-09-20 10:00:00',0,1,50),(5126,956,'2024-09-20 12:00:00',0,1,50),(5127,956,'2024-09-21 12:00:00',0,1,50),(5128,956,'2024-09-21 17:00:00',0,1,50),(5129,956,'2024-09-23 12:00:00',0,1,50),(5130,956,'2024-09-24 01:00:00',0,1,50),(5131,956,'2024-09-24 02:00:00',0,1,50),(5132,956,'2024-09-24 05:00:00',0,1,50),(5133,956,'2024-09-24 06:00:00',0,1,50),(5134,956,'2024-09-25 12:00:00',0,1,50),(5135,956,'2024-09-25 17:00:00',0,1,50),(5136,956,'2024-09-26 10:00:00',0,1,50),(5137,956,'2024-09-26 12:00:00',0,1,50),(5138,956,'2024-09-26 17:00:00',0,1,50),(5139,956,'2024-09-27 10:00:00',0,1,50),(5140,956,'2024-09-27 12:00:00',0,1,50),(5141,956,'2024-09-28 12:00:00',0,1,50),(5142,956,'2024-09-28 17:00:00',0,1,50),(5143,956,'2024-09-30 12:00:00',0,1,50),(5144,956,'2024-10-01 01:00:00',0,1,50),(5145,956,'2024-10-01 02:00:00',0,1,50),(5146,956,'2024-10-01 05:00:00',0,1,50),(5147,956,'2024-10-01 06:00:00',0,1,50),(5148,956,'2024-10-02 12:00:00',0,1,50),(5149,956,'2024-10-02 17:00:00',0,1,50),(5150,956,'2024-10-03 10:00:00',0,1,50),(5151,956,'2024-10-03 12:00:00',0,1,50),(5152,956,'2024-10-03 17:00:00',0,1,50),(5153,956,'2024-10-04 10:00:00',0,1,50),(5154,956,'2024-10-04 12:00:00',0,1,50),(5155,956,'2024-10-05 12:00:00',0,1,50),(5156,956,'2024-10-05 17:00:00',0,1,50),(5157,956,'2024-10-07 12:00:00',0,1,50),(5158,956,'2024-10-08 01:00:00',0,1,50),(5159,956,'2024-10-08 02:00:00',0,1,50),(5160,956,'2024-10-08 05:00:00',0,1,50),(5161,956,'2024-10-08 06:00:00',0,1,50),(5162,956,'2024-10-09 12:00:00',0,1,50),(5163,956,'2024-10-09 17:00:00',0,1,50),(5164,956,'2024-10-10 10:00:00',0,1,50),(5165,956,'2024-10-10 12:00:00',0,1,50),(5166,956,'2024-10-10 17:00:00',0,1,50),(5167,956,'2024-10-11 10:00:00',0,1,50),(5168,956,'2024-10-11 12:00:00',0,1,50),(5169,956,'2024-10-12 12:00:00',0,1,50),(5170,956,'2024-10-12 17:00:00',0,1,50),(5171,956,'2024-10-14 12:00:00',0,1,50),(5172,956,'2024-10-15 01:00:00',0,1,50),(5173,956,'2024-10-15 02:00:00',0,1,50),(5174,956,'2024-10-15 05:00:00',0,1,50),(5175,956,'2024-10-15 06:00:00',0,1,50),(5176,956,'2024-10-16 12:00:00',0,1,50),(5177,956,'2024-10-16 17:00:00',0,1,50),(5178,956,'2024-10-17 10:00:00',0,1,50),(5179,956,'2024-10-17 12:00:00',0,1,50),(5180,956,'2024-10-17 17:00:00',0,1,50),(5181,955,'2023-10-14 12:00:00',0,1,50),(5182,955,'2023-10-14 17:00:00',0,1,50),(5183,955,'2023-10-16 12:00:00',0,1,50),(5184,955,'2023-10-17 01:00:00',0,1,50),(5185,955,'2023-10-17 02:00:00',0,1,50),(5186,955,'2023-10-17 05:00:00',0,1,50),(5187,955,'2023-10-17 06:00:00',0,1,50),(5188,955,'2023-10-18 12:00:00',0,1,50),(5189,955,'2023-10-18 17:00:00',0,1,50),(5190,955,'2023-10-19 10:00:00',0,1,50),(5191,955,'2023-10-19 12:00:00',0,1,50),(5192,955,'2023-10-19 17:00:00',0,1,50),(5193,955,'2023-10-20 10:00:00',0,1,50),(5194,955,'2023-10-20 12:00:00',0,1,50),(5195,955,'2023-10-21 12:00:00',0,1,50),(5196,955,'2023-10-21 17:00:00',0,1,50),(5197,955,'2023-10-23 12:00:00',0,1,50),(5198,955,'2023-10-24 01:00:00',0,1,50),(5199,955,'2023-10-24 02:00:00',0,1,50),(5200,955,'2023-10-24 05:00:00',0,1,50),(5201,955,'2023-10-24 06:00:00',0,1,50),(5202,955,'2023-10-25 12:00:00',0,1,50),(5203,955,'2023-10-25 17:00:00',0,1,50),(5204,955,'2023-10-26 10:00:00',0,1,50),(5205,955,'2023-10-26 12:00:00',0,1,50),(5206,955,'2023-10-26 17:00:00',0,1,50),(5207,955,'2023-10-27 10:00:00',0,1,50),(5208,955,'2023-10-27 12:00:00',0,1,50),(5209,955,'2023-10-28 12:00:00',0,1,50),(5210,955,'2023-10-28 17:00:00',0,1,50),(5211,955,'2023-10-30 12:00:00',0,1,50),(5212,955,'2023-10-31 01:00:00',0,1,50),(5213,955,'2023-10-31 02:00:00',0,1,50),(5214,955,'2023-10-31 05:00:00',0,1,50),(5215,955,'2023-10-31 06:00:00',0,1,50),(5216,955,'2023-11-01 12:00:00',0,1,50),(5217,955,'2023-11-01 17:00:00',0,1,50),(5218,955,'2023-11-02 10:00:00',0,1,50),(5219,955,'2023-11-02 12:00:00',0,1,50),(5220,955,'2023-11-02 17:00:00',0,1,50),(5221,955,'2023-11-03 10:00:00',0,1,50),(5222,955,'2023-11-03 12:00:00',0,1,50),(5223,955,'2023-11-04 12:00:00',0,1,50),(5224,955,'2023-11-04 17:00:00',0,1,50),(5225,955,'2023-11-06 12:00:00',0,1,50),(5226,955,'2023-11-07 01:00:00',0,1,50),(5227,955,'2023-11-07 02:00:00',0,1,50),(5228,955,'2023-11-07 05:00:00',0,1,50),(5229,955,'2023-11-07 06:00:00',0,1,50),(5230,955,'2023-11-08 12:00:00',0,1,50),(5231,955,'2023-11-08 17:00:00',0,1,50),(5232,955,'2023-11-09 10:00:00',0,1,50),(5233,955,'2023-11-09 12:00:00',0,1,50),(5234,955,'2023-11-09 17:00:00',0,1,50),(5235,955,'2023-11-10 10:00:00',0,1,50),(5236,955,'2023-11-10 12:00:00',0,1,50),(5237,955,'2023-11-11 12:00:00',0,1,50),(5238,955,'2023-11-11 17:00:00',0,1,50),(5239,955,'2023-11-13 12:00:00',0,1,50),(5240,955,'2023-11-14 01:00:00',0,1,50),(5241,955,'2023-11-14 02:00:00',0,1,50),(5242,955,'2023-11-14 05:00:00',0,1,50),(5243,955,'2023-11-14 06:00:00',0,1,50),(5244,955,'2023-11-15 12:00:00',0,1,50),(5245,955,'2023-11-15 17:00:00',0,1,50),(5246,955,'2023-11-16 10:00:00',0,1,50),(5247,955,'2023-11-16 12:00:00',0,1,50),(5248,955,'2023-11-16 17:00:00',0,1,50),(5249,955,'2023-11-17 10:00:00',0,1,50),(5250,955,'2023-11-17 12:00:00',0,1,50),(5251,955,'2023-11-18 12:00:00',0,1,50),(5252,955,'2023-11-18 17:00:00',0,1,50),(5253,955,'2023-11-20 12:00:00',0,1,50),(5254,955,'2023-11-21 01:00:00',0,1,50),(5255,955,'2023-11-21 02:00:00',0,1,50),(5256,955,'2023-11-21 05:00:00',0,1,50),(5257,955,'2023-11-21 06:00:00',0,1,50),(5258,955,'2023-11-22 12:00:00',0,1,50),(5259,955,'2023-11-22 17:00:00',0,1,50),(5260,955,'2023-11-23 10:00:00',0,1,50),(5261,955,'2023-11-23 12:00:00',0,1,50),(5262,955,'2023-11-23 17:00:00',0,1,50),(5263,955,'2023-11-24 10:00:00',0,1,50),(5264,955,'2023-11-24 12:00:00',0,1,50),(5265,955,'2023-11-25 12:00:00',0,1,50),(5266,955,'2023-11-25 17:00:00',0,1,50),(5267,955,'2023-11-27 12:00:00',0,1,50),(5268,955,'2023-11-28 01:00:00',0,1,50),(5269,955,'2023-11-28 02:00:00',0,1,50),(5270,955,'2023-11-28 05:00:00',0,1,50),(5271,955,'2023-11-28 06:00:00',0,1,50),(5272,955,'2023-11-29 12:00:00',0,1,50),(5273,955,'2023-11-29 17:00:00',0,1,50),(5274,955,'2023-11-30 10:00:00',0,1,50),(5275,955,'2023-11-30 12:00:00',0,1,50),(5276,955,'2023-11-30 17:00:00',0,1,50),(5277,955,'2023-12-01 10:00:00',0,1,50),(5278,955,'2023-12-01 12:00:00',0,1,50),(5279,955,'2023-12-02 12:00:00',0,1,50),(5280,955,'2023-12-02 17:00:00',0,1,50),(5281,955,'2023-12-04 12:00:00',0,1,50),(5282,955,'2023-12-05 01:00:00',0,1,50),(5283,955,'2023-12-05 02:00:00',0,1,50),(5284,955,'2023-12-05 05:00:00',0,1,50),(5285,955,'2023-12-05 06:00:00',0,1,50),(5286,955,'2023-12-06 12:00:00',0,1,50),(5287,955,'2023-12-06 17:00:00',0,1,50),(5288,955,'2023-12-07 10:00:00',0,1,50),(5289,955,'2023-12-07 12:00:00',0,1,50),(5290,955,'2023-12-07 17:00:00',0,1,50),(5291,955,'2023-12-08 10:00:00',0,1,50),(5292,955,'2023-12-08 12:00:00',0,1,50),(5293,955,'2023-12-09 12:00:00',0,1,50),(5294,955,'2023-12-09 17:00:00',0,1,50),(5295,955,'2023-12-11 12:00:00',0,1,50),(5296,955,'2023-12-12 01:00:00',0,1,50),(5297,955,'2023-12-12 02:00:00',0,1,50),(5298,955,'2023-12-12 05:00:00',0,1,50),(5299,955,'2023-12-12 06:00:00',0,1,50),(5300,955,'2023-12-13 12:00:00',0,1,50),(5301,955,'2023-12-13 17:00:00',0,1,50),(5302,955,'2023-12-14 10:00:00',0,1,50),(5303,955,'2023-12-14 12:00:00',0,1,50),(5304,955,'2023-12-14 17:00:00',0,1,50),(5305,955,'2023-12-15 10:00:00',0,1,50),(5306,955,'2023-12-15 12:00:00',0,1,50),(5307,955,'2023-12-16 12:00:00',0,1,50),(5308,955,'2023-12-16 17:00:00',0,1,50),(5309,955,'2023-12-18 12:00:00',0,1,50),(5310,955,'2023-12-19 01:00:00',0,1,50),(5311,955,'2023-12-19 02:00:00',0,1,50),(5312,955,'2023-12-19 05:00:00',0,1,50),(5313,955,'2023-12-19 06:00:00',0,1,50),(5314,955,'2023-12-20 12:00:00',0,1,50),(5315,955,'2023-12-20 17:00:00',0,1,50),(5316,955,'2023-12-21 10:00:00',0,1,50),(5317,955,'2023-12-21 12:00:00',0,1,50),(5318,955,'2023-12-21 17:00:00',0,1,50),(5319,955,'2023-12-22 10:00:00',0,1,50),(5320,955,'2023-12-22 12:00:00',0,1,50),(5321,955,'2023-12-23 12:00:00',0,1,50),(5322,955,'2023-12-23 17:00:00',0,1,50),(5323,955,'2023-12-25 12:00:00',0,1,50),(5324,955,'2023-12-26 01:00:00',0,1,50),(5325,955,'2023-12-26 02:00:00',0,1,50),(5326,955,'2023-12-26 05:00:00',0,1,50),(5327,955,'2023-12-26 06:00:00',0,1,50),(5328,955,'2023-12-27 12:00:00',0,1,50),(5329,955,'2023-12-27 17:00:00',0,1,50),(5330,955,'2023-12-28 10:00:00',0,1,50),(5331,955,'2023-12-28 12:00:00',0,1,50),(5332,955,'2023-12-28 17:00:00',0,1,50),(5333,955,'2023-12-29 10:00:00',0,1,50),(5334,955,'2023-12-29 12:00:00',0,1,50),(5335,955,'2023-12-30 12:00:00',0,1,50),(5336,955,'2023-12-30 17:00:00',0,1,50),(5337,955,'2024-01-01 12:00:00',0,1,50),(5338,955,'2024-01-02 01:00:00',0,1,50),(5339,955,'2024-01-02 02:00:00',0,1,50),(5340,955,'2024-01-02 05:00:00',0,1,50),(5341,955,'2024-01-02 06:00:00',0,1,50),(5342,955,'2024-01-03 12:00:00',0,1,50),(5343,955,'2024-01-03 17:00:00',0,1,50),(5344,955,'2024-01-04 10:00:00',0,1,50),(5345,955,'2024-01-04 12:00:00',0,1,50),(5346,955,'2024-01-04 17:00:00',0,1,50),(5347,955,'2024-01-05 10:00:00',0,1,50),(5348,955,'2024-01-05 12:00:00',0,1,50),(5349,955,'2024-01-06 12:00:00',0,1,50),(5350,955,'2024-01-06 17:00:00',0,1,50),(5351,955,'2024-01-08 12:00:00',0,1,50),(5352,955,'2024-01-09 01:00:00',0,1,50),(5353,955,'2024-01-09 02:00:00',0,1,50),(5354,955,'2024-01-09 05:00:00',0,1,50),(5355,955,'2024-01-09 06:00:00',0,1,50),(5356,955,'2024-01-10 12:00:00',0,1,50),(5357,955,'2024-01-10 17:00:00',0,1,50),(5358,955,'2024-01-11 10:00:00',0,1,50),(5359,955,'2024-01-11 12:00:00',0,1,50),(5360,955,'2024-01-11 17:00:00',0,1,50),(5361,955,'2024-01-12 10:00:00',0,1,50),(5362,955,'2024-01-12 12:00:00',0,1,50),(5363,955,'2024-01-13 12:00:00',0,1,50),(5364,955,'2024-01-13 17:00:00',0,1,50),(5365,955,'2024-01-15 12:00:00',0,1,50),(5366,955,'2024-01-16 01:00:00',0,1,50),(5367,955,'2024-01-16 02:00:00',0,1,50),(5368,955,'2024-01-16 05:00:00',0,1,50),(5369,955,'2024-01-16 06:00:00',0,1,50),(5370,955,'2024-01-17 12:00:00',0,1,50),(5371,955,'2024-01-17 17:00:00',0,1,50),(5372,955,'2024-01-18 10:00:00',0,1,50),(5373,955,'2024-01-18 12:00:00',0,1,50),(5374,955,'2024-01-18 17:00:00',0,1,50),(5375,955,'2024-01-19 10:00:00',0,1,50),(5376,955,'2024-01-19 12:00:00',0,1,50),(5377,955,'2024-01-20 12:00:00',0,1,50),(5378,955,'2024-01-20 17:00:00',0,1,50),(5379,955,'2024-01-22 12:00:00',0,1,50),(5380,955,'2024-01-23 01:00:00',0,1,50),(5381,955,'2024-01-23 02:00:00',0,1,50),(5382,955,'2024-01-23 05:00:00',0,1,50),(5383,955,'2024-01-23 06:00:00',0,1,50),(5384,955,'2024-01-24 12:00:00',0,1,50),(5385,955,'2024-01-24 17:00:00',0,1,50),(5386,955,'2024-01-25 10:00:00',0,1,50),(5387,955,'2024-01-25 12:00:00',0,1,50),(5388,955,'2024-01-25 17:00:00',0,1,50),(5389,955,'2024-01-26 10:00:00',0,1,50),(5390,955,'2024-01-26 12:00:00',0,1,50),(5391,955,'2024-01-27 12:00:00',0,1,50),(5392,955,'2024-01-27 17:00:00',0,1,50),(5393,955,'2024-01-29 12:00:00',0,1,50),(5394,955,'2024-01-30 01:00:00',0,1,50),(5395,955,'2024-01-30 02:00:00',0,1,50),(5396,955,'2024-01-30 05:00:00',0,1,50),(5397,955,'2024-01-30 06:00:00',0,1,50),(5398,955,'2024-01-31 12:00:00',0,1,50),(5399,955,'2024-01-31 17:00:00',0,1,50),(5400,955,'2024-02-01 10:00:00',0,1,50),(5401,955,'2024-02-01 12:00:00',0,1,50),(5402,955,'2024-02-01 17:00:00',0,1,50),(5403,955,'2024-02-02 10:00:00',0,1,50),(5404,955,'2024-02-02 12:00:00',0,1,50),(5405,955,'2024-02-03 12:00:00',0,1,50),(5406,955,'2024-02-03 17:00:00',0,1,50),(5407,955,'2024-02-05 12:00:00',0,1,50),(5408,955,'2024-02-06 01:00:00',0,1,50),(5409,955,'2024-02-06 02:00:00',0,1,50),(5410,955,'2024-02-06 05:00:00',0,1,50),(5411,955,'2024-02-06 06:00:00',0,1,50),(5412,955,'2024-02-07 12:00:00',0,1,50),(5413,955,'2024-02-07 17:00:00',0,1,50),(5414,955,'2024-02-08 10:00:00',0,1,50),(5415,955,'2024-02-08 12:00:00',0,1,50),(5416,955,'2024-02-08 17:00:00',0,1,50),(5417,955,'2024-02-09 10:00:00',0,1,50),(5418,955,'2024-02-09 12:00:00',0,1,50),(5419,955,'2024-02-10 12:00:00',0,1,50),(5420,955,'2024-02-10 17:00:00',0,1,50),(5421,955,'2024-02-12 12:00:00',0,1,50),(5422,955,'2024-02-13 01:00:00',0,1,50),(5423,955,'2024-02-13 02:00:00',0,1,50),(5424,955,'2024-02-13 05:00:00',0,1,50),(5425,955,'2024-02-13 06:00:00',0,1,50),(5426,955,'2024-02-14 12:00:00',0,1,50),(5427,955,'2024-02-14 17:00:00',0,1,50),(5428,955,'2024-02-15 10:00:00',0,1,50),(5429,955,'2024-02-15 12:00:00',0,1,50),(5430,955,'2024-02-15 17:00:00',0,1,50),(5431,955,'2024-02-16 10:00:00',0,1,50),(5432,955,'2024-02-16 12:00:00',0,1,50),(5433,955,'2024-02-17 12:00:00',0,1,50),(5434,955,'2024-02-17 17:00:00',0,1,50),(5435,955,'2024-02-19 12:00:00',0,1,50),(5436,955,'2024-02-20 01:00:00',0,1,50),(5437,955,'2024-02-20 02:00:00',0,1,50),(5438,955,'2024-02-20 05:00:00',0,1,50),(5439,955,'2024-02-20 06:00:00',0,1,50),(5440,955,'2024-02-21 12:00:00',0,1,50),(5441,955,'2024-02-21 17:00:00',0,1,50),(5442,955,'2024-02-22 10:00:00',0,1,50),(5443,955,'2024-02-22 12:00:00',0,1,50),(5444,955,'2024-02-22 17:00:00',0,1,50),(5445,955,'2024-02-23 10:00:00',0,1,50),(5446,955,'2024-02-23 12:00:00',0,1,50),(5447,955,'2024-02-24 12:00:00',0,1,50),(5448,955,'2024-02-24 17:00:00',0,1,50),(5449,955,'2024-02-26 12:00:00',0,1,50),(5450,955,'2024-02-27 01:00:00',0,1,50),(5451,955,'2024-02-27 02:00:00',0,1,50),(5452,955,'2024-02-27 05:00:00',0,1,50),(5453,955,'2024-02-27 06:00:00',0,1,50),(5454,955,'2024-02-28 12:00:00',0,1,50),(5455,955,'2024-02-28 17:00:00',0,1,50),(5456,955,'2024-02-29 10:00:00',0,1,50),(5457,955,'2024-02-29 12:00:00',0,1,50),(5458,955,'2024-02-29 17:00:00',0,1,50),(5459,955,'2024-03-01 10:00:00',0,1,50),(5460,955,'2024-03-01 12:00:00',0,1,50),(5461,955,'2024-03-02 12:00:00',0,1,50),(5462,955,'2024-03-02 17:00:00',0,1,50),(5463,955,'2024-03-04 12:00:00',0,1,50),(5464,955,'2024-03-05 01:00:00',0,1,50),(5465,955,'2024-03-05 02:00:00',0,1,50),(5466,955,'2024-03-05 05:00:00',0,1,50),(5467,955,'2024-03-05 06:00:00',0,1,50),(5468,955,'2024-03-06 12:00:00',0,1,50),(5469,955,'2024-03-06 17:00:00',0,1,50),(5470,955,'2024-03-07 10:00:00',0,1,50),(5471,955,'2024-03-07 12:00:00',0,1,50),(5472,955,'2024-03-07 17:00:00',0,1,50),(5473,955,'2024-03-08 10:00:00',0,1,50),(5474,955,'2024-03-08 12:00:00',0,1,50),(5475,955,'2024-03-09 12:00:00',0,1,50),(5476,955,'2024-03-09 17:00:00',0,1,50),(5477,955,'2024-03-11 12:00:00',0,1,50),(5478,955,'2024-03-12 01:00:00',0,1,50),(5479,955,'2024-03-12 02:00:00',0,1,50),(5480,955,'2024-03-12 05:00:00',0,1,50),(5481,955,'2024-03-12 06:00:00',0,1,50),(5482,955,'2024-03-13 12:00:00',0,1,50),(5483,955,'2024-03-13 17:00:00',0,1,50),(5484,955,'2024-03-14 10:00:00',0,1,50),(5485,955,'2024-03-14 12:00:00',0,1,50),(5486,955,'2024-03-14 17:00:00',0,1,50),(5487,955,'2024-03-15 10:00:00',0,1,50),(5488,955,'2024-03-15 12:00:00',0,1,50),(5489,955,'2024-03-16 12:00:00',0,1,50),(5490,955,'2024-03-16 17:00:00',0,1,50),(5491,955,'2024-03-18 12:00:00',0,1,50),(5492,955,'2024-03-19 01:00:00',0,1,50),(5493,955,'2024-03-19 02:00:00',0,1,50),(5494,955,'2024-03-19 05:00:00',0,1,50),(5495,955,'2024-03-19 06:00:00',0,1,50),(5496,955,'2024-03-20 12:00:00',0,1,50),(5497,955,'2024-03-20 17:00:00',0,1,50),(5498,955,'2024-03-21 10:00:00',0,1,50),(5499,955,'2024-03-21 12:00:00',0,1,50),(5500,955,'2024-03-21 17:00:00',0,1,50),(5501,955,'2024-03-22 10:00:00',0,1,50),(5502,955,'2024-03-22 12:00:00',0,1,50),(5503,955,'2024-03-23 12:00:00',0,1,50),(5504,955,'2024-03-23 17:00:00',0,1,50),(5505,955,'2024-03-25 12:00:00',0,1,50),(5506,955,'2024-03-26 01:00:00',0,1,50),(5507,955,'2024-03-26 02:00:00',0,1,50),(5508,955,'2024-03-26 05:00:00',0,1,50),(5509,955,'2024-03-26 06:00:00',0,1,50),(5510,955,'2024-03-27 12:00:00',0,1,50),(5511,955,'2024-03-27 17:00:00',0,1,50),(5512,955,'2024-03-28 10:00:00',0,1,50),(5513,955,'2024-03-28 12:00:00',0,1,50),(5514,955,'2024-03-28 17:00:00',0,1,50),(5515,955,'2024-03-29 10:00:00',0,1,50),(5516,955,'2024-03-29 12:00:00',0,1,50),(5517,955,'2024-03-30 12:00:00',0,1,50),(5518,955,'2024-03-30 17:00:00',0,1,50),(5519,955,'2024-04-01 12:00:00',0,1,50),(5520,955,'2024-04-02 01:00:00',0,1,50),(5521,955,'2024-04-02 02:00:00',0,1,50),(5522,955,'2024-04-02 05:00:00',0,1,50),(5523,955,'2024-04-02 06:00:00',0,1,50),(5524,955,'2024-04-03 12:00:00',0,1,50),(5525,955,'2024-04-03 17:00:00',0,1,50),(5526,955,'2024-04-04 10:00:00',0,1,50),(5527,955,'2024-04-04 12:00:00',0,1,50),(5528,955,'2024-04-04 17:00:00',0,1,50),(5529,955,'2024-04-05 10:00:00',0,1,50),(5530,955,'2024-04-05 12:00:00',0,1,50),(5531,955,'2024-04-06 12:00:00',0,1,50),(5532,955,'2024-04-06 17:00:00',0,1,50),(5533,955,'2024-04-08 12:00:00',0,1,50),(5534,955,'2024-04-09 01:00:00',0,1,50),(5535,955,'2024-04-09 02:00:00',0,1,50),(5536,955,'2024-04-09 05:00:00',0,1,50),(5537,955,'2024-04-09 06:00:00',0,1,50),(5538,955,'2024-04-10 12:00:00',0,1,50),(5539,955,'2024-04-10 17:00:00',0,1,50),(5540,955,'2024-04-11 10:00:00',0,1,50),(5541,955,'2024-04-11 12:00:00',0,1,50),(5542,955,'2024-04-11 17:00:00',0,1,50),(5543,955,'2024-04-12 10:00:00',0,1,50),(5544,955,'2024-04-12 12:00:00',0,1,50),(5545,955,'2024-04-13 12:00:00',0,1,50),(5546,955,'2024-04-13 17:00:00',0,1,50),(5547,955,'2024-04-15 12:00:00',0,1,50),(5548,955,'2024-04-16 01:00:00',0,1,50),(5549,955,'2024-04-16 02:00:00',0,1,50),(5550,955,'2024-04-16 05:00:00',0,1,50),(5551,955,'2024-04-16 06:00:00',0,1,50),(5552,955,'2024-04-17 12:00:00',0,1,50),(5553,955,'2024-04-17 17:00:00',0,1,50),(5554,955,'2024-04-18 10:00:00',0,1,50),(5555,955,'2024-04-18 12:00:00',0,1,50),(5556,955,'2024-04-18 17:00:00',0,1,50),(5557,955,'2024-04-19 10:00:00',0,1,50),(5558,955,'2024-04-19 12:00:00',0,1,50),(5559,955,'2024-04-20 12:00:00',0,1,50),(5560,955,'2024-04-20 17:00:00',0,1,50),(5561,955,'2024-04-22 12:00:00',0,1,50),(5562,955,'2024-04-23 01:00:00',0,1,50),(5563,955,'2024-04-23 02:00:00',0,1,50),(5564,955,'2024-04-23 05:00:00',0,1,50),(5565,955,'2024-04-23 06:00:00',0,1,50),(5566,955,'2024-04-24 12:00:00',0,1,50),(5567,955,'2024-04-24 17:00:00',0,1,50),(5568,955,'2024-04-25 10:00:00',0,1,50),(5569,955,'2024-04-25 12:00:00',0,1,50),(5570,955,'2024-04-25 17:00:00',0,1,50),(5571,955,'2024-04-26 10:00:00',0,1,50),(5572,955,'2024-04-26 12:00:00',0,1,50),(5573,955,'2024-04-27 12:00:00',0,1,50),(5574,955,'2024-04-27 17:00:00',0,1,50),(5575,955,'2024-04-29 12:00:00',0,1,50),(5576,955,'2024-04-30 01:00:00',0,1,50),(5577,955,'2024-04-30 02:00:00',0,1,50),(5578,955,'2024-04-30 05:00:00',0,1,50),(5579,955,'2024-04-30 06:00:00',0,1,50),(5580,955,'2024-05-01 12:00:00',0,1,50),(5581,955,'2024-05-01 17:00:00',0,1,50),(5582,955,'2024-05-02 10:00:00',0,1,50),(5583,955,'2024-05-02 12:00:00',0,1,50),(5584,955,'2024-05-02 17:00:00',0,1,50),(5585,955,'2024-05-03 10:00:00',0,1,50),(5586,955,'2024-05-03 12:00:00',0,1,50),(5587,955,'2024-05-04 12:00:00',0,1,50),(5588,955,'2024-05-04 17:00:00',0,1,50),(5589,955,'2024-05-06 12:00:00',0,1,50),(5590,955,'2024-05-07 01:00:00',0,1,50),(5591,955,'2024-05-07 02:00:00',0,1,50),(5592,955,'2024-05-07 05:00:00',0,1,50),(5593,955,'2024-05-07 06:00:00',0,1,50),(5594,955,'2024-05-08 12:00:00',0,1,50),(5595,955,'2024-05-08 17:00:00',0,1,50),(5596,955,'2024-05-09 10:00:00',0,1,50),(5597,955,'2024-05-09 12:00:00',0,1,50),(5598,955,'2024-05-09 17:00:00',0,1,50),(5599,955,'2024-05-10 10:00:00',0,1,50),(5600,955,'2024-05-10 12:00:00',0,1,50),(5601,955,'2024-05-11 12:00:00',0,1,50),(5602,955,'2024-05-11 17:00:00',0,1,50),(5603,955,'2024-05-13 12:00:00',0,1,50),(5604,955,'2024-05-14 01:00:00',0,1,50),(5605,955,'2024-05-14 02:00:00',0,1,50),(5606,955,'2024-05-14 05:00:00',0,1,50),(5607,955,'2024-05-14 06:00:00',0,1,50),(5608,955,'2024-05-15 12:00:00',0,1,50),(5609,955,'2024-05-15 17:00:00',0,1,50),(5610,955,'2024-05-16 10:00:00',0,1,50),(5611,955,'2024-05-16 12:00:00',0,1,50),(5612,955,'2024-05-16 17:00:00',0,1,50),(5613,955,'2024-05-17 10:00:00',0,1,50),(5614,955,'2024-05-17 12:00:00',0,1,50),(5615,955,'2024-05-18 12:00:00',0,1,50),(5616,955,'2024-05-18 17:00:00',0,1,50),(5617,955,'2024-05-20 12:00:00',0,1,50),(5618,955,'2024-05-21 01:00:00',0,1,50),(5619,955,'2024-05-21 02:00:00',0,1,50),(5620,955,'2024-05-21 05:00:00',0,1,50),(5621,955,'2024-05-21 06:00:00',0,1,50),(5622,955,'2024-05-22 12:00:00',0,1,50),(5623,955,'2024-05-22 17:00:00',0,1,50),(5624,955,'2024-05-23 10:00:00',0,1,50),(5625,955,'2024-05-23 12:00:00',0,1,50),(5626,955,'2024-05-23 17:00:00',0,1,50),(5627,955,'2024-05-24 10:00:00',0,1,50),(5628,955,'2024-05-24 12:00:00',0,1,50),(5629,955,'2024-05-25 12:00:00',0,1,50),(5630,955,'2024-05-25 17:00:00',0,1,50),(5631,955,'2024-05-27 12:00:00',0,1,50),(5632,955,'2024-05-28 01:00:00',0,1,50),(5633,955,'2024-05-28 02:00:00',0,1,50),(5634,955,'2024-05-28 05:00:00',0,1,50),(5635,955,'2024-05-28 06:00:00',0,1,50),(5636,955,'2024-05-29 12:00:00',0,1,50),(5637,955,'2024-05-29 17:00:00',0,1,50),(5638,955,'2024-05-30 10:00:00',0,1,50),(5639,955,'2024-05-30 12:00:00',0,1,50),(5640,955,'2024-05-30 17:00:00',0,1,50),(5641,955,'2024-05-31 10:00:00',0,1,50),(5642,955,'2024-05-31 12:00:00',0,1,50),(5643,955,'2024-06-01 12:00:00',0,1,50),(5644,955,'2024-06-01 17:00:00',0,1,50),(5645,955,'2024-06-03 12:00:00',0,1,50),(5646,955,'2024-06-04 01:00:00',0,1,50),(5647,955,'2024-06-04 02:00:00',0,1,50),(5648,955,'2024-06-04 05:00:00',0,1,50),(5649,955,'2024-06-04 06:00:00',0,1,50),(5650,955,'2024-06-05 12:00:00',0,1,50),(5651,955,'2024-06-05 17:00:00',0,1,50),(5652,955,'2024-06-06 10:00:00',0,1,50),(5653,955,'2024-06-06 12:00:00',0,1,50),(5654,955,'2024-06-06 17:00:00',0,1,50),(5655,955,'2024-06-07 10:00:00',0,1,50),(5656,955,'2024-06-07 12:00:00',0,1,50),(5657,955,'2024-06-08 12:00:00',0,1,50),(5658,955,'2024-06-08 17:00:00',0,1,50),(5659,955,'2024-06-10 12:00:00',0,1,50),(5660,955,'2024-06-11 01:00:00',0,1,50),(5661,955,'2024-06-11 02:00:00',0,1,50),(5662,955,'2024-06-11 05:00:00',0,1,50),(5663,955,'2024-06-11 06:00:00',0,1,50),(5664,955,'2024-06-12 12:00:00',0,1,50),(5665,955,'2024-06-12 17:00:00',0,1,50),(5666,955,'2024-06-13 10:00:00',0,1,50),(5667,955,'2024-06-13 12:00:00',0,1,50),(5668,955,'2024-06-13 17:00:00',0,1,50),(5669,955,'2024-06-14 10:00:00',0,1,50),(5670,955,'2024-06-14 12:00:00',0,1,50),(5671,955,'2024-06-15 12:00:00',0,1,50),(5672,955,'2024-06-15 17:00:00',0,1,50),(5673,955,'2024-06-17 12:00:00',0,1,50),(5674,955,'2024-06-18 01:00:00',0,1,50),(5675,955,'2024-06-18 02:00:00',0,1,50),(5676,955,'2024-06-18 05:00:00',0,1,50),(5677,955,'2024-06-18 06:00:00',0,1,50),(5678,955,'2024-06-19 12:00:00',0,1,50),(5679,955,'2024-06-19 17:00:00',0,1,50),(5680,955,'2024-06-20 10:00:00',0,1,50),(5681,955,'2024-06-20 12:00:00',0,1,50),(5682,955,'2024-06-20 17:00:00',0,1,50),(5683,955,'2024-06-21 10:00:00',0,1,50),(5684,955,'2024-06-21 12:00:00',0,1,50),(5685,955,'2024-06-22 12:00:00',0,1,50),(5686,955,'2024-06-22 17:00:00',0,1,50),(5687,955,'2024-06-24 12:00:00',0,1,50),(5688,955,'2024-06-25 01:00:00',0,1,50),(5689,955,'2024-06-25 02:00:00',0,1,50),(5690,955,'2024-06-25 05:00:00',0,1,50),(5691,955,'2024-06-25 06:00:00',0,1,50),(5692,955,'2024-06-26 12:00:00',0,1,50),(5693,955,'2024-06-26 17:00:00',0,1,50),(5694,955,'2024-06-27 10:00:00',0,1,50),(5695,955,'2024-06-27 12:00:00',0,1,50),(5696,955,'2024-06-27 17:00:00',0,1,50),(5697,955,'2024-06-28 10:00:00',0,1,50),(5698,955,'2024-06-28 12:00:00',0,1,50),(5699,955,'2024-06-29 12:00:00',0,1,50),(5700,955,'2024-06-29 17:00:00',0,1,50),(5701,955,'2024-07-01 12:00:00',0,1,50),(5702,955,'2024-07-02 01:00:00',0,1,50),(5703,955,'2024-07-02 02:00:00',0,1,50),(5704,955,'2024-07-02 05:00:00',0,1,50),(5705,955,'2024-07-02 06:00:00',0,1,50),(5706,955,'2024-07-03 12:00:00',0,1,50),(5707,955,'2024-07-03 17:00:00',0,1,50),(5708,955,'2024-07-04 10:00:00',0,1,50),(5709,955,'2024-07-04 12:00:00',0,1,50),(5710,955,'2024-07-04 17:00:00',0,1,50),(5711,955,'2024-07-05 10:00:00',0,1,50),(5712,955,'2024-07-05 12:00:00',0,1,50),(5713,955,'2024-07-06 12:00:00',0,1,50),(5714,955,'2024-07-06 17:00:00',0,1,50),(5715,955,'2024-07-08 12:00:00',0,1,50),(5716,955,'2024-07-09 01:00:00',0,1,50),(5717,955,'2024-07-09 02:00:00',0,1,50),(5718,955,'2024-07-09 05:00:00',0,1,50),(5719,955,'2024-07-09 06:00:00',0,1,50),(5720,955,'2024-07-10 12:00:00',0,1,50),(5721,955,'2024-07-10 17:00:00',0,1,50),(5722,955,'2024-07-11 10:00:00',0,1,50),(5723,955,'2024-07-11 12:00:00',0,1,50),(5724,955,'2024-07-11 17:00:00',0,1,50),(5725,955,'2024-07-12 10:00:00',0,1,50),(5726,955,'2024-07-12 12:00:00',0,1,50),(5727,955,'2024-07-13 12:00:00',0,1,50),(5728,955,'2024-07-13 17:00:00',0,1,50),(5729,955,'2024-07-15 12:00:00',0,1,50),(5730,955,'2024-07-16 01:00:00',0,1,50),(5731,955,'2024-07-16 02:00:00',0,1,50),(5732,955,'2024-07-16 05:00:00',0,1,50),(5733,955,'2024-07-16 06:00:00',0,1,50),(5734,955,'2024-07-17 12:00:00',0,1,50),(5735,955,'2024-07-17 17:00:00',0,1,50),(5736,955,'2024-07-18 10:00:00',0,1,50),(5737,955,'2024-07-18 12:00:00',0,1,50),(5738,955,'2024-07-18 17:00:00',0,1,50),(5739,955,'2024-07-19 10:00:00',0,1,50),(5740,955,'2024-07-19 12:00:00',0,1,50),(5741,955,'2024-07-20 12:00:00',0,1,50),(5742,955,'2024-07-20 17:00:00',0,1,50),(5743,955,'2024-07-22 12:00:00',0,1,50),(5744,955,'2024-07-23 01:00:00',0,1,50),(5745,955,'2024-07-23 02:00:00',0,1,50),(5746,955,'2024-07-23 05:00:00',0,1,50),(5747,955,'2024-07-23 06:00:00',0,1,50),(5748,955,'2024-07-24 12:00:00',0,1,50),(5749,955,'2024-07-24 17:00:00',0,1,50),(5750,955,'2024-07-25 10:00:00',0,1,50),(5751,955,'2024-07-25 12:00:00',0,1,50),(5752,955,'2024-07-25 17:00:00',0,1,50),(5753,955,'2024-07-26 10:00:00',0,1,50),(5754,955,'2024-07-26 12:00:00',0,1,50),(5755,955,'2024-07-27 12:00:00',0,1,50),(5756,955,'2024-07-27 17:00:00',0,1,50),(5757,955,'2024-07-29 12:00:00',0,1,50),(5758,955,'2024-07-30 01:00:00',0,1,50),(5759,955,'2024-07-30 02:00:00',0,1,50),(5760,955,'2024-07-30 05:00:00',0,1,50),(5761,955,'2024-07-30 06:00:00',0,1,50),(5762,955,'2024-07-31 12:00:00',0,1,50),(5763,955,'2024-07-31 17:00:00',0,1,50),(5764,955,'2024-08-01 10:00:00',0,1,50),(5765,955,'2024-08-01 12:00:00',0,1,50),(5766,955,'2024-08-01 17:00:00',0,1,50),(5767,955,'2024-08-02 10:00:00',0,1,50),(5768,955,'2024-08-02 12:00:00',0,1,50),(5769,955,'2024-08-03 12:00:00',0,1,50),(5770,955,'2024-08-03 17:00:00',0,1,50),(5771,955,'2024-08-05 12:00:00',0,1,50),(5772,955,'2024-08-06 01:00:00',0,1,50),(5773,955,'2024-08-06 02:00:00',0,1,50),(5774,955,'2024-08-06 05:00:00',0,1,50),(5775,955,'2024-08-06 06:00:00',0,1,50),(5776,955,'2024-08-07 12:00:00',0,1,50),(5777,955,'2024-08-07 17:00:00',0,1,50),(5778,955,'2024-08-08 10:00:00',0,1,50),(5779,955,'2024-08-08 12:00:00',0,1,50),(5780,955,'2024-08-08 17:00:00',0,1,50),(5781,955,'2024-08-09 10:00:00',0,1,50),(5782,955,'2024-08-09 12:00:00',0,1,50),(5783,955,'2024-08-10 12:00:00',0,1,50),(5784,955,'2024-08-10 17:00:00',0,1,50),(5785,955,'2024-08-12 12:00:00',0,1,50),(5786,955,'2024-08-13 01:00:00',0,1,50),(5787,955,'2024-08-13 02:00:00',0,1,50),(5788,955,'2024-08-13 05:00:00',0,1,50),(5789,955,'2024-08-13 06:00:00',0,1,50),(5790,955,'2024-08-14 12:00:00',0,1,50),(5791,955,'2024-08-14 17:00:00',0,1,50),(5792,955,'2024-08-15 10:00:00',0,1,50),(5793,955,'2024-08-15 12:00:00',0,1,50),(5794,955,'2024-08-15 17:00:00',0,1,50),(5795,955,'2024-08-16 10:00:00',0,1,50),(5796,955,'2024-08-16 12:00:00',0,1,50),(5797,955,'2024-08-17 12:00:00',0,1,50),(5798,955,'2024-08-17 17:00:00',0,1,50),(5799,955,'2024-08-19 12:00:00',0,1,50),(5800,955,'2024-08-20 01:00:00',0,1,50),(5801,955,'2024-08-20 02:00:00',0,1,50),(5802,955,'2024-08-20 05:00:00',0,1,50),(5803,955,'2024-08-20 06:00:00',0,1,50),(5804,955,'2024-08-21 12:00:00',0,1,50),(5805,955,'2024-08-21 17:00:00',0,1,50),(5806,955,'2024-08-22 10:00:00',0,1,50),(5807,955,'2024-08-22 12:00:00',0,1,50),(5808,955,'2024-08-22 17:00:00',0,1,50),(5809,955,'2024-08-23 10:00:00',0,1,50),(5810,955,'2024-08-23 12:00:00',0,1,50),(5811,955,'2024-08-24 12:00:00',0,1,50),(5812,955,'2024-08-24 17:00:00',0,1,50),(5813,955,'2024-08-26 12:00:00',0,1,50),(5814,955,'2024-08-27 01:00:00',0,1,50),(5815,955,'2024-08-27 02:00:00',0,1,50),(5816,955,'2024-08-27 05:00:00',0,1,50),(5817,955,'2024-08-27 06:00:00',0,1,50),(5818,955,'2024-08-28 12:00:00',0,1,50),(5819,955,'2024-08-28 17:00:00',0,1,50),(5820,955,'2024-08-29 10:00:00',0,1,50),(5821,955,'2024-08-29 12:00:00',0,1,50),(5822,955,'2024-08-29 17:00:00',0,1,50),(5823,955,'2024-08-30 10:00:00',0,1,50),(5824,955,'2024-08-30 12:00:00',0,1,50),(5825,955,'2024-08-31 12:00:00',0,1,50),(5826,955,'2024-08-31 17:00:00',0,1,50),(5827,955,'2024-09-02 12:00:00',0,1,50),(5828,955,'2024-09-03 01:00:00',0,1,50),(5829,955,'2024-09-03 02:00:00',0,1,50),(5830,955,'2024-09-03 05:00:00',0,1,50),(5831,955,'2024-09-03 06:00:00',0,1,50),(5832,955,'2024-09-04 12:00:00',0,1,50),(5833,955,'2024-09-04 17:00:00',0,1,50),(5834,955,'2024-09-05 10:00:00',0,1,50),(5835,955,'2024-09-05 12:00:00',0,1,50),(5836,955,'2024-09-05 17:00:00',0,1,50),(5837,955,'2024-09-06 10:00:00',0,1,50),(5838,955,'2024-09-06 12:00:00',0,1,50),(5839,955,'2024-09-07 12:00:00',0,1,50),(5840,955,'2024-09-07 17:00:00',0,1,50),(5841,955,'2024-09-09 12:00:00',0,1,50),(5842,955,'2024-09-10 01:00:00',0,1,50),(5843,955,'2024-09-10 02:00:00',0,1,50),(5844,955,'2024-09-10 05:00:00',0,1,50),(5845,955,'2024-09-10 06:00:00',0,1,50),(5846,955,'2024-09-11 12:00:00',0,1,50),(5847,955,'2024-09-11 17:00:00',0,1,50),(5848,955,'2024-09-12 10:00:00',0,1,50),(5849,955,'2024-09-12 12:00:00',0,1,50),(5850,955,'2024-09-12 17:00:00',0,1,50),(5851,955,'2024-09-13 10:00:00',0,1,50),(5852,955,'2024-09-13 12:00:00',0,1,50),(5853,955,'2024-09-14 12:00:00',0,1,50),(5854,955,'2024-09-14 17:00:00',0,1,50),(5855,955,'2024-09-16 12:00:00',0,1,50),(5856,955,'2024-09-17 01:00:00',0,1,50),(5857,955,'2024-09-17 02:00:00',0,1,50),(5858,955,'2024-09-17 05:00:00',0,1,50),(5859,955,'2024-09-17 06:00:00',0,1,50),(5860,955,'2024-09-18 12:00:00',0,1,50),(5861,955,'2024-09-18 17:00:00',0,1,50),(5862,955,'2024-09-19 10:00:00',0,1,50),(5863,955,'2024-09-19 12:00:00',0,1,50),(5864,955,'2024-09-19 17:00:00',0,1,50),(5865,955,'2024-09-20 10:00:00',0,1,50),(5866,955,'2024-09-20 12:00:00',0,1,50),(5867,955,'2024-09-21 12:00:00',0,1,50),(5868,955,'2024-09-21 17:00:00',0,1,50),(5869,955,'2024-09-23 12:00:00',0,1,50),(5870,955,'2024-09-24 01:00:00',0,1,50),(5871,955,'2024-09-24 02:00:00',0,1,50),(5872,955,'2024-09-24 05:00:00',0,1,50),(5873,955,'2024-09-24 06:00:00',0,1,50),(5874,955,'2024-09-25 12:00:00',0,1,50),(5875,955,'2024-09-25 17:00:00',0,1,50),(5876,955,'2024-09-26 10:00:00',0,1,50),(5877,955,'2024-09-26 12:00:00',0,1,50),(5878,955,'2024-09-26 17:00:00',0,1,50),(5879,955,'2024-09-27 10:00:00',0,1,50),(5880,955,'2024-09-27 12:00:00',0,1,50),(5881,955,'2024-09-28 12:00:00',0,1,50),(5882,955,'2024-09-28 17:00:00',0,1,50),(5883,955,'2024-09-30 12:00:00',0,1,50),(5884,955,'2024-10-01 01:00:00',0,1,50),(5885,955,'2024-10-01 02:00:00',0,1,50),(5886,955,'2024-10-01 05:00:00',0,1,50),(5887,955,'2024-10-01 06:00:00',0,1,50),(5888,955,'2024-10-02 12:00:00',0,1,50),(5889,955,'2024-10-02 17:00:00',0,1,50),(5890,955,'2024-10-03 10:00:00',0,1,50),(5891,955,'2024-10-03 12:00:00',0,1,50),(5892,955,'2024-10-03 17:00:00',0,1,50),(5893,955,'2024-10-04 10:00:00',0,1,50),(5894,955,'2024-10-04 12:00:00',0,1,50),(5895,955,'2024-10-05 12:00:00',0,1,50),(5896,955,'2024-10-05 17:00:00',0,1,50),(5897,955,'2024-10-07 12:00:00',0,1,50),(5898,955,'2024-10-08 01:00:00',0,1,50),(5899,955,'2024-10-08 02:00:00',0,1,50),(5900,955,'2024-10-08 05:00:00',0,1,50),(5901,955,'2024-10-08 06:00:00',0,1,50),(5902,955,'2024-10-09 12:00:00',0,1,50),(5903,955,'2024-10-09 17:00:00',0,1,50),(5904,955,'2024-10-10 10:00:00',0,1,50),(5905,955,'2024-10-10 12:00:00',0,1,50),(5906,955,'2024-10-10 17:00:00',0,1,50),(5907,955,'2024-10-11 10:00:00',0,1,50),(5908,955,'2024-10-11 12:00:00',0,1,50),(5909,955,'2024-10-12 12:00:00',0,1,50),(5910,955,'2024-10-12 17:00:00',0,1,50),(5911,955,'2024-10-14 12:00:00',0,1,50),(5912,955,'2024-10-15 01:00:00',0,1,50),(5913,955,'2024-10-15 02:00:00',0,1,50),(5914,955,'2024-10-15 05:00:00',0,1,50),(5915,955,'2024-10-15 06:00:00',0,1,50),(5916,955,'2024-10-16 12:00:00',0,1,50),(5917,955,'2024-10-16 17:00:00',0,1,50),(5918,955,'2024-10-17 10:00:00',0,1,50),(5919,955,'2024-10-17 12:00:00',0,1,50),(5920,955,'2024-10-17 17:00:00',0,1,50),(5921,954,'2023-10-14 12:00:00',0,1,50),(5922,954,'2023-10-14 17:00:00',0,1,50),(5923,954,'2023-10-16 12:00:00',0,1,50),(5924,954,'2023-10-17 01:00:00',0,1,50),(5925,954,'2023-10-17 02:00:00',0,1,50),(5926,954,'2023-10-17 05:00:00',0,1,50),(5927,954,'2023-10-17 06:00:00',0,1,50),(5928,954,'2023-10-18 12:00:00',0,1,50),(5929,954,'2023-10-18 17:00:00',0,1,50),(5930,954,'2023-10-19 10:00:00',0,1,50),(5931,954,'2023-10-19 12:00:00',0,1,50),(5932,954,'2023-10-19 17:00:00',0,1,50),(5933,954,'2023-10-20 10:00:00',0,1,50),(5934,954,'2023-10-20 12:00:00',0,1,50),(5935,954,'2023-10-21 12:00:00',0,1,50),(5936,954,'2023-10-21 17:00:00',0,1,50),(5937,954,'2023-10-23 12:00:00',0,1,50),(5938,954,'2023-10-24 01:00:00',0,1,50),(5939,954,'2023-10-24 02:00:00',0,1,50),(5940,954,'2023-10-24 05:00:00',0,1,50),(5941,954,'2023-10-24 06:00:00',0,1,50),(5942,954,'2023-10-25 12:00:00',0,1,50),(5943,954,'2023-10-25 17:00:00',0,1,50),(5944,954,'2023-10-26 10:00:00',0,1,50),(5945,954,'2023-10-26 12:00:00',0,1,50),(5946,954,'2023-10-26 17:00:00',0,1,50),(5947,954,'2023-10-27 10:00:00',0,1,50),(5948,954,'2023-10-27 12:00:00',0,1,50),(5949,954,'2023-10-28 12:00:00',0,1,50),(5950,954,'2023-10-28 17:00:00',0,1,50),(5951,954,'2023-10-30 12:00:00',0,1,50),(5952,954,'2023-10-31 01:00:00',0,1,50),(5953,954,'2023-10-31 02:00:00',0,1,50),(5954,954,'2023-10-31 05:00:00',0,1,50),(5955,954,'2023-10-31 06:00:00',0,1,50),(5956,954,'2023-11-01 12:00:00',0,1,50),(5957,954,'2023-11-01 17:00:00',0,1,50),(5958,954,'2023-11-02 10:00:00',0,1,50),(5959,954,'2023-11-02 12:00:00',0,1,50),(5960,954,'2023-11-02 17:00:00',0,1,50),(5961,954,'2023-11-03 10:00:00',0,1,50),(5962,954,'2023-11-03 12:00:00',0,1,50),(5963,954,'2023-11-04 12:00:00',0,1,50),(5964,954,'2023-11-04 17:00:00',0,1,50),(5965,954,'2023-11-06 12:00:00',0,1,50),(5966,954,'2023-11-07 01:00:00',0,1,50),(5967,954,'2023-11-07 02:00:00',0,1,50),(5968,954,'2023-11-07 05:00:00',0,1,50),(5969,954,'2023-11-07 06:00:00',0,1,50),(5970,954,'2023-11-08 12:00:00',0,1,50),(5971,954,'2023-11-08 17:00:00',0,1,50),(5972,954,'2023-11-09 10:00:00',0,1,50),(5973,954,'2023-11-09 12:00:00',0,1,50),(5974,954,'2023-11-09 17:00:00',0,1,50),(5975,954,'2023-11-10 10:00:00',0,1,50),(5976,954,'2023-11-10 12:00:00',0,1,50),(5977,954,'2023-11-11 12:00:00',0,1,50),(5978,954,'2023-11-11 17:00:00',0,1,50),(5979,954,'2023-11-13 12:00:00',0,1,50),(5980,954,'2023-11-14 01:00:00',0,1,50),(5981,954,'2023-11-14 02:00:00',0,1,50),(5982,954,'2023-11-14 05:00:00',0,1,50),(5983,954,'2023-11-14 06:00:00',0,1,50),(5984,954,'2023-11-15 12:00:00',0,1,50),(5985,954,'2023-11-15 17:00:00',0,1,50),(5986,954,'2023-11-16 10:00:00',0,1,50),(5987,954,'2023-11-16 12:00:00',0,1,50),(5988,954,'2023-11-16 17:00:00',0,1,50),(5989,954,'2023-11-17 10:00:00',0,1,50),(5990,954,'2023-11-17 12:00:00',0,1,50),(5991,954,'2023-11-18 12:00:00',0,1,50),(5992,954,'2023-11-18 17:00:00',0,1,50),(5993,954,'2023-11-20 12:00:00',0,1,50),(5994,954,'2023-11-21 01:00:00',0,1,50),(5995,954,'2023-11-21 02:00:00',0,1,50),(5996,954,'2023-11-21 05:00:00',0,1,50),(5997,954,'2023-11-21 06:00:00',0,1,50),(5998,954,'2023-11-22 12:00:00',0,1,50),(5999,954,'2023-11-22 17:00:00',0,1,50),(6000,954,'2023-11-23 10:00:00',0,1,50),(6001,954,'2023-11-23 12:00:00',0,1,50),(6002,954,'2023-11-23 17:00:00',0,1,50),(6003,954,'2023-11-24 10:00:00',0,1,50),(6004,954,'2023-11-24 12:00:00',0,1,50),(6005,954,'2023-11-25 12:00:00',0,1,50),(6006,954,'2023-11-25 17:00:00',0,1,50),(6007,954,'2023-11-27 12:00:00',0,1,50),(6008,954,'2023-11-28 01:00:00',0,1,50),(6009,954,'2023-11-28 02:00:00',0,1,50),(6010,954,'2023-11-28 05:00:00',0,1,50),(6011,954,'2023-11-28 06:00:00',0,1,50),(6012,954,'2023-11-29 12:00:00',0,1,50),(6013,954,'2023-11-29 17:00:00',0,1,50),(6014,954,'2023-11-30 10:00:00',0,1,50),(6015,954,'2023-11-30 12:00:00',0,1,50),(6016,954,'2023-11-30 17:00:00',0,1,50),(6017,954,'2023-12-01 10:00:00',0,1,50),(6018,954,'2023-12-01 12:00:00',0,1,50),(6019,954,'2023-12-02 12:00:00',0,1,50),(6020,954,'2023-12-02 17:00:00',0,1,50),(6021,954,'2023-12-04 12:00:00',0,1,50),(6022,954,'2023-12-05 01:00:00',0,1,50),(6023,954,'2023-12-05 02:00:00',0,1,50),(6024,954,'2023-12-05 05:00:00',0,1,50),(6025,954,'2023-12-05 06:00:00',0,1,50),(6026,954,'2023-12-06 12:00:00',0,1,50),(6027,954,'2023-12-06 17:00:00',0,1,50),(6028,954,'2023-12-07 10:00:00',0,1,50),(6029,954,'2023-12-07 12:00:00',0,1,50),(6030,954,'2023-12-07 17:00:00',0,1,50),(6031,954,'2023-12-08 10:00:00',0,1,50),(6032,954,'2023-12-08 12:00:00',0,1,50),(6033,954,'2023-12-09 12:00:00',0,1,50),(6034,954,'2023-12-09 17:00:00',0,1,50),(6035,954,'2023-12-11 12:00:00',0,1,50),(6036,954,'2023-12-12 01:00:00',0,1,50),(6037,954,'2023-12-12 02:00:00',0,1,50),(6038,954,'2023-12-12 05:00:00',0,1,50),(6039,954,'2023-12-12 06:00:00',0,1,50),(6040,954,'2023-12-13 12:00:00',0,1,50),(6041,954,'2023-12-13 17:00:00',0,1,50),(6042,954,'2023-12-14 10:00:00',0,1,50),(6043,954,'2023-12-14 12:00:00',0,1,50),(6044,954,'2023-12-14 17:00:00',0,1,50),(6045,954,'2023-12-15 10:00:00',0,1,50),(6046,954,'2023-12-15 12:00:00',0,1,50),(6047,954,'2023-12-16 12:00:00',0,1,50),(6048,954,'2023-12-16 17:00:00',0,1,50),(6049,954,'2023-12-18 12:00:00',0,1,50),(6050,954,'2023-12-19 01:00:00',0,1,50),(6051,954,'2023-12-19 02:00:00',0,1,50),(6052,954,'2023-12-19 05:00:00',0,1,50),(6053,954,'2023-12-19 06:00:00',0,1,50),(6054,954,'2023-12-20 12:00:00',0,1,50),(6055,954,'2023-12-20 17:00:00',0,1,50),(6056,954,'2023-12-21 10:00:00',0,1,50),(6057,954,'2023-12-21 12:00:00',0,1,50),(6058,954,'2023-12-21 17:00:00',0,1,50),(6059,954,'2023-12-22 10:00:00',0,1,50),(6060,954,'2023-12-22 12:00:00',0,1,50),(6061,954,'2023-12-23 12:00:00',0,1,50),(6062,954,'2023-12-23 17:00:00',0,1,50),(6063,954,'2023-12-25 12:00:00',0,1,50),(6064,954,'2023-12-26 01:00:00',0,1,50),(6065,954,'2023-12-26 02:00:00',0,1,50),(6066,954,'2023-12-26 05:00:00',0,1,50),(6067,954,'2023-12-26 06:00:00',0,1,50),(6068,954,'2023-12-27 12:00:00',0,1,50),(6069,954,'2023-12-27 17:00:00',0,1,50),(6070,954,'2023-12-28 10:00:00',0,1,50),(6071,954,'2023-12-28 12:00:00',0,1,50),(6072,954,'2023-12-28 17:00:00',0,1,50),(6073,954,'2023-12-29 10:00:00',0,1,50),(6074,954,'2023-12-29 12:00:00',0,1,50),(6075,954,'2023-12-30 12:00:00',0,1,50),(6076,954,'2023-12-30 17:00:00',0,1,50),(6077,954,'2024-01-01 12:00:00',0,1,50),(6078,954,'2024-01-02 01:00:00',0,1,50),(6079,954,'2024-01-02 02:00:00',0,1,50),(6080,954,'2024-01-02 05:00:00',0,1,50),(6081,954,'2024-01-02 06:00:00',0,1,50),(6082,954,'2024-01-03 12:00:00',0,1,50),(6083,954,'2024-01-03 17:00:00',0,1,50),(6084,954,'2024-01-04 10:00:00',0,1,50),(6085,954,'2024-01-04 12:00:00',0,1,50),(6086,954,'2024-01-04 17:00:00',0,1,50),(6087,954,'2024-01-05 10:00:00',0,1,50),(6088,954,'2024-01-05 12:00:00',0,1,50),(6089,954,'2024-01-06 12:00:00',0,1,50),(6090,954,'2024-01-06 17:00:00',0,1,50),(6091,954,'2024-01-08 12:00:00',0,1,50),(6092,954,'2024-01-09 01:00:00',0,1,50),(6093,954,'2024-01-09 02:00:00',0,1,50),(6094,954,'2024-01-09 05:00:00',0,1,50),(6095,954,'2024-01-09 06:00:00',0,1,50),(6096,954,'2024-01-10 12:00:00',0,1,50),(6097,954,'2024-01-10 17:00:00',0,1,50),(6098,954,'2024-01-11 10:00:00',0,1,50),(6099,954,'2024-01-11 12:00:00',0,1,50),(6100,954,'2024-01-11 17:00:00',0,1,50),(6101,954,'2024-01-12 10:00:00',0,1,50),(6102,954,'2024-01-12 12:00:00',0,1,50),(6103,954,'2024-01-13 12:00:00',0,1,50),(6104,954,'2024-01-13 17:00:00',0,1,50),(6105,954,'2024-01-15 12:00:00',0,1,50),(6106,954,'2024-01-16 01:00:00',0,1,50),(6107,954,'2024-01-16 02:00:00',0,1,50),(6108,954,'2024-01-16 05:00:00',0,1,50),(6109,954,'2024-01-16 06:00:00',0,1,50),(6110,954,'2024-01-17 12:00:00',0,1,50),(6111,954,'2024-01-17 17:00:00',0,1,50),(6112,954,'2024-01-18 10:00:00',0,1,50),(6113,954,'2024-01-18 12:00:00',0,1,50),(6114,954,'2024-01-18 17:00:00',0,1,50),(6115,954,'2024-01-19 10:00:00',0,1,50),(6116,954,'2024-01-19 12:00:00',0,1,50),(6117,954,'2024-01-20 12:00:00',0,1,50),(6118,954,'2024-01-20 17:00:00',0,1,50),(6119,954,'2024-01-22 12:00:00',0,1,50),(6120,954,'2024-01-23 01:00:00',0,1,50),(6121,954,'2024-01-23 02:00:00',0,1,50),(6122,954,'2024-01-23 05:00:00',0,1,50),(6123,954,'2024-01-23 06:00:00',0,1,50),(6124,954,'2024-01-24 12:00:00',0,1,50),(6125,954,'2024-01-24 17:00:00',0,1,50),(6126,954,'2024-01-25 10:00:00',0,1,50),(6127,954,'2024-01-25 12:00:00',0,1,50),(6128,954,'2024-01-25 17:00:00',0,1,50),(6129,954,'2024-01-26 10:00:00',0,1,50),(6130,954,'2024-01-26 12:00:00',0,1,50),(6131,954,'2024-01-27 12:00:00',0,1,50),(6132,954,'2024-01-27 17:00:00',0,1,50),(6133,954,'2024-01-29 12:00:00',0,1,50),(6134,954,'2024-01-30 01:00:00',0,1,50),(6135,954,'2024-01-30 02:00:00',0,1,50),(6136,954,'2024-01-30 05:00:00',0,1,50),(6137,954,'2024-01-30 06:00:00',0,1,50),(6138,954,'2024-01-31 12:00:00',0,1,50),(6139,954,'2024-01-31 17:00:00',0,1,50),(6140,954,'2024-02-01 10:00:00',0,1,50),(6141,954,'2024-02-01 12:00:00',0,1,50),(6142,954,'2024-02-01 17:00:00',0,1,50),(6143,954,'2024-02-02 10:00:00',0,1,50),(6144,954,'2024-02-02 12:00:00',0,1,50),(6145,954,'2024-02-03 12:00:00',0,1,50),(6146,954,'2024-02-03 17:00:00',0,1,50),(6147,954,'2024-02-05 12:00:00',0,1,50),(6148,954,'2024-02-06 01:00:00',0,1,50),(6149,954,'2024-02-06 02:00:00',0,1,50),(6150,954,'2024-02-06 05:00:00',0,1,50),(6151,954,'2024-02-06 06:00:00',0,1,50),(6152,954,'2024-02-07 12:00:00',0,1,50),(6153,954,'2024-02-07 17:00:00',0,1,50),(6154,954,'2024-02-08 10:00:00',0,1,50),(6155,954,'2024-02-08 12:00:00',0,1,50),(6156,954,'2024-02-08 17:00:00',0,1,50),(6157,954,'2024-02-09 10:00:00',0,1,50),(6158,954,'2024-02-09 12:00:00',0,1,50),(6159,954,'2024-02-10 12:00:00',0,1,50),(6160,954,'2024-02-10 17:00:00',0,1,50),(6161,954,'2024-02-12 12:00:00',0,1,50),(6162,954,'2024-02-13 01:00:00',0,1,50),(6163,954,'2024-02-13 02:00:00',0,1,50),(6164,954,'2024-02-13 05:00:00',0,1,50),(6165,954,'2024-02-13 06:00:00',0,1,50),(6166,954,'2024-02-14 12:00:00',0,1,50),(6167,954,'2024-02-14 17:00:00',0,1,50),(6168,954,'2024-02-15 10:00:00',0,1,50),(6169,954,'2024-02-15 12:00:00',0,1,50),(6170,954,'2024-02-15 17:00:00',0,1,50),(6171,954,'2024-02-16 10:00:00',0,1,50),(6172,954,'2024-02-16 12:00:00',0,1,50),(6173,954,'2024-02-17 12:00:00',0,1,50),(6174,954,'2024-02-17 17:00:00',0,1,50),(6175,954,'2024-02-19 12:00:00',0,1,50),(6176,954,'2024-02-20 01:00:00',0,1,50),(6177,954,'2024-02-20 02:00:00',0,1,50),(6178,954,'2024-02-20 05:00:00',0,1,50),(6179,954,'2024-02-20 06:00:00',0,1,50),(6180,954,'2024-02-21 12:00:00',0,1,50),(6181,954,'2024-02-21 17:00:00',0,1,50),(6182,954,'2024-02-22 10:00:00',0,1,50),(6183,954,'2024-02-22 12:00:00',0,1,50),(6184,954,'2024-02-22 17:00:00',0,1,50),(6185,954,'2024-02-23 10:00:00',0,1,50),(6186,954,'2024-02-23 12:00:00',0,1,50),(6187,954,'2024-02-24 12:00:00',0,1,50),(6188,954,'2024-02-24 17:00:00',0,1,50),(6189,954,'2024-02-26 12:00:00',0,1,50),(6190,954,'2024-02-27 01:00:00',0,1,50),(6191,954,'2024-02-27 02:00:00',0,1,50),(6192,954,'2024-02-27 05:00:00',0,1,50),(6193,954,'2024-02-27 06:00:00',0,1,50),(6194,954,'2024-02-28 12:00:00',0,1,50),(6195,954,'2024-02-28 17:00:00',0,1,50),(6196,954,'2024-02-29 10:00:00',0,1,50),(6197,954,'2024-02-29 12:00:00',0,1,50),(6198,954,'2024-02-29 17:00:00',0,1,50),(6199,954,'2024-03-01 10:00:00',0,1,50),(6200,954,'2024-03-01 12:00:00',0,1,50),(6201,954,'2024-03-02 12:00:00',0,1,50),(6202,954,'2024-03-02 17:00:00',0,1,50),(6203,954,'2024-03-04 12:00:00',0,1,50),(6204,954,'2024-03-05 01:00:00',0,1,50),(6205,954,'2024-03-05 02:00:00',0,1,50),(6206,954,'2024-03-05 05:00:00',0,1,50),(6207,954,'2024-03-05 06:00:00',0,1,50),(6208,954,'2024-03-06 12:00:00',0,1,50),(6209,954,'2024-03-06 17:00:00',0,1,50),(6210,954,'2024-03-07 10:00:00',0,1,50),(6211,954,'2024-03-07 12:00:00',0,1,50),(6212,954,'2024-03-07 17:00:00',0,1,50),(6213,954,'2024-03-08 10:00:00',0,1,50),(6214,954,'2024-03-08 12:00:00',0,1,50),(6215,954,'2024-03-09 12:00:00',0,1,50),(6216,954,'2024-03-09 17:00:00',0,1,50),(6217,954,'2024-03-11 12:00:00',0,1,50),(6218,954,'2024-03-12 01:00:00',0,1,50),(6219,954,'2024-03-12 02:00:00',0,1,50),(6220,954,'2024-03-12 05:00:00',0,1,50),(6221,954,'2024-03-12 06:00:00',0,1,50),(6222,954,'2024-03-13 12:00:00',0,1,50),(6223,954,'2024-03-13 17:00:00',0,1,50),(6224,954,'2024-03-14 10:00:00',0,1,50),(6225,954,'2024-03-14 12:00:00',0,1,50),(6226,954,'2024-03-14 17:00:00',0,1,50),(6227,954,'2024-03-15 10:00:00',0,1,50),(6228,954,'2024-03-15 12:00:00',0,1,50),(6229,954,'2024-03-16 12:00:00',0,1,50),(6230,954,'2024-03-16 17:00:00',0,1,50),(6231,954,'2024-03-18 12:00:00',0,1,50),(6232,954,'2024-03-19 01:00:00',0,1,50),(6233,954,'2024-03-19 02:00:00',0,1,50),(6234,954,'2024-03-19 05:00:00',0,1,50),(6235,954,'2024-03-19 06:00:00',0,1,50),(6236,954,'2024-03-20 12:00:00',0,1,50),(6237,954,'2024-03-20 17:00:00',0,1,50),(6238,954,'2024-03-21 10:00:00',0,1,50),(6239,954,'2024-03-21 12:00:00',0,1,50),(6240,954,'2024-03-21 17:00:00',0,1,50),(6241,954,'2024-03-22 10:00:00',0,1,50),(6242,954,'2024-03-22 12:00:00',0,1,50),(6243,954,'2024-03-23 12:00:00',0,1,50),(6244,954,'2024-03-23 17:00:00',0,1,50),(6245,954,'2024-03-25 12:00:00',0,1,50),(6246,954,'2024-03-26 01:00:00',0,1,50),(6247,954,'2024-03-26 02:00:00',0,1,50),(6248,954,'2024-03-26 05:00:00',0,1,50),(6249,954,'2024-03-26 06:00:00',0,1,50),(6250,954,'2024-03-27 12:00:00',0,1,50),(6251,954,'2024-03-27 17:00:00',0,1,50),(6252,954,'2024-03-28 10:00:00',0,1,50),(6253,954,'2024-03-28 12:00:00',0,1,50),(6254,954,'2024-03-28 17:00:00',0,1,50),(6255,954,'2024-03-29 10:00:00',0,1,50),(6256,954,'2024-03-29 12:00:00',0,1,50),(6257,954,'2024-03-30 12:00:00',0,1,50),(6258,954,'2024-03-30 17:00:00',0,1,50),(6259,954,'2024-04-01 12:00:00',0,1,50),(6260,954,'2024-04-02 01:00:00',0,1,50),(6261,954,'2024-04-02 02:00:00',0,1,50),(6262,954,'2024-04-02 05:00:00',0,1,50),(6263,954,'2024-04-02 06:00:00',0,1,50),(6264,954,'2024-04-03 12:00:00',0,1,50),(6265,954,'2024-04-03 17:00:00',0,1,50),(6266,954,'2024-04-04 10:00:00',0,1,50),(6267,954,'2024-04-04 12:00:00',0,1,50),(6268,954,'2024-04-04 17:00:00',0,1,50),(6269,954,'2024-04-05 10:00:00',0,1,50),(6270,954,'2024-04-05 12:00:00',0,1,50),(6271,954,'2024-04-06 12:00:00',0,1,50),(6272,954,'2024-04-06 17:00:00',0,1,50),(6273,954,'2024-04-08 12:00:00',0,1,50),(6274,954,'2024-04-09 01:00:00',0,1,50),(6275,954,'2024-04-09 02:00:00',0,1,50),(6276,954,'2024-04-09 05:00:00',0,1,50),(6277,954,'2024-04-09 06:00:00',0,1,50),(6278,954,'2024-04-10 12:00:00',0,1,50),(6279,954,'2024-04-10 17:00:00',0,1,50),(6280,954,'2024-04-11 10:00:00',0,1,50),(6281,954,'2024-04-11 12:00:00',0,1,50),(6282,954,'2024-04-11 17:00:00',0,1,50),(6283,954,'2024-04-12 10:00:00',0,1,50),(6284,954,'2024-04-12 12:00:00',0,1,50),(6285,954,'2024-04-13 12:00:00',0,1,50),(6286,954,'2024-04-13 17:00:00',0,1,50),(6287,954,'2024-04-15 12:00:00',0,1,50),(6288,954,'2024-04-16 01:00:00',0,1,50),(6289,954,'2024-04-16 02:00:00',0,1,50),(6290,954,'2024-04-16 05:00:00',0,1,50),(6291,954,'2024-04-16 06:00:00',0,1,50),(6292,954,'2024-04-17 12:00:00',0,1,50),(6293,954,'2024-04-17 17:00:00',0,1,50),(6294,954,'2024-04-18 10:00:00',0,1,50),(6295,954,'2024-04-18 12:00:00',0,1,50),(6296,954,'2024-04-18 17:00:00',0,1,50),(6297,954,'2024-04-19 10:00:00',0,1,50),(6298,954,'2024-04-19 12:00:00',0,1,50),(6299,954,'2024-04-20 12:00:00',0,1,50),(6300,954,'2024-04-20 17:00:00',0,1,50),(6301,954,'2024-04-22 12:00:00',0,1,50),(6302,954,'2024-04-23 01:00:00',0,1,50),(6303,954,'2024-04-23 02:00:00',0,1,50),(6304,954,'2024-04-23 05:00:00',0,1,50),(6305,954,'2024-04-23 06:00:00',0,1,50),(6306,954,'2024-04-24 12:00:00',0,1,50),(6307,954,'2024-04-24 17:00:00',0,1,50),(6308,954,'2024-04-25 10:00:00',0,1,50),(6309,954,'2024-04-25 12:00:00',0,1,50),(6310,954,'2024-04-25 17:00:00',0,1,50),(6311,954,'2024-04-26 10:00:00',0,1,50),(6312,954,'2024-04-26 12:00:00',0,1,50),(6313,954,'2024-04-27 12:00:00',0,1,50),(6314,954,'2024-04-27 17:00:00',0,1,50),(6315,954,'2024-04-29 12:00:00',0,1,50),(6316,954,'2024-04-30 01:00:00',0,1,50),(6317,954,'2024-04-30 02:00:00',0,1,50),(6318,954,'2024-04-30 05:00:00',0,1,50),(6319,954,'2024-04-30 06:00:00',0,1,50),(6320,954,'2024-05-01 12:00:00',0,1,50),(6321,954,'2024-05-01 17:00:00',0,1,50),(6322,954,'2024-05-02 10:00:00',0,1,50),(6323,954,'2024-05-02 12:00:00',0,1,50),(6324,954,'2024-05-02 17:00:00',0,1,50),(6325,954,'2024-05-03 10:00:00',0,1,50),(6326,954,'2024-05-03 12:00:00',0,1,50),(6327,954,'2024-05-04 12:00:00',0,1,50),(6328,954,'2024-05-04 17:00:00',0,1,50),(6329,954,'2024-05-06 12:00:00',0,1,50),(6330,954,'2024-05-07 01:00:00',0,1,50),(6331,954,'2024-05-07 02:00:00',0,1,50),(6332,954,'2024-05-07 05:00:00',0,1,50),(6333,954,'2024-05-07 06:00:00',0,1,50),(6334,954,'2024-05-08 12:00:00',0,1,50),(6335,954,'2024-05-08 17:00:00',0,1,50),(6336,954,'2024-05-09 10:00:00',0,1,50),(6337,954,'2024-05-09 12:00:00',0,1,50),(6338,954,'2024-05-09 17:00:00',0,1,50),(6339,954,'2024-05-10 10:00:00',0,1,50),(6340,954,'2024-05-10 12:00:00',0,1,50),(6341,954,'2024-05-11 12:00:00',0,1,50),(6342,954,'2024-05-11 17:00:00',0,1,50),(6343,954,'2024-05-13 12:00:00',0,1,50),(6344,954,'2024-05-14 01:00:00',0,1,50),(6345,954,'2024-05-14 02:00:00',0,1,50),(6346,954,'2024-05-14 05:00:00',0,1,50),(6347,954,'2024-05-14 06:00:00',0,1,50),(6348,954,'2024-05-15 12:00:00',0,1,50),(6349,954,'2024-05-15 17:00:00',0,1,50),(6350,954,'2024-05-16 10:00:00',0,1,50),(6351,954,'2024-05-16 12:00:00',0,1,50),(6352,954,'2024-05-16 17:00:00',0,1,50),(6353,954,'2024-05-17 10:00:00',0,1,50),(6354,954,'2024-05-17 12:00:00',0,1,50),(6355,954,'2024-05-18 12:00:00',0,1,50),(6356,954,'2024-05-18 17:00:00',0,1,50),(6357,954,'2024-05-20 12:00:00',0,1,50),(6358,954,'2024-05-21 01:00:00',0,1,50),(6359,954,'2024-05-21 02:00:00',0,1,50),(6360,954,'2024-05-21 05:00:00',0,1,50),(6361,954,'2024-05-21 06:00:00',0,1,50),(6362,954,'2024-05-22 12:00:00',0,1,50),(6363,954,'2024-05-22 17:00:00',0,1,50),(6364,954,'2024-05-23 10:00:00',0,1,50),(6365,954,'2024-05-23 12:00:00',0,1,50),(6366,954,'2024-05-23 17:00:00',0,1,50),(6367,954,'2024-05-24 10:00:00',0,1,50),(6368,954,'2024-05-24 12:00:00',0,1,50),(6369,954,'2024-05-25 12:00:00',0,1,50),(6370,954,'2024-05-25 17:00:00',0,1,50),(6371,954,'2024-05-27 12:00:00',0,1,50),(6372,954,'2024-05-28 01:00:00',0,1,50),(6373,954,'2024-05-28 02:00:00',0,1,50),(6374,954,'2024-05-28 05:00:00',0,1,50),(6375,954,'2024-05-28 06:00:00',0,1,50),(6376,954,'2024-05-29 12:00:00',0,1,50),(6377,954,'2024-05-29 17:00:00',0,1,50),(6378,954,'2024-05-30 10:00:00',0,1,50),(6379,954,'2024-05-30 12:00:00',0,1,50),(6380,954,'2024-05-30 17:00:00',0,1,50),(6381,954,'2024-05-31 10:00:00',0,1,50),(6382,954,'2024-05-31 12:00:00',0,1,50),(6383,954,'2024-06-01 12:00:00',0,1,50),(6384,954,'2024-06-01 17:00:00',0,1,50),(6385,954,'2024-06-03 12:00:00',0,1,50),(6386,954,'2024-06-04 01:00:00',0,1,50),(6387,954,'2024-06-04 02:00:00',0,1,50),(6388,954,'2024-06-04 05:00:00',0,1,50),(6389,954,'2024-06-04 06:00:00',0,1,50),(6390,954,'2024-06-05 12:00:00',0,1,50),(6391,954,'2024-06-05 17:00:00',0,1,50),(6392,954,'2024-06-06 10:00:00',0,1,50),(6393,954,'2024-06-06 12:00:00',0,1,50),(6394,954,'2024-06-06 17:00:00',0,1,50),(6395,954,'2024-06-07 10:00:00',0,1,50),(6396,954,'2024-06-07 12:00:00',0,1,50),(6397,954,'2024-06-08 12:00:00',0,1,50),(6398,954,'2024-06-08 17:00:00',0,1,50),(6399,954,'2024-06-10 12:00:00',0,1,50),(6400,954,'2024-06-11 01:00:00',0,1,50),(6401,954,'2024-06-11 02:00:00',0,1,50),(6402,954,'2024-06-11 05:00:00',0,1,50),(6403,954,'2024-06-11 06:00:00',0,1,50),(6404,954,'2024-06-12 12:00:00',0,1,50),(6405,954,'2024-06-12 17:00:00',0,1,50),(6406,954,'2024-06-13 10:00:00',0,1,50),(6407,954,'2024-06-13 12:00:00',0,1,50),(6408,954,'2024-06-13 17:00:00',0,1,50),(6409,954,'2024-06-14 10:00:00',0,1,50),(6410,954,'2024-06-14 12:00:00',0,1,50),(6411,954,'2024-06-15 12:00:00',0,1,50),(6412,954,'2024-06-15 17:00:00',0,1,50),(6413,954,'2024-06-17 12:00:00',0,1,50),(6414,954,'2024-06-18 01:00:00',0,1,50),(6415,954,'2024-06-18 02:00:00',0,1,50),(6416,954,'2024-06-18 05:00:00',0,1,50),(6417,954,'2024-06-18 06:00:00',0,1,50),(6418,954,'2024-06-19 12:00:00',0,1,50),(6419,954,'2024-06-19 17:00:00',0,1,50),(6420,954,'2024-06-20 10:00:00',0,1,50),(6421,954,'2024-06-20 12:00:00',0,1,50),(6422,954,'2024-06-20 17:00:00',0,1,50),(6423,954,'2024-06-21 10:00:00',0,1,50),(6424,954,'2024-06-21 12:00:00',0,1,50),(6425,954,'2024-06-22 12:00:00',0,1,50),(6426,954,'2024-06-22 17:00:00',0,1,50),(6427,954,'2024-06-24 12:00:00',0,1,50),(6428,954,'2024-06-25 01:00:00',0,1,50),(6429,954,'2024-06-25 02:00:00',0,1,50),(6430,954,'2024-06-25 05:00:00',0,1,50),(6431,954,'2024-06-25 06:00:00',0,1,50),(6432,954,'2024-06-26 12:00:00',0,1,50),(6433,954,'2024-06-26 17:00:00',0,1,50),(6434,954,'2024-06-27 10:00:00',0,1,50),(6435,954,'2024-06-27 12:00:00',0,1,50),(6436,954,'2024-06-27 17:00:00',0,1,50),(6437,954,'2024-06-28 10:00:00',0,1,50),(6438,954,'2024-06-28 12:00:00',0,1,50),(6439,954,'2024-06-29 12:00:00',0,1,50),(6440,954,'2024-06-29 17:00:00',0,1,50),(6441,954,'2024-07-01 12:00:00',0,1,50),(6442,954,'2024-07-02 01:00:00',0,1,50),(6443,954,'2024-07-02 02:00:00',0,1,50),(6444,954,'2024-07-02 05:00:00',0,1,50),(6445,954,'2024-07-02 06:00:00',0,1,50),(6446,954,'2024-07-03 12:00:00',0,1,50),(6447,954,'2024-07-03 17:00:00',0,1,50),(6448,954,'2024-07-04 10:00:00',0,1,50),(6449,954,'2024-07-04 12:00:00',0,1,50),(6450,954,'2024-07-04 17:00:00',0,1,50),(6451,954,'2024-07-05 10:00:00',0,1,50),(6452,954,'2024-07-05 12:00:00',0,1,50),(6453,954,'2024-07-06 12:00:00',0,1,50),(6454,954,'2024-07-06 17:00:00',0,1,50),(6455,954,'2024-07-08 12:00:00',0,1,50),(6456,954,'2024-07-09 01:00:00',0,1,50),(6457,954,'2024-07-09 02:00:00',0,1,50),(6458,954,'2024-07-09 05:00:00',0,1,50),(6459,954,'2024-07-09 06:00:00',0,1,50),(6460,954,'2024-07-10 12:00:00',0,1,50),(6461,954,'2024-07-10 17:00:00',0,1,50),(6462,954,'2024-07-11 10:00:00',0,1,50),(6463,954,'2024-07-11 12:00:00',0,1,50),(6464,954,'2024-07-11 17:00:00',0,1,50),(6465,954,'2024-07-12 10:00:00',0,1,50),(6466,954,'2024-07-12 12:00:00',0,1,50),(6467,954,'2024-07-13 12:00:00',0,1,50),(6468,954,'2024-07-13 17:00:00',0,1,50),(6469,954,'2024-07-15 12:00:00',0,1,50),(6470,954,'2024-07-16 01:00:00',0,1,50),(6471,954,'2024-07-16 02:00:00',0,1,50),(6472,954,'2024-07-16 05:00:00',0,1,50),(6473,954,'2024-07-16 06:00:00',0,1,50),(6474,954,'2024-07-17 12:00:00',0,1,50),(6475,954,'2024-07-17 17:00:00',0,1,50),(6476,954,'2024-07-18 10:00:00',0,1,50),(6477,954,'2024-07-18 12:00:00',0,1,50),(6478,954,'2024-07-18 17:00:00',0,1,50),(6479,954,'2024-07-19 10:00:00',0,1,50),(6480,954,'2024-07-19 12:00:00',0,1,50),(6481,954,'2024-07-20 12:00:00',0,1,50),(6482,954,'2024-07-20 17:00:00',0,1,50),(6483,954,'2024-07-22 12:00:00',0,1,50),(6484,954,'2024-07-23 01:00:00',0,1,50),(6485,954,'2024-07-23 02:00:00',0,1,50),(6486,954,'2024-07-23 05:00:00',0,1,50),(6487,954,'2024-07-23 06:00:00',0,1,50),(6488,954,'2024-07-24 12:00:00',0,1,50),(6489,954,'2024-07-24 17:00:00',0,1,50),(6490,954,'2024-07-25 10:00:00',0,1,50),(6491,954,'2024-07-25 12:00:00',0,1,50),(6492,954,'2024-07-25 17:00:00',0,1,50),(6493,954,'2024-07-26 10:00:00',0,1,50),(6494,954,'2024-07-26 12:00:00',0,1,50),(6495,954,'2024-07-27 12:00:00',0,1,50),(6496,954,'2024-07-27 17:00:00',0,1,50),(6497,954,'2024-07-29 12:00:00',0,1,50),(6498,954,'2024-07-30 01:00:00',0,1,50),(6499,954,'2024-07-30 02:00:00',0,1,50),(6500,954,'2024-07-30 05:00:00',0,1,50),(6501,954,'2024-07-30 06:00:00',0,1,50),(6502,954,'2024-07-31 12:00:00',0,1,50),(6503,954,'2024-07-31 17:00:00',0,1,50),(6504,954,'2024-08-01 10:00:00',0,1,50),(6505,954,'2024-08-01 12:00:00',0,1,50),(6506,954,'2024-08-01 17:00:00',0,1,50),(6507,954,'2024-08-02 10:00:00',0,1,50),(6508,954,'2024-08-02 12:00:00',0,1,50),(6509,954,'2024-08-03 12:00:00',0,1,50),(6510,954,'2024-08-03 17:00:00',0,1,50),(6511,954,'2024-08-05 12:00:00',0,1,50),(6512,954,'2024-08-06 01:00:00',0,1,50),(6513,954,'2024-08-06 02:00:00',0,1,50),(6514,954,'2024-08-06 05:00:00',0,1,50),(6515,954,'2024-08-06 06:00:00',0,1,50),(6516,954,'2024-08-07 12:00:00',0,1,50),(6517,954,'2024-08-07 17:00:00',0,1,50),(6518,954,'2024-08-08 10:00:00',0,1,50),(6519,954,'2024-08-08 12:00:00',0,1,50),(6520,954,'2024-08-08 17:00:00',0,1,50),(6521,954,'2024-08-09 10:00:00',0,1,50),(6522,954,'2024-08-09 12:00:00',0,1,50),(6523,954,'2024-08-10 12:00:00',0,1,50),(6524,954,'2024-08-10 17:00:00',0,1,50),(6525,954,'2024-08-12 12:00:00',0,1,50),(6526,954,'2024-08-13 01:00:00',0,1,50),(6527,954,'2024-08-13 02:00:00',0,1,50),(6528,954,'2024-08-13 05:00:00',0,1,50),(6529,954,'2024-08-13 06:00:00',0,1,50),(6530,954,'2024-08-14 12:00:00',0,1,50),(6531,954,'2024-08-14 17:00:00',0,1,50),(6532,954,'2024-08-15 10:00:00',0,1,50),(6533,954,'2024-08-15 12:00:00',0,1,50),(6534,954,'2024-08-15 17:00:00',0,1,50),(6535,954,'2024-08-16 10:00:00',0,1,50),(6536,954,'2024-08-16 12:00:00',0,1,50),(6537,954,'2024-08-17 12:00:00',0,1,50),(6538,954,'2024-08-17 17:00:00',0,1,50),(6539,954,'2024-08-19 12:00:00',0,1,50),(6540,954,'2024-08-20 01:00:00',0,1,50),(6541,954,'2024-08-20 02:00:00',0,1,50),(6542,954,'2024-08-20 05:00:00',0,1,50),(6543,954,'2024-08-20 06:00:00',0,1,50),(6544,954,'2024-08-21 12:00:00',0,1,50),(6545,954,'2024-08-21 17:00:00',0,1,50),(6546,954,'2024-08-22 10:00:00',0,1,50),(6547,954,'2024-08-22 12:00:00',0,1,50),(6548,954,'2024-08-22 17:00:00',0,1,50),(6549,954,'2024-08-23 10:00:00',0,1,50),(6550,954,'2024-08-23 12:00:00',0,1,50),(6551,954,'2024-08-24 12:00:00',0,1,50),(6552,954,'2024-08-24 17:00:00',0,1,50),(6553,954,'2024-08-26 12:00:00',0,1,50),(6554,954,'2024-08-27 01:00:00',0,1,50),(6555,954,'2024-08-27 02:00:00',0,1,50),(6556,954,'2024-08-27 05:00:00',0,1,50),(6557,954,'2024-08-27 06:00:00',0,1,50),(6558,954,'2024-08-28 12:00:00',0,1,50),(6559,954,'2024-08-28 17:00:00',0,1,50),(6560,954,'2024-08-29 10:00:00',0,1,50),(6561,954,'2024-08-29 12:00:00',0,1,50),(6562,954,'2024-08-29 17:00:00',0,1,50),(6563,954,'2024-08-30 10:00:00',0,1,50),(6564,954,'2024-08-30 12:00:00',0,1,50),(6565,954,'2024-08-31 12:00:00',0,1,50),(6566,954,'2024-08-31 17:00:00',0,1,50),(6567,954,'2024-09-02 12:00:00',0,1,50),(6568,954,'2024-09-03 01:00:00',0,1,50),(6569,954,'2024-09-03 02:00:00',0,1,50),(6570,954,'2024-09-03 05:00:00',0,1,50),(6571,954,'2024-09-03 06:00:00',0,1,50),(6572,954,'2024-09-04 12:00:00',0,1,50),(6573,954,'2024-09-04 17:00:00',0,1,50),(6574,954,'2024-09-05 10:00:00',0,1,50),(6575,954,'2024-09-05 12:00:00',0,1,50),(6576,954,'2024-09-05 17:00:00',0,1,50),(6577,954,'2024-09-06 10:00:00',0,1,50),(6578,954,'2024-09-06 12:00:00',0,1,50),(6579,954,'2024-09-07 12:00:00',0,1,50),(6580,954,'2024-09-07 17:00:00',0,1,50),(6581,954,'2024-09-09 12:00:00',0,1,50),(6582,954,'2024-09-10 01:00:00',0,1,50),(6583,954,'2024-09-10 02:00:00',0,1,50),(6584,954,'2024-09-10 05:00:00',0,1,50),(6585,954,'2024-09-10 06:00:00',0,1,50),(6586,954,'2024-09-11 12:00:00',0,1,50),(6587,954,'2024-09-11 17:00:00',0,1,50),(6588,954,'2024-09-12 10:00:00',0,1,50),(6589,954,'2024-09-12 12:00:00',0,1,50),(6590,954,'2024-09-12 17:00:00',0,1,50),(6591,954,'2024-09-13 10:00:00',0,1,50),(6592,954,'2024-09-13 12:00:00',0,1,50),(6593,954,'2024-09-14 12:00:00',0,1,50),(6594,954,'2024-09-14 17:00:00',0,1,50),(6595,954,'2024-09-16 12:00:00',0,1,50),(6596,954,'2024-09-17 01:00:00',0,1,50),(6597,954,'2024-09-17 02:00:00',0,1,50),(6598,954,'2024-09-17 05:00:00',0,1,50),(6599,954,'2024-09-17 06:00:00',0,1,50),(6600,954,'2024-09-18 12:00:00',0,1,50),(6601,954,'2024-09-18 17:00:00',0,1,50),(6602,954,'2024-09-19 10:00:00',0,1,50),(6603,954,'2024-09-19 12:00:00',0,1,50),(6604,954,'2024-09-19 17:00:00',0,1,50),(6605,954,'2024-09-20 10:00:00',0,1,50),(6606,954,'2024-09-20 12:00:00',0,1,50),(6607,954,'2024-09-21 12:00:00',0,1,50),(6608,954,'2024-09-21 17:00:00',0,1,50),(6609,954,'2024-09-23 12:00:00',0,1,50),(6610,954,'2024-09-24 01:00:00',0,1,50),(6611,954,'2024-09-24 02:00:00',0,1,50),(6612,954,'2024-09-24 05:00:00',0,1,50),(6613,954,'2024-09-24 06:00:00',0,1,50),(6614,954,'2024-09-25 12:00:00',0,1,50),(6615,954,'2024-09-25 17:00:00',0,1,50),(6616,954,'2024-09-26 10:00:00',0,1,50),(6617,954,'2024-09-26 12:00:00',0,1,50),(6618,954,'2024-09-26 17:00:00',0,1,50),(6619,954,'2024-09-27 10:00:00',0,1,50),(6620,954,'2024-09-27 12:00:00',0,1,50),(6621,954,'2024-09-28 12:00:00',0,1,50),(6622,954,'2024-09-28 17:00:00',0,1,50),(6623,954,'2024-09-30 12:00:00',0,1,50),(6624,954,'2024-10-01 01:00:00',0,1,50),(6625,954,'2024-10-01 02:00:00',0,1,50),(6626,954,'2024-10-01 05:00:00',0,1,50),(6627,954,'2024-10-01 06:00:00',0,1,50),(6628,954,'2024-10-02 12:00:00',0,1,50),(6629,954,'2024-10-02 17:00:00',0,1,50),(6630,954,'2024-10-03 10:00:00',0,1,50),(6631,954,'2024-10-03 12:00:00',0,1,50),(6632,954,'2024-10-03 17:00:00',0,1,50),(6633,954,'2024-10-04 10:00:00',0,1,50),(6634,954,'2024-10-04 12:00:00',0,1,50),(6635,954,'2024-10-05 12:00:00',0,1,50),(6636,954,'2024-10-05 17:00:00',0,1,50),(6637,954,'2024-10-07 12:00:00',0,1,50),(6638,954,'2024-10-08 01:00:00',0,1,50),(6639,954,'2024-10-08 02:00:00',0,1,50),(6640,954,'2024-10-08 05:00:00',0,1,50),(6641,954,'2024-10-08 06:00:00',0,1,50),(6642,954,'2024-10-09 12:00:00',0,1,50),(6643,954,'2024-10-09 17:00:00',0,1,50),(6644,954,'2024-10-10 10:00:00',0,1,50),(6645,954,'2024-10-10 12:00:00',0,1,50),(6646,954,'2024-10-10 17:00:00',0,1,50),(6647,954,'2024-10-11 10:00:00',0,1,50),(6648,954,'2024-10-11 12:00:00',0,1,50),(6649,954,'2024-10-12 12:00:00',0,1,50),(6650,954,'2024-10-12 17:00:00',0,1,50),(6651,954,'2024-10-14 12:00:00',0,1,50),(6652,954,'2024-10-15 01:00:00',0,1,50),(6653,954,'2024-10-15 02:00:00',0,1,50),(6654,954,'2024-10-15 05:00:00',0,1,50),(6655,954,'2024-10-15 06:00:00',0,1,50),(6656,954,'2024-10-16 12:00:00',0,1,50),(6657,954,'2024-10-16 17:00:00',0,1,50),(6658,954,'2024-10-17 10:00:00',0,1,50),(6659,954,'2024-10-17 12:00:00',0,1,50),(6660,954,'2024-10-17 17:00:00',0,1,50),(6661,953,'2023-10-14 12:00:00',0,1,50),(6662,953,'2023-10-14 17:00:00',0,1,50),(6663,953,'2023-10-16 12:00:00',0,1,50),(6664,953,'2023-10-17 01:00:00',0,1,50),(6665,953,'2023-10-17 02:00:00',0,1,50),(6666,953,'2023-10-17 05:00:00',0,1,50),(6667,953,'2023-10-17 06:00:00',0,1,50),(6668,953,'2023-10-18 12:00:00',0,1,50),(6669,953,'2023-10-18 17:00:00',0,1,50),(6670,953,'2023-10-19 10:00:00',0,1,50),(6671,953,'2023-10-19 12:00:00',0,1,50),(6672,953,'2023-10-19 17:00:00',0,1,50),(6673,953,'2023-10-20 10:00:00',0,1,50),(6674,953,'2023-10-20 12:00:00',0,1,50),(6675,953,'2023-10-21 12:00:00',0,1,50),(6676,953,'2023-10-21 17:00:00',0,1,50),(6677,953,'2023-10-23 12:00:00',0,1,50),(6678,953,'2023-10-24 01:00:00',0,1,50),(6679,953,'2023-10-24 02:00:00',0,1,50),(6680,953,'2023-10-24 05:00:00',0,1,50),(6681,953,'2023-10-24 06:00:00',0,1,50),(6682,953,'2023-10-25 12:00:00',0,1,50),(6683,953,'2023-10-25 17:00:00',0,1,50),(6684,953,'2023-10-26 10:00:00',0,1,50),(6685,953,'2023-10-26 12:00:00',0,1,50),(6686,953,'2023-10-26 17:00:00',0,1,50),(6687,953,'2023-10-27 10:00:00',0,1,50),(6688,953,'2023-10-27 12:00:00',0,1,50),(6689,953,'2023-10-28 12:00:00',0,1,50),(6690,953,'2023-10-28 17:00:00',0,1,50),(6691,953,'2023-10-30 12:00:00',0,1,50),(6692,953,'2023-10-31 01:00:00',0,1,50),(6693,953,'2023-10-31 02:00:00',0,1,50),(6694,953,'2023-10-31 05:00:00',0,1,50),(6695,953,'2023-10-31 06:00:00',0,1,50),(6696,953,'2023-11-01 12:00:00',0,1,50),(6697,953,'2023-11-01 17:00:00',0,1,50),(6698,953,'2023-11-02 10:00:00',0,1,50),(6699,953,'2023-11-02 12:00:00',0,1,50),(6700,953,'2023-11-02 17:00:00',0,1,50),(6701,953,'2023-11-03 10:00:00',0,1,50),(6702,953,'2023-11-03 12:00:00',0,1,50),(6703,953,'2023-11-04 12:00:00',0,1,50),(6704,953,'2023-11-04 17:00:00',0,1,50),(6705,953,'2023-11-06 12:00:00',0,1,50),(6706,953,'2023-11-07 01:00:00',0,1,50),(6707,953,'2023-11-07 02:00:00',0,1,50),(6708,953,'2023-11-07 05:00:00',0,1,50),(6709,953,'2023-11-07 06:00:00',0,1,50),(6710,953,'2023-11-08 12:00:00',0,1,50),(6711,953,'2023-11-08 17:00:00',0,1,50),(6712,953,'2023-11-09 10:00:00',0,1,50),(6713,953,'2023-11-09 12:00:00',0,1,50),(6714,953,'2023-11-09 17:00:00',0,1,50),(6715,953,'2023-11-10 10:00:00',0,1,50),(6716,953,'2023-11-10 12:00:00',0,1,50),(6717,953,'2023-11-11 12:00:00',0,1,50),(6718,953,'2023-11-11 17:00:00',0,1,50),(6719,953,'2023-11-13 12:00:00',0,1,50),(6720,953,'2023-11-14 01:00:00',0,1,50),(6721,953,'2023-11-14 02:00:00',0,1,50),(6722,953,'2023-11-14 05:00:00',0,1,50),(6723,953,'2023-11-14 06:00:00',0,1,50),(6724,953,'2023-11-15 12:00:00',0,1,50),(6725,953,'2023-11-15 17:00:00',0,1,50),(6726,953,'2023-11-16 10:00:00',0,1,50),(6727,953,'2023-11-16 12:00:00',0,1,50),(6728,953,'2023-11-16 17:00:00',0,1,50),(6729,953,'2023-11-17 10:00:00',0,1,50),(6730,953,'2023-11-17 12:00:00',0,1,50),(6731,953,'2023-11-18 12:00:00',0,1,50),(6732,953,'2023-11-18 17:00:00',0,1,50),(6733,953,'2023-11-20 12:00:00',0,1,50),(6734,953,'2023-11-21 01:00:00',0,1,50),(6735,953,'2023-11-21 02:00:00',0,1,50),(6736,953,'2023-11-21 05:00:00',0,1,50),(6737,953,'2023-11-21 06:00:00',0,1,50),(6738,953,'2023-11-22 12:00:00',0,1,50),(6739,953,'2023-11-22 17:00:00',0,1,50),(6740,953,'2023-11-23 10:00:00',0,1,50),(6741,953,'2023-11-23 12:00:00',0,1,50),(6742,953,'2023-11-23 17:00:00',0,1,50),(6743,953,'2023-11-24 10:00:00',0,1,50),(6744,953,'2023-11-24 12:00:00',0,1,50),(6745,953,'2023-11-25 12:00:00',0,1,50),(6746,953,'2023-11-25 17:00:00',0,1,50),(6747,953,'2023-11-27 12:00:00',0,1,50),(6748,953,'2023-11-28 01:00:00',0,1,50),(6749,953,'2023-11-28 02:00:00',0,1,50),(6750,953,'2023-11-28 05:00:00',0,1,50),(6751,953,'2023-11-28 06:00:00',0,1,50),(6752,953,'2023-11-29 12:00:00',0,1,50),(6753,953,'2023-11-29 17:00:00',0,1,50),(6754,953,'2023-11-30 10:00:00',0,1,50),(6755,953,'2023-11-30 12:00:00',0,1,50),(6756,953,'2023-11-30 17:00:00',0,1,50),(6757,953,'2023-12-01 10:00:00',0,1,50),(6758,953,'2023-12-01 12:00:00',0,1,50),(6759,953,'2023-12-02 12:00:00',0,1,50),(6760,953,'2023-12-02 17:00:00',0,1,50),(6761,953,'2023-12-04 12:00:00',0,1,50),(6762,953,'2023-12-05 01:00:00',0,1,50),(6763,953,'2023-12-05 02:00:00',0,1,50),(6764,953,'2023-12-05 05:00:00',0,1,50),(6765,953,'2023-12-05 06:00:00',0,1,50),(6766,953,'2023-12-06 12:00:00',0,1,50),(6767,953,'2023-12-06 17:00:00',0,1,50),(6768,953,'2023-12-07 10:00:00',0,1,50),(6769,953,'2023-12-07 12:00:00',0,1,50),(6770,953,'2023-12-07 17:00:00',0,1,50),(6771,953,'2023-12-08 10:00:00',0,1,50),(6772,953,'2023-12-08 12:00:00',0,1,50),(6773,953,'2023-12-09 12:00:00',0,1,50),(6774,953,'2023-12-09 17:00:00',0,1,50),(6775,953,'2023-12-11 12:00:00',0,1,50),(6776,953,'2023-12-12 01:00:00',0,1,50),(6777,953,'2023-12-12 02:00:00',0,1,50),(6778,953,'2023-12-12 05:00:00',0,1,50),(6779,953,'2023-12-12 06:00:00',0,1,50),(6780,953,'2023-12-13 12:00:00',0,1,50),(6781,953,'2023-12-13 17:00:00',0,1,50),(6782,953,'2023-12-14 10:00:00',0,1,50),(6783,953,'2023-12-14 12:00:00',0,1,50),(6784,953,'2023-12-14 17:00:00',0,1,50),(6785,953,'2023-12-15 10:00:00',0,1,50),(6786,953,'2023-12-15 12:00:00',0,1,50),(6787,953,'2023-12-16 12:00:00',0,1,50),(6788,953,'2023-12-16 17:00:00',0,1,50),(6789,953,'2023-12-18 12:00:00',0,1,50),(6790,953,'2023-12-19 01:00:00',0,1,50),(6791,953,'2023-12-19 02:00:00',0,1,50),(6792,953,'2023-12-19 05:00:00',0,1,50),(6793,953,'2023-12-19 06:00:00',0,1,50),(6794,953,'2023-12-20 12:00:00',0,1,50),(6795,953,'2023-12-20 17:00:00',0,1,50),(6796,953,'2023-12-21 10:00:00',0,1,50),(6797,953,'2023-12-21 12:00:00',0,1,50),(6798,953,'2023-12-21 17:00:00',0,1,50),(6799,953,'2023-12-22 10:00:00',0,1,50),(6800,953,'2023-12-22 12:00:00',0,1,50),(6801,953,'2023-12-23 12:00:00',0,1,50),(6802,953,'2023-12-23 17:00:00',0,1,50),(6803,953,'2023-12-25 12:00:00',0,1,50),(6804,953,'2023-12-26 01:00:00',0,1,50),(6805,953,'2023-12-26 02:00:00',0,1,50),(6806,953,'2023-12-26 05:00:00',0,1,50),(6807,953,'2023-12-26 06:00:00',0,1,50),(6808,953,'2023-12-27 12:00:00',0,1,50),(6809,953,'2023-12-27 17:00:00',0,1,50),(6810,953,'2023-12-28 10:00:00',0,1,50),(6811,953,'2023-12-28 12:00:00',0,1,50),(6812,953,'2023-12-28 17:00:00',0,1,50),(6813,953,'2023-12-29 10:00:00',0,1,50),(6814,953,'2023-12-29 12:00:00',0,1,50),(6815,953,'2023-12-30 12:00:00',0,1,50),(6816,953,'2023-12-30 17:00:00',0,1,50),(6817,953,'2024-01-01 12:00:00',0,1,50),(6818,953,'2024-01-02 01:00:00',0,1,50),(6819,953,'2024-01-02 02:00:00',0,1,50),(6820,953,'2024-01-02 05:00:00',0,1,50),(6821,953,'2024-01-02 06:00:00',0,1,50),(6822,953,'2024-01-03 12:00:00',0,1,50),(6823,953,'2024-01-03 17:00:00',0,1,50),(6824,953,'2024-01-04 10:00:00',0,1,50),(6825,953,'2024-01-04 12:00:00',0,1,50),(6826,953,'2024-01-04 17:00:00',0,1,50),(6827,953,'2024-01-05 10:00:00',0,1,50),(6828,953,'2024-01-05 12:00:00',0,1,50),(6829,953,'2024-01-06 12:00:00',0,1,50),(6830,953,'2024-01-06 17:00:00',0,1,50),(6831,953,'2024-01-08 12:00:00',0,1,50),(6832,953,'2024-01-09 01:00:00',0,1,50),(6833,953,'2024-01-09 02:00:00',0,1,50),(6834,953,'2024-01-09 05:00:00',0,1,50),(6835,953,'2024-01-09 06:00:00',0,1,50),(6836,953,'2024-01-10 12:00:00',0,1,50),(6837,953,'2024-01-10 17:00:00',0,1,50),(6838,953,'2024-01-11 10:00:00',0,1,50),(6839,953,'2024-01-11 12:00:00',0,1,50),(6840,953,'2024-01-11 17:00:00',0,1,50),(6841,953,'2024-01-12 10:00:00',0,1,50),(6842,953,'2024-01-12 12:00:00',0,1,50),(6843,953,'2024-01-13 12:00:00',0,1,50),(6844,953,'2024-01-13 17:00:00',0,1,50),(6845,953,'2024-01-15 12:00:00',0,1,50),(6846,953,'2024-01-16 01:00:00',0,1,50),(6847,953,'2024-01-16 02:00:00',0,1,50),(6848,953,'2024-01-16 05:00:00',0,1,50),(6849,953,'2024-01-16 06:00:00',0,1,50),(6850,953,'2024-01-17 12:00:00',0,1,50),(6851,953,'2024-01-17 17:00:00',0,1,50),(6852,953,'2024-01-18 10:00:00',0,1,50),(6853,953,'2024-01-18 12:00:00',0,1,50),(6854,953,'2024-01-18 17:00:00',0,1,50),(6855,953,'2024-01-19 10:00:00',0,1,50),(6856,953,'2024-01-19 12:00:00',0,1,50),(6857,953,'2024-01-20 12:00:00',0,1,50),(6858,953,'2024-01-20 17:00:00',0,1,50),(6859,953,'2024-01-22 12:00:00',0,1,50),(6860,953,'2024-01-23 01:00:00',0,1,50),(6861,953,'2024-01-23 02:00:00',0,1,50),(6862,953,'2024-01-23 05:00:00',0,1,50),(6863,953,'2024-01-23 06:00:00',0,1,50),(6864,953,'2024-01-24 12:00:00',0,1,50),(6865,953,'2024-01-24 17:00:00',0,1,50),(6866,953,'2024-01-25 10:00:00',0,1,50),(6867,953,'2024-01-25 12:00:00',0,1,50),(6868,953,'2024-01-25 17:00:00',0,1,50),(6869,953,'2024-01-26 10:00:00',0,1,50),(6870,953,'2024-01-26 12:00:00',0,1,50),(6871,953,'2024-01-27 12:00:00',0,1,50),(6872,953,'2024-01-27 17:00:00',0,1,50),(6873,953,'2024-01-29 12:00:00',0,1,50),(6874,953,'2024-01-30 01:00:00',0,1,50),(6875,953,'2024-01-30 02:00:00',0,1,50),(6876,953,'2024-01-30 05:00:00',0,1,50),(6877,953,'2024-01-30 06:00:00',0,1,50),(6878,953,'2024-01-31 12:00:00',0,1,50),(6879,953,'2024-01-31 17:00:00',0,1,50),(6880,953,'2024-02-01 10:00:00',0,1,50),(6881,953,'2024-02-01 12:00:00',0,1,50),(6882,953,'2024-02-01 17:00:00',0,1,50),(6883,953,'2024-02-02 10:00:00',0,1,50),(6884,953,'2024-02-02 12:00:00',0,1,50),(6885,953,'2024-02-03 12:00:00',0,1,50),(6886,953,'2024-02-03 17:00:00',0,1,50),(6887,953,'2024-02-05 12:00:00',0,1,50),(6888,953,'2024-02-06 01:00:00',0,1,50),(6889,953,'2024-02-06 02:00:00',0,1,50),(6890,953,'2024-02-06 05:00:00',0,1,50),(6891,953,'2024-02-06 06:00:00',0,1,50),(6892,953,'2024-02-07 12:00:00',0,1,50),(6893,953,'2024-02-07 17:00:00',0,1,50),(6894,953,'2024-02-08 10:00:00',0,1,50),(6895,953,'2024-02-08 12:00:00',0,1,50),(6896,953,'2024-02-08 17:00:00',0,1,50),(6897,953,'2024-02-09 10:00:00',0,1,50),(6898,953,'2024-02-09 12:00:00',0,1,50),(6899,953,'2024-02-10 12:00:00',0,1,50),(6900,953,'2024-02-10 17:00:00',0,1,50),(6901,953,'2024-02-12 12:00:00',0,1,50),(6902,953,'2024-02-13 01:00:00',0,1,50),(6903,953,'2024-02-13 02:00:00',0,1,50),(6904,953,'2024-02-13 05:00:00',0,1,50),(6905,953,'2024-02-13 06:00:00',0,1,50),(6906,953,'2024-02-14 12:00:00',0,1,50),(6907,953,'2024-02-14 17:00:00',0,1,50),(6908,953,'2024-02-15 10:00:00',0,1,50),(6909,953,'2024-02-15 12:00:00',0,1,50),(6910,953,'2024-02-15 17:00:00',0,1,50),(6911,953,'2024-02-16 10:00:00',0,1,50),(6912,953,'2024-02-16 12:00:00',0,1,50),(6913,953,'2024-02-17 12:00:00',0,1,50),(6914,953,'2024-02-17 17:00:00',0,1,50),(6915,953,'2024-02-19 12:00:00',0,1,50),(6916,953,'2024-02-20 01:00:00',0,1,50),(6917,953,'2024-02-20 02:00:00',0,1,50),(6918,953,'2024-02-20 05:00:00',0,1,50),(6919,953,'2024-02-20 06:00:00',0,1,50),(6920,953,'2024-02-21 12:00:00',0,1,50),(6921,953,'2024-02-21 17:00:00',0,1,50),(6922,953,'2024-02-22 10:00:00',0,1,50),(6923,953,'2024-02-22 12:00:00',0,1,50),(6924,953,'2024-02-22 17:00:00',0,1,50),(6925,953,'2024-02-23 10:00:00',0,1,50),(6926,953,'2024-02-23 12:00:00',0,1,50),(6927,953,'2024-02-24 12:00:00',0,1,50),(6928,953,'2024-02-24 17:00:00',0,1,50),(6929,953,'2024-02-26 12:00:00',0,1,50),(6930,953,'2024-02-27 01:00:00',0,1,50),(6931,953,'2024-02-27 02:00:00',0,1,50),(6932,953,'2024-02-27 05:00:00',0,1,50),(6933,953,'2024-02-27 06:00:00',0,1,50),(6934,953,'2024-02-28 12:00:00',0,1,50),(6935,953,'2024-02-28 17:00:00',0,1,50),(6936,953,'2024-02-29 10:00:00',0,1,50),(6937,953,'2024-02-29 12:00:00',0,1,50),(6938,953,'2024-02-29 17:00:00',0,1,50),(6939,953,'2024-03-01 10:00:00',0,1,50),(6940,953,'2024-03-01 12:00:00',0,1,50),(6941,953,'2024-03-02 12:00:00',0,1,50),(6942,953,'2024-03-02 17:00:00',0,1,50),(6943,953,'2024-03-04 12:00:00',0,1,50),(6944,953,'2024-03-05 01:00:00',0,1,50),(6945,953,'2024-03-05 02:00:00',0,1,50),(6946,953,'2024-03-05 05:00:00',0,1,50),(6947,953,'2024-03-05 06:00:00',0,1,50),(6948,953,'2024-03-06 12:00:00',0,1,50),(6949,953,'2024-03-06 17:00:00',0,1,50),(6950,953,'2024-03-07 10:00:00',0,1,50),(6951,953,'2024-03-07 12:00:00',0,1,50),(6952,953,'2024-03-07 17:00:00',0,1,50),(6953,953,'2024-03-08 10:00:00',0,1,50),(6954,953,'2024-03-08 12:00:00',0,1,50),(6955,953,'2024-03-09 12:00:00',0,1,50),(6956,953,'2024-03-09 17:00:00',0,1,50),(6957,953,'2024-03-11 12:00:00',0,1,50),(6958,953,'2024-03-12 01:00:00',0,1,50),(6959,953,'2024-03-12 02:00:00',0,1,50),(6960,953,'2024-03-12 05:00:00',0,1,50),(6961,953,'2024-03-12 06:00:00',0,1,50),(6962,953,'2024-03-13 12:00:00',0,1,50),(6963,953,'2024-03-13 17:00:00',0,1,50),(6964,953,'2024-03-14 10:00:00',0,1,50),(6965,953,'2024-03-14 12:00:00',0,1,50),(6966,953,'2024-03-14 17:00:00',0,1,50),(6967,953,'2024-03-15 10:00:00',0,1,50),(6968,953,'2024-03-15 12:00:00',0,1,50),(6969,953,'2024-03-16 12:00:00',0,1,50),(6970,953,'2024-03-16 17:00:00',0,1,50),(6971,953,'2024-03-18 12:00:00',0,1,50),(6972,953,'2024-03-19 01:00:00',0,1,50),(6973,953,'2024-03-19 02:00:00',0,1,50),(6974,953,'2024-03-19 05:00:00',0,1,50),(6975,953,'2024-03-19 06:00:00',0,1,50),(6976,953,'2024-03-20 12:00:00',0,1,50),(6977,953,'2024-03-20 17:00:00',0,1,50),(6978,953,'2024-03-21 10:00:00',0,1,50),(6979,953,'2024-03-21 12:00:00',0,1,50),(6980,953,'2024-03-21 17:00:00',0,1,50),(6981,953,'2024-03-22 10:00:00',0,1,50),(6982,953,'2024-03-22 12:00:00',0,1,50),(6983,953,'2024-03-23 12:00:00',0,1,50),(6984,953,'2024-03-23 17:00:00',0,1,50),(6985,953,'2024-03-25 12:00:00',0,1,50),(6986,953,'2024-03-26 01:00:00',0,1,50),(6987,953,'2024-03-26 02:00:00',0,1,50),(6988,953,'2024-03-26 05:00:00',0,1,50),(6989,953,'2024-03-26 06:00:00',0,1,50),(6990,953,'2024-03-27 12:00:00',0,1,50),(6991,953,'2024-03-27 17:00:00',0,1,50),(6992,953,'2024-03-28 10:00:00',0,1,50),(6993,953,'2024-03-28 12:00:00',0,1,50),(6994,953,'2024-03-28 17:00:00',0,1,50),(6995,953,'2024-03-29 10:00:00',0,1,50),(6996,953,'2024-03-29 12:00:00',0,1,50),(6997,953,'2024-03-30 12:00:00',0,1,50),(6998,953,'2024-03-30 17:00:00',0,1,50),(6999,953,'2024-04-01 12:00:00',0,1,50),(7000,953,'2024-04-02 01:00:00',0,1,50),(7001,953,'2024-04-02 02:00:00',0,1,50),(7002,953,'2024-04-02 05:00:00',0,1,50),(7003,953,'2024-04-02 06:00:00',0,1,50),(7004,953,'2024-04-03 12:00:00',0,1,50),(7005,953,'2024-04-03 17:00:00',0,1,50),(7006,953,'2024-04-04 10:00:00',0,1,50),(7007,953,'2024-04-04 12:00:00',0,1,50),(7008,953,'2024-04-04 17:00:00',0,1,50),(7009,953,'2024-04-05 10:00:00',0,1,50),(7010,953,'2024-04-05 12:00:00',0,1,50),(7011,953,'2024-04-06 12:00:00',0,1,50),(7012,953,'2024-04-06 17:00:00',0,1,50),(7013,953,'2024-04-08 12:00:00',0,1,50),(7014,953,'2024-04-09 01:00:00',0,1,50),(7015,953,'2024-04-09 02:00:00',0,1,50),(7016,953,'2024-04-09 05:00:00',0,1,50),(7017,953,'2024-04-09 06:00:00',0,1,50),(7018,953,'2024-04-10 12:00:00',0,1,50),(7019,953,'2024-04-10 17:00:00',0,1,50),(7020,953,'2024-04-11 10:00:00',0,1,50),(7021,953,'2024-04-11 12:00:00',0,1,50),(7022,953,'2024-04-11 17:00:00',0,1,50),(7023,953,'2024-04-12 10:00:00',0,1,50),(7024,953,'2024-04-12 12:00:00',0,1,50),(7025,953,'2024-04-13 12:00:00',0,1,50),(7026,953,'2024-04-13 17:00:00',0,1,50),(7027,953,'2024-04-15 12:00:00',0,1,50),(7028,953,'2024-04-16 01:00:00',0,1,50),(7029,953,'2024-04-16 02:00:00',0,1,50),(7030,953,'2024-04-16 05:00:00',0,1,50),(7031,953,'2024-04-16 06:00:00',0,1,50),(7032,953,'2024-04-17 12:00:00',0,1,50),(7033,953,'2024-04-17 17:00:00',0,1,50),(7034,953,'2024-04-18 10:00:00',0,1,50),(7035,953,'2024-04-18 12:00:00',0,1,50),(7036,953,'2024-04-18 17:00:00',0,1,50),(7037,953,'2024-04-19 10:00:00',0,1,50),(7038,953,'2024-04-19 12:00:00',0,1,50),(7039,953,'2024-04-20 12:00:00',0,1,50),(7040,953,'2024-04-20 17:00:00',0,1,50),(7041,953,'2024-04-22 12:00:00',0,1,50),(7042,953,'2024-04-23 01:00:00',0,1,50),(7043,953,'2024-04-23 02:00:00',0,1,50),(7044,953,'2024-04-23 05:00:00',0,1,50),(7045,953,'2024-04-23 06:00:00',0,1,50),(7046,953,'2024-04-24 12:00:00',0,1,50),(7047,953,'2024-04-24 17:00:00',0,1,50),(7048,953,'2024-04-25 10:00:00',0,1,50),(7049,953,'2024-04-25 12:00:00',0,1,50),(7050,953,'2024-04-25 17:00:00',0,1,50),(7051,953,'2024-04-26 10:00:00',0,1,50),(7052,953,'2024-04-26 12:00:00',0,1,50),(7053,953,'2024-04-27 12:00:00',0,1,50),(7054,953,'2024-04-27 17:00:00',0,1,50),(7055,953,'2024-04-29 12:00:00',0,1,50),(7056,953,'2024-04-30 01:00:00',0,1,50),(7057,953,'2024-04-30 02:00:00',0,1,50),(7058,953,'2024-04-30 05:00:00',0,1,50),(7059,953,'2024-04-30 06:00:00',0,1,50),(7060,953,'2024-05-01 12:00:00',0,1,50),(7061,953,'2024-05-01 17:00:00',0,1,50),(7062,953,'2024-05-02 10:00:00',0,1,50),(7063,953,'2024-05-02 12:00:00',0,1,50),(7064,953,'2024-05-02 17:00:00',0,1,50),(7065,953,'2024-05-03 10:00:00',0,1,50),(7066,953,'2024-05-03 12:00:00',0,1,50),(7067,953,'2024-05-04 12:00:00',0,1,50),(7068,953,'2024-05-04 17:00:00',0,1,50),(7069,953,'2024-05-06 12:00:00',0,1,50),(7070,953,'2024-05-07 01:00:00',0,1,50),(7071,953,'2024-05-07 02:00:00',0,1,50),(7072,953,'2024-05-07 05:00:00',0,1,50),(7073,953,'2024-05-07 06:00:00',0,1,50),(7074,953,'2024-05-08 12:00:00',0,1,50),(7075,953,'2024-05-08 17:00:00',0,1,50),(7076,953,'2024-05-09 10:00:00',0,1,50),(7077,953,'2024-05-09 12:00:00',0,1,50),(7078,953,'2024-05-09 17:00:00',0,1,50),(7079,953,'2024-05-10 10:00:00',0,1,50),(7080,953,'2024-05-10 12:00:00',0,1,50),(7081,953,'2024-05-11 12:00:00',0,1,50),(7082,953,'2024-05-11 17:00:00',0,1,50),(7083,953,'2024-05-13 12:00:00',0,1,50),(7084,953,'2024-05-14 01:00:00',0,1,50),(7085,953,'2024-05-14 02:00:00',0,1,50),(7086,953,'2024-05-14 05:00:00',0,1,50),(7087,953,'2024-05-14 06:00:00',0,1,50),(7088,953,'2024-05-15 12:00:00',0,1,50),(7089,953,'2024-05-15 17:00:00',0,1,50),(7090,953,'2024-05-16 10:00:00',0,1,50),(7091,953,'2024-05-16 12:00:00',0,1,50),(7092,953,'2024-05-16 17:00:00',0,1,50),(7093,953,'2024-05-17 10:00:00',0,1,50),(7094,953,'2024-05-17 12:00:00',0,1,50),(7095,953,'2024-05-18 12:00:00',0,1,50),(7096,953,'2024-05-18 17:00:00',0,1,50),(7097,953,'2024-05-20 12:00:00',0,1,50),(7098,953,'2024-05-21 01:00:00',0,1,50),(7099,953,'2024-05-21 02:00:00',0,1,50),(7100,953,'2024-05-21 05:00:00',0,1,50),(7101,953,'2024-05-21 06:00:00',0,1,50),(7102,953,'2024-05-22 12:00:00',0,1,50),(7103,953,'2024-05-22 17:00:00',0,1,50),(7104,953,'2024-05-23 10:00:00',0,1,50),(7105,953,'2024-05-23 12:00:00',0,1,50),(7106,953,'2024-05-23 17:00:00',0,1,50),(7107,953,'2024-05-24 10:00:00',0,1,50),(7108,953,'2024-05-24 12:00:00',0,1,50),(7109,953,'2024-05-25 12:00:00',0,1,50),(7110,953,'2024-05-25 17:00:00',0,1,50),(7111,953,'2024-05-27 12:00:00',0,1,50),(7112,953,'2024-05-28 01:00:00',0,1,50),(7113,953,'2024-05-28 02:00:00',0,1,50),(7114,953,'2024-05-28 05:00:00',0,1,50),(7115,953,'2024-05-28 06:00:00',0,1,50),(7116,953,'2024-05-29 12:00:00',0,1,50),(7117,953,'2024-05-29 17:00:00',0,1,50),(7118,953,'2024-05-30 10:00:00',0,1,50),(7119,953,'2024-05-30 12:00:00',0,1,50),(7120,953,'2024-05-30 17:00:00',0,1,50),(7121,953,'2024-05-31 10:00:00',0,1,50),(7122,953,'2024-05-31 12:00:00',0,1,50),(7123,953,'2024-06-01 12:00:00',0,1,50),(7124,953,'2024-06-01 17:00:00',0,1,50),(7125,953,'2024-06-03 12:00:00',0,1,50),(7126,953,'2024-06-04 01:00:00',0,1,50),(7127,953,'2024-06-04 02:00:00',0,1,50),(7128,953,'2024-06-04 05:00:00',0,1,50),(7129,953,'2024-06-04 06:00:00',0,1,50),(7130,953,'2024-06-05 12:00:00',0,1,50),(7131,953,'2024-06-05 17:00:00',0,1,50),(7132,953,'2024-06-06 10:00:00',0,1,50),(7133,953,'2024-06-06 12:00:00',0,1,50),(7134,953,'2024-06-06 17:00:00',0,1,50),(7135,953,'2024-06-07 10:00:00',0,1,50),(7136,953,'2024-06-07 12:00:00',0,1,50),(7137,953,'2024-06-08 12:00:00',0,1,50),(7138,953,'2024-06-08 17:00:00',0,1,50),(7139,953,'2024-06-10 12:00:00',0,1,50),(7140,953,'2024-06-11 01:00:00',0,1,50),(7141,953,'2024-06-11 02:00:00',0,1,50),(7142,953,'2024-06-11 05:00:00',0,1,50),(7143,953,'2024-06-11 06:00:00',0,1,50),(7144,953,'2024-06-12 12:00:00',0,1,50),(7145,953,'2024-06-12 17:00:00',0,1,50),(7146,953,'2024-06-13 10:00:00',0,1,50),(7147,953,'2024-06-13 12:00:00',0,1,50),(7148,953,'2024-06-13 17:00:00',0,1,50),(7149,953,'2024-06-14 10:00:00',0,1,50),(7150,953,'2024-06-14 12:00:00',0,1,50),(7151,953,'2024-06-15 12:00:00',0,1,50),(7152,953,'2024-06-15 17:00:00',0,1,50),(7153,953,'2024-06-17 12:00:00',0,1,50),(7154,953,'2024-06-18 01:00:00',0,1,50),(7155,953,'2024-06-18 02:00:00',0,1,50),(7156,953,'2024-06-18 05:00:00',0,1,50),(7157,953,'2024-06-18 06:00:00',0,1,50),(7158,953,'2024-06-19 12:00:00',0,1,50),(7159,953,'2024-06-19 17:00:00',0,1,50),(7160,953,'2024-06-20 10:00:00',0,1,50),(7161,953,'2024-06-20 12:00:00',0,1,50),(7162,953,'2024-06-20 17:00:00',0,1,50),(7163,953,'2024-06-21 10:00:00',0,1,50),(7164,953,'2024-06-21 12:00:00',0,1,50),(7165,953,'2024-06-22 12:00:00',0,1,50),(7166,953,'2024-06-22 17:00:00',0,1,50),(7167,953,'2024-06-24 12:00:00',0,1,50),(7168,953,'2024-06-25 01:00:00',0,1,50),(7169,953,'2024-06-25 02:00:00',0,1,50),(7170,953,'2024-06-25 05:00:00',0,1,50),(7171,953,'2024-06-25 06:00:00',0,1,50),(7172,953,'2024-06-26 12:00:00',0,1,50),(7173,953,'2024-06-26 17:00:00',0,1,50),(7174,953,'2024-06-27 10:00:00',0,1,50),(7175,953,'2024-06-27 12:00:00',0,1,50),(7176,953,'2024-06-27 17:00:00',0,1,50),(7177,953,'2024-06-28 10:00:00',0,1,50),(7178,953,'2024-06-28 12:00:00',0,1,50),(7179,953,'2024-06-29 12:00:00',0,1,50),(7180,953,'2024-06-29 17:00:00',0,1,50),(7181,953,'2024-07-01 12:00:00',0,1,50),(7182,953,'2024-07-02 01:00:00',0,1,50),(7183,953,'2024-07-02 02:00:00',0,1,50),(7184,953,'2024-07-02 05:00:00',0,1,50),(7185,953,'2024-07-02 06:00:00',0,1,50),(7186,953,'2024-07-03 12:00:00',0,1,50),(7187,953,'2024-07-03 17:00:00',0,1,50),(7188,953,'2024-07-04 10:00:00',0,1,50),(7189,953,'2024-07-04 12:00:00',0,1,50),(7190,953,'2024-07-04 17:00:00',0,1,50),(7191,953,'2024-07-05 10:00:00',0,1,50),(7192,953,'2024-07-05 12:00:00',0,1,50),(7193,953,'2024-07-06 12:00:00',0,1,50),(7194,953,'2024-07-06 17:00:00',0,1,50),(7195,953,'2024-07-08 12:00:00',0,1,50),(7196,953,'2024-07-09 01:00:00',0,1,50),(7197,953,'2024-07-09 02:00:00',0,1,50),(7198,953,'2024-07-09 05:00:00',0,1,50),(7199,953,'2024-07-09 06:00:00',0,1,50),(7200,953,'2024-07-10 12:00:00',0,1,50),(7201,953,'2024-07-10 17:00:00',0,1,50),(7202,953,'2024-07-11 10:00:00',0,1,50),(7203,953,'2024-07-11 12:00:00',0,1,50),(7204,953,'2024-07-11 17:00:00',0,1,50),(7205,953,'2024-07-12 10:00:00',0,1,50),(7206,953,'2024-07-12 12:00:00',0,1,50),(7207,953,'2024-07-13 12:00:00',0,1,50),(7208,953,'2024-07-13 17:00:00',0,1,50),(7209,953,'2024-07-15 12:00:00',0,1,50),(7210,953,'2024-07-16 01:00:00',0,1,50),(7211,953,'2024-07-16 02:00:00',0,1,50),(7212,953,'2024-07-16 05:00:00',0,1,50),(7213,953,'2024-07-16 06:00:00',0,1,50),(7214,953,'2024-07-17 12:00:00',0,1,50),(7215,953,'2024-07-17 17:00:00',0,1,50),(7216,953,'2024-07-18 10:00:00',0,1,50),(7217,953,'2024-07-18 12:00:00',0,1,50),(7218,953,'2024-07-18 17:00:00',0,1,50),(7219,953,'2024-07-19 10:00:00',0,1,50),(7220,953,'2024-07-19 12:00:00',0,1,50),(7221,953,'2024-07-20 12:00:00',0,1,50),(7222,953,'2024-07-20 17:00:00',0,1,50),(7223,953,'2024-07-22 12:00:00',0,1,50),(7224,953,'2024-07-23 01:00:00',0,1,50),(7225,953,'2024-07-23 02:00:00',0,1,50),(7226,953,'2024-07-23 05:00:00',0,1,50),(7227,953,'2024-07-23 06:00:00',0,1,50),(7228,953,'2024-07-24 12:00:00',0,1,50),(7229,953,'2024-07-24 17:00:00',0,1,50),(7230,953,'2024-07-25 10:00:00',0,1,50),(7231,953,'2024-07-25 12:00:00',0,1,50),(7232,953,'2024-07-25 17:00:00',0,1,50),(7233,953,'2024-07-26 10:00:00',0,1,50),(7234,953,'2024-07-26 12:00:00',0,1,50),(7235,953,'2024-07-27 12:00:00',0,1,50),(7236,953,'2024-07-27 17:00:00',0,1,50),(7237,953,'2024-07-29 12:00:00',0,1,50),(7238,953,'2024-07-30 01:00:00',0,1,50),(7239,953,'2024-07-30 02:00:00',0,1,50),(7240,953,'2024-07-30 05:00:00',0,1,50),(7241,953,'2024-07-30 06:00:00',0,1,50),(7242,953,'2024-07-31 12:00:00',0,1,50),(7243,953,'2024-07-31 17:00:00',0,1,50),(7244,953,'2024-08-01 10:00:00',0,1,50),(7245,953,'2024-08-01 12:00:00',0,1,50),(7246,953,'2024-08-01 17:00:00',0,1,50),(7247,953,'2024-08-02 10:00:00',0,1,50),(7248,953,'2024-08-02 12:00:00',0,1,50),(7249,953,'2024-08-03 12:00:00',0,1,50),(7250,953,'2024-08-03 17:00:00',0,1,50),(7251,953,'2024-08-05 12:00:00',0,1,50),(7252,953,'2024-08-06 01:00:00',0,1,50),(7253,953,'2024-08-06 02:00:00',0,1,50),(7254,953,'2024-08-06 05:00:00',0,1,50),(7255,953,'2024-08-06 06:00:00',0,1,50),(7256,953,'2024-08-07 12:00:00',0,1,50),(7257,953,'2024-08-07 17:00:00',0,1,50),(7258,953,'2024-08-08 10:00:00',0,1,50),(7259,953,'2024-08-08 12:00:00',0,1,50),(7260,953,'2024-08-08 17:00:00',0,1,50),(7261,953,'2024-08-09 10:00:00',0,1,50),(7262,953,'2024-08-09 12:00:00',0,1,50),(7263,953,'2024-08-10 12:00:00',0,1,50),(7264,953,'2024-08-10 17:00:00',0,1,50),(7265,953,'2024-08-12 12:00:00',0,1,50),(7266,953,'2024-08-13 01:00:00',0,1,50),(7267,953,'2024-08-13 02:00:00',0,1,50),(7268,953,'2024-08-13 05:00:00',0,1,50),(7269,953,'2024-08-13 06:00:00',0,1,50),(7270,953,'2024-08-14 12:00:00',0,1,50),(7271,953,'2024-08-14 17:00:00',0,1,50),(7272,953,'2024-08-15 10:00:00',0,1,50),(7273,953,'2024-08-15 12:00:00',0,1,50),(7274,953,'2024-08-15 17:00:00',0,1,50),(7275,953,'2024-08-16 10:00:00',0,1,50),(7276,953,'2024-08-16 12:00:00',0,1,50),(7277,953,'2024-08-17 12:00:00',0,1,50),(7278,953,'2024-08-17 17:00:00',0,1,50),(7279,953,'2024-08-19 12:00:00',0,1,50),(7280,953,'2024-08-20 01:00:00',0,1,50),(7281,953,'2024-08-20 02:00:00',0,1,50),(7282,953,'2024-08-20 05:00:00',0,1,50),(7283,953,'2024-08-20 06:00:00',0,1,50),(7284,953,'2024-08-21 12:00:00',0,1,50),(7285,953,'2024-08-21 17:00:00',0,1,50),(7286,953,'2024-08-22 10:00:00',0,1,50),(7287,953,'2024-08-22 12:00:00',0,1,50),(7288,953,'2024-08-22 17:00:00',0,1,50),(7289,953,'2024-08-23 10:00:00',0,1,50),(7290,953,'2024-08-23 12:00:00',0,1,50),(7291,953,'2024-08-24 12:00:00',0,1,50),(7292,953,'2024-08-24 17:00:00',0,1,50),(7293,953,'2024-08-26 12:00:00',0,1,50),(7294,953,'2024-08-27 01:00:00',0,1,50),(7295,953,'2024-08-27 02:00:00',0,1,50),(7296,953,'2024-08-27 05:00:00',0,1,50),(7297,953,'2024-08-27 06:00:00',0,1,50),(7298,953,'2024-08-28 12:00:00',0,1,50),(7299,953,'2024-08-28 17:00:00',0,1,50),(7300,953,'2024-08-29 10:00:00',0,1,50),(7301,953,'2024-08-29 12:00:00',0,1,50),(7302,953,'2024-08-29 17:00:00',0,1,50),(7303,953,'2024-08-30 10:00:00',0,1,50),(7304,953,'2024-08-30 12:00:00',0,1,50),(7305,953,'2024-08-31 12:00:00',0,1,50),(7306,953,'2024-08-31 17:00:00',0,1,50),(7307,953,'2024-09-02 12:00:00',0,1,50),(7308,953,'2024-09-03 01:00:00',0,1,50),(7309,953,'2024-09-03 02:00:00',0,1,50),(7310,953,'2024-09-03 05:00:00',0,1,50),(7311,953,'2024-09-03 06:00:00',0,1,50),(7312,953,'2024-09-04 12:00:00',0,1,50),(7313,953,'2024-09-04 17:00:00',0,1,50),(7314,953,'2024-09-05 10:00:00',0,1,50),(7315,953,'2024-09-05 12:00:00',0,1,50),(7316,953,'2024-09-05 17:00:00',0,1,50),(7317,953,'2024-09-06 10:00:00',0,1,50),(7318,953,'2024-09-06 12:00:00',0,1,50),(7319,953,'2024-09-07 12:00:00',0,1,50),(7320,953,'2024-09-07 17:00:00',0,1,50),(7321,953,'2024-09-09 12:00:00',0,1,50),(7322,953,'2024-09-10 01:00:00',0,1,50),(7323,953,'2024-09-10 02:00:00',0,1,50),(7324,953,'2024-09-10 05:00:00',0,1,50),(7325,953,'2024-09-10 06:00:00',0,1,50),(7326,953,'2024-09-11 12:00:00',0,1,50),(7327,953,'2024-09-11 17:00:00',0,1,50),(7328,953,'2024-09-12 10:00:00',0,1,50),(7329,953,'2024-09-12 12:00:00',0,1,50),(7330,953,'2024-09-12 17:00:00',0,1,50),(7331,953,'2024-09-13 10:00:00',0,1,50),(7332,953,'2024-09-13 12:00:00',0,1,50),(7333,953,'2024-09-14 12:00:00',0,1,50),(7334,953,'2024-09-14 17:00:00',0,1,50),(7335,953,'2024-09-16 12:00:00',0,1,50),(7336,953,'2024-09-17 01:00:00',0,1,50),(7337,953,'2024-09-17 02:00:00',0,1,50),(7338,953,'2024-09-17 05:00:00',0,1,50),(7339,953,'2024-09-17 06:00:00',0,1,50),(7340,953,'2024-09-18 12:00:00',0,1,50),(7341,953,'2024-09-18 17:00:00',0,1,50),(7342,953,'2024-09-19 10:00:00',0,1,50),(7343,953,'2024-09-19 12:00:00',0,1,50),(7344,953,'2024-09-19 17:00:00',0,1,50),(7345,953,'2024-09-20 10:00:00',0,1,50),(7346,953,'2024-09-20 12:00:00',0,1,50),(7347,953,'2024-09-21 12:00:00',0,1,50),(7348,953,'2024-09-21 17:00:00',0,1,50),(7349,953,'2024-09-23 12:00:00',0,1,50),(7350,953,'2024-09-24 01:00:00',0,1,50),(7351,953,'2024-09-24 02:00:00',0,1,50),(7352,953,'2024-09-24 05:00:00',0,1,50),(7353,953,'2024-09-24 06:00:00',0,1,50),(7354,953,'2024-09-25 12:00:00',0,1,50),(7355,953,'2024-09-25 17:00:00',0,1,50),(7356,953,'2024-09-26 10:00:00',0,1,50),(7357,953,'2024-09-26 12:00:00',0,1,50),(7358,953,'2024-09-26 17:00:00',0,1,50),(7359,953,'2024-09-27 10:00:00',0,1,50),(7360,953,'2024-09-27 12:00:00',0,1,50),(7361,953,'2024-09-28 12:00:00',0,1,50),(7362,953,'2024-09-28 17:00:00',0,1,50),(7363,953,'2024-09-30 12:00:00',0,1,50),(7364,953,'2024-10-01 01:00:00',0,1,50),(7365,953,'2024-10-01 02:00:00',0,1,50),(7366,953,'2024-10-01 05:00:00',0,1,50),(7367,953,'2024-10-01 06:00:00',0,1,50),(7368,953,'2024-10-02 12:00:00',0,1,50),(7369,953,'2024-10-02 17:00:00',0,1,50),(7370,953,'2024-10-03 10:00:00',0,1,50),(7371,953,'2024-10-03 12:00:00',0,1,50),(7372,953,'2024-10-03 17:00:00',0,1,50),(7373,953,'2024-10-04 10:00:00',0,1,50),(7374,953,'2024-10-04 12:00:00',0,1,50),(7375,953,'2024-10-05 12:00:00',0,1,50),(7376,953,'2024-10-05 17:00:00',0,1,50),(7377,953,'2024-10-07 12:00:00',0,1,50),(7378,953,'2024-10-08 01:00:00',0,1,50),(7379,953,'2024-10-08 02:00:00',0,1,50),(7380,953,'2024-10-08 05:00:00',0,1,50),(7381,953,'2024-10-08 06:00:00',0,1,50),(7382,953,'2024-10-09 12:00:00',0,1,50),(7383,953,'2024-10-09 17:00:00',0,1,50),(7384,953,'2024-10-10 10:00:00',0,1,50),(7385,953,'2024-10-10 12:00:00',0,1,50),(7386,953,'2024-10-10 17:00:00',0,1,50),(7387,953,'2024-10-11 10:00:00',0,1,50),(7388,953,'2024-10-11 12:00:00',0,1,50),(7389,953,'2024-10-12 12:00:00',0,1,50),(7390,953,'2024-10-12 17:00:00',0,1,50),(7391,953,'2024-10-14 12:00:00',0,1,50),(7392,953,'2024-10-15 01:00:00',0,1,50),(7393,953,'2024-10-15 02:00:00',0,1,50),(7394,953,'2024-10-15 05:00:00',0,1,50),(7395,953,'2024-10-15 06:00:00',0,1,50),(7396,953,'2024-10-16 12:00:00',0,1,50),(7397,953,'2024-10-16 17:00:00',0,1,50),(7398,953,'2024-10-17 10:00:00',0,1,50),(7399,953,'2024-10-17 12:00:00',0,1,50),(7400,953,'2024-10-17 17:00:00',0,1,50),(7401,939,'2023-10-14 12:00:00',0,1,50),(7402,939,'2023-10-14 17:00:00',0,1,50),(7403,939,'2023-10-16 12:00:00',0,1,50),(7404,939,'2023-10-17 01:00:00',0,1,50),(7405,939,'2023-10-17 02:00:00',0,1,50),(7406,939,'2023-10-17 05:00:00',0,1,50),(7407,939,'2023-10-17 06:00:00',0,1,50),(7408,939,'2023-10-18 12:00:00',0,1,50),(7409,939,'2023-10-18 17:00:00',0,1,50),(7410,939,'2023-10-19 10:00:00',0,1,50),(7411,939,'2023-10-19 12:00:00',0,1,50),(7412,939,'2023-10-19 17:00:00',0,1,50),(7413,939,'2023-10-20 10:00:00',0,1,50),(7414,939,'2023-10-20 12:00:00',0,1,50),(7415,939,'2023-10-21 12:00:00',0,1,50),(7416,939,'2023-10-21 17:00:00',0,1,50),(7417,939,'2023-10-23 12:00:00',0,1,50),(7418,939,'2023-10-24 01:00:00',0,1,50),(7419,939,'2023-10-24 02:00:00',0,1,50),(7420,939,'2023-10-24 05:00:00',0,1,50),(7421,939,'2023-10-24 06:00:00',0,1,50),(7422,939,'2023-10-25 12:00:00',0,1,50),(7423,939,'2023-10-25 17:00:00',0,1,50),(7424,939,'2023-10-26 10:00:00',0,1,50),(7425,939,'2023-10-26 12:00:00',0,1,50),(7426,939,'2023-10-26 17:00:00',0,1,50),(7427,939,'2023-10-27 10:00:00',0,1,50),(7428,939,'2023-10-27 12:00:00',0,1,50),(7429,939,'2023-10-28 12:00:00',0,1,50),(7430,939,'2023-10-28 17:00:00',0,1,50),(7431,939,'2023-10-30 12:00:00',0,1,50),(7432,939,'2023-10-31 01:00:00',0,1,50),(7433,939,'2023-10-31 02:00:00',0,1,50),(7434,939,'2023-10-31 05:00:00',0,1,50),(7435,939,'2023-10-31 06:00:00',0,1,50),(7436,939,'2023-11-01 12:00:00',0,1,50),(7437,939,'2023-11-01 17:00:00',0,1,50),(7438,939,'2023-11-02 10:00:00',0,1,50),(7439,939,'2023-11-02 12:00:00',0,1,50),(7440,939,'2023-11-02 17:00:00',0,1,50),(7441,939,'2023-11-03 10:00:00',0,1,50),(7442,939,'2023-11-03 12:00:00',0,1,50),(7443,939,'2023-11-04 12:00:00',0,1,50),(7444,939,'2023-11-04 17:00:00',0,1,50),(7445,939,'2023-11-06 12:00:00',0,1,50),(7446,939,'2023-11-07 01:00:00',0,1,50),(7447,939,'2023-11-07 02:00:00',0,1,50),(7448,939,'2023-11-07 05:00:00',0,1,50),(7449,939,'2023-11-07 06:00:00',0,1,50),(7450,939,'2023-11-08 12:00:00',0,1,50),(7451,939,'2023-11-08 17:00:00',0,1,50),(7452,939,'2023-11-09 10:00:00',0,1,50),(7453,939,'2023-11-09 12:00:00',0,1,50),(7454,939,'2023-11-09 17:00:00',0,1,50),(7455,939,'2023-11-10 10:00:00',0,1,50),(7456,939,'2023-11-10 12:00:00',0,1,50),(7457,939,'2023-11-11 12:00:00',0,1,50),(7458,939,'2023-11-11 17:00:00',0,1,50),(7459,939,'2023-11-13 12:00:00',0,1,50),(7460,939,'2023-11-14 01:00:00',0,1,50),(7461,939,'2023-11-14 02:00:00',0,1,50),(7462,939,'2023-11-14 05:00:00',0,1,50),(7463,939,'2023-11-14 06:00:00',0,1,50),(7464,939,'2023-11-15 12:00:00',0,1,50),(7465,939,'2023-11-15 17:00:00',0,1,50),(7466,939,'2023-11-16 10:00:00',0,1,50),(7467,939,'2023-11-16 12:00:00',0,1,50),(7468,939,'2023-11-16 17:00:00',0,1,50),(7469,939,'2023-11-17 10:00:00',0,1,50),(7470,939,'2023-11-17 12:00:00',0,1,50),(7471,939,'2023-11-18 12:00:00',0,1,50),(7472,939,'2023-11-18 17:00:00',0,1,50),(7473,939,'2023-11-20 12:00:00',0,1,50),(7474,939,'2023-11-21 01:00:00',0,1,50),(7475,939,'2023-11-21 02:00:00',0,1,50),(7476,939,'2023-11-21 05:00:00',0,1,50),(7477,939,'2023-11-21 06:00:00',0,1,50),(7478,939,'2023-11-22 12:00:00',0,1,50),(7479,939,'2023-11-22 17:00:00',0,1,50),(7480,939,'2023-11-23 10:00:00',0,1,50),(7481,939,'2023-11-23 12:00:00',0,1,50),(7482,939,'2023-11-23 17:00:00',0,1,50),(7483,939,'2023-11-24 10:00:00',0,1,50),(7484,939,'2023-11-24 12:00:00',0,1,50),(7485,939,'2023-11-25 12:00:00',0,1,50),(7486,939,'2023-11-25 17:00:00',0,1,50),(7487,939,'2023-11-27 12:00:00',0,1,50),(7488,939,'2023-11-28 01:00:00',0,1,50),(7489,939,'2023-11-28 02:00:00',0,1,50),(7490,939,'2023-11-28 05:00:00',0,1,50),(7491,939,'2023-11-28 06:00:00',0,1,50),(7492,939,'2023-11-29 12:00:00',0,1,50),(7493,939,'2023-11-29 17:00:00',0,1,50),(7494,939,'2023-11-30 10:00:00',0,1,50),(7495,939,'2023-11-30 12:00:00',0,1,50),(7496,939,'2023-11-30 17:00:00',0,1,50),(7497,939,'2023-12-01 10:00:00',0,1,50),(7498,939,'2023-12-01 12:00:00',0,1,50),(7499,939,'2023-12-02 12:00:00',0,1,50),(7500,939,'2023-12-02 17:00:00',0,1,50),(7501,939,'2023-12-04 12:00:00',0,1,50),(7502,939,'2023-12-05 01:00:00',0,1,50),(7503,939,'2023-12-05 02:00:00',0,1,50),(7504,939,'2023-12-05 05:00:00',0,1,50),(7505,939,'2023-12-05 06:00:00',0,1,50),(7506,939,'2023-12-06 12:00:00',0,1,50),(7507,939,'2023-12-06 17:00:00',0,1,50),(7508,939,'2023-12-07 10:00:00',0,1,50),(7509,939,'2023-12-07 12:00:00',0,1,50),(7510,939,'2023-12-07 17:00:00',0,1,50),(7511,939,'2023-12-08 10:00:00',0,1,50),(7512,939,'2023-12-08 12:00:00',0,1,50),(7513,939,'2023-12-09 12:00:00',0,1,50),(7514,939,'2023-12-09 17:00:00',0,1,50),(7515,939,'2023-12-11 12:00:00',0,1,50),(7516,939,'2023-12-12 01:00:00',0,1,50),(7517,939,'2023-12-12 02:00:00',0,1,50),(7518,939,'2023-12-12 05:00:00',0,1,50),(7519,939,'2023-12-12 06:00:00',0,1,50),(7520,939,'2023-12-13 12:00:00',0,1,50),(7521,939,'2023-12-13 17:00:00',0,1,50),(7522,939,'2023-12-14 10:00:00',0,1,50),(7523,939,'2023-12-14 12:00:00',0,1,50),(7524,939,'2023-12-14 17:00:00',0,1,50),(7525,939,'2023-12-15 10:00:00',0,1,50),(7526,939,'2023-12-15 12:00:00',0,1,50),(7527,939,'2023-12-16 12:00:00',0,1,50),(7528,939,'2023-12-16 17:00:00',0,1,50),(7529,939,'2023-12-18 12:00:00',0,1,50),(7530,939,'2023-12-19 01:00:00',0,1,50),(7531,939,'2023-12-19 02:00:00',0,1,50),(7532,939,'2023-12-19 05:00:00',0,1,50),(7533,939,'2023-12-19 06:00:00',0,1,50),(7534,939,'2023-12-20 12:00:00',0,1,50),(7535,939,'2023-12-20 17:00:00',0,1,50),(7536,939,'2023-12-21 10:00:00',0,1,50),(7537,939,'2023-12-21 12:00:00',0,1,50),(7538,939,'2023-12-21 17:00:00',0,1,50),(7539,939,'2023-12-22 10:00:00',0,1,50),(7540,939,'2023-12-22 12:00:00',0,1,50),(7541,939,'2023-12-23 12:00:00',0,1,50),(7542,939,'2023-12-23 17:00:00',0,1,50),(7543,939,'2023-12-25 12:00:00',0,1,50),(7544,939,'2023-12-26 01:00:00',0,1,50),(7545,939,'2023-12-26 02:00:00',0,1,50),(7546,939,'2023-12-26 05:00:00',0,1,50),(7547,939,'2023-12-26 06:00:00',0,1,50),(7548,939,'2023-12-27 12:00:00',0,1,50),(7549,939,'2023-12-27 17:00:00',0,1,50),(7550,939,'2023-12-28 10:00:00',0,1,50),(7551,939,'2023-12-28 12:00:00',0,1,50),(7552,939,'2023-12-28 17:00:00',0,1,50),(7553,939,'2023-12-29 10:00:00',0,1,50),(7554,939,'2023-12-29 12:00:00',0,1,50),(7555,939,'2023-12-30 12:00:00',0,1,50),(7556,939,'2023-12-30 17:00:00',0,1,50),(7557,939,'2024-01-01 12:00:00',0,1,50),(7558,939,'2024-01-02 01:00:00',0,1,50),(7559,939,'2024-01-02 02:00:00',0,1,50),(7560,939,'2024-01-02 05:00:00',0,1,50),(7561,939,'2024-01-02 06:00:00',0,1,50),(7562,939,'2024-01-03 12:00:00',0,1,50),(7563,939,'2024-01-03 17:00:00',0,1,50),(7564,939,'2024-01-04 10:00:00',0,1,50),(7565,939,'2024-01-04 12:00:00',0,1,50),(7566,939,'2024-01-04 17:00:00',0,1,50),(7567,939,'2024-01-05 10:00:00',0,1,50),(7568,939,'2024-01-05 12:00:00',0,1,50),(7569,939,'2024-01-06 12:00:00',0,1,50),(7570,939,'2024-01-06 17:00:00',0,1,50),(7571,939,'2024-01-08 12:00:00',0,1,50),(7572,939,'2024-01-09 01:00:00',0,1,50),(7573,939,'2024-01-09 02:00:00',0,1,50),(7574,939,'2024-01-09 05:00:00',0,1,50),(7575,939,'2024-01-09 06:00:00',0,1,50),(7576,939,'2024-01-10 12:00:00',0,1,50),(7577,939,'2024-01-10 17:00:00',0,1,50),(7578,939,'2024-01-11 10:00:00',0,1,50),(7579,939,'2024-01-11 12:00:00',0,1,50),(7580,939,'2024-01-11 17:00:00',0,1,50),(7581,939,'2024-01-12 10:00:00',0,1,50),(7582,939,'2024-01-12 12:00:00',0,1,50),(7583,939,'2024-01-13 12:00:00',0,1,50),(7584,939,'2024-01-13 17:00:00',0,1,50),(7585,939,'2024-01-15 12:00:00',0,1,50),(7586,939,'2024-01-16 01:00:00',0,1,50),(7587,939,'2024-01-16 02:00:00',0,1,50),(7588,939,'2024-01-16 05:00:00',0,1,50),(7589,939,'2024-01-16 06:00:00',0,1,50),(7590,939,'2024-01-17 12:00:00',0,1,50),(7591,939,'2024-01-17 17:00:00',0,1,50),(7592,939,'2024-01-18 10:00:00',0,1,50),(7593,939,'2024-01-18 12:00:00',0,1,50),(7594,939,'2024-01-18 17:00:00',0,1,50),(7595,939,'2024-01-19 10:00:00',0,1,50),(7596,939,'2024-01-19 12:00:00',0,1,50),(7597,939,'2024-01-20 12:00:00',0,1,50),(7598,939,'2024-01-20 17:00:00',0,1,50),(7599,939,'2024-01-22 12:00:00',0,1,50),(7600,939,'2024-01-23 01:00:00',0,1,50),(7601,939,'2024-01-23 02:00:00',0,1,50),(7602,939,'2024-01-23 05:00:00',0,1,50),(7603,939,'2024-01-23 06:00:00',0,1,50),(7604,939,'2024-01-24 12:00:00',0,1,50),(7605,939,'2024-01-24 17:00:00',0,1,50),(7606,939,'2024-01-25 10:00:00',0,1,50),(7607,939,'2024-01-25 12:00:00',0,1,50),(7608,939,'2024-01-25 17:00:00',0,1,50),(7609,939,'2024-01-26 10:00:00',0,1,50),(7610,939,'2024-01-26 12:00:00',0,1,50),(7611,939,'2024-01-27 12:00:00',0,1,50),(7612,939,'2024-01-27 17:00:00',0,1,50),(7613,939,'2024-01-29 12:00:00',0,1,50),(7614,939,'2024-01-30 01:00:00',0,1,50),(7615,939,'2024-01-30 02:00:00',0,1,50),(7616,939,'2024-01-30 05:00:00',0,1,50),(7617,939,'2024-01-30 06:00:00',0,1,50),(7618,939,'2024-01-31 12:00:00',0,1,50),(7619,939,'2024-01-31 17:00:00',0,1,50),(7620,939,'2024-02-01 10:00:00',0,1,50),(7621,939,'2024-02-01 12:00:00',0,1,50),(7622,939,'2024-02-01 17:00:00',0,1,50),(7623,939,'2024-02-02 10:00:00',0,1,50),(7624,939,'2024-02-02 12:00:00',0,1,50),(7625,939,'2024-02-03 12:00:00',0,1,50),(7626,939,'2024-02-03 17:00:00',0,1,50),(7627,939,'2024-02-05 12:00:00',0,1,50),(7628,939,'2024-02-06 01:00:00',0,1,50),(7629,939,'2024-02-06 02:00:00',0,1,50),(7630,939,'2024-02-06 05:00:00',0,1,50),(7631,939,'2024-02-06 06:00:00',0,1,50),(7632,939,'2024-02-07 12:00:00',0,1,50),(7633,939,'2024-02-07 17:00:00',0,1,50),(7634,939,'2024-02-08 10:00:00',0,1,50),(7635,939,'2024-02-08 12:00:00',0,1,50),(7636,939,'2024-02-08 17:00:00',0,1,50),(7637,939,'2024-02-09 10:00:00',0,1,50),(7638,939,'2024-02-09 12:00:00',0,1,50),(7639,939,'2024-02-10 12:00:00',0,1,50),(7640,939,'2024-02-10 17:00:00',0,1,50),(7641,939,'2024-02-12 12:00:00',0,1,50),(7642,939,'2024-02-13 01:00:00',0,1,50),(7643,939,'2024-02-13 02:00:00',0,1,50),(7644,939,'2024-02-13 05:00:00',0,1,50),(7645,939,'2024-02-13 06:00:00',0,1,50),(7646,939,'2024-02-14 12:00:00',0,1,50),(7647,939,'2024-02-14 17:00:00',0,1,50),(7648,939,'2024-02-15 10:00:00',0,1,50),(7649,939,'2024-02-15 12:00:00',0,1,50),(7650,939,'2024-02-15 17:00:00',0,1,50),(7651,939,'2024-02-16 10:00:00',0,1,50),(7652,939,'2024-02-16 12:00:00',0,1,50),(7653,939,'2024-02-17 12:00:00',0,1,50),(7654,939,'2024-02-17 17:00:00',0,1,50),(7655,939,'2024-02-19 12:00:00',0,1,50),(7656,939,'2024-02-20 01:00:00',0,1,50),(7657,939,'2024-02-20 02:00:00',0,1,50),(7658,939,'2024-02-20 05:00:00',0,1,50),(7659,939,'2024-02-20 06:00:00',0,1,50),(7660,939,'2024-02-21 12:00:00',0,1,50),(7661,939,'2024-02-21 17:00:00',0,1,50),(7662,939,'2024-02-22 10:00:00',0,1,50),(7663,939,'2024-02-22 12:00:00',0,1,50),(7664,939,'2024-02-22 17:00:00',0,1,50),(7665,939,'2024-02-23 10:00:00',0,1,50),(7666,939,'2024-02-23 12:00:00',0,1,50),(7667,939,'2024-02-24 12:00:00',0,1,50),(7668,939,'2024-02-24 17:00:00',0,1,50),(7669,939,'2024-02-26 12:00:00',0,1,50),(7670,939,'2024-02-27 01:00:00',0,1,50),(7671,939,'2024-02-27 02:00:00',0,1,50),(7672,939,'2024-02-27 05:00:00',0,1,50),(7673,939,'2024-02-27 06:00:00',0,1,50),(7674,939,'2024-02-28 12:00:00',0,1,50),(7675,939,'2024-02-28 17:00:00',0,1,50),(7676,939,'2024-02-29 10:00:00',0,1,50),(7677,939,'2024-02-29 12:00:00',0,1,50),(7678,939,'2024-02-29 17:00:00',0,1,50),(7679,939,'2024-03-01 10:00:00',0,1,50),(7680,939,'2024-03-01 12:00:00',0,1,50),(7681,939,'2024-03-02 12:00:00',0,1,50),(7682,939,'2024-03-02 17:00:00',0,1,50),(7683,939,'2024-03-04 12:00:00',0,1,50),(7684,939,'2024-03-05 01:00:00',0,1,50),(7685,939,'2024-03-05 02:00:00',0,1,50),(7686,939,'2024-03-05 05:00:00',0,1,50),(7687,939,'2024-03-05 06:00:00',0,1,50),(7688,939,'2024-03-06 12:00:00',0,1,50),(7689,939,'2024-03-06 17:00:00',0,1,50),(7690,939,'2024-03-07 10:00:00',0,1,50),(7691,939,'2024-03-07 12:00:00',0,1,50),(7692,939,'2024-03-07 17:00:00',0,1,50),(7693,939,'2024-03-08 10:00:00',0,1,50),(7694,939,'2024-03-08 12:00:00',0,1,50),(7695,939,'2024-03-09 12:00:00',0,1,50),(7696,939,'2024-03-09 17:00:00',0,1,50),(7697,939,'2024-03-11 12:00:00',0,1,50),(7698,939,'2024-03-12 01:00:00',0,1,50),(7699,939,'2024-03-12 02:00:00',0,1,50),(7700,939,'2024-03-12 05:00:00',0,1,50),(7701,939,'2024-03-12 06:00:00',0,1,50),(7702,939,'2024-03-13 12:00:00',0,1,50),(7703,939,'2024-03-13 17:00:00',0,1,50),(7704,939,'2024-03-14 10:00:00',0,1,50),(7705,939,'2024-03-14 12:00:00',0,1,50),(7706,939,'2024-03-14 17:00:00',0,1,50),(7707,939,'2024-03-15 10:00:00',0,1,50),(7708,939,'2024-03-15 12:00:00',0,1,50),(7709,939,'2024-03-16 12:00:00',0,1,50),(7710,939,'2024-03-16 17:00:00',0,1,50),(7711,939,'2024-03-18 12:00:00',0,1,50),(7712,939,'2024-03-19 01:00:00',0,1,50),(7713,939,'2024-03-19 02:00:00',0,1,50),(7714,939,'2024-03-19 05:00:00',0,1,50),(7715,939,'2024-03-19 06:00:00',0,1,50),(7716,939,'2024-03-20 12:00:00',0,1,50),(7717,939,'2024-03-20 17:00:00',0,1,50),(7718,939,'2024-03-21 10:00:00',0,1,50),(7719,939,'2024-03-21 12:00:00',0,1,50),(7720,939,'2024-03-21 17:00:00',0,1,50),(7721,939,'2024-03-22 10:00:00',0,1,50),(7722,939,'2024-03-22 12:00:00',0,1,50),(7723,939,'2024-03-23 12:00:00',0,1,50),(7724,939,'2024-03-23 17:00:00',0,1,50),(7725,939,'2024-03-25 12:00:00',0,1,50),(7726,939,'2024-03-26 01:00:00',0,1,50),(7727,939,'2024-03-26 02:00:00',0,1,50),(7728,939,'2024-03-26 05:00:00',0,1,50),(7729,939,'2024-03-26 06:00:00',0,1,50),(7730,939,'2024-03-27 12:00:00',0,1,50),(7731,939,'2024-03-27 17:00:00',0,1,50),(7732,939,'2024-03-28 10:00:00',0,1,50),(7733,939,'2024-03-28 12:00:00',0,1,50),(7734,939,'2024-03-28 17:00:00',0,1,50),(7735,939,'2024-03-29 10:00:00',0,1,50),(7736,939,'2024-03-29 12:00:00',0,1,50),(7737,939,'2024-03-30 12:00:00',0,1,50),(7738,939,'2024-03-30 17:00:00',0,1,50),(7739,939,'2024-04-01 12:00:00',0,1,50),(7740,939,'2024-04-02 01:00:00',0,1,50),(7741,939,'2024-04-02 02:00:00',0,1,50),(7742,939,'2024-04-02 05:00:00',0,1,50),(7743,939,'2024-04-02 06:00:00',0,1,50),(7744,939,'2024-04-03 12:00:00',0,1,50),(7745,939,'2024-04-03 17:00:00',0,1,50),(7746,939,'2024-04-04 10:00:00',0,1,50),(7747,939,'2024-04-04 12:00:00',0,1,50),(7748,939,'2024-04-04 17:00:00',0,1,50),(7749,939,'2024-04-05 10:00:00',0,1,50),(7750,939,'2024-04-05 12:00:00',0,1,50),(7751,939,'2024-04-06 12:00:00',0,1,50),(7752,939,'2024-04-06 17:00:00',0,1,50),(7753,939,'2024-04-08 12:00:00',0,1,50),(7754,939,'2024-04-09 01:00:00',0,1,50),(7755,939,'2024-04-09 02:00:00',0,1,50),(7756,939,'2024-04-09 05:00:00',0,1,50),(7757,939,'2024-04-09 06:00:00',0,1,50),(7758,939,'2024-04-10 12:00:00',0,1,50),(7759,939,'2024-04-10 17:00:00',0,1,50),(7760,939,'2024-04-11 10:00:00',0,1,50),(7761,939,'2024-04-11 12:00:00',0,1,50),(7762,939,'2024-04-11 17:00:00',0,1,50),(7763,939,'2024-04-12 10:00:00',0,1,50),(7764,939,'2024-04-12 12:00:00',0,1,50),(7765,939,'2024-04-13 12:00:00',0,1,50),(7766,939,'2024-04-13 17:00:00',0,1,50),(7767,939,'2024-04-15 12:00:00',0,1,50),(7768,939,'2024-04-16 01:00:00',0,1,50),(7769,939,'2024-04-16 02:00:00',0,1,50),(7770,939,'2024-04-16 05:00:00',0,1,50),(7771,939,'2024-04-16 06:00:00',0,1,50),(7772,939,'2024-04-17 12:00:00',0,1,50),(7773,939,'2024-04-17 17:00:00',0,1,50),(7774,939,'2024-04-18 10:00:00',0,1,50),(7775,939,'2024-04-18 12:00:00',0,1,50),(7776,939,'2024-04-18 17:00:00',0,1,50),(7777,939,'2024-04-19 10:00:00',0,1,50),(7778,939,'2024-04-19 12:00:00',0,1,50),(7779,939,'2024-04-20 12:00:00',0,1,50),(7780,939,'2024-04-20 17:00:00',0,1,50),(7781,939,'2024-04-22 12:00:00',0,1,50),(7782,939,'2024-04-23 01:00:00',0,1,50),(7783,939,'2024-04-23 02:00:00',0,1,50),(7784,939,'2024-04-23 05:00:00',0,1,50),(7785,939,'2024-04-23 06:00:00',0,1,50),(7786,939,'2024-04-24 12:00:00',0,1,50),(7787,939,'2024-04-24 17:00:00',0,1,50),(7788,939,'2024-04-25 10:00:00',0,1,50),(7789,939,'2024-04-25 12:00:00',0,1,50),(7790,939,'2024-04-25 17:00:00',0,1,50),(7791,939,'2024-04-26 10:00:00',0,1,50),(7792,939,'2024-04-26 12:00:00',0,1,50),(7793,939,'2024-04-27 12:00:00',0,1,50),(7794,939,'2024-04-27 17:00:00',0,1,50),(7795,939,'2024-04-29 12:00:00',0,1,50),(7796,939,'2024-04-30 01:00:00',0,1,50),(7797,939,'2024-04-30 02:00:00',0,1,50),(7798,939,'2024-04-30 05:00:00',0,1,50),(7799,939,'2024-04-30 06:00:00',0,1,50),(7800,939,'2024-05-01 12:00:00',0,1,50),(7801,939,'2024-05-01 17:00:00',0,1,50),(7802,939,'2024-05-02 10:00:00',0,1,50),(7803,939,'2024-05-02 12:00:00',0,1,50),(7804,939,'2024-05-02 17:00:00',0,1,50),(7805,939,'2024-05-03 10:00:00',0,1,50),(7806,939,'2024-05-03 12:00:00',0,1,50),(7807,939,'2024-05-04 12:00:00',0,1,50),(7808,939,'2024-05-04 17:00:00',0,1,50),(7809,939,'2024-05-06 12:00:00',0,1,50),(7810,939,'2024-05-07 01:00:00',0,1,50),(7811,939,'2024-05-07 02:00:00',0,1,50),(7812,939,'2024-05-07 05:00:00',0,1,50),(7813,939,'2024-05-07 06:00:00',0,1,50),(7814,939,'2024-05-08 12:00:00',0,1,50),(7815,939,'2024-05-08 17:00:00',0,1,50),(7816,939,'2024-05-09 10:00:00',0,1,50),(7817,939,'2024-05-09 12:00:00',0,1,50),(7818,939,'2024-05-09 17:00:00',0,1,50),(7819,939,'2024-05-10 10:00:00',0,1,50),(7820,939,'2024-05-10 12:00:00',0,1,50),(7821,939,'2024-05-11 12:00:00',0,1,50),(7822,939,'2024-05-11 17:00:00',0,1,50),(7823,939,'2024-05-13 12:00:00',0,1,50),(7824,939,'2024-05-14 01:00:00',0,1,50),(7825,939,'2024-05-14 02:00:00',0,1,50),(7826,939,'2024-05-14 05:00:00',0,1,50),(7827,939,'2024-05-14 06:00:00',0,1,50),(7828,939,'2024-05-15 12:00:00',0,1,50),(7829,939,'2024-05-15 17:00:00',0,1,50),(7830,939,'2024-05-16 10:00:00',0,1,50),(7831,939,'2024-05-16 12:00:00',0,1,50),(7832,939,'2024-05-16 17:00:00',0,1,50),(7833,939,'2024-05-17 10:00:00',0,1,50),(7834,939,'2024-05-17 12:00:00',0,1,50),(7835,939,'2024-05-18 12:00:00',0,1,50),(7836,939,'2024-05-18 17:00:00',0,1,50),(7837,939,'2024-05-20 12:00:00',0,1,50),(7838,939,'2024-05-21 01:00:00',0,1,50),(7839,939,'2024-05-21 02:00:00',0,1,50),(7840,939,'2024-05-21 05:00:00',0,1,50),(7841,939,'2024-05-21 06:00:00',0,1,50),(7842,939,'2024-05-22 12:00:00',0,1,50),(7843,939,'2024-05-22 17:00:00',0,1,50),(7844,939,'2024-05-23 10:00:00',0,1,50),(7845,939,'2024-05-23 12:00:00',0,1,50),(7846,939,'2024-05-23 17:00:00',0,1,50),(7847,939,'2024-05-24 10:00:00',0,1,50),(7848,939,'2024-05-24 12:00:00',0,1,50),(7849,939,'2024-05-25 12:00:00',0,1,50),(7850,939,'2024-05-25 17:00:00',0,1,50),(7851,939,'2024-05-27 12:00:00',0,1,50),(7852,939,'2024-05-28 01:00:00',0,1,50),(7853,939,'2024-05-28 02:00:00',0,1,50),(7854,939,'2024-05-28 05:00:00',0,1,50),(7855,939,'2024-05-28 06:00:00',0,1,50),(7856,939,'2024-05-29 12:00:00',0,1,50),(7857,939,'2024-05-29 17:00:00',0,1,50),(7858,939,'2024-05-30 10:00:00',0,1,50),(7859,939,'2024-05-30 12:00:00',0,1,50),(7860,939,'2024-05-30 17:00:00',0,1,50),(7861,939,'2024-05-31 10:00:00',0,1,50),(7862,939,'2024-05-31 12:00:00',0,1,50),(7863,939,'2024-06-01 12:00:00',0,1,50),(7864,939,'2024-06-01 17:00:00',0,1,50),(7865,939,'2024-06-03 12:00:00',0,1,50),(7866,939,'2024-06-04 01:00:00',0,1,50),(7867,939,'2024-06-04 02:00:00',0,1,50),(7868,939,'2024-06-04 05:00:00',0,1,50),(7869,939,'2024-06-04 06:00:00',0,1,50),(7870,939,'2024-06-05 12:00:00',0,1,50),(7871,939,'2024-06-05 17:00:00',0,1,50),(7872,939,'2024-06-06 10:00:00',0,1,50),(7873,939,'2024-06-06 12:00:00',0,1,50),(7874,939,'2024-06-06 17:00:00',0,1,50),(7875,939,'2024-06-07 10:00:00',0,1,50),(7876,939,'2024-06-07 12:00:00',0,1,50),(7877,939,'2024-06-08 12:00:00',0,1,50),(7878,939,'2024-06-08 17:00:00',0,1,50),(7879,939,'2024-06-10 12:00:00',0,1,50),(7880,939,'2024-06-11 01:00:00',0,1,50),(7881,939,'2024-06-11 02:00:00',0,1,50),(7882,939,'2024-06-11 05:00:00',0,1,50),(7883,939,'2024-06-11 06:00:00',0,1,50),(7884,939,'2024-06-12 12:00:00',0,1,50),(7885,939,'2024-06-12 17:00:00',0,1,50),(7886,939,'2024-06-13 10:00:00',0,1,50),(7887,939,'2024-06-13 12:00:00',0,1,50),(7888,939,'2024-06-13 17:00:00',0,1,50),(7889,939,'2024-06-14 10:00:00',0,1,50),(7890,939,'2024-06-14 12:00:00',0,1,50),(7891,939,'2024-06-15 12:00:00',0,1,50),(7892,939,'2024-06-15 17:00:00',0,1,50),(7893,939,'2024-06-17 12:00:00',0,1,50),(7894,939,'2024-06-18 01:00:00',0,1,50),(7895,939,'2024-06-18 02:00:00',0,1,50),(7896,939,'2024-06-18 05:00:00',0,1,50),(7897,939,'2024-06-18 06:00:00',0,1,50),(7898,939,'2024-06-19 12:00:00',0,1,50),(7899,939,'2024-06-19 17:00:00',0,1,50),(7900,939,'2024-06-20 10:00:00',0,1,50),(7901,939,'2024-06-20 12:00:00',0,1,50),(7902,939,'2024-06-20 17:00:00',0,1,50),(7903,939,'2024-06-21 10:00:00',0,1,50),(7904,939,'2024-06-21 12:00:00',0,1,50),(7905,939,'2024-06-22 12:00:00',0,1,50),(7906,939,'2024-06-22 17:00:00',0,1,50),(7907,939,'2024-06-24 12:00:00',0,1,50),(7908,939,'2024-06-25 01:00:00',0,1,50),(7909,939,'2024-06-25 02:00:00',0,1,50),(7910,939,'2024-06-25 05:00:00',0,1,50),(7911,939,'2024-06-25 06:00:00',0,1,50),(7912,939,'2024-06-26 12:00:00',0,1,50),(7913,939,'2024-06-26 17:00:00',0,1,50),(7914,939,'2024-06-27 10:00:00',0,1,50),(7915,939,'2024-06-27 12:00:00',0,1,50),(7916,939,'2024-06-27 17:00:00',0,1,50),(7917,939,'2024-06-28 10:00:00',0,1,50),(7918,939,'2024-06-28 12:00:00',0,1,50),(7919,939,'2024-06-29 12:00:00',0,1,50),(7920,939,'2024-06-29 17:00:00',0,1,50),(7921,939,'2024-07-01 12:00:00',0,1,50),(7922,939,'2024-07-02 01:00:00',0,1,50),(7923,939,'2024-07-02 02:00:00',0,1,50),(7924,939,'2024-07-02 05:00:00',0,1,50),(7925,939,'2024-07-02 06:00:00',0,1,50),(7926,939,'2024-07-03 12:00:00',0,1,50),(7927,939,'2024-07-03 17:00:00',0,1,50),(7928,939,'2024-07-04 10:00:00',0,1,50),(7929,939,'2024-07-04 12:00:00',0,1,50),(7930,939,'2024-07-04 17:00:00',0,1,50),(7931,939,'2024-07-05 10:00:00',0,1,50),(7932,939,'2024-07-05 12:00:00',0,1,50),(7933,939,'2024-07-06 12:00:00',0,1,50),(7934,939,'2024-07-06 17:00:00',0,1,50),(7935,939,'2024-07-08 12:00:00',0,1,50),(7936,939,'2024-07-09 01:00:00',0,1,50),(7937,939,'2024-07-09 02:00:00',0,1,50),(7938,939,'2024-07-09 05:00:00',0,1,50),(7939,939,'2024-07-09 06:00:00',0,1,50),(7940,939,'2024-07-10 12:00:00',0,1,50),(7941,939,'2024-07-10 17:00:00',0,1,50),(7942,939,'2024-07-11 10:00:00',0,1,50),(7943,939,'2024-07-11 12:00:00',0,1,50),(7944,939,'2024-07-11 17:00:00',0,1,50),(7945,939,'2024-07-12 10:00:00',0,1,50),(7946,939,'2024-07-12 12:00:00',0,1,50),(7947,939,'2024-07-13 12:00:00',0,1,50),(7948,939,'2024-07-13 17:00:00',0,1,50),(7949,939,'2024-07-15 12:00:00',0,1,50),(7950,939,'2024-07-16 01:00:00',0,1,50),(7951,939,'2024-07-16 02:00:00',0,1,50),(7952,939,'2024-07-16 05:00:00',0,1,50),(7953,939,'2024-07-16 06:00:00',0,1,50),(7954,939,'2024-07-17 12:00:00',0,1,50),(7955,939,'2024-07-17 17:00:00',0,1,50),(7956,939,'2024-07-18 10:00:00',0,1,50),(7957,939,'2024-07-18 12:00:00',0,1,50),(7958,939,'2024-07-18 17:00:00',0,1,50),(7959,939,'2024-07-19 10:00:00',0,1,50),(7960,939,'2024-07-19 12:00:00',0,1,50),(7961,939,'2024-07-20 12:00:00',0,1,50),(7962,939,'2024-07-20 17:00:00',0,1,50),(7963,939,'2024-07-22 12:00:00',0,1,50),(7964,939,'2024-07-23 01:00:00',0,1,50),(7965,939,'2024-07-23 02:00:00',0,1,50),(7966,939,'2024-07-23 05:00:00',0,1,50),(7967,939,'2024-07-23 06:00:00',0,1,50),(7968,939,'2024-07-24 12:00:00',0,1,50),(7969,939,'2024-07-24 17:00:00',0,1,50),(7970,939,'2024-07-25 10:00:00',0,1,50),(7971,939,'2024-07-25 12:00:00',0,1,50),(7972,939,'2024-07-25 17:00:00',0,1,50),(7973,939,'2024-07-26 10:00:00',0,1,50),(7974,939,'2024-07-26 12:00:00',0,1,50),(7975,939,'2024-07-27 12:00:00',0,1,50),(7976,939,'2024-07-27 17:00:00',0,1,50),(7977,939,'2024-07-29 12:00:00',0,1,50),(7978,939,'2024-07-30 01:00:00',0,1,50),(7979,939,'2024-07-30 02:00:00',0,1,50),(7980,939,'2024-07-30 05:00:00',0,1,50),(7981,939,'2024-07-30 06:00:00',0,1,50),(7982,939,'2024-07-31 12:00:00',0,1,50),(7983,939,'2024-07-31 17:00:00',0,1,50),(7984,939,'2024-08-01 10:00:00',0,1,50),(7985,939,'2024-08-01 12:00:00',0,1,50),(7986,939,'2024-08-01 17:00:00',0,1,50),(7987,939,'2024-08-02 10:00:00',0,1,50),(7988,939,'2024-08-02 12:00:00',0,1,50),(7989,939,'2024-08-03 12:00:00',0,1,50),(7990,939,'2024-08-03 17:00:00',0,1,50),(7991,939,'2024-08-05 12:00:00',0,1,50),(7992,939,'2024-08-06 01:00:00',0,1,50),(7993,939,'2024-08-06 02:00:00',0,1,50),(7994,939,'2024-08-06 05:00:00',0,1,50),(7995,939,'2024-08-06 06:00:00',0,1,50),(7996,939,'2024-08-07 12:00:00',0,1,50),(7997,939,'2024-08-07 17:00:00',0,1,50),(7998,939,'2024-08-08 10:00:00',0,1,50),(7999,939,'2024-08-08 12:00:00',0,1,50),(8000,939,'2024-08-08 17:00:00',0,1,50),(8001,939,'2024-08-09 10:00:00',0,1,50),(8002,939,'2024-08-09 12:00:00',0,1,50),(8003,939,'2024-08-10 12:00:00',0,1,50),(8004,939,'2024-08-10 17:00:00',0,1,50),(8005,939,'2024-08-12 12:00:00',0,1,50),(8006,939,'2024-08-13 01:00:00',0,1,50),(8007,939,'2024-08-13 02:00:00',0,1,50),(8008,939,'2024-08-13 05:00:00',0,1,50),(8009,939,'2024-08-13 06:00:00',0,1,50),(8010,939,'2024-08-14 12:00:00',0,1,50),(8011,939,'2024-08-14 17:00:00',0,1,50),(8012,939,'2024-08-15 10:00:00',0,1,50),(8013,939,'2024-08-15 12:00:00',0,1,50),(8014,939,'2024-08-15 17:00:00',0,1,50),(8015,939,'2024-08-16 10:00:00',0,1,50),(8016,939,'2024-08-16 12:00:00',0,1,50),(8017,939,'2024-08-17 12:00:00',0,1,50),(8018,939,'2024-08-17 17:00:00',0,1,50),(8019,939,'2024-08-19 12:00:00',0,1,50),(8020,939,'2024-08-20 01:00:00',0,1,50),(8021,939,'2024-08-20 02:00:00',0,1,50),(8022,939,'2024-08-20 05:00:00',0,1,50),(8023,939,'2024-08-20 06:00:00',0,1,50),(8024,939,'2024-08-21 12:00:00',0,1,50),(8025,939,'2024-08-21 17:00:00',0,1,50),(8026,939,'2024-08-22 10:00:00',0,1,50),(8027,939,'2024-08-22 12:00:00',0,1,50),(8028,939,'2024-08-22 17:00:00',0,1,50),(8029,939,'2024-08-23 10:00:00',0,1,50),(8030,939,'2024-08-23 12:00:00',0,1,50),(8031,939,'2024-08-24 12:00:00',0,1,50),(8032,939,'2024-08-24 17:00:00',0,1,50),(8033,939,'2024-08-26 12:00:00',0,1,50),(8034,939,'2024-08-27 01:00:00',0,1,50),(8035,939,'2024-08-27 02:00:00',0,1,50),(8036,939,'2024-08-27 05:00:00',0,1,50),(8037,939,'2024-08-27 06:00:00',0,1,50),(8038,939,'2024-08-28 12:00:00',0,1,50),(8039,939,'2024-08-28 17:00:00',0,1,50),(8040,939,'2024-08-29 10:00:00',0,1,50),(8041,939,'2024-08-29 12:00:00',0,1,50),(8042,939,'2024-08-29 17:00:00',0,1,50),(8043,939,'2024-08-30 10:00:00',0,1,50),(8044,939,'2024-08-30 12:00:00',0,1,50),(8045,939,'2024-08-31 12:00:00',0,1,50),(8046,939,'2024-08-31 17:00:00',0,1,50),(8047,939,'2024-09-02 12:00:00',0,1,50),(8048,939,'2024-09-03 01:00:00',0,1,50),(8049,939,'2024-09-03 02:00:00',0,1,50),(8050,939,'2024-09-03 05:00:00',0,1,50),(8051,939,'2024-09-03 06:00:00',0,1,50),(8052,939,'2024-09-04 12:00:00',0,1,50),(8053,939,'2024-09-04 17:00:00',0,1,50),(8054,939,'2024-09-05 10:00:00',0,1,50),(8055,939,'2024-09-05 12:00:00',0,1,50),(8056,939,'2024-09-05 17:00:00',0,1,50),(8057,939,'2024-09-06 10:00:00',0,1,50),(8058,939,'2024-09-06 12:00:00',0,1,50),(8059,939,'2024-09-07 12:00:00',0,1,50),(8060,939,'2024-09-07 17:00:00',0,1,50),(8061,939,'2024-09-09 12:00:00',0,1,50),(8062,939,'2024-09-10 01:00:00',0,1,50),(8063,939,'2024-09-10 02:00:00',0,1,50),(8064,939,'2024-09-10 05:00:00',0,1,50),(8065,939,'2024-09-10 06:00:00',0,1,50),(8066,939,'2024-09-11 12:00:00',0,1,50),(8067,939,'2024-09-11 17:00:00',0,1,50),(8068,939,'2024-09-12 10:00:00',0,1,50),(8069,939,'2024-09-12 12:00:00',0,1,50),(8070,939,'2024-09-12 17:00:00',0,1,50),(8071,939,'2024-09-13 10:00:00',0,1,50),(8072,939,'2024-09-13 12:00:00',0,1,50),(8073,939,'2024-09-14 12:00:00',0,1,50),(8074,939,'2024-09-14 17:00:00',0,1,50),(8075,939,'2024-09-16 12:00:00',0,1,50),(8076,939,'2024-09-17 01:00:00',0,1,50),(8077,939,'2024-09-17 02:00:00',0,1,50),(8078,939,'2024-09-17 05:00:00',0,1,50),(8079,939,'2024-09-17 06:00:00',0,1,50),(8080,939,'2024-09-18 12:00:00',0,1,50),(8081,939,'2024-09-18 17:00:00',0,1,50),(8082,939,'2024-09-19 10:00:00',0,1,50),(8083,939,'2024-09-19 12:00:00',0,1,50),(8084,939,'2024-09-19 17:00:00',0,1,50),(8085,939,'2024-09-20 10:00:00',0,1,50),(8086,939,'2024-09-20 12:00:00',0,1,50),(8087,939,'2024-09-21 12:00:00',0,1,50),(8088,939,'2024-09-21 17:00:00',0,1,50),(8089,939,'2024-09-23 12:00:00',0,1,50),(8090,939,'2024-09-24 01:00:00',0,1,50),(8091,939,'2024-09-24 02:00:00',0,1,50),(8092,939,'2024-09-24 05:00:00',0,1,50),(8093,939,'2024-09-24 06:00:00',0,1,50),(8094,939,'2024-09-25 12:00:00',0,1,50),(8095,939,'2024-09-25 17:00:00',0,1,50),(8096,939,'2024-09-26 10:00:00',0,1,50),(8097,939,'2024-09-26 12:00:00',0,1,50),(8098,939,'2024-09-26 17:00:00',0,1,50),(8099,939,'2024-09-27 10:00:00',0,1,50),(8100,939,'2024-09-27 12:00:00',0,1,50),(8101,939,'2024-09-28 12:00:00',0,1,50),(8102,939,'2024-09-28 17:00:00',0,1,50),(8103,939,'2024-09-30 12:00:00',0,1,50),(8104,939,'2024-10-01 01:00:00',0,1,50),(8105,939,'2024-10-01 02:00:00',0,1,50),(8106,939,'2024-10-01 05:00:00',0,1,50),(8107,939,'2024-10-01 06:00:00',0,1,50),(8108,939,'2024-10-02 12:00:00',0,1,50),(8109,939,'2024-10-02 17:00:00',0,1,50),(8110,939,'2024-10-03 10:00:00',0,1,50),(8111,939,'2024-10-03 12:00:00',0,1,50),(8112,939,'2024-10-03 17:00:00',0,1,50),(8113,939,'2024-10-04 10:00:00',0,1,50),(8114,939,'2024-10-04 12:00:00',0,1,50),(8115,939,'2024-10-05 12:00:00',0,1,50),(8116,939,'2024-10-05 17:00:00',0,1,50),(8117,939,'2024-10-07 12:00:00',0,1,50),(8118,939,'2024-10-08 01:00:00',0,1,50),(8119,939,'2024-10-08 02:00:00',0,1,50),(8120,939,'2024-10-08 05:00:00',0,1,50),(8121,939,'2024-10-08 06:00:00',0,1,50),(8122,939,'2024-10-09 12:00:00',0,1,50),(8123,939,'2024-10-09 17:00:00',0,1,50),(8124,939,'2024-10-10 10:00:00',0,1,50),(8125,939,'2024-10-10 12:00:00',0,1,50),(8126,939,'2024-10-10 17:00:00',0,1,50),(8127,939,'2024-10-11 10:00:00',0,1,50),(8128,939,'2024-10-11 12:00:00',0,1,50),(8129,939,'2024-10-12 12:00:00',0,1,50),(8130,939,'2024-10-12 17:00:00',0,1,50),(8131,939,'2024-10-14 12:00:00',0,1,50),(8132,939,'2024-10-15 01:00:00',0,1,50),(8133,939,'2024-10-15 02:00:00',0,1,50),(8134,939,'2024-10-15 05:00:00',0,1,50),(8135,939,'2024-10-15 06:00:00',0,1,50),(8136,939,'2024-10-16 12:00:00',0,1,50),(8137,939,'2024-10-16 17:00:00',0,1,50),(8138,939,'2024-10-17 10:00:00',0,1,50),(8139,939,'2024-10-17 12:00:00',0,1,50),(8140,939,'2024-10-17 17:00:00',0,1,50),(8141,938,'2023-10-14 12:00:00',0,1,50),(8142,938,'2023-10-14 17:00:00',0,1,50),(8143,938,'2023-10-16 12:00:00',0,1,50),(8144,938,'2023-10-17 12:00:00',0,1,50),(8145,938,'2023-10-18 12:00:00',0,1,50),(8146,938,'2023-10-18 17:00:00',0,1,50),(8147,938,'2023-10-19 10:00:00',0,1,50),(8148,938,'2023-10-19 12:00:00',0,1,50),(8149,938,'2023-10-19 17:00:00',0,1,50),(8150,938,'2023-10-20 10:00:00',0,1,50),(8151,938,'2023-10-20 12:00:00',0,1,50),(8152,938,'2023-10-21 12:00:00',0,1,50),(8153,938,'2023-10-21 17:00:00',0,1,50),(8154,938,'2023-10-23 12:00:00',0,1,50),(8155,938,'2023-10-24 12:00:00',0,1,50),(8156,938,'2023-10-25 12:00:00',0,1,50),(8157,938,'2023-10-25 17:00:00',0,1,50),(8158,938,'2023-10-26 10:00:00',0,1,50),(8159,938,'2023-10-26 12:00:00',0,1,50),(8160,938,'2023-10-26 17:00:00',0,1,50),(8161,938,'2023-10-27 10:00:00',0,1,50),(8162,938,'2023-10-27 12:00:00',0,1,50),(8163,938,'2023-10-28 12:00:00',0,1,50),(8164,938,'2023-10-28 17:00:00',0,1,50),(8165,938,'2023-10-30 12:00:00',0,1,50),(8166,938,'2023-10-31 12:00:00',0,1,50),(8167,938,'2023-11-01 12:00:00',0,1,50),(8168,938,'2023-11-01 17:00:00',0,1,50),(8169,938,'2023-11-02 10:00:00',0,1,50),(8170,938,'2023-11-02 12:00:00',0,1,50),(8171,938,'2023-11-02 17:00:00',0,1,50),(8172,938,'2023-11-03 10:00:00',0,1,50),(8173,938,'2023-11-03 12:00:00',0,1,50),(8174,938,'2023-11-04 12:00:00',0,1,50),(8175,938,'2023-11-04 17:00:00',0,1,50),(8176,938,'2023-11-06 12:00:00',0,1,50),(8177,938,'2023-11-07 12:00:00',0,1,50),(8178,938,'2023-11-08 12:00:00',0,1,50),(8179,938,'2023-11-08 17:00:00',0,1,50),(8180,938,'2023-11-09 10:00:00',0,1,50),(8181,938,'2023-11-09 12:00:00',0,1,50),(8182,938,'2023-11-09 17:00:00',0,1,50),(8183,938,'2023-11-10 10:00:00',0,1,50),(8184,938,'2023-11-10 12:00:00',0,1,50),(8185,938,'2023-11-11 12:00:00',0,1,50),(8186,938,'2023-11-11 17:00:00',0,1,50),(8187,938,'2023-11-13 12:00:00',0,1,50),(8188,938,'2023-11-14 12:00:00',0,1,50),(8189,938,'2023-11-15 12:00:00',0,1,50),(8190,938,'2023-11-15 17:00:00',0,1,50),(8191,938,'2023-11-16 10:00:00',0,1,50),(8192,938,'2023-11-16 12:00:00',0,1,50),(8193,938,'2023-11-16 17:00:00',0,1,50),(8194,938,'2023-11-17 10:00:00',0,1,50),(8195,938,'2023-11-17 12:00:00',0,1,50),(8196,938,'2023-11-18 12:00:00',0,1,50),(8197,938,'2023-11-18 17:00:00',0,1,50),(8198,938,'2023-11-20 12:00:00',0,1,50),(8199,938,'2023-11-21 12:00:00',0,1,50),(8200,938,'2023-11-22 12:00:00',0,1,50),(8201,938,'2023-11-22 17:00:00',0,1,50),(8202,938,'2023-11-23 10:00:00',0,1,50),(8203,938,'2023-11-23 12:00:00',0,1,50),(8204,938,'2023-11-23 17:00:00',0,1,50),(8205,938,'2023-11-24 10:00:00',0,1,50),(8206,938,'2023-11-24 12:00:00',0,1,50),(8207,938,'2023-11-25 12:00:00',0,1,50),(8208,938,'2023-11-25 17:00:00',0,1,50),(8209,938,'2023-11-27 12:00:00',0,1,50),(8210,938,'2023-11-28 12:00:00',0,1,50),(8211,938,'2023-11-29 12:00:00',0,1,50),(8212,938,'2023-11-29 17:00:00',0,1,50),(8213,938,'2023-11-30 10:00:00',0,1,50),(8214,938,'2023-11-30 12:00:00',0,1,50),(8215,938,'2023-11-30 17:00:00',0,1,50),(8216,938,'2023-12-01 10:00:00',0,1,50),(8217,938,'2023-12-01 12:00:00',0,1,50),(8218,938,'2023-12-02 12:00:00',0,1,50),(8219,938,'2023-12-02 17:00:00',0,1,50),(8220,938,'2023-12-04 12:00:00',0,1,50),(8221,938,'2023-12-05 12:00:00',0,1,50),(8222,938,'2023-12-06 12:00:00',0,1,50),(8223,938,'2023-12-06 17:00:00',0,1,50),(8224,938,'2023-12-07 10:00:00',0,1,50),(8225,938,'2023-12-07 12:00:00',0,1,50),(8226,938,'2023-12-07 17:00:00',0,1,50),(8227,938,'2023-12-08 10:00:00',0,1,50),(8228,938,'2023-12-08 12:00:00',0,1,50),(8229,938,'2023-12-09 12:00:00',0,1,50),(8230,938,'2023-12-09 17:00:00',0,1,50),(8231,938,'2023-12-11 12:00:00',0,1,50),(8232,938,'2023-12-12 12:00:00',0,1,50),(8233,938,'2023-12-13 12:00:00',0,1,50),(8234,938,'2023-12-13 17:00:00',0,1,50),(8235,938,'2023-12-14 10:00:00',0,1,50),(8236,938,'2023-12-14 12:00:00',0,1,50),(8237,938,'2023-12-14 17:00:00',0,1,50),(8238,938,'2023-12-15 10:00:00',0,1,50),(8239,938,'2023-12-15 12:00:00',0,1,50),(8240,938,'2023-12-16 12:00:00',0,1,50),(8241,938,'2023-12-16 17:00:00',0,1,50),(8242,938,'2023-12-18 12:00:00',0,1,50),(8243,938,'2023-12-19 12:00:00',0,1,50),(8244,938,'2023-12-20 12:00:00',0,1,50),(8245,938,'2023-12-20 17:00:00',0,1,50),(8246,938,'2023-12-21 10:00:00',0,1,50),(8247,938,'2023-12-21 12:00:00',0,1,50),(8248,938,'2023-12-21 17:00:00',0,1,50),(8249,938,'2023-12-22 10:00:00',0,1,50),(8250,938,'2023-12-22 12:00:00',0,1,50),(8251,938,'2023-12-23 12:00:00',0,1,50),(8252,938,'2023-12-23 17:00:00',0,1,50),(8253,938,'2023-12-25 12:00:00',0,1,50),(8254,938,'2023-12-26 12:00:00',0,1,50),(8255,938,'2023-12-27 12:00:00',0,1,50),(8256,938,'2023-12-27 17:00:00',0,1,50),(8257,938,'2023-12-28 10:00:00',0,1,50),(8258,938,'2023-12-28 12:00:00',0,1,50),(8259,938,'2023-12-28 17:00:00',0,1,50),(8260,938,'2023-12-29 10:00:00',0,1,50),(8261,938,'2023-12-29 12:00:00',0,1,50),(8262,938,'2023-12-30 12:00:00',0,1,50),(8263,938,'2023-12-30 17:00:00',0,1,50),(8264,938,'2024-01-01 12:00:00',0,1,50),(8265,938,'2024-01-02 12:00:00',0,1,50),(8266,938,'2024-01-03 12:00:00',0,1,50),(8267,938,'2024-01-03 17:00:00',0,1,50),(8268,938,'2024-01-04 10:00:00',0,1,50),(8269,938,'2024-01-04 12:00:00',0,1,50),(8270,938,'2024-01-04 17:00:00',0,1,50),(8271,938,'2024-01-05 10:00:00',0,1,50),(8272,938,'2024-01-05 12:00:00',0,1,50),(8273,938,'2024-01-06 12:00:00',0,1,50),(8274,938,'2024-01-06 17:00:00',0,1,50),(8275,938,'2024-01-08 12:00:00',0,1,50),(8276,938,'2024-01-09 12:00:00',0,1,50),(8277,938,'2024-01-10 12:00:00',0,1,50),(8278,938,'2024-01-10 17:00:00',0,1,50),(8279,938,'2024-01-11 10:00:00',0,1,50),(8280,938,'2024-01-11 12:00:00',0,1,50),(8281,938,'2024-01-11 17:00:00',0,1,50),(8282,938,'2024-01-12 10:00:00',0,1,50),(8283,938,'2024-01-12 12:00:00',0,1,50),(8284,938,'2024-01-13 12:00:00',0,1,50),(8285,938,'2024-01-13 17:00:00',0,1,50),(8286,938,'2024-01-15 12:00:00',0,1,50),(8287,938,'2024-01-16 12:00:00',0,1,50),(8288,938,'2024-01-17 12:00:00',0,1,50),(8289,938,'2024-01-17 17:00:00',0,1,50),(8290,938,'2024-01-18 10:00:00',0,1,50),(8291,938,'2024-01-18 12:00:00',0,1,50),(8292,938,'2024-01-18 17:00:00',0,1,50),(8293,938,'2024-01-19 10:00:00',0,1,50),(8294,938,'2024-01-19 12:00:00',0,1,50),(8295,938,'2024-01-20 12:00:00',0,1,50),(8296,938,'2024-01-20 17:00:00',0,1,50),(8297,938,'2024-01-22 12:00:00',0,1,50),(8298,938,'2024-01-23 12:00:00',0,1,50),(8299,938,'2024-01-24 12:00:00',0,1,50),(8300,938,'2024-01-24 17:00:00',0,1,50),(8301,938,'2024-01-25 10:00:00',0,1,50),(8302,938,'2024-01-25 12:00:00',0,1,50),(8303,938,'2024-01-25 17:00:00',0,1,50),(8304,938,'2024-01-26 10:00:00',0,1,50),(8305,938,'2024-01-26 12:00:00',0,1,50),(8306,938,'2024-01-27 12:00:00',0,1,50),(8307,938,'2024-01-27 17:00:00',0,1,50),(8308,938,'2024-01-29 12:00:00',0,1,50),(8309,938,'2024-01-30 12:00:00',0,1,50),(8310,938,'2024-01-31 12:00:00',0,1,50),(8311,938,'2024-01-31 17:00:00',0,1,50),(8312,938,'2024-02-01 10:00:00',0,1,50),(8313,938,'2024-02-01 12:00:00',0,1,50),(8314,938,'2024-02-01 17:00:00',0,1,50),(8315,938,'2024-02-02 10:00:00',0,1,50),(8316,938,'2024-02-02 12:00:00',0,1,50),(8317,938,'2024-02-03 12:00:00',0,1,50),(8318,938,'2024-02-03 17:00:00',0,1,50),(8319,938,'2024-02-05 12:00:00',0,1,50),(8320,938,'2024-02-06 12:00:00',0,1,50),(8321,938,'2024-02-07 12:00:00',0,1,50),(8322,938,'2024-02-07 17:00:00',0,1,50),(8323,938,'2024-02-08 10:00:00',0,1,50),(8324,938,'2024-02-08 12:00:00',0,1,50),(8325,938,'2024-02-08 17:00:00',0,1,50),(8326,938,'2024-02-09 10:00:00',0,1,50),(8327,938,'2024-02-09 12:00:00',0,1,50),(8328,938,'2024-02-10 12:00:00',0,1,50),(8329,938,'2024-02-10 17:00:00',0,1,50),(8330,938,'2024-02-12 12:00:00',0,1,50),(8331,938,'2024-02-13 12:00:00',0,1,50),(8332,938,'2024-02-14 12:00:00',0,1,50),(8333,938,'2024-02-14 17:00:00',0,1,50),(8334,938,'2024-02-15 10:00:00',0,1,50),(8335,938,'2024-02-15 12:00:00',0,1,50),(8336,938,'2024-02-15 17:00:00',0,1,50),(8337,938,'2024-02-16 10:00:00',0,1,50),(8338,938,'2024-02-16 12:00:00',0,1,50),(8339,938,'2024-02-17 12:00:00',0,1,50),(8340,938,'2024-02-17 17:00:00',0,1,50),(8341,938,'2024-02-19 12:00:00',0,1,50),(8342,938,'2024-02-20 12:00:00',0,1,50),(8343,938,'2024-02-21 12:00:00',0,1,50),(8344,938,'2024-02-21 17:00:00',0,1,50),(8345,938,'2024-02-22 10:00:00',0,1,50),(8346,938,'2024-02-22 12:00:00',0,1,50),(8347,938,'2024-02-22 17:00:00',0,1,50),(8348,938,'2024-02-23 10:00:00',0,1,50),(8349,938,'2024-02-23 12:00:00',0,1,50),(8350,938,'2024-02-24 12:00:00',0,1,50),(8351,938,'2024-02-24 17:00:00',0,1,50),(8352,938,'2024-02-26 12:00:00',0,1,50),(8353,938,'2024-02-27 12:00:00',0,1,50),(8354,938,'2024-02-28 12:00:00',0,1,50),(8355,938,'2024-02-28 17:00:00',0,1,50),(8356,938,'2024-02-29 10:00:00',0,1,50),(8357,938,'2024-02-29 12:00:00',0,1,50),(8358,938,'2024-02-29 17:00:00',0,1,50),(8359,938,'2024-03-01 10:00:00',0,1,50),(8360,938,'2024-03-01 12:00:00',0,1,50),(8361,938,'2024-03-02 12:00:00',0,1,50),(8362,938,'2024-03-02 17:00:00',0,1,50),(8363,938,'2024-03-04 12:00:00',0,1,50),(8364,938,'2024-03-05 12:00:00',0,1,50),(8365,938,'2024-03-06 12:00:00',0,1,50),(8366,938,'2024-03-06 17:00:00',0,1,50),(8367,938,'2024-03-07 10:00:00',0,1,50),(8368,938,'2024-03-07 12:00:00',0,1,50),(8369,938,'2024-03-07 17:00:00',0,1,50),(8370,938,'2024-03-08 10:00:00',0,1,50),(8371,938,'2024-03-08 12:00:00',0,1,50),(8372,938,'2024-03-09 12:00:00',0,1,50),(8373,938,'2024-03-09 17:00:00',0,1,50),(8374,938,'2024-03-11 12:00:00',0,1,50),(8375,938,'2024-03-12 12:00:00',0,1,50),(8376,938,'2024-03-13 12:00:00',0,1,50),(8377,938,'2024-03-13 17:00:00',0,1,50),(8378,938,'2024-03-14 10:00:00',0,1,50),(8379,938,'2024-03-14 12:00:00',0,1,50),(8380,938,'2024-03-14 17:00:00',0,1,50),(8381,938,'2024-03-15 10:00:00',0,1,50),(8382,938,'2024-03-15 12:00:00',0,1,50),(8383,938,'2024-03-16 12:00:00',0,1,50),(8384,938,'2024-03-16 17:00:00',0,1,50),(8385,938,'2024-03-18 12:00:00',0,1,50),(8386,938,'2024-03-19 12:00:00',0,1,50),(8387,938,'2024-03-20 12:00:00',0,1,50),(8388,938,'2024-03-20 17:00:00',0,1,50),(8389,938,'2024-03-21 10:00:00',0,1,50),(8390,938,'2024-03-21 12:00:00',0,1,50),(8391,938,'2024-03-21 17:00:00',0,1,50),(8392,938,'2024-03-22 10:00:00',0,1,50),(8393,938,'2024-03-22 12:00:00',0,1,50),(8394,938,'2024-03-23 12:00:00',0,1,50),(8395,938,'2024-03-23 17:00:00',0,1,50),(8396,938,'2024-03-25 12:00:00',0,1,50),(8397,938,'2024-03-26 12:00:00',0,1,50),(8398,938,'2024-03-27 12:00:00',0,1,50),(8399,938,'2024-03-27 17:00:00',0,1,50),(8400,938,'2024-03-28 10:00:00',0,1,50),(8401,938,'2024-03-28 12:00:00',0,1,50),(8402,938,'2024-03-28 17:00:00',0,1,50),(8403,938,'2024-03-29 10:00:00',0,1,50),(8404,938,'2024-03-29 12:00:00',0,1,50),(8405,938,'2024-03-30 12:00:00',0,1,50),(8406,938,'2024-03-30 17:00:00',0,1,50),(8407,938,'2024-04-01 12:00:00',0,1,50),(8408,938,'2024-04-02 12:00:00',0,1,50),(8409,938,'2024-04-03 12:00:00',0,1,50),(8410,938,'2024-04-03 17:00:00',0,1,50),(8411,938,'2024-04-04 10:00:00',0,1,50),(8412,938,'2024-04-04 12:00:00',0,1,50),(8413,938,'2024-04-04 17:00:00',0,1,50),(8414,938,'2024-04-05 10:00:00',0,1,50),(8415,938,'2024-04-05 12:00:00',0,1,50),(8416,938,'2024-04-06 12:00:00',0,1,50),(8417,938,'2024-04-06 17:00:00',0,1,50),(8418,938,'2024-04-08 12:00:00',0,1,50),(8419,938,'2024-04-09 12:00:00',0,1,50),(8420,938,'2024-04-10 12:00:00',0,1,50),(8421,938,'2024-04-10 17:00:00',0,1,50),(8422,938,'2024-04-11 10:00:00',0,1,50),(8423,938,'2024-04-11 12:00:00',0,1,50),(8424,938,'2024-04-11 17:00:00',0,1,50),(8425,938,'2024-04-12 10:00:00',0,1,50),(8426,938,'2024-04-12 12:00:00',0,1,50),(8427,938,'2024-04-13 12:00:00',0,1,50),(8428,938,'2024-04-13 17:00:00',0,1,50),(8429,938,'2024-04-15 12:00:00',0,1,50),(8430,938,'2024-04-16 12:00:00',0,1,50),(8431,938,'2024-04-17 12:00:00',0,1,50),(8432,938,'2024-04-17 17:00:00',0,1,50),(8433,938,'2024-04-18 10:00:00',0,1,50),(8434,938,'2024-04-18 12:00:00',0,1,50),(8435,938,'2024-04-18 17:00:00',0,1,50),(8436,938,'2024-04-19 10:00:00',0,1,50),(8437,938,'2024-04-19 12:00:00',0,1,50),(8438,938,'2024-04-20 12:00:00',0,1,50),(8439,938,'2024-04-20 17:00:00',0,1,50),(8440,938,'2024-04-22 12:00:00',0,1,50),(8441,938,'2024-04-23 12:00:00',0,1,50),(8442,938,'2024-04-24 12:00:00',0,1,50),(8443,938,'2024-04-24 17:00:00',0,1,50),(8444,938,'2024-04-25 10:00:00',0,1,50),(8445,938,'2024-04-25 12:00:00',0,1,50),(8446,938,'2024-04-25 17:00:00',0,1,50),(8447,938,'2024-04-26 10:00:00',0,1,50),(8448,938,'2024-04-26 12:00:00',0,1,50),(8449,938,'2024-04-27 12:00:00',0,1,50),(8450,938,'2024-04-27 17:00:00',0,1,50),(8451,938,'2024-04-29 12:00:00',0,1,50),(8452,938,'2024-04-30 12:00:00',0,1,50),(8453,938,'2024-05-01 12:00:00',0,1,50),(8454,938,'2024-05-01 17:00:00',0,1,50),(8455,938,'2024-05-02 10:00:00',0,1,50),(8456,938,'2024-05-02 12:00:00',0,1,50),(8457,938,'2024-05-02 17:00:00',0,1,50),(8458,938,'2024-05-03 10:00:00',0,1,50),(8459,938,'2024-05-03 12:00:00',0,1,50),(8460,938,'2024-05-04 12:00:00',0,1,50),(8461,938,'2024-05-04 17:00:00',0,1,50),(8462,938,'2024-05-06 12:00:00',0,1,50),(8463,938,'2024-05-07 12:00:00',0,1,50),(8464,938,'2024-05-08 12:00:00',0,1,50),(8465,938,'2024-05-08 17:00:00',0,1,50),(8466,938,'2024-05-09 10:00:00',0,1,50),(8467,938,'2024-05-09 12:00:00',0,1,50),(8468,938,'2024-05-09 17:00:00',0,1,50),(8469,938,'2024-05-10 10:00:00',0,1,50),(8470,938,'2024-05-10 12:00:00',0,1,50),(8471,938,'2024-05-11 12:00:00',0,1,50),(8472,938,'2024-05-11 17:00:00',0,1,50),(8473,938,'2024-05-13 12:00:00',0,1,50),(8474,938,'2024-05-14 12:00:00',0,1,50),(8475,938,'2024-05-15 12:00:00',0,1,50),(8476,938,'2024-05-15 17:00:00',0,1,50),(8477,938,'2024-05-16 10:00:00',0,1,50),(8478,938,'2024-05-16 12:00:00',0,1,50),(8479,938,'2024-05-16 17:00:00',0,1,50),(8480,938,'2024-05-17 10:00:00',0,1,50),(8481,938,'2024-05-17 12:00:00',0,1,50),(8482,938,'2024-05-18 12:00:00',0,1,50),(8483,938,'2024-05-18 17:00:00',0,1,50),(8484,938,'2024-05-20 12:00:00',0,1,50),(8485,938,'2024-05-21 12:00:00',0,1,50),(8486,938,'2024-05-22 12:00:00',0,1,50),(8487,938,'2024-05-22 17:00:00',0,1,50),(8488,938,'2024-05-23 10:00:00',0,1,50),(8489,938,'2024-05-23 12:00:00',0,1,50),(8490,938,'2024-05-23 17:00:00',0,1,50),(8491,938,'2024-05-24 10:00:00',0,1,50),(8492,938,'2024-05-24 12:00:00',0,1,50),(8493,938,'2024-05-25 12:00:00',0,1,50),(8494,938,'2024-05-25 17:00:00',0,1,50),(8495,938,'2024-05-27 12:00:00',0,1,50),(8496,938,'2024-05-28 12:00:00',0,1,50),(8497,938,'2024-05-29 12:00:00',0,1,50),(8498,938,'2024-05-29 17:00:00',0,1,50),(8499,938,'2024-05-30 10:00:00',0,1,50),(8500,938,'2024-05-30 12:00:00',0,1,50),(8501,938,'2024-05-30 17:00:00',0,1,50),(8502,938,'2024-05-31 10:00:00',0,1,50),(8503,938,'2024-05-31 12:00:00',0,1,50),(8504,938,'2024-06-01 12:00:00',0,1,50),(8505,938,'2024-06-01 17:00:00',0,1,50),(8506,938,'2024-06-03 12:00:00',0,1,50),(8507,938,'2024-06-04 12:00:00',0,1,50),(8508,938,'2024-06-05 12:00:00',0,1,50),(8509,938,'2024-06-05 17:00:00',0,1,50),(8510,938,'2024-06-06 10:00:00',0,1,50),(8511,938,'2024-06-06 12:00:00',0,1,50),(8512,938,'2024-06-06 17:00:00',0,1,50),(8513,938,'2024-06-07 10:00:00',0,1,50),(8514,938,'2024-06-07 12:00:00',0,1,50),(8515,938,'2024-06-08 12:00:00',0,1,50),(8516,938,'2024-06-08 17:00:00',0,1,50),(8517,938,'2024-06-10 12:00:00',0,1,50),(8518,938,'2024-06-11 12:00:00',0,1,50),(8519,938,'2024-06-12 12:00:00',0,1,50),(8520,938,'2024-06-12 17:00:00',0,1,50),(8521,938,'2024-06-13 10:00:00',0,1,50),(8522,938,'2024-06-13 12:00:00',0,1,50),(8523,938,'2024-06-13 17:00:00',0,1,50),(8524,938,'2024-06-14 10:00:00',0,1,50),(8525,938,'2024-06-14 12:00:00',0,1,50),(8526,938,'2024-06-15 12:00:00',0,1,50),(8527,938,'2024-06-15 17:00:00',0,1,50),(8528,938,'2024-06-17 12:00:00',0,1,50),(8529,938,'2024-06-18 12:00:00',0,1,50),(8530,938,'2024-06-19 12:00:00',0,1,50),(8531,938,'2024-06-19 17:00:00',0,1,50),(8532,938,'2024-06-20 10:00:00',0,1,50),(8533,938,'2024-06-20 12:00:00',0,1,50),(8534,938,'2024-06-20 17:00:00',0,1,50),(8535,938,'2024-06-21 10:00:00',0,1,50),(8536,938,'2024-06-21 12:00:00',0,1,50),(8537,938,'2024-06-22 12:00:00',0,1,50),(8538,938,'2024-06-22 17:00:00',0,1,50),(8539,938,'2024-06-24 12:00:00',0,1,50),(8540,938,'2024-06-25 12:00:00',0,1,50),(8541,938,'2024-06-26 12:00:00',0,1,50),(8542,938,'2024-06-26 17:00:00',0,1,50),(8543,938,'2024-06-27 10:00:00',0,1,50),(8544,938,'2024-06-27 12:00:00',0,1,50),(8545,938,'2024-06-27 17:00:00',0,1,50),(8546,938,'2024-06-28 10:00:00',0,1,50),(8547,938,'2024-06-28 12:00:00',0,1,50),(8548,938,'2024-06-29 12:00:00',0,1,50),(8549,938,'2024-06-29 17:00:00',0,1,50),(8550,938,'2024-07-01 12:00:00',0,1,50),(8551,938,'2024-07-02 12:00:00',0,1,50),(8552,938,'2024-07-03 12:00:00',0,1,50),(8553,938,'2024-07-03 17:00:00',0,1,50),(8554,938,'2024-07-04 10:00:00',0,1,50),(8555,938,'2024-07-04 12:00:00',0,1,50),(8556,938,'2024-07-04 17:00:00',0,1,50),(8557,938,'2024-07-05 10:00:00',0,1,50),(8558,938,'2024-07-05 12:00:00',0,1,50),(8559,938,'2024-07-06 12:00:00',0,1,50),(8560,938,'2024-07-06 17:00:00',0,1,50),(8561,938,'2024-07-08 12:00:00',0,1,50),(8562,938,'2024-07-09 12:00:00',0,1,50),(8563,938,'2024-07-10 12:00:00',0,1,50),(8564,938,'2024-07-10 17:00:00',0,1,50),(8565,938,'2024-07-11 10:00:00',0,1,50),(8566,938,'2024-07-11 12:00:00',0,1,50),(8567,938,'2024-07-11 17:00:00',0,1,50),(8568,938,'2024-07-12 10:00:00',0,1,50),(8569,938,'2024-07-12 12:00:00',0,1,50),(8570,938,'2024-07-13 12:00:00',0,1,50),(8571,938,'2024-07-13 17:00:00',0,1,50),(8572,938,'2024-07-15 12:00:00',0,1,50),(8573,938,'2024-07-16 12:00:00',0,1,50),(8574,938,'2024-07-17 12:00:00',0,1,50),(8575,938,'2024-07-17 17:00:00',0,1,50),(8576,938,'2024-07-18 10:00:00',0,1,50),(8577,938,'2024-07-18 12:00:00',0,1,50),(8578,938,'2024-07-18 17:00:00',0,1,50),(8579,938,'2024-07-19 10:00:00',0,1,50),(8580,938,'2024-07-19 12:00:00',0,1,50),(8581,938,'2024-07-20 12:00:00',0,1,50),(8582,938,'2024-07-20 17:00:00',0,1,50),(8583,938,'2024-07-22 12:00:00',0,1,50),(8584,938,'2024-07-23 12:00:00',0,1,50),(8585,938,'2024-07-24 12:00:00',0,1,50),(8586,938,'2024-07-24 17:00:00',0,1,50),(8587,938,'2024-07-25 10:00:00',0,1,50),(8588,938,'2024-07-25 12:00:00',0,1,50),(8589,938,'2024-07-25 17:00:00',0,1,50),(8590,938,'2024-07-26 10:00:00',0,1,50),(8591,938,'2024-07-26 12:00:00',0,1,50),(8592,938,'2024-07-27 12:00:00',0,1,50),(8593,938,'2024-07-27 17:00:00',0,1,50),(8594,938,'2024-07-29 12:00:00',0,1,50),(8595,938,'2024-07-30 12:00:00',0,1,50),(8596,938,'2024-07-31 12:00:00',0,1,50),(8597,938,'2024-07-31 17:00:00',0,1,50),(8598,938,'2024-08-01 10:00:00',0,1,50),(8599,938,'2024-08-01 12:00:00',0,1,50),(8600,938,'2024-08-01 17:00:00',0,1,50),(8601,938,'2024-08-02 10:00:00',0,1,50),(8602,938,'2024-08-02 12:00:00',0,1,50),(8603,938,'2024-08-03 12:00:00',0,1,50),(8604,938,'2024-08-03 17:00:00',0,1,50),(8605,938,'2024-08-05 12:00:00',0,1,50),(8606,938,'2024-08-06 12:00:00',0,1,50),(8607,938,'2024-08-07 12:00:00',0,1,50),(8608,938,'2024-08-07 17:00:00',0,1,50),(8609,938,'2024-08-08 10:00:00',0,1,50),(8610,938,'2024-08-08 12:00:00',0,1,50),(8611,938,'2024-08-08 17:00:00',0,1,50),(8612,938,'2024-08-09 10:00:00',0,1,50),(8613,938,'2024-08-09 12:00:00',0,1,50),(8614,938,'2024-08-10 12:00:00',0,1,50),(8615,938,'2024-08-10 17:00:00',0,1,50),(8616,938,'2024-08-12 12:00:00',0,1,50),(8617,938,'2024-08-13 12:00:00',0,1,50),(8618,938,'2024-08-14 12:00:00',0,1,50),(8619,938,'2024-08-14 17:00:00',0,1,50),(8620,938,'2024-08-15 10:00:00',0,1,50),(8621,938,'2024-08-15 12:00:00',0,1,50),(8622,938,'2024-08-15 17:00:00',0,1,50),(8623,938,'2024-08-16 10:00:00',0,1,50),(8624,938,'2024-08-16 12:00:00',0,1,50),(8625,938,'2024-08-17 12:00:00',0,1,50),(8626,938,'2024-08-17 17:00:00',0,1,50),(8627,938,'2024-08-19 12:00:00',0,1,50),(8628,938,'2024-08-20 12:00:00',0,1,50),(8629,938,'2024-08-21 12:00:00',0,1,50),(8630,938,'2024-08-21 17:00:00',0,1,50),(8631,938,'2024-08-22 10:00:00',0,1,50),(8632,938,'2024-08-22 12:00:00',0,1,50),(8633,938,'2024-08-22 17:00:00',0,1,50),(8634,938,'2024-08-23 10:00:00',0,1,50),(8635,938,'2024-08-23 12:00:00',0,1,50),(8636,938,'2024-08-24 12:00:00',0,1,50),(8637,938,'2024-08-24 17:00:00',0,1,50),(8638,938,'2024-08-26 12:00:00',0,1,50),(8639,938,'2024-08-27 12:00:00',0,1,50),(8640,938,'2024-08-28 12:00:00',0,1,50),(8641,938,'2024-08-28 17:00:00',0,1,50),(8642,938,'2024-08-29 10:00:00',0,1,50),(8643,938,'2024-08-29 12:00:00',0,1,50),(8644,938,'2024-08-29 17:00:00',0,1,50),(8645,938,'2024-08-30 10:00:00',0,1,50),(8646,938,'2024-08-30 12:00:00',0,1,50),(8647,938,'2024-08-31 12:00:00',0,1,50),(8648,938,'2024-08-31 17:00:00',0,1,50),(8649,938,'2024-09-02 12:00:00',0,1,50),(8650,938,'2024-09-03 12:00:00',0,1,50),(8651,938,'2024-09-04 12:00:00',0,1,50),(8652,938,'2024-09-04 17:00:00',0,1,50),(8653,938,'2024-09-05 10:00:00',0,1,50),(8654,938,'2024-09-05 12:00:00',0,1,50),(8655,938,'2024-09-05 17:00:00',0,1,50),(8656,938,'2024-09-06 10:00:00',0,1,50),(8657,938,'2024-09-06 12:00:00',0,1,50),(8658,938,'2024-09-07 12:00:00',0,1,50),(8659,938,'2024-09-07 17:00:00',0,1,50),(8660,938,'2024-09-09 12:00:00',0,1,50),(8661,938,'2024-09-10 12:00:00',0,1,50),(8662,938,'2024-09-11 12:00:00',0,1,50),(8663,938,'2024-09-11 17:00:00',0,1,50),(8664,938,'2024-09-12 10:00:00',0,1,50),(8665,938,'2024-09-12 12:00:00',0,1,50),(8666,938,'2024-09-12 17:00:00',0,1,50),(8667,938,'2024-09-13 10:00:00',0,1,50),(8668,938,'2024-09-13 12:00:00',0,1,50),(8669,938,'2024-09-14 12:00:00',0,1,50),(8670,938,'2024-09-14 17:00:00',0,1,50),(8671,938,'2024-09-16 12:00:00',0,1,50),(8672,938,'2024-09-17 12:00:00',0,1,50),(8673,938,'2024-09-18 12:00:00',0,1,50),(8674,938,'2024-09-18 17:00:00',0,1,50),(8675,938,'2024-09-19 10:00:00',0,1,50),(8676,938,'2024-09-19 12:00:00',0,1,50),(8677,938,'2024-09-19 17:00:00',0,1,50),(8678,938,'2024-09-20 10:00:00',0,1,50),(8679,938,'2024-09-20 12:00:00',0,1,50),(8680,938,'2024-09-21 12:00:00',0,1,50),(8681,938,'2024-09-21 17:00:00',0,1,50),(8682,938,'2024-09-23 12:00:00',0,1,50),(8683,938,'2024-09-24 12:00:00',0,1,50),(8684,938,'2024-09-25 12:00:00',0,1,50),(8685,938,'2024-09-25 17:00:00',0,1,50),(8686,938,'2024-09-26 10:00:00',0,1,50),(8687,938,'2024-09-26 12:00:00',0,1,50),(8688,938,'2024-09-26 17:00:00',0,1,50),(8689,938,'2024-09-27 10:00:00',0,1,50),(8690,938,'2024-09-27 12:00:00',0,1,50),(8691,938,'2024-09-28 12:00:00',0,1,50),(8692,938,'2024-09-28 17:00:00',0,1,50),(8693,938,'2024-09-30 12:00:00',0,1,50),(8694,938,'2024-10-01 12:00:00',0,1,50),(8695,938,'2024-10-02 12:00:00',0,1,50),(8696,938,'2024-10-02 17:00:00',0,1,50),(8697,938,'2024-10-03 10:00:00',0,1,50),(8698,938,'2024-10-03 12:00:00',0,1,50),(8699,938,'2024-10-03 17:00:00',0,1,50),(8700,938,'2024-10-04 10:00:00',0,1,50),(8701,938,'2024-10-04 12:00:00',0,1,50),(8702,938,'2024-10-05 12:00:00',0,1,50),(8703,938,'2024-10-05 17:00:00',0,1,50),(8704,938,'2024-10-07 12:00:00',0,1,50),(8705,938,'2024-10-08 12:00:00',0,1,50),(8706,938,'2024-10-09 12:00:00',0,1,50),(8707,938,'2024-10-09 17:00:00',0,1,50),(8708,938,'2024-10-10 10:00:00',0,1,50),(8709,938,'2024-10-10 12:00:00',0,1,50),(8710,938,'2024-10-10 17:00:00',0,1,50),(8711,938,'2024-10-11 10:00:00',0,1,50),(8712,938,'2024-10-11 12:00:00',0,1,50),(8713,938,'2024-10-12 12:00:00',0,1,50),(8714,938,'2024-10-12 17:00:00',0,1,50),(8715,938,'2024-10-14 12:00:00',0,1,50),(8716,938,'2024-10-15 12:00:00',0,1,50),(8717,938,'2024-10-16 12:00:00',0,1,50),(8718,938,'2024-10-16 17:00:00',0,1,50),(8719,938,'2024-10-17 10:00:00',0,1,50),(8720,938,'2024-10-17 12:00:00',0,1,50),(8721,938,'2024-10-17 17:00:00',0,1,50),(8722,937,'2023-10-14 12:00:00',0,1,50),(8723,937,'2023-10-14 17:00:00',0,1,50),(8724,937,'2023-10-16 12:00:00',0,1,50),(8725,937,'2023-10-17 12:00:00',0,1,50),(8726,937,'2023-10-18 12:00:00',0,1,50),(8727,937,'2023-10-18 17:00:00',0,1,50),(8728,937,'2023-10-19 10:00:00',0,1,50),(8729,937,'2023-10-19 12:00:00',0,1,50),(8730,937,'2023-10-19 17:00:00',0,1,50),(8731,937,'2023-10-20 10:00:00',0,1,50),(8732,937,'2023-10-20 12:00:00',0,1,50),(8733,937,'2023-10-21 12:00:00',0,1,50),(8734,937,'2023-10-21 17:00:00',0,1,50),(8735,937,'2023-10-23 12:00:00',0,1,50),(8736,937,'2023-10-24 12:00:00',0,1,50),(8737,937,'2023-10-25 12:00:00',0,1,50),(8738,937,'2023-10-25 17:00:00',0,1,50),(8739,937,'2023-10-26 10:00:00',0,1,50),(8740,937,'2023-10-26 12:00:00',0,1,50),(8741,937,'2023-10-26 17:00:00',0,1,50),(8742,937,'2023-10-27 10:00:00',0,1,50),(8743,937,'2023-10-27 12:00:00',0,1,50),(8744,937,'2023-10-28 12:00:00',0,1,50),(8745,937,'2023-10-28 17:00:00',0,1,50),(8746,937,'2023-10-30 12:00:00',0,1,50),(8747,937,'2023-10-31 12:00:00',0,1,50),(8748,937,'2023-11-01 12:00:00',0,1,50),(8749,937,'2023-11-01 17:00:00',0,1,50),(8750,937,'2023-11-02 10:00:00',0,1,50),(8751,937,'2023-11-02 12:00:00',0,1,50),(8752,937,'2023-11-02 17:00:00',0,1,50),(8753,937,'2023-11-03 10:00:00',0,1,50),(8754,937,'2023-11-03 12:00:00',0,1,50),(8755,937,'2023-11-04 12:00:00',0,1,50),(8756,937,'2023-11-04 17:00:00',0,1,50),(8757,937,'2023-11-06 12:00:00',0,1,50),(8758,937,'2023-11-07 12:00:00',0,1,50),(8759,937,'2023-11-08 12:00:00',0,1,50),(8760,937,'2023-11-08 17:00:00',0,1,50),(8761,937,'2023-11-09 10:00:00',0,1,50),(8762,937,'2023-11-09 12:00:00',0,1,50),(8763,937,'2023-11-09 17:00:00',0,1,50),(8764,937,'2023-11-10 10:00:00',0,1,50),(8765,937,'2023-11-10 12:00:00',0,1,50),(8766,937,'2023-11-11 12:00:00',0,1,50),(8767,937,'2023-11-11 17:00:00',0,1,50),(8768,937,'2023-11-13 12:00:00',0,1,50),(8769,937,'2023-11-14 12:00:00',0,1,50),(8770,937,'2023-11-15 12:00:00',0,1,50),(8771,937,'2023-11-15 17:00:00',0,1,50),(8772,937,'2023-11-16 10:00:00',0,1,50),(8773,937,'2023-11-16 12:00:00',0,1,50),(8774,937,'2023-11-16 17:00:00',0,1,50),(8775,937,'2023-11-17 10:00:00',0,1,50),(8776,937,'2023-11-17 12:00:00',0,1,50),(8777,937,'2023-11-18 12:00:00',0,1,50),(8778,937,'2023-11-18 17:00:00',0,1,50),(8779,937,'2023-11-20 12:00:00',0,1,50),(8780,937,'2023-11-21 12:00:00',0,1,50),(8781,937,'2023-11-22 12:00:00',0,1,50),(8782,937,'2023-11-22 17:00:00',0,1,50),(8783,937,'2023-11-23 10:00:00',0,1,50),(8784,937,'2023-11-23 12:00:00',0,1,50),(8785,937,'2023-11-23 17:00:00',0,1,50),(8786,937,'2023-11-24 10:00:00',0,1,50),(8787,937,'2023-11-24 12:00:00',0,1,50),(8788,937,'2023-11-25 12:00:00',0,1,50),(8789,937,'2023-11-25 17:00:00',0,1,50),(8790,937,'2023-11-27 12:00:00',0,1,50),(8791,937,'2023-11-28 12:00:00',0,1,50),(8792,937,'2023-11-29 12:00:00',0,1,50),(8793,937,'2023-11-29 17:00:00',0,1,50),(8794,937,'2023-11-30 10:00:00',0,1,50),(8795,937,'2023-11-30 12:00:00',0,1,50),(8796,937,'2023-11-30 17:00:00',0,1,50),(8797,937,'2023-12-01 10:00:00',0,1,50),(8798,937,'2023-12-01 12:00:00',0,1,50),(8799,937,'2023-12-02 12:00:00',0,1,50),(8800,937,'2023-12-02 17:00:00',0,1,50),(8801,937,'2023-12-04 12:00:00',0,1,50),(8802,937,'2023-12-05 12:00:00',0,1,50),(8803,937,'2023-12-06 12:00:00',0,1,50),(8804,937,'2023-12-06 17:00:00',0,1,50),(8805,937,'2023-12-07 10:00:00',0,1,50),(8806,937,'2023-12-07 12:00:00',0,1,50),(8807,937,'2023-12-07 17:00:00',0,1,50),(8808,937,'2023-12-08 10:00:00',0,1,50),(8809,937,'2023-12-08 12:00:00',0,1,50),(8810,937,'2023-12-09 12:00:00',0,1,50),(8811,937,'2023-12-09 17:00:00',0,1,50),(8812,937,'2023-12-11 12:00:00',0,1,50),(8813,937,'2023-12-12 12:00:00',0,1,50),(8814,937,'2023-12-13 12:00:00',0,1,50),(8815,937,'2023-12-13 17:00:00',0,1,50),(8816,937,'2023-12-14 10:00:00',0,1,50),(8817,937,'2023-12-14 12:00:00',0,1,50),(8818,937,'2023-12-14 17:00:00',0,1,50),(8819,937,'2023-12-15 10:00:00',0,1,50),(8820,937,'2023-12-15 12:00:00',0,1,50),(8821,937,'2023-12-16 12:00:00',0,1,50),(8822,937,'2023-12-16 17:00:00',0,1,50),(8823,937,'2023-12-18 12:00:00',0,1,50),(8824,937,'2023-12-19 12:00:00',0,1,50),(8825,937,'2023-12-20 12:00:00',0,1,50),(8826,937,'2023-12-20 17:00:00',0,1,50),(8827,937,'2023-12-21 10:00:00',0,1,50),(8828,937,'2023-12-21 12:00:00',0,1,50),(8829,937,'2023-12-21 17:00:00',0,1,50),(8830,937,'2023-12-22 10:00:00',0,1,50),(8831,937,'2023-12-22 12:00:00',0,1,50),(8832,937,'2023-12-23 12:00:00',0,1,50),(8833,937,'2023-12-23 17:00:00',0,1,50),(8834,937,'2023-12-25 12:00:00',0,1,50),(8835,937,'2023-12-26 12:00:00',0,1,50),(8836,937,'2023-12-27 12:00:00',0,1,50),(8837,937,'2023-12-27 17:00:00',0,1,50),(8838,937,'2023-12-28 10:00:00',0,1,50),(8839,937,'2023-12-28 12:00:00',0,1,50),(8840,937,'2023-12-28 17:00:00',0,1,50),(8841,937,'2023-12-29 10:00:00',0,1,50),(8842,937,'2023-12-29 12:00:00',0,1,50),(8843,937,'2023-12-30 12:00:00',0,1,50),(8844,937,'2023-12-30 17:00:00',0,1,50),(8845,937,'2024-01-01 12:00:00',0,1,50),(8846,937,'2024-01-02 12:00:00',0,1,50),(8847,937,'2024-01-03 12:00:00',0,1,50),(8848,937,'2024-01-03 17:00:00',0,1,50),(8849,937,'2024-01-04 10:00:00',0,1,50),(8850,937,'2024-01-04 12:00:00',0,1,50),(8851,937,'2024-01-04 17:00:00',0,1,50),(8852,937,'2024-01-05 10:00:00',0,1,50),(8853,937,'2024-01-05 12:00:00',0,1,50),(8854,937,'2024-01-06 12:00:00',0,1,50),(8855,937,'2024-01-06 17:00:00',0,1,50),(8856,937,'2024-01-08 12:00:00',0,1,50),(8857,937,'2024-01-09 12:00:00',0,1,50),(8858,937,'2024-01-10 12:00:00',0,1,50),(8859,937,'2024-01-10 17:00:00',0,1,50),(8860,937,'2024-01-11 10:00:00',0,1,50),(8861,937,'2024-01-11 12:00:00',0,1,50),(8862,937,'2024-01-11 17:00:00',0,1,50),(8863,937,'2024-01-12 10:00:00',0,1,50),(8864,937,'2024-01-12 12:00:00',0,1,50),(8865,937,'2024-01-13 12:00:00',0,1,50),(8866,937,'2024-01-13 17:00:00',0,1,50),(8867,937,'2024-01-15 12:00:00',0,1,50),(8868,937,'2024-01-16 12:00:00',0,1,50),(8869,937,'2024-01-17 12:00:00',0,1,50),(8870,937,'2024-01-17 17:00:00',0,1,50),(8871,937,'2024-01-18 10:00:00',0,1,50),(8872,937,'2024-01-18 12:00:00',0,1,50),(8873,937,'2024-01-18 17:00:00',0,1,50),(8874,937,'2024-01-19 10:00:00',0,1,50),(8875,937,'2024-01-19 12:00:00',0,1,50),(8876,937,'2024-01-20 12:00:00',0,1,50),(8877,937,'2024-01-20 17:00:00',0,1,50),(8878,937,'2024-01-22 12:00:00',0,1,50),(8879,937,'2024-01-23 12:00:00',0,1,50),(8880,937,'2024-01-24 12:00:00',0,1,50),(8881,937,'2024-01-24 17:00:00',0,1,50),(8882,937,'2024-01-25 10:00:00',0,1,50),(8883,937,'2024-01-25 12:00:00',0,1,50),(8884,937,'2024-01-25 17:00:00',0,1,50),(8885,937,'2024-01-26 10:00:00',0,1,50),(8886,937,'2024-01-26 12:00:00',0,1,50),(8887,937,'2024-01-27 12:00:00',0,1,50),(8888,937,'2024-01-27 17:00:00',0,1,50),(8889,937,'2024-01-29 12:00:00',0,1,50),(8890,937,'2024-01-30 12:00:00',0,1,50),(8891,937,'2024-01-31 12:00:00',0,1,50),(8892,937,'2024-01-31 17:00:00',0,1,50),(8893,937,'2024-02-01 10:00:00',0,1,50),(8894,937,'2024-02-01 12:00:00',0,1,50),(8895,937,'2024-02-01 17:00:00',0,1,50),(8896,937,'2024-02-02 10:00:00',0,1,50),(8897,937,'2024-02-02 12:00:00',0,1,50),(8898,937,'2024-02-03 12:00:00',0,1,50),(8899,937,'2024-02-03 17:00:00',0,1,50),(8900,937,'2024-02-05 12:00:00',0,1,50),(8901,937,'2024-02-06 12:00:00',0,1,50),(8902,937,'2024-02-07 12:00:00',0,1,50),(8903,937,'2024-02-07 17:00:00',0,1,50),(8904,937,'2024-02-08 10:00:00',0,1,50),(8905,937,'2024-02-08 12:00:00',0,1,50),(8906,937,'2024-02-08 17:00:00',0,1,50),(8907,937,'2024-02-09 10:00:00',0,1,50),(8908,937,'2024-02-09 12:00:00',0,1,50),(8909,937,'2024-02-10 12:00:00',0,1,50),(8910,937,'2024-02-10 17:00:00',0,1,50),(8911,937,'2024-02-12 12:00:00',0,1,50),(8912,937,'2024-02-13 12:00:00',0,1,50),(8913,937,'2024-02-14 12:00:00',0,1,50),(8914,937,'2024-02-14 17:00:00',0,1,50),(8915,937,'2024-02-15 10:00:00',0,1,50),(8916,937,'2024-02-15 12:00:00',0,1,50),(8917,937,'2024-02-15 17:00:00',0,1,50),(8918,937,'2024-02-16 10:00:00',0,1,50),(8919,937,'2024-02-16 12:00:00',0,1,50),(8920,937,'2024-02-17 12:00:00',0,1,50),(8921,937,'2024-02-17 17:00:00',0,1,50),(8922,937,'2024-02-19 12:00:00',0,1,50),(8923,937,'2024-02-20 12:00:00',0,1,50),(8924,937,'2024-02-21 12:00:00',0,1,50),(8925,937,'2024-02-21 17:00:00',0,1,50),(8926,937,'2024-02-22 10:00:00',0,1,50),(8927,937,'2024-02-22 12:00:00',0,1,50),(8928,937,'2024-02-22 17:00:00',0,1,50),(8929,937,'2024-02-23 10:00:00',0,1,50),(8930,937,'2024-02-23 12:00:00',0,1,50),(8931,937,'2024-02-24 12:00:00',0,1,50),(8932,937,'2024-02-24 17:00:00',0,1,50),(8933,937,'2024-02-26 12:00:00',0,1,50),(8934,937,'2024-02-27 12:00:00',0,1,50),(8935,937,'2024-02-28 12:00:00',0,1,50),(8936,937,'2024-02-28 17:00:00',0,1,50),(8937,937,'2024-02-29 10:00:00',0,1,50),(8938,937,'2024-02-29 12:00:00',0,1,50),(8939,937,'2024-02-29 17:00:00',0,1,50),(8940,937,'2024-03-01 10:00:00',0,1,50),(8941,937,'2024-03-01 12:00:00',0,1,50),(8942,937,'2024-03-02 12:00:00',0,1,50),(8943,937,'2024-03-02 17:00:00',0,1,50),(8944,937,'2024-03-04 12:00:00',0,1,50),(8945,937,'2024-03-05 12:00:00',0,1,50),(8946,937,'2024-03-06 12:00:00',0,1,50),(8947,937,'2024-03-06 17:00:00',0,1,50),(8948,937,'2024-03-07 10:00:00',0,1,50),(8949,937,'2024-03-07 12:00:00',0,1,50),(8950,937,'2024-03-07 17:00:00',0,1,50),(8951,937,'2024-03-08 10:00:00',0,1,50),(8952,937,'2024-03-08 12:00:00',0,1,50),(8953,937,'2024-03-09 12:00:00',0,1,50),(8954,937,'2024-03-09 17:00:00',0,1,50),(8955,937,'2024-03-11 12:00:00',0,1,50),(8956,937,'2024-03-12 12:00:00',0,1,50),(8957,937,'2024-03-13 12:00:00',0,1,50),(8958,937,'2024-03-13 17:00:00',0,1,50),(8959,937,'2024-03-14 10:00:00',0,1,50),(8960,937,'2024-03-14 12:00:00',0,1,50),(8961,937,'2024-03-14 17:00:00',0,1,50),(8962,937,'2024-03-15 10:00:00',0,1,50),(8963,937,'2024-03-15 12:00:00',0,1,50),(8964,937,'2024-03-16 12:00:00',0,1,50),(8965,937,'2024-03-16 17:00:00',0,1,50),(8966,937,'2024-03-18 12:00:00',0,1,50),(8967,937,'2024-03-19 12:00:00',0,1,50),(8968,937,'2024-03-20 12:00:00',0,1,50),(8969,937,'2024-03-20 17:00:00',0,1,50),(8970,937,'2024-03-21 10:00:00',0,1,50),(8971,937,'2024-03-21 12:00:00',0,1,50),(8972,937,'2024-03-21 17:00:00',0,1,50),(8973,937,'2024-03-22 10:00:00',0,1,50),(8974,937,'2024-03-22 12:00:00',0,1,50),(8975,937,'2024-03-23 12:00:00',0,1,50),(8976,937,'2024-03-23 17:00:00',0,1,50),(8977,937,'2024-03-25 12:00:00',0,1,50),(8978,937,'2024-03-26 12:00:00',0,1,50),(8979,937,'2024-03-27 12:00:00',0,1,50),(8980,937,'2024-03-27 17:00:00',0,1,50),(8981,937,'2024-03-28 10:00:00',0,1,50),(8982,937,'2024-03-28 12:00:00',0,1,50),(8983,937,'2024-03-28 17:00:00',0,1,50),(8984,937,'2024-03-29 10:00:00',0,1,50),(8985,937,'2024-03-29 12:00:00',0,1,50),(8986,937,'2024-03-30 12:00:00',0,1,50),(8987,937,'2024-03-30 17:00:00',0,1,50),(8988,937,'2024-04-01 12:00:00',0,1,50),(8989,937,'2024-04-02 12:00:00',0,1,50),(8990,937,'2024-04-03 12:00:00',0,1,50),(8991,937,'2024-04-03 17:00:00',0,1,50),(8992,937,'2024-04-04 10:00:00',0,1,50),(8993,937,'2024-04-04 12:00:00',0,1,50),(8994,937,'2024-04-04 17:00:00',0,1,50),(8995,937,'2024-04-05 10:00:00',0,1,50),(8996,937,'2024-04-05 12:00:00',0,1,50),(8997,937,'2024-04-06 12:00:00',0,1,50),(8998,937,'2024-04-06 17:00:00',0,1,50),(8999,937,'2024-04-08 12:00:00',0,1,50),(9000,937,'2024-04-09 12:00:00',0,1,50),(9001,937,'2024-04-10 12:00:00',0,1,50),(9002,937,'2024-04-10 17:00:00',0,1,50),(9003,937,'2024-04-11 10:00:00',0,1,50),(9004,937,'2024-04-11 12:00:00',0,1,50),(9005,937,'2024-04-11 17:00:00',0,1,50),(9006,937,'2024-04-12 10:00:00',0,1,50),(9007,937,'2024-04-12 12:00:00',0,1,50),(9008,937,'2024-04-13 12:00:00',0,1,50),(9009,937,'2024-04-13 17:00:00',0,1,50),(9010,937,'2024-04-15 12:00:00',0,1,50),(9011,937,'2024-04-16 12:00:00',0,1,50),(9012,937,'2024-04-17 12:00:00',0,1,50),(9013,937,'2024-04-17 17:00:00',0,1,50),(9014,937,'2024-04-18 10:00:00',0,1,50),(9015,937,'2024-04-18 12:00:00',0,1,50),(9016,937,'2024-04-18 17:00:00',0,1,50),(9017,937,'2024-04-19 10:00:00',0,1,50),(9018,937,'2024-04-19 12:00:00',0,1,50),(9019,937,'2024-04-20 12:00:00',0,1,50),(9020,937,'2024-04-20 17:00:00',0,1,50),(9021,937,'2024-04-22 12:00:00',0,1,50),(9022,937,'2024-04-23 12:00:00',0,1,50),(9023,937,'2024-04-24 12:00:00',0,1,50),(9024,937,'2024-04-24 17:00:00',0,1,50),(9025,937,'2024-04-25 10:00:00',0,1,50),(9026,937,'2024-04-25 12:00:00',0,1,50),(9027,937,'2024-04-25 17:00:00',0,1,50),(9028,937,'2024-04-26 10:00:00',0,1,50),(9029,937,'2024-04-26 12:00:00',0,1,50),(9030,937,'2024-04-27 12:00:00',0,1,50),(9031,937,'2024-04-27 17:00:00',0,1,50),(9032,937,'2024-04-29 12:00:00',0,1,50),(9033,937,'2024-04-30 12:00:00',0,1,50),(9034,937,'2024-05-01 12:00:00',0,1,50),(9035,937,'2024-05-01 17:00:00',0,1,50),(9036,937,'2024-05-02 10:00:00',0,1,50),(9037,937,'2024-05-02 12:00:00',0,1,50),(9038,937,'2024-05-02 17:00:00',0,1,50),(9039,937,'2024-05-03 10:00:00',0,1,50),(9040,937,'2024-05-03 12:00:00',0,1,50),(9041,937,'2024-05-04 12:00:00',0,1,50),(9042,937,'2024-05-04 17:00:00',0,1,50),(9043,937,'2024-05-06 12:00:00',0,1,50),(9044,937,'2024-05-07 12:00:00',0,1,50),(9045,937,'2024-05-08 12:00:00',0,1,50),(9046,937,'2024-05-08 17:00:00',0,1,50),(9047,937,'2024-05-09 10:00:00',0,1,50),(9048,937,'2024-05-09 12:00:00',0,1,50),(9049,937,'2024-05-09 17:00:00',0,1,50),(9050,937,'2024-05-10 10:00:00',0,1,50),(9051,937,'2024-05-10 12:00:00',0,1,50),(9052,937,'2024-05-11 12:00:00',0,1,50),(9053,937,'2024-05-11 17:00:00',0,1,50),(9054,937,'2024-05-13 12:00:00',0,1,50),(9055,937,'2024-05-14 12:00:00',0,1,50),(9056,937,'2024-05-15 12:00:00',0,1,50),(9057,937,'2024-05-15 17:00:00',0,1,50),(9058,937,'2024-05-16 10:00:00',0,1,50),(9059,937,'2024-05-16 12:00:00',0,1,50),(9060,937,'2024-05-16 17:00:00',0,1,50),(9061,937,'2024-05-17 10:00:00',0,1,50),(9062,937,'2024-05-17 12:00:00',0,1,50),(9063,937,'2024-05-18 12:00:00',0,1,50),(9064,937,'2024-05-18 17:00:00',0,1,50),(9065,937,'2024-05-20 12:00:00',0,1,50),(9066,937,'2024-05-21 12:00:00',0,1,50),(9067,937,'2024-05-22 12:00:00',0,1,50),(9068,937,'2024-05-22 17:00:00',0,1,50),(9069,937,'2024-05-23 10:00:00',0,1,50),(9070,937,'2024-05-23 12:00:00',0,1,50),(9071,937,'2024-05-23 17:00:00',0,1,50),(9072,937,'2024-05-24 10:00:00',0,1,50),(9073,937,'2024-05-24 12:00:00',0,1,50),(9074,937,'2024-05-25 12:00:00',0,1,50),(9075,937,'2024-05-25 17:00:00',0,1,50),(9076,937,'2024-05-27 12:00:00',0,1,50),(9077,937,'2024-05-28 12:00:00',0,1,50),(9078,937,'2024-05-29 12:00:00',0,1,50),(9079,937,'2024-05-29 17:00:00',0,1,50),(9080,937,'2024-05-30 10:00:00',0,1,50),(9081,937,'2024-05-30 12:00:00',0,1,50),(9082,937,'2024-05-30 17:00:00',0,1,50),(9083,937,'2024-05-31 10:00:00',0,1,50),(9084,937,'2024-05-31 12:00:00',0,1,50),(9085,937,'2024-06-01 12:00:00',0,1,50),(9086,937,'2024-06-01 17:00:00',0,1,50),(9087,937,'2024-06-03 12:00:00',0,1,50),(9088,937,'2024-06-04 12:00:00',0,1,50),(9089,937,'2024-06-05 12:00:00',0,1,50),(9090,937,'2024-06-05 17:00:00',0,1,50),(9091,937,'2024-06-06 10:00:00',0,1,50),(9092,937,'2024-06-06 12:00:00',0,1,50),(9093,937,'2024-06-06 17:00:00',0,1,50),(9094,937,'2024-06-07 10:00:00',0,1,50),(9095,937,'2024-06-07 12:00:00',0,1,50),(9096,937,'2024-06-08 12:00:00',0,1,50),(9097,937,'2024-06-08 17:00:00',0,1,50),(9098,937,'2024-06-10 12:00:00',0,1,50),(9099,937,'2024-06-11 12:00:00',0,1,50),(9100,937,'2024-06-12 12:00:00',0,1,50),(9101,937,'2024-06-12 17:00:00',0,1,50),(9102,937,'2024-06-13 10:00:00',0,1,50),(9103,937,'2024-06-13 12:00:00',0,1,50),(9104,937,'2024-06-13 17:00:00',0,1,50),(9105,937,'2024-06-14 10:00:00',0,1,50),(9106,937,'2024-06-14 12:00:00',0,1,50),(9107,937,'2024-06-15 12:00:00',0,1,50),(9108,937,'2024-06-15 17:00:00',0,1,50),(9109,937,'2024-06-17 12:00:00',0,1,50),(9110,937,'2024-06-18 12:00:00',0,1,50),(9111,937,'2024-06-19 12:00:00',0,1,50),(9112,937,'2024-06-19 17:00:00',0,1,50),(9113,937,'2024-06-20 10:00:00',0,1,50),(9114,937,'2024-06-20 12:00:00',0,1,50),(9115,937,'2024-06-20 17:00:00',0,1,50),(9116,937,'2024-06-21 10:00:00',0,1,50),(9117,937,'2024-06-21 12:00:00',0,1,50),(9118,937,'2024-06-22 12:00:00',0,1,50),(9119,937,'2024-06-22 17:00:00',0,1,50),(9120,937,'2024-06-24 12:00:00',0,1,50),(9121,937,'2024-06-25 12:00:00',0,1,50),(9122,937,'2024-06-26 12:00:00',0,1,50),(9123,937,'2024-06-26 17:00:00',0,1,50),(9124,937,'2024-06-27 10:00:00',0,1,50),(9125,937,'2024-06-27 12:00:00',0,1,50),(9126,937,'2024-06-27 17:00:00',0,1,50),(9127,937,'2024-06-28 10:00:00',0,1,50),(9128,937,'2024-06-28 12:00:00',0,1,50),(9129,937,'2024-06-29 12:00:00',0,1,50),(9130,937,'2024-06-29 17:00:00',0,1,50),(9131,937,'2024-07-01 12:00:00',0,1,50),(9132,937,'2024-07-02 12:00:00',0,1,50),(9133,937,'2024-07-03 12:00:00',0,1,50),(9134,937,'2024-07-03 17:00:00',0,1,50),(9135,937,'2024-07-04 10:00:00',0,1,50),(9136,937,'2024-07-04 12:00:00',0,1,50),(9137,937,'2024-07-04 17:00:00',0,1,50),(9138,937,'2024-07-05 10:00:00',0,1,50),(9139,937,'2024-07-05 12:00:00',0,1,50),(9140,937,'2024-07-06 12:00:00',0,1,50),(9141,937,'2024-07-06 17:00:00',0,1,50),(9142,937,'2024-07-08 12:00:00',0,1,50),(9143,937,'2024-07-09 12:00:00',0,1,50),(9144,937,'2024-07-10 12:00:00',0,1,50),(9145,937,'2024-07-10 17:00:00',0,1,50),(9146,937,'2024-07-11 10:00:00',0,1,50),(9147,937,'2024-07-11 12:00:00',0,1,50),(9148,937,'2024-07-11 17:00:00',0,1,50),(9149,937,'2024-07-12 10:00:00',0,1,50),(9150,937,'2024-07-12 12:00:00',0,1,50),(9151,937,'2024-07-13 12:00:00',0,1,50),(9152,937,'2024-07-13 17:00:00',0,1,50),(9153,937,'2024-07-15 12:00:00',0,1,50),(9154,937,'2024-07-16 12:00:00',0,1,50),(9155,937,'2024-07-17 12:00:00',0,1,50),(9156,937,'2024-07-17 17:00:00',0,1,50),(9157,937,'2024-07-18 10:00:00',0,1,50),(9158,937,'2024-07-18 12:00:00',0,1,50),(9159,937,'2024-07-18 17:00:00',0,1,50),(9160,937,'2024-07-19 10:00:00',0,1,50),(9161,937,'2024-07-19 12:00:00',0,1,50),(9162,937,'2024-07-20 12:00:00',0,1,50),(9163,937,'2024-07-20 17:00:00',0,1,50),(9164,937,'2024-07-22 12:00:00',0,1,50),(9165,937,'2024-07-23 12:00:00',0,1,50),(9166,937,'2024-07-24 12:00:00',0,1,50),(9167,937,'2024-07-24 17:00:00',0,1,50),(9168,937,'2024-07-25 10:00:00',0,1,50),(9169,937,'2024-07-25 12:00:00',0,1,50),(9170,937,'2024-07-25 17:00:00',0,1,50),(9171,937,'2024-07-26 10:00:00',0,1,50),(9172,937,'2024-07-26 12:00:00',0,1,50),(9173,937,'2024-07-27 12:00:00',0,1,50),(9174,937,'2024-07-27 17:00:00',0,1,50),(9175,937,'2024-07-29 12:00:00',0,1,50),(9176,937,'2024-07-30 12:00:00',0,1,50),(9177,937,'2024-07-31 12:00:00',0,1,50),(9178,937,'2024-07-31 17:00:00',0,1,50),(9179,937,'2024-08-01 10:00:00',0,1,50),(9180,937,'2024-08-01 12:00:00',0,1,50),(9181,937,'2024-08-01 17:00:00',0,1,50),(9182,937,'2024-08-02 10:00:00',0,1,50),(9183,937,'2024-08-02 12:00:00',0,1,50),(9184,937,'2024-08-03 12:00:00',0,1,50),(9185,937,'2024-08-03 17:00:00',0,1,50),(9186,937,'2024-08-05 12:00:00',0,1,50),(9187,937,'2024-08-06 12:00:00',0,1,50),(9188,937,'2024-08-07 12:00:00',0,1,50),(9189,937,'2024-08-07 17:00:00',0,1,50),(9190,937,'2024-08-08 10:00:00',0,1,50),(9191,937,'2024-08-08 12:00:00',0,1,50),(9192,937,'2024-08-08 17:00:00',0,1,50),(9193,937,'2024-08-09 10:00:00',0,1,50),(9194,937,'2024-08-09 12:00:00',0,1,50),(9195,937,'2024-08-10 12:00:00',0,1,50),(9196,937,'2024-08-10 17:00:00',0,1,50),(9197,937,'2024-08-12 12:00:00',0,1,50),(9198,937,'2024-08-13 12:00:00',0,1,50),(9199,937,'2024-08-14 12:00:00',0,1,50),(9200,937,'2024-08-14 17:00:00',0,1,50),(9201,937,'2024-08-15 10:00:00',0,1,50),(9202,937,'2024-08-15 12:00:00',0,1,50),(9203,937,'2024-08-15 17:00:00',0,1,50),(9204,937,'2024-08-16 10:00:00',0,1,50),(9205,937,'2024-08-16 12:00:00',0,1,50),(9206,937,'2024-08-17 12:00:00',0,1,50),(9207,937,'2024-08-17 17:00:00',0,1,50),(9208,937,'2024-08-19 12:00:00',0,1,50),(9209,937,'2024-08-20 12:00:00',0,1,50),(9210,937,'2024-08-21 12:00:00',0,1,50),(9211,937,'2024-08-21 17:00:00',0,1,50),(9212,937,'2024-08-22 10:00:00',0,1,50),(9213,937,'2024-08-22 12:00:00',0,1,50),(9214,937,'2024-08-22 17:00:00',0,1,50),(9215,937,'2024-08-23 10:00:00',0,1,50),(9216,937,'2024-08-23 12:00:00',0,1,50),(9217,937,'2024-08-24 12:00:00',0,1,50),(9218,937,'2024-08-24 17:00:00',0,1,50),(9219,937,'2024-08-26 12:00:00',0,1,50),(9220,937,'2024-08-27 12:00:00',0,1,50),(9221,937,'2024-08-28 12:00:00',0,1,50),(9222,937,'2024-08-28 17:00:00',0,1,50),(9223,937,'2024-08-29 10:00:00',0,1,50),(9224,937,'2024-08-29 12:00:00',0,1,50),(9225,937,'2024-08-29 17:00:00',0,1,50),(9226,937,'2024-08-30 10:00:00',0,1,50),(9227,937,'2024-08-30 12:00:00',0,1,50),(9228,937,'2024-08-31 12:00:00',0,1,50),(9229,937,'2024-08-31 17:00:00',0,1,50),(9230,937,'2024-09-02 12:00:00',0,1,50),(9231,937,'2024-09-03 12:00:00',0,1,50),(9232,937,'2024-09-04 12:00:00',0,1,50),(9233,937,'2024-09-04 17:00:00',0,1,50),(9234,937,'2024-09-05 10:00:00',0,1,50),(9235,937,'2024-09-05 12:00:00',0,1,50),(9236,937,'2024-09-05 17:00:00',0,1,50),(9237,937,'2024-09-06 10:00:00',0,1,50),(9238,937,'2024-09-06 12:00:00',0,1,50),(9239,937,'2024-09-07 12:00:00',0,1,50),(9240,937,'2024-09-07 17:00:00',0,1,50),(9241,937,'2024-09-09 12:00:00',0,1,50),(9242,937,'2024-09-10 12:00:00',0,1,50),(9243,937,'2024-09-11 12:00:00',0,1,50),(9244,937,'2024-09-11 17:00:00',0,1,50),(9245,937,'2024-09-12 10:00:00',0,1,50),(9246,937,'2024-09-12 12:00:00',0,1,50),(9247,937,'2024-09-12 17:00:00',0,1,50),(9248,937,'2024-09-13 10:00:00',0,1,50),(9249,937,'2024-09-13 12:00:00',0,1,50),(9250,937,'2024-09-14 12:00:00',0,1,50),(9251,937,'2024-09-14 17:00:00',0,1,50),(9252,937,'2024-09-16 12:00:00',0,1,50),(9253,937,'2024-09-17 12:00:00',0,1,50),(9254,937,'2024-09-18 12:00:00',0,1,50),(9255,937,'2024-09-18 17:00:00',0,1,50),(9256,937,'2024-09-19 10:00:00',0,1,50),(9257,937,'2024-09-19 12:00:00',0,1,50),(9258,937,'2024-09-19 17:00:00',0,1,50),(9259,937,'2024-09-20 10:00:00',0,1,50),(9260,937,'2024-09-20 12:00:00',0,1,50),(9261,937,'2024-09-21 12:00:00',0,1,50),(9262,937,'2024-09-21 17:00:00',0,1,50),(9263,937,'2024-09-23 12:00:00',0,1,50),(9264,937,'2024-09-24 12:00:00',0,1,50),(9265,937,'2024-09-25 12:00:00',0,1,50),(9266,937,'2024-09-25 17:00:00',0,1,50),(9267,937,'2024-09-26 10:00:00',0,1,50),(9268,937,'2024-09-26 12:00:00',0,1,50),(9269,937,'2024-09-26 17:00:00',0,1,50),(9270,937,'2024-09-27 10:00:00',0,1,50),(9271,937,'2024-09-27 12:00:00',0,1,50),(9272,937,'2024-09-28 12:00:00',0,1,50),(9273,937,'2024-09-28 17:00:00',0,1,50),(9274,937,'2024-09-30 12:00:00',0,1,50),(9275,937,'2024-10-01 12:00:00',0,1,50),(9276,937,'2024-10-02 12:00:00',0,1,50),(9277,937,'2024-10-02 17:00:00',0,1,50),(9278,937,'2024-10-03 10:00:00',0,1,50),(9279,937,'2024-10-03 12:00:00',0,1,50),(9280,937,'2024-10-03 17:00:00',0,1,50),(9281,937,'2024-10-04 10:00:00',0,1,50),(9282,937,'2024-10-04 12:00:00',0,1,50),(9283,937,'2024-10-05 12:00:00',0,1,50),(9284,937,'2024-10-05 17:00:00',0,1,50),(9285,937,'2024-10-07 12:00:00',0,1,50),(9286,937,'2024-10-08 12:00:00',0,1,50),(9287,937,'2024-10-09 12:00:00',0,1,50),(9288,937,'2024-10-09 17:00:00',0,1,50),(9289,937,'2024-10-10 10:00:00',0,1,50),(9290,937,'2024-10-10 12:00:00',0,1,50),(9291,937,'2024-10-10 17:00:00',0,1,50),(9292,937,'2024-10-11 10:00:00',0,1,50),(9293,937,'2024-10-11 12:00:00',0,1,50),(9294,937,'2024-10-12 12:00:00',0,1,50),(9295,937,'2024-10-12 17:00:00',0,1,50),(9296,937,'2024-10-14 12:00:00',0,1,50),(9297,937,'2024-10-15 12:00:00',0,1,50),(9298,937,'2024-10-16 12:00:00',0,1,50),(9299,937,'2024-10-16 17:00:00',0,1,50),(9300,937,'2024-10-17 10:00:00',0,1,50),(9301,937,'2024-10-17 12:00:00',0,1,50),(9302,937,'2024-10-17 17:00:00',0,1,50),(10624,898,'2023-10-14 07:00:00',0,1,60),(10625,898,'2023-10-16 08:00:00',0,1,60),(10626,898,'2023-10-17 09:00:00',0,1,60),(10627,898,'2023-10-18 09:00:00',0,1,60),(10628,898,'2023-10-19 07:00:00',0,1,60),(10629,898,'2023-10-19 09:00:00',0,1,60),(10630,898,'2023-10-20 07:00:00',0,1,60),(10631,898,'2023-10-21 07:00:00',0,1,60),(10632,898,'2023-10-23 08:00:00',0,1,60),(10633,898,'2023-10-24 09:00:00',0,1,60),(10634,898,'2023-10-25 09:00:00',0,1,60),(10635,898,'2023-10-26 07:00:00',0,1,60),(10636,898,'2023-10-26 09:00:00',0,1,60),(10637,898,'2023-10-27 07:00:00',0,1,60),(10638,898,'2023-10-28 07:00:00',0,1,60),(10639,898,'2023-10-30 08:00:00',0,1,60),(10640,898,'2023-10-31 09:00:00',0,1,60),(10641,898,'2023-11-01 09:00:00',0,1,60),(10642,898,'2023-11-02 07:00:00',0,1,60),(10643,898,'2023-11-02 09:00:00',0,1,60),(10644,898,'2023-11-03 07:00:00',0,1,60),(10645,898,'2023-11-04 07:00:00',0,1,60),(10646,898,'2023-11-06 08:00:00',0,1,60),(10647,898,'2023-11-07 09:00:00',0,1,60),(10648,898,'2023-11-08 09:00:00',0,1,60),(10649,898,'2023-11-09 07:00:00',0,1,60),(10650,898,'2023-11-09 09:00:00',0,1,60),(10651,898,'2023-11-10 07:00:00',0,1,60),(10652,898,'2023-11-11 07:00:00',0,1,60),(10653,898,'2023-11-13 08:00:00',0,1,60),(10654,898,'2023-11-14 09:00:00',0,1,60),(10655,898,'2023-11-15 09:00:00',0,1,60),(10656,898,'2023-11-16 07:00:00',0,1,60),(10657,898,'2023-11-16 09:00:00',0,1,60),(10658,898,'2023-11-17 07:00:00',0,1,60),(10659,898,'2023-11-18 07:00:00',0,1,60),(10660,898,'2023-11-20 08:00:00',0,1,60),(10661,898,'2023-11-21 09:00:00',0,1,60),(10662,898,'2023-11-22 09:00:00',0,1,60),(10663,898,'2023-11-23 07:00:00',0,1,60),(10664,898,'2023-11-23 09:00:00',0,1,60),(10665,898,'2023-11-24 07:00:00',0,1,60),(10666,898,'2023-11-25 07:00:00',0,1,60),(10667,898,'2023-11-27 08:00:00',0,1,60),(10668,898,'2023-11-28 09:00:00',0,1,60),(10669,898,'2023-11-29 09:00:00',0,1,60),(10670,898,'2023-11-30 07:00:00',0,1,60),(10671,898,'2023-11-30 09:00:00',0,1,60),(10672,898,'2023-12-01 07:00:00',0,1,60),(10673,898,'2023-12-02 07:00:00',0,1,60),(10674,898,'2023-12-04 08:00:00',0,1,60),(10675,898,'2023-12-05 09:00:00',0,1,60),(10676,898,'2023-12-06 09:00:00',0,1,60),(10677,898,'2023-12-07 07:00:00',0,1,60),(10678,898,'2023-12-07 09:00:00',0,1,60),(10679,898,'2023-12-08 07:00:00',0,1,60),(10680,898,'2023-12-09 07:00:00',0,1,60),(10681,898,'2023-12-11 08:00:00',0,1,60),(10682,898,'2023-12-12 09:00:00',0,1,60),(10683,898,'2023-12-13 09:00:00',0,1,60),(10684,898,'2023-12-14 07:00:00',0,1,60),(10685,898,'2023-12-14 09:00:00',0,1,60),(10686,898,'2023-12-15 07:00:00',0,1,60),(10687,898,'2023-12-16 07:00:00',0,1,60),(10688,898,'2023-12-18 08:00:00',0,1,60),(10689,898,'2023-12-19 09:00:00',0,1,60),(10690,898,'2023-12-20 09:00:00',0,1,60),(10691,898,'2023-12-21 07:00:00',0,1,60),(10692,898,'2023-12-21 09:00:00',0,1,60),(10693,898,'2023-12-22 07:00:00',0,1,60),(10694,898,'2023-12-23 07:00:00',0,1,60),(10695,898,'2023-12-25 08:00:00',0,1,60),(10696,898,'2023-12-26 09:00:00',0,1,60),(10697,898,'2023-12-27 09:00:00',0,1,60),(10698,898,'2023-12-28 07:00:00',0,1,60),(10699,898,'2023-12-28 09:00:00',0,1,60),(10700,898,'2023-12-29 07:00:00',0,1,60),(10701,898,'2023-12-30 07:00:00',0,1,60),(10702,898,'2024-01-01 08:00:00',0,1,60),(10703,898,'2024-01-02 09:00:00',0,1,60),(10704,898,'2024-01-03 09:00:00',0,1,60),(10705,898,'2024-01-04 07:00:00',0,1,60),(10706,898,'2024-01-04 09:00:00',0,1,60),(10707,898,'2024-01-05 07:00:00',0,1,60),(10708,898,'2024-01-06 07:00:00',0,1,60),(10709,898,'2024-01-08 08:00:00',0,1,60),(10710,898,'2024-01-09 09:00:00',0,1,60),(10711,898,'2024-01-10 09:00:00',0,1,60),(10712,898,'2024-01-11 07:00:00',0,1,60),(10713,898,'2024-01-11 09:00:00',0,1,60),(10714,898,'2024-01-12 07:00:00',0,1,60),(10715,898,'2024-01-13 07:00:00',0,1,60),(10716,898,'2024-01-15 08:00:00',0,1,60),(10717,898,'2024-01-16 09:00:00',0,1,60),(10718,898,'2024-01-17 09:00:00',0,1,60),(10719,898,'2024-01-18 07:00:00',0,1,60),(10720,898,'2024-01-18 09:00:00',0,1,60),(10721,898,'2024-01-19 07:00:00',0,1,60),(10722,898,'2024-01-20 07:00:00',0,1,60),(10723,898,'2024-01-22 08:00:00',0,1,60),(10724,898,'2024-01-23 09:00:00',0,1,60),(10725,898,'2024-01-24 09:00:00',0,1,60),(10726,898,'2024-01-25 07:00:00',0,1,60),(10727,898,'2024-01-25 09:00:00',0,1,60),(10728,898,'2024-01-26 07:00:00',0,1,60),(10729,898,'2024-01-27 07:00:00',0,1,60),(10730,898,'2024-01-29 08:00:00',0,1,60),(10731,898,'2024-01-30 09:00:00',0,1,60),(10732,898,'2024-01-31 09:00:00',0,1,60),(10733,898,'2024-02-01 07:00:00',0,1,60),(10734,898,'2024-02-01 09:00:00',0,1,60),(10735,898,'2024-02-02 07:00:00',0,1,60),(10736,898,'2024-02-03 07:00:00',0,1,60),(10737,898,'2024-02-05 08:00:00',0,1,60),(10738,898,'2024-02-06 09:00:00',0,1,60),(10739,898,'2024-02-07 09:00:00',0,1,60),(10740,898,'2024-02-08 07:00:00',0,1,60),(10741,898,'2024-02-08 09:00:00',0,1,60),(10742,898,'2024-02-09 07:00:00',0,1,60),(10743,898,'2024-02-10 07:00:00',0,1,60),(10744,898,'2024-02-12 08:00:00',0,1,60),(10745,898,'2024-02-13 09:00:00',0,1,60),(10746,898,'2024-02-14 09:00:00',0,1,60),(10747,898,'2024-02-15 07:00:00',0,1,60),(10748,898,'2024-02-15 09:00:00',0,1,60),(10749,898,'2024-02-16 07:00:00',0,1,60),(10750,898,'2024-02-17 07:00:00',0,1,60),(10751,898,'2024-02-19 08:00:00',0,1,60),(10752,898,'2024-02-20 09:00:00',0,1,60),(10753,898,'2024-02-21 09:00:00',0,1,60),(10754,898,'2024-02-22 07:00:00',0,1,60),(10755,898,'2024-02-22 09:00:00',0,1,60),(10756,898,'2024-02-23 07:00:00',0,1,60),(10757,898,'2024-02-24 07:00:00',0,1,60),(10758,898,'2024-02-26 08:00:00',0,1,60),(10759,898,'2024-02-27 09:00:00',0,1,60),(10760,898,'2024-02-28 09:00:00',0,1,60),(10761,898,'2024-02-29 07:00:00',0,1,60),(10762,898,'2024-02-29 09:00:00',0,1,60),(10763,898,'2024-03-01 07:00:00',0,1,60),(10764,898,'2024-03-02 07:00:00',0,1,60),(10765,898,'2024-03-04 08:00:00',0,1,60),(10766,898,'2024-03-05 09:00:00',0,1,60),(10767,898,'2024-03-06 09:00:00',0,1,60),(10768,898,'2024-03-07 07:00:00',0,1,60),(10769,898,'2024-03-07 09:00:00',0,1,60),(10770,898,'2024-03-08 07:00:00',0,1,60),(10771,898,'2024-03-09 07:00:00',0,1,60),(10772,898,'2024-03-11 08:00:00',0,1,60),(10773,898,'2024-03-12 09:00:00',0,1,60),(10774,898,'2024-03-13 09:00:00',0,1,60),(10775,898,'2024-03-14 07:00:00',0,1,60),(10776,898,'2024-03-14 09:00:00',0,1,60),(10777,898,'2024-03-15 07:00:00',0,1,60),(10778,898,'2024-03-16 07:00:00',0,1,60),(10779,898,'2024-03-18 08:00:00',0,1,60),(10780,898,'2024-03-19 09:00:00',0,1,60),(10781,898,'2024-03-20 09:00:00',0,1,60),(10782,898,'2024-03-21 07:00:00',0,1,60),(10783,898,'2024-03-21 09:00:00',0,1,60),(10784,898,'2024-03-22 07:00:00',0,1,60),(10785,898,'2024-03-23 07:00:00',0,1,60),(10786,898,'2024-03-25 08:00:00',0,1,60),(10787,898,'2024-03-26 09:00:00',0,1,60),(10788,898,'2024-03-27 09:00:00',0,1,60),(10789,898,'2024-03-28 07:00:00',0,1,60),(10790,898,'2024-03-28 09:00:00',0,1,60),(10791,898,'2024-03-29 07:00:00',0,1,60),(10792,898,'2024-03-30 07:00:00',0,1,60),(10793,898,'2024-04-01 08:00:00',0,1,60),(10794,898,'2024-04-02 09:00:00',0,1,60),(10795,898,'2024-04-03 09:00:00',0,1,60),(10796,898,'2024-04-04 07:00:00',0,1,60),(10797,898,'2024-04-04 09:00:00',0,1,60),(10798,898,'2024-04-05 07:00:00',0,1,60),(10799,898,'2024-04-06 07:00:00',0,1,60),(10800,898,'2024-04-08 08:00:00',0,1,60),(10801,898,'2024-04-09 09:00:00',0,1,60),(10802,898,'2024-04-10 09:00:00',0,1,60),(10803,898,'2024-04-11 07:00:00',0,1,60),(10804,898,'2024-04-11 09:00:00',0,1,60),(10805,898,'2024-04-12 07:00:00',0,1,60),(10806,898,'2024-04-13 07:00:00',0,1,60),(10807,898,'2024-04-15 08:00:00',0,1,60),(10808,898,'2024-04-16 09:00:00',0,1,60),(10809,898,'2024-04-17 09:00:00',0,1,60),(10810,898,'2024-04-18 07:00:00',0,1,60),(10811,898,'2024-04-18 09:00:00',0,1,60),(10812,898,'2024-04-19 07:00:00',0,1,60),(10813,898,'2024-04-20 07:00:00',0,1,60),(10814,898,'2024-04-22 08:00:00',0,1,60),(10815,898,'2024-04-23 09:00:00',0,1,60),(10816,898,'2024-04-24 09:00:00',0,1,60),(10817,898,'2024-04-25 07:00:00',0,1,60),(10818,898,'2024-04-25 09:00:00',0,1,60),(10819,898,'2024-04-26 07:00:00',0,1,60),(10820,898,'2024-04-27 07:00:00',0,1,60),(10821,898,'2024-04-29 08:00:00',0,1,60),(10822,898,'2024-04-30 09:00:00',0,1,60),(10823,898,'2024-05-01 09:00:00',0,1,60),(10824,898,'2024-05-02 07:00:00',0,1,60),(10825,898,'2024-05-02 09:00:00',0,1,60),(10826,898,'2024-05-03 07:00:00',0,1,60),(10827,898,'2024-05-04 07:00:00',0,1,60),(10828,898,'2024-05-06 08:00:00',0,1,60),(10829,898,'2024-05-07 09:00:00',0,1,60),(10830,898,'2024-05-08 09:00:00',0,1,60),(10831,898,'2024-05-09 07:00:00',0,1,60),(10832,898,'2024-05-09 09:00:00',0,1,60),(10833,898,'2024-05-10 07:00:00',0,1,60),(10834,898,'2024-05-11 07:00:00',0,1,60),(10835,898,'2024-05-13 08:00:00',0,1,60),(10836,898,'2024-05-14 09:00:00',0,1,60),(10837,898,'2024-05-15 09:00:00',0,1,60),(10838,898,'2024-05-16 07:00:00',0,1,60),(10839,898,'2024-05-16 09:00:00',0,1,60),(10840,898,'2024-05-17 07:00:00',0,1,60),(10841,898,'2024-05-18 07:00:00',0,1,60),(10842,898,'2024-05-20 08:00:00',0,1,60),(10843,898,'2024-05-21 09:00:00',0,1,60),(10844,898,'2024-05-22 09:00:00',0,1,60),(10845,898,'2024-05-23 07:00:00',0,1,60),(10846,898,'2024-05-23 09:00:00',0,1,60),(10847,898,'2024-05-24 07:00:00',0,1,60),(10848,898,'2024-05-25 07:00:00',0,1,60),(10849,898,'2024-05-27 08:00:00',0,1,60),(10850,898,'2024-05-28 09:00:00',0,1,60),(10851,898,'2024-05-29 09:00:00',0,1,60),(10852,898,'2024-05-30 07:00:00',0,1,60),(10853,898,'2024-05-30 09:00:00',0,1,60),(10854,898,'2024-05-31 07:00:00',0,1,60),(10855,898,'2024-06-01 07:00:00',0,1,60),(10856,898,'2024-06-03 08:00:00',0,1,60),(10857,898,'2024-06-04 09:00:00',0,1,60),(10858,898,'2024-06-05 09:00:00',0,1,60),(10859,898,'2024-06-06 07:00:00',0,1,60),(10860,898,'2024-06-06 09:00:00',0,1,60),(10861,898,'2024-06-07 07:00:00',0,1,60),(10862,898,'2024-06-08 07:00:00',0,1,60),(10863,898,'2024-06-10 08:00:00',0,1,60),(10864,898,'2024-06-11 09:00:00',0,1,60),(10865,898,'2024-06-12 09:00:00',0,1,60),(10866,898,'2024-06-13 07:00:00',0,1,60),(10867,898,'2024-06-13 09:00:00',0,1,60),(10868,898,'2024-06-14 07:00:00',0,1,60),(10869,898,'2024-06-15 07:00:00',0,1,60),(10870,898,'2024-06-17 08:00:00',0,1,60),(10871,898,'2024-06-18 09:00:00',0,1,60),(10872,898,'2024-06-19 09:00:00',0,1,60),(10873,898,'2024-06-20 07:00:00',0,1,60),(10874,898,'2024-06-20 09:00:00',0,1,60),(10875,898,'2024-06-21 07:00:00',0,1,60),(10876,898,'2024-06-22 07:00:00',0,1,60),(10877,898,'2024-06-24 08:00:00',0,1,60),(10878,898,'2024-06-25 09:00:00',0,1,60),(10879,898,'2024-06-26 09:00:00',0,1,60),(10880,898,'2024-06-27 07:00:00',0,1,60),(10881,898,'2024-06-27 09:00:00',0,1,60),(10882,898,'2024-06-28 07:00:00',0,1,60),(10883,898,'2024-06-29 07:00:00',0,1,60),(10884,898,'2024-07-01 08:00:00',0,1,60),(10885,898,'2024-07-02 09:00:00',0,1,60),(10886,898,'2024-07-03 09:00:00',0,1,60),(10887,898,'2024-07-04 07:00:00',0,1,60),(10888,898,'2024-07-04 09:00:00',0,1,60),(10889,898,'2024-07-05 07:00:00',0,1,60),(10890,898,'2024-07-06 07:00:00',0,1,60),(10891,898,'2024-07-08 08:00:00',0,1,60),(10892,898,'2024-07-09 09:00:00',0,1,60),(10893,898,'2024-07-10 09:00:00',0,1,60),(10894,898,'2024-07-11 07:00:00',0,1,60),(10895,898,'2024-07-11 09:00:00',0,1,60),(10896,898,'2024-07-12 07:00:00',0,1,60),(10897,898,'2024-07-13 07:00:00',0,1,60),(10898,898,'2024-07-15 08:00:00',0,1,60),(10899,898,'2024-07-16 09:00:00',0,1,60),(10900,898,'2024-07-17 09:00:00',0,1,60),(10901,898,'2024-07-18 07:00:00',0,1,60),(10902,898,'2024-07-18 09:00:00',0,1,60),(10903,898,'2024-07-19 07:00:00',0,1,60),(10904,898,'2024-07-20 07:00:00',0,1,60),(10905,898,'2024-07-22 08:00:00',0,1,60),(10906,898,'2024-07-23 09:00:00',0,1,60),(10907,898,'2024-07-24 09:00:00',0,1,60),(10908,898,'2024-07-25 07:00:00',0,1,60),(10909,898,'2024-07-25 09:00:00',0,1,60),(10910,898,'2024-07-26 07:00:00',0,1,60),(10911,898,'2024-07-27 07:00:00',0,1,60),(10912,898,'2024-07-29 08:00:00',0,1,60),(10913,898,'2024-07-30 09:00:00',0,1,60),(10914,898,'2024-07-31 09:00:00',0,1,60),(10915,898,'2024-08-01 07:00:00',0,1,60),(10916,898,'2024-08-01 09:00:00',0,1,60),(10917,898,'2024-08-02 07:00:00',0,1,60),(10918,898,'2024-08-03 07:00:00',0,1,60),(10919,898,'2024-08-05 08:00:00',0,1,60),(10920,898,'2024-08-06 09:00:00',0,1,60),(10921,898,'2024-08-07 09:00:00',0,1,60),(10922,898,'2024-08-08 07:00:00',0,1,60),(10923,898,'2024-08-08 09:00:00',0,1,60),(10924,898,'2024-08-09 07:00:00',0,1,60),(10925,898,'2024-08-10 07:00:00',0,1,60),(10926,898,'2024-08-12 08:00:00',0,1,60),(10927,898,'2024-08-13 09:00:00',0,1,60),(10928,898,'2024-08-14 09:00:00',0,1,60),(10929,898,'2024-08-15 07:00:00',0,1,60),(10930,898,'2024-08-15 09:00:00',0,1,60),(10931,898,'2024-08-16 07:00:00',0,1,60),(10932,898,'2024-08-17 07:00:00',0,1,60),(10933,898,'2024-08-19 08:00:00',0,1,60),(10934,898,'2024-08-20 09:00:00',0,1,60),(10935,898,'2024-08-21 09:00:00',0,1,60),(10936,898,'2024-08-22 07:00:00',0,1,60),(10937,898,'2024-08-22 09:00:00',0,1,60),(10938,898,'2024-08-23 07:00:00',0,1,60),(10939,898,'2024-08-24 07:00:00',0,1,60),(10940,898,'2024-08-26 08:00:00',0,1,60),(10941,898,'2024-08-27 09:00:00',0,1,60),(10942,898,'2024-08-28 09:00:00',0,1,60),(10943,898,'2024-08-29 07:00:00',0,1,60),(10944,898,'2024-08-29 09:00:00',0,1,60),(10945,898,'2024-08-30 07:00:00',0,1,60),(10946,898,'2024-08-31 07:00:00',0,1,60),(10947,898,'2024-09-02 08:00:00',0,1,60),(10948,898,'2024-09-03 09:00:00',0,1,60),(10949,898,'2024-09-04 09:00:00',0,1,60),(10950,898,'2024-09-05 07:00:00',0,1,60),(10951,898,'2024-09-05 09:00:00',0,1,60),(10952,898,'2024-09-06 07:00:00',0,1,60),(10953,898,'2024-09-07 07:00:00',0,1,60),(10954,898,'2024-09-09 08:00:00',0,1,60),(10955,898,'2024-09-10 09:00:00',0,1,60),(10956,898,'2024-09-11 09:00:00',0,1,60),(10957,898,'2024-09-12 07:00:00',0,1,60),(10958,898,'2024-09-12 09:00:00',0,1,60),(10959,898,'2024-09-13 07:00:00',0,1,60),(10960,898,'2024-09-14 07:00:00',0,1,60),(10961,898,'2024-09-16 08:00:00',0,1,60),(10962,898,'2024-09-17 09:00:00',0,1,60),(10963,898,'2024-09-18 09:00:00',0,1,60),(10964,898,'2024-09-19 07:00:00',0,1,60),(10965,898,'2024-09-19 09:00:00',0,1,60),(10966,898,'2024-09-20 07:00:00',0,1,60),(10967,898,'2024-09-21 07:00:00',0,1,60),(10968,898,'2024-09-23 08:00:00',0,1,60),(10969,898,'2024-09-24 09:00:00',0,1,60),(10970,898,'2024-09-25 09:00:00',0,1,60),(10971,898,'2024-09-26 07:00:00',0,1,60),(10972,898,'2024-09-26 09:00:00',0,1,60),(10973,898,'2024-09-27 07:00:00',0,1,60),(10974,898,'2024-09-28 07:00:00',0,1,60),(10975,898,'2024-09-30 08:00:00',0,1,60),(10976,898,'2024-10-01 09:00:00',0,1,60),(10977,898,'2024-10-02 09:00:00',0,1,60),(10978,898,'2024-10-03 07:00:00',0,1,60),(10979,898,'2024-10-03 09:00:00',0,1,60),(10980,898,'2024-10-04 07:00:00',0,1,60),(10981,898,'2024-10-05 07:00:00',0,1,60),(10982,898,'2024-10-07 08:00:00',0,1,60),(10983,898,'2024-10-08 09:00:00',0,1,60),(10984,898,'2024-10-09 09:00:00',0,1,60),(10985,898,'2024-10-10 07:00:00',0,1,60),(10986,898,'2024-10-10 09:00:00',0,1,60),(10987,898,'2024-10-11 07:00:00',0,1,60),(10988,898,'2024-10-12 07:00:00',0,1,60),(10989,898,'2024-10-14 08:00:00',0,1,60),(10990,898,'2024-10-15 09:00:00',0,1,60),(10991,898,'2024-10-16 09:00:00',0,1,60),(10992,898,'2024-10-17 07:00:00',0,1,60),(10993,898,'2024-10-17 09:00:00',0,1,60),(10994,897,'2023-10-14 12:00:00',0,1,50),(10995,897,'2023-10-14 17:00:00',0,1,50),(10996,897,'2023-10-16 12:00:00',0,1,50),(10997,897,'2023-10-18 12:00:00',0,1,50),(10998,897,'2023-10-18 17:00:00',0,1,50),(10999,897,'2023-10-19 10:00:00',0,1,50),(11000,897,'2023-10-19 12:00:00',0,1,50),(11001,897,'2023-10-19 17:00:00',0,1,50),(11002,897,'2023-10-20 10:00:00',0,1,50),(11003,897,'2023-10-20 12:00:00',0,1,50),(11004,897,'2023-10-21 12:00:00',0,1,50),(11005,897,'2023-10-21 17:00:00',0,1,50),(11006,897,'2023-10-23 12:00:00',0,1,50),(11007,897,'2023-10-25 12:00:00',0,1,50),(11008,897,'2023-10-25 17:00:00',0,1,50),(11009,897,'2023-10-26 10:00:00',0,1,50),(11010,897,'2023-10-26 12:00:00',0,1,50),(11011,897,'2023-10-26 17:00:00',0,1,50),(11012,897,'2023-10-27 10:00:00',0,1,50),(11013,897,'2023-10-27 12:00:00',0,1,50),(11014,897,'2023-10-28 12:00:00',0,1,50),(11015,897,'2023-10-28 17:00:00',0,1,50),(11016,897,'2023-10-30 12:00:00',0,1,50),(11017,897,'2023-11-01 12:00:00',0,1,50),(11018,897,'2023-11-01 17:00:00',0,1,50),(11019,897,'2023-11-02 10:00:00',0,1,50),(11020,897,'2023-11-02 12:00:00',0,1,50),(11021,897,'2023-11-02 17:00:00',0,1,50),(11022,897,'2023-11-03 10:00:00',0,1,50),(11023,897,'2023-11-03 12:00:00',0,1,50),(11024,897,'2023-11-04 12:00:00',0,1,50),(11025,897,'2023-11-04 17:00:00',0,1,50),(11026,897,'2023-11-06 12:00:00',0,1,50),(11027,897,'2023-11-08 12:00:00',0,1,50),(11028,897,'2023-11-08 17:00:00',0,1,50),(11029,897,'2023-11-09 10:00:00',0,1,50),(11030,897,'2023-11-09 12:00:00',0,1,50),(11031,897,'2023-11-09 17:00:00',0,1,50),(11032,897,'2023-11-10 10:00:00',0,1,50),(11033,897,'2023-11-10 12:00:00',0,1,50),(11034,897,'2023-11-11 12:00:00',0,1,50),(11035,897,'2023-11-11 17:00:00',0,1,50),(11036,897,'2023-11-13 12:00:00',0,1,50),(11037,897,'2023-11-15 12:00:00',0,1,50),(11038,897,'2023-11-15 17:00:00',0,1,50),(11039,897,'2023-11-16 10:00:00',0,1,50),(11040,897,'2023-11-16 12:00:00',0,1,50),(11041,897,'2023-11-16 17:00:00',0,1,50),(11042,897,'2023-11-17 10:00:00',0,1,50),(11043,897,'2023-11-17 12:00:00',0,1,50),(11044,897,'2023-11-18 12:00:00',0,1,50),(11045,897,'2023-11-18 17:00:00',0,1,50),(11046,897,'2023-11-20 12:00:00',0,1,50),(11047,897,'2023-11-22 12:00:00',0,1,50),(11048,897,'2023-11-22 17:00:00',0,1,50),(11049,897,'2023-11-23 10:00:00',0,1,50),(11050,897,'2023-11-23 12:00:00',0,1,50),(11051,897,'2023-11-23 17:00:00',0,1,50),(11052,897,'2023-11-24 10:00:00',0,1,50),(11053,897,'2023-11-24 12:00:00',0,1,50),(11054,897,'2023-11-25 12:00:00',0,1,50),(11055,897,'2023-11-25 17:00:00',0,1,50),(11056,897,'2023-11-27 12:00:00',0,1,50),(11057,897,'2023-11-29 12:00:00',0,1,50),(11058,897,'2023-11-29 17:00:00',0,1,50),(11059,897,'2023-11-30 10:00:00',0,1,50),(11060,897,'2023-11-30 12:00:00',0,1,50),(11061,897,'2023-11-30 17:00:00',0,1,50),(11062,897,'2023-12-01 10:00:00',0,1,50),(11063,897,'2023-12-01 12:00:00',0,1,50),(11064,897,'2023-12-02 12:00:00',0,1,50),(11065,897,'2023-12-02 17:00:00',0,1,50),(11066,897,'2023-12-04 12:00:00',0,1,50),(11067,897,'2023-12-06 12:00:00',0,1,50),(11068,897,'2023-12-06 17:00:00',0,1,50),(11069,897,'2023-12-07 10:00:00',0,1,50),(11070,897,'2023-12-07 12:00:00',0,1,50),(11071,897,'2023-12-07 17:00:00',0,1,50),(11072,897,'2023-12-08 10:00:00',0,1,50),(11073,897,'2023-12-08 12:00:00',0,1,50),(11074,897,'2023-12-09 12:00:00',0,1,50),(11075,897,'2023-12-09 17:00:00',0,1,50),(11076,897,'2023-12-11 12:00:00',0,1,50),(11077,897,'2023-12-13 12:00:00',0,1,50),(11078,897,'2023-12-13 17:00:00',0,1,50),(11079,897,'2023-12-14 10:00:00',0,1,50),(11080,897,'2023-12-14 12:00:00',0,1,50),(11081,897,'2023-12-14 17:00:00',0,1,50),(11082,897,'2023-12-15 10:00:00',0,1,50),(11083,897,'2023-12-15 12:00:00',0,1,50),(11084,897,'2023-12-16 12:00:00',0,1,50),(11085,897,'2023-12-16 17:00:00',0,1,50),(11086,897,'2023-12-18 12:00:00',0,1,50),(11087,897,'2023-12-20 12:00:00',0,1,50),(11088,897,'2023-12-20 17:00:00',0,1,50),(11089,897,'2023-12-21 10:00:00',0,1,50),(11090,897,'2023-12-21 12:00:00',0,1,50),(11091,897,'2023-12-21 17:00:00',0,1,50),(11092,897,'2023-12-22 10:00:00',0,1,50),(11093,897,'2023-12-22 12:00:00',0,1,50),(11094,897,'2023-12-23 12:00:00',0,1,50),(11095,897,'2023-12-23 17:00:00',0,1,50),(11096,897,'2023-12-25 12:00:00',0,1,50),(11097,897,'2023-12-27 12:00:00',0,1,50),(11098,897,'2023-12-27 17:00:00',0,1,50),(11099,897,'2023-12-28 10:00:00',0,1,50),(11100,897,'2023-12-28 12:00:00',0,1,50),(11101,897,'2023-12-28 17:00:00',0,1,50),(11102,897,'2023-12-29 10:00:00',0,1,50),(11103,897,'2023-12-29 12:00:00',0,1,50),(11104,897,'2023-12-30 12:00:00',0,1,50),(11105,897,'2023-12-30 17:00:00',0,1,50),(11106,897,'2024-01-01 12:00:00',0,1,50),(11107,897,'2024-01-03 12:00:00',0,1,50),(11108,897,'2024-01-03 17:00:00',0,1,50),(11109,897,'2024-01-04 10:00:00',0,1,50),(11110,897,'2024-01-04 12:00:00',0,1,50),(11111,897,'2024-01-04 17:00:00',0,1,50),(11112,897,'2024-01-05 10:00:00',0,1,50),(11113,897,'2024-01-05 12:00:00',0,1,50),(11114,897,'2024-01-06 12:00:00',0,1,50),(11115,897,'2024-01-06 17:00:00',0,1,50),(11116,897,'2024-01-08 12:00:00',0,1,50),(11117,897,'2024-01-10 12:00:00',0,1,50),(11118,897,'2024-01-10 17:00:00',0,1,50),(11119,897,'2024-01-11 10:00:00',0,1,50),(11120,897,'2024-01-11 12:00:00',0,1,50),(11121,897,'2024-01-11 17:00:00',0,1,50),(11122,897,'2024-01-12 10:00:00',0,1,50),(11123,897,'2024-01-12 12:00:00',0,1,50),(11124,897,'2024-01-13 12:00:00',0,1,50),(11125,897,'2024-01-13 17:00:00',0,1,50),(11126,897,'2024-01-15 12:00:00',0,1,50),(11127,897,'2024-01-17 12:00:00',0,1,50),(11128,897,'2024-01-17 17:00:00',0,1,50),(11129,897,'2024-01-18 10:00:00',0,1,50),(11130,897,'2024-01-18 12:00:00',0,1,50),(11131,897,'2024-01-18 17:00:00',0,1,50),(11132,897,'2024-01-19 10:00:00',0,1,50),(11133,897,'2024-01-19 12:00:00',0,1,50),(11134,897,'2024-01-20 12:00:00',0,1,50),(11135,897,'2024-01-20 17:00:00',0,1,50),(11136,897,'2024-01-22 12:00:00',0,1,50),(11137,897,'2024-01-24 12:00:00',0,1,50),(11138,897,'2024-01-24 17:00:00',0,1,50),(11139,897,'2024-01-25 10:00:00',0,1,50),(11140,897,'2024-01-25 12:00:00',0,1,50),(11141,897,'2024-01-25 17:00:00',0,1,50),(11142,897,'2024-01-26 10:00:00',0,1,50),(11143,897,'2024-01-26 12:00:00',0,1,50),(11144,897,'2024-01-27 12:00:00',0,1,50),(11145,897,'2024-01-27 17:00:00',0,1,50),(11146,897,'2024-01-29 12:00:00',0,1,50),(11147,897,'2024-01-31 12:00:00',0,1,50),(11148,897,'2024-01-31 17:00:00',0,1,50),(11149,897,'2024-02-01 10:00:00',0,1,50),(11150,897,'2024-02-01 12:00:00',0,1,50),(11151,897,'2024-02-01 17:00:00',0,1,50),(11152,897,'2024-02-02 10:00:00',0,1,50),(11153,897,'2024-02-02 12:00:00',0,1,50),(11154,897,'2024-02-03 12:00:00',0,1,50),(11155,897,'2024-02-03 17:00:00',0,1,50),(11156,897,'2024-02-05 12:00:00',0,1,50),(11157,897,'2024-02-07 12:00:00',0,1,50),(11158,897,'2024-02-07 17:00:00',0,1,50),(11159,897,'2024-02-08 10:00:00',0,1,50),(11160,897,'2024-02-08 12:00:00',0,1,50),(11161,897,'2024-02-08 17:00:00',0,1,50),(11162,897,'2024-02-09 10:00:00',0,1,50),(11163,897,'2024-02-09 12:00:00',0,1,50),(11164,897,'2024-02-10 12:00:00',0,1,50),(11165,897,'2024-02-10 17:00:00',0,1,50),(11166,897,'2024-02-12 12:00:00',0,1,50),(11167,897,'2024-02-14 12:00:00',0,1,50),(11168,897,'2024-02-14 17:00:00',0,1,50),(11169,897,'2024-02-15 10:00:00',0,1,50),(11170,897,'2024-02-15 12:00:00',0,1,50),(11171,897,'2024-02-15 17:00:00',0,1,50),(11172,897,'2024-02-16 10:00:00',0,1,50),(11173,897,'2024-02-16 12:00:00',0,1,50),(11174,897,'2024-02-17 12:00:00',0,1,50),(11175,897,'2024-02-17 17:00:00',0,1,50),(11176,897,'2024-02-19 12:00:00',0,1,50),(11177,897,'2024-02-21 12:00:00',0,1,50),(11178,897,'2024-02-21 17:00:00',0,1,50),(11179,897,'2024-02-22 10:00:00',0,1,50),(11180,897,'2024-02-22 12:00:00',0,1,50),(11181,897,'2024-02-22 17:00:00',0,1,50),(11182,897,'2024-02-23 10:00:00',0,1,50),(11183,897,'2024-02-23 12:00:00',0,1,50),(11184,897,'2024-02-24 12:00:00',0,1,50),(11185,897,'2024-02-24 17:00:00',0,1,50),(11186,897,'2024-02-26 12:00:00',0,1,50),(11187,897,'2024-02-28 12:00:00',0,1,50),(11188,897,'2024-02-28 17:00:00',0,1,50),(11189,897,'2024-02-29 10:00:00',0,1,50),(11190,897,'2024-02-29 12:00:00',0,1,50),(11191,897,'2024-02-29 17:00:00',0,1,50),(11192,897,'2024-03-01 10:00:00',0,1,50),(11193,897,'2024-03-01 12:00:00',0,1,50),(11194,897,'2024-03-02 12:00:00',0,1,50),(11195,897,'2024-03-02 17:00:00',0,1,50),(11196,897,'2024-03-04 12:00:00',0,1,50),(11197,897,'2024-03-06 12:00:00',0,1,50),(11198,897,'2024-03-06 17:00:00',0,1,50),(11199,897,'2024-03-07 10:00:00',0,1,50),(11200,897,'2024-03-07 12:00:00',0,1,50),(11201,897,'2024-03-07 17:00:00',0,1,50),(11202,897,'2024-03-08 10:00:00',0,1,50),(11203,897,'2024-03-08 12:00:00',0,1,50),(11204,897,'2024-03-09 12:00:00',0,1,50),(11205,897,'2024-03-09 17:00:00',0,1,50),(11206,897,'2024-03-11 12:00:00',0,1,50),(11207,897,'2024-03-13 12:00:00',0,1,50),(11208,897,'2024-03-13 17:00:00',0,1,50),(11209,897,'2024-03-14 10:00:00',0,1,50),(11210,897,'2024-03-14 12:00:00',0,1,50),(11211,897,'2024-03-14 17:00:00',0,1,50),(11212,897,'2024-03-15 10:00:00',0,1,50),(11213,897,'2024-03-15 12:00:00',0,1,50),(11214,897,'2024-03-16 12:00:00',0,1,50),(11215,897,'2024-03-16 17:00:00',0,1,50),(11216,897,'2024-03-18 12:00:00',0,1,50),(11217,897,'2024-03-20 12:00:00',0,1,50),(11218,897,'2024-03-20 17:00:00',0,1,50),(11219,897,'2024-03-21 10:00:00',0,1,50),(11220,897,'2024-03-21 12:00:00',0,1,50),(11221,897,'2024-03-21 17:00:00',0,1,50),(11222,897,'2024-03-22 10:00:00',0,1,50),(11223,897,'2024-03-22 12:00:00',0,1,50),(11224,897,'2024-03-23 12:00:00',0,1,50),(11225,897,'2024-03-23 17:00:00',0,1,50),(11226,897,'2024-03-25 12:00:00',0,1,50),(11227,897,'2024-03-27 12:00:00',0,1,50),(11228,897,'2024-03-27 17:00:00',0,1,50),(11229,897,'2024-03-28 10:00:00',0,1,50),(11230,897,'2024-03-28 12:00:00',0,1,50),(11231,897,'2024-03-28 17:00:00',0,1,50),(11232,897,'2024-03-29 10:00:00',0,1,50),(11233,897,'2024-03-29 12:00:00',0,1,50),(11234,897,'2024-03-30 12:00:00',0,1,50),(11235,897,'2024-03-30 17:00:00',0,1,50),(11236,897,'2024-04-01 12:00:00',0,1,50),(11237,897,'2024-04-03 12:00:00',0,1,50),(11238,897,'2024-04-03 17:00:00',0,1,50),(11239,897,'2024-04-04 10:00:00',0,1,50),(11240,897,'2024-04-04 12:00:00',0,1,50),(11241,897,'2024-04-04 17:00:00',0,1,50),(11242,897,'2024-04-05 10:00:00',0,1,50),(11243,897,'2024-04-05 12:00:00',0,1,50),(11244,897,'2024-04-06 12:00:00',0,1,50),(11245,897,'2024-04-06 17:00:00',0,1,50),(11246,897,'2024-04-08 12:00:00',0,1,50),(11247,897,'2024-04-10 12:00:00',0,1,50),(11248,897,'2024-04-10 17:00:00',0,1,50),(11249,897,'2024-04-11 10:00:00',0,1,50),(11250,897,'2024-04-11 12:00:00',0,1,50),(11251,897,'2024-04-11 17:00:00',0,1,50),(11252,897,'2024-04-12 10:00:00',0,1,50),(11253,897,'2024-04-12 12:00:00',0,1,50),(11254,897,'2024-04-13 12:00:00',0,1,50),(11255,897,'2024-04-13 17:00:00',0,1,50),(11256,897,'2024-04-15 12:00:00',0,1,50),(11257,897,'2024-04-17 12:00:00',0,1,50),(11258,897,'2024-04-17 17:00:00',0,1,50),(11259,897,'2024-04-18 10:00:00',0,1,50),(11260,897,'2024-04-18 12:00:00',0,1,50),(11261,897,'2024-04-18 17:00:00',0,1,50),(11262,897,'2024-04-19 10:00:00',0,1,50),(11263,897,'2024-04-19 12:00:00',0,1,50),(11264,897,'2024-04-20 12:00:00',0,1,50),(11265,897,'2024-04-20 17:00:00',0,1,50),(11266,897,'2024-04-22 12:00:00',0,1,50),(11267,897,'2024-04-24 12:00:00',0,1,50),(11268,897,'2024-04-24 17:00:00',0,1,50),(11269,897,'2024-04-25 10:00:00',0,1,50),(11270,897,'2024-04-25 12:00:00',0,1,50),(11271,897,'2024-04-25 17:00:00',0,1,50),(11272,897,'2024-04-26 10:00:00',0,1,50),(11273,897,'2024-04-26 12:00:00',0,1,50),(11274,897,'2024-04-27 12:00:00',0,1,50),(11275,897,'2024-04-27 17:00:00',0,1,50),(11276,897,'2024-04-29 12:00:00',0,1,50),(11277,897,'2024-05-01 12:00:00',0,1,50),(11278,897,'2024-05-01 17:00:00',0,1,50),(11279,897,'2024-05-02 10:00:00',0,1,50),(11280,897,'2024-05-02 12:00:00',0,1,50),(11281,897,'2024-05-02 17:00:00',0,1,50),(11282,897,'2024-05-03 10:00:00',0,1,50),(11283,897,'2024-05-03 12:00:00',0,1,50),(11284,897,'2024-05-04 12:00:00',0,1,50),(11285,897,'2024-05-04 17:00:00',0,1,50),(11286,897,'2024-05-06 12:00:00',0,1,50),(11287,897,'2024-05-08 12:00:00',0,1,50),(11288,897,'2024-05-08 17:00:00',0,1,50),(11289,897,'2024-05-09 10:00:00',0,1,50),(11290,897,'2024-05-09 12:00:00',0,1,50),(11291,897,'2024-05-09 17:00:00',0,1,50),(11292,897,'2024-05-10 10:00:00',0,1,50),(11293,897,'2024-05-10 12:00:00',0,1,50),(11294,897,'2024-05-11 12:00:00',0,1,50),(11295,897,'2024-05-11 17:00:00',0,1,50),(11296,897,'2024-05-13 12:00:00',0,1,50),(11297,897,'2024-05-15 12:00:00',0,1,50),(11298,897,'2024-05-15 17:00:00',0,1,50),(11299,897,'2024-05-16 10:00:00',0,1,50),(11300,897,'2024-05-16 12:00:00',0,1,50),(11301,897,'2024-05-16 17:00:00',0,1,50),(11302,897,'2024-05-17 10:00:00',0,1,50),(11303,897,'2024-05-17 12:00:00',0,1,50),(11304,897,'2024-05-18 12:00:00',0,1,50),(11305,897,'2024-05-18 17:00:00',0,1,50),(11306,897,'2024-05-20 12:00:00',0,1,50),(11307,897,'2024-05-22 12:00:00',0,1,50),(11308,897,'2024-05-22 17:00:00',0,1,50),(11309,897,'2024-05-23 10:00:00',0,1,50),(11310,897,'2024-05-23 12:00:00',0,1,50),(11311,897,'2024-05-23 17:00:00',0,1,50),(11312,897,'2024-05-24 10:00:00',0,1,50),(11313,897,'2024-05-24 12:00:00',0,1,50),(11314,897,'2024-05-25 12:00:00',0,1,50),(11315,897,'2024-05-25 17:00:00',0,1,50),(11316,897,'2024-05-27 12:00:00',0,1,50),(11317,897,'2024-05-29 12:00:00',0,1,50),(11318,897,'2024-05-29 17:00:00',0,1,50),(11319,897,'2024-05-30 10:00:00',0,1,50),(11320,897,'2024-05-30 12:00:00',0,1,50),(11321,897,'2024-05-30 17:00:00',0,1,50),(11322,897,'2024-05-31 10:00:00',0,1,50),(11323,897,'2024-05-31 12:00:00',0,1,50),(11324,897,'2024-06-01 12:00:00',0,1,50),(11325,897,'2024-06-01 17:00:00',0,1,50),(11326,897,'2024-06-03 12:00:00',0,1,50),(11327,897,'2024-06-05 12:00:00',0,1,50),(11328,897,'2024-06-05 17:00:00',0,1,50),(11329,897,'2024-06-06 10:00:00',0,1,50),(11330,897,'2024-06-06 12:00:00',0,1,50),(11331,897,'2024-06-06 17:00:00',0,1,50),(11332,897,'2024-06-07 10:00:00',0,1,50),(11333,897,'2024-06-07 12:00:00',0,1,50),(11334,897,'2024-06-08 12:00:00',0,1,50),(11335,897,'2024-06-08 17:00:00',0,1,50),(11336,897,'2024-06-10 12:00:00',0,1,50),(11337,897,'2024-06-12 12:00:00',0,1,50),(11338,897,'2024-06-12 17:00:00',0,1,50),(11339,897,'2024-06-13 10:00:00',0,1,50),(11340,897,'2024-06-13 12:00:00',0,1,50),(11341,897,'2024-06-13 17:00:00',0,1,50),(11342,897,'2024-06-14 10:00:00',0,1,50),(11343,897,'2024-06-14 12:00:00',0,1,50),(11344,897,'2024-06-15 12:00:00',0,1,50),(11345,897,'2024-06-15 17:00:00',0,1,50),(11346,897,'2024-06-17 12:00:00',0,1,50),(11347,897,'2024-06-19 12:00:00',0,1,50),(11348,897,'2024-06-19 17:00:00',0,1,50),(11349,897,'2024-06-20 10:00:00',0,1,50),(11350,897,'2024-06-20 12:00:00',0,1,50),(11351,897,'2024-06-20 17:00:00',0,1,50),(11352,897,'2024-06-21 10:00:00',0,1,50),(11353,897,'2024-06-21 12:00:00',0,1,50),(11354,897,'2024-06-22 12:00:00',0,1,50),(11355,897,'2024-06-22 17:00:00',0,1,50),(11356,897,'2024-06-24 12:00:00',0,1,50),(11357,897,'2024-06-26 12:00:00',0,1,50),(11358,897,'2024-06-26 17:00:00',0,1,50),(11359,897,'2024-06-27 10:00:00',0,1,50),(11360,897,'2024-06-27 12:00:00',0,1,50),(11361,897,'2024-06-27 17:00:00',0,1,50),(11362,897,'2024-06-28 10:00:00',0,1,50),(11363,897,'2024-06-28 12:00:00',0,1,50),(11364,897,'2024-06-29 12:00:00',0,1,50),(11365,897,'2024-06-29 17:00:00',0,1,50),(11366,897,'2024-07-01 12:00:00',0,1,50),(11367,897,'2024-07-03 12:00:00',0,1,50),(11368,897,'2024-07-03 17:00:00',0,1,50),(11369,897,'2024-07-04 10:00:00',0,1,50),(11370,897,'2024-07-04 12:00:00',0,1,50),(11371,897,'2024-07-04 17:00:00',0,1,50),(11372,897,'2024-07-05 10:00:00',0,1,50),(11373,897,'2024-07-05 12:00:00',0,1,50),(11374,897,'2024-07-06 12:00:00',0,1,50),(11375,897,'2024-07-06 17:00:00',0,1,50),(11376,897,'2024-07-08 12:00:00',0,1,50),(11377,897,'2024-07-10 12:00:00',0,1,50),(11378,897,'2024-07-10 17:00:00',0,1,50),(11379,897,'2024-07-11 10:00:00',0,1,50),(11380,897,'2024-07-11 12:00:00',0,1,50),(11381,897,'2024-07-11 17:00:00',0,1,50),(11382,897,'2024-07-12 10:00:00',0,1,50),(11383,897,'2024-07-12 12:00:00',0,1,50),(11384,897,'2024-07-13 12:00:00',0,1,50),(11385,897,'2024-07-13 17:00:00',0,1,50),(11386,897,'2024-07-15 12:00:00',0,1,50),(11387,897,'2024-07-17 12:00:00',0,1,50),(11388,897,'2024-07-17 17:00:00',0,1,50),(11389,897,'2024-07-18 10:00:00',0,1,50),(11390,897,'2024-07-18 12:00:00',0,1,50),(11391,897,'2024-07-18 17:00:00',0,1,50),(11392,897,'2024-07-19 10:00:00',0,1,50),(11393,897,'2024-07-19 12:00:00',0,1,50),(11394,897,'2024-07-20 12:00:00',0,1,50),(11395,897,'2024-07-20 17:00:00',0,1,50),(11396,897,'2024-07-22 12:00:00',0,1,50),(11397,897,'2024-07-24 12:00:00',0,1,50),(11398,897,'2024-07-24 17:00:00',0,1,50),(11399,897,'2024-07-25 10:00:00',0,1,50),(11400,897,'2024-07-25 12:00:00',0,1,50),(11401,897,'2024-07-25 17:00:00',0,1,50),(11402,897,'2024-07-26 10:00:00',0,1,50),(11403,897,'2024-07-26 12:00:00',0,1,50),(11404,897,'2024-07-27 12:00:00',0,1,50),(11405,897,'2024-07-27 17:00:00',0,1,50),(11406,897,'2024-07-29 12:00:00',0,1,50),(11407,897,'2024-07-31 12:00:00',0,1,50),(11408,897,'2024-07-31 17:00:00',0,1,50),(11409,897,'2024-08-01 10:00:00',0,1,50),(11410,897,'2024-08-01 12:00:00',0,1,50),(11411,897,'2024-08-01 17:00:00',0,1,50),(11412,897,'2024-08-02 10:00:00',0,1,50),(11413,897,'2024-08-02 12:00:00',0,1,50),(11414,897,'2024-08-03 12:00:00',0,1,50),(11415,897,'2024-08-03 17:00:00',0,1,50),(11416,897,'2024-08-05 12:00:00',0,1,50),(11417,897,'2024-08-07 12:00:00',0,1,50),(11418,897,'2024-08-07 17:00:00',0,1,50),(11419,897,'2024-08-08 10:00:00',0,1,50),(11420,897,'2024-08-08 12:00:00',0,1,50),(11421,897,'2024-08-08 17:00:00',0,1,50),(11422,897,'2024-08-09 10:00:00',0,1,50),(11423,897,'2024-08-09 12:00:00',0,1,50),(11424,897,'2024-08-10 12:00:00',0,1,50),(11425,897,'2024-08-10 17:00:00',0,1,50),(11426,897,'2024-08-12 12:00:00',0,1,50),(11427,897,'2024-08-14 12:00:00',0,1,50),(11428,897,'2024-08-14 17:00:00',0,1,50),(11429,897,'2024-08-15 10:00:00',0,1,50),(11430,897,'2024-08-15 12:00:00',0,1,50),(11431,897,'2024-08-15 17:00:00',0,1,50),(11432,897,'2024-08-16 10:00:00',0,1,50),(11433,897,'2024-08-16 12:00:00',0,1,50),(11434,897,'2024-08-17 12:00:00',0,1,50),(11435,897,'2024-08-17 17:00:00',0,1,50),(11436,897,'2024-08-19 12:00:00',0,1,50),(11437,897,'2024-08-21 12:00:00',0,1,50),(11438,897,'2024-08-21 17:00:00',0,1,50),(11439,897,'2024-08-22 10:00:00',0,1,50),(11440,897,'2024-08-22 12:00:00',0,1,50),(11441,897,'2024-08-22 17:00:00',0,1,50),(11442,897,'2024-08-23 10:00:00',0,1,50),(11443,897,'2024-08-23 12:00:00',0,1,50),(11444,897,'2024-08-24 12:00:00',0,1,50),(11445,897,'2024-08-24 17:00:00',0,1,50),(11446,897,'2024-08-26 12:00:00',0,1,50),(11447,897,'2024-08-28 12:00:00',0,1,50),(11448,897,'2024-08-28 17:00:00',0,1,50),(11449,897,'2024-08-29 10:00:00',0,1,50),(11450,897,'2024-08-29 12:00:00',0,1,50),(11451,897,'2024-08-29 17:00:00',0,1,50),(11452,897,'2024-08-30 10:00:00',0,1,50),(11453,897,'2024-08-30 12:00:00',0,1,50),(11454,897,'2024-08-31 12:00:00',0,1,50),(11455,897,'2024-08-31 17:00:00',0,1,50),(11456,897,'2024-09-02 12:00:00',0,1,50),(11457,897,'2024-09-04 12:00:00',0,1,50),(11458,897,'2024-09-04 17:00:00',0,1,50),(11459,897,'2024-09-05 10:00:00',0,1,50),(11460,897,'2024-09-05 12:00:00',0,1,50),(11461,897,'2024-09-05 17:00:00',0,1,50),(11462,897,'2024-09-06 10:00:00',0,1,50),(11463,897,'2024-09-06 12:00:00',0,1,50),(11464,897,'2024-09-07 12:00:00',0,1,50),(11465,897,'2024-09-07 17:00:00',0,1,50),(11466,897,'2024-09-09 12:00:00',0,1,50),(11467,897,'2024-09-11 12:00:00',0,1,50),(11468,897,'2024-09-11 17:00:00',0,1,50),(11469,897,'2024-09-12 10:00:00',0,1,50),(11470,897,'2024-09-12 12:00:00',0,1,50),(11471,897,'2024-09-12 17:00:00',0,1,50),(11472,897,'2024-09-13 10:00:00',0,1,50),(11473,897,'2024-09-13 12:00:00',0,1,50),(11474,897,'2024-09-14 12:00:00',0,1,50),(11475,897,'2024-09-14 17:00:00',0,1,50),(11476,897,'2024-09-16 12:00:00',0,1,50),(11477,897,'2024-09-18 12:00:00',0,1,50),(11478,897,'2024-09-18 17:00:00',0,1,50),(11479,897,'2024-09-19 10:00:00',0,1,50),(11480,897,'2024-09-19 12:00:00',0,1,50),(11481,897,'2024-09-19 17:00:00',0,1,50),(11482,897,'2024-09-20 10:00:00',0,1,50),(11483,897,'2024-09-20 12:00:00',0,1,50),(11484,897,'2024-09-21 12:00:00',0,1,50),(11485,897,'2024-09-21 17:00:00',0,1,50),(11486,897,'2024-09-23 12:00:00',0,1,50),(11487,897,'2024-09-25 12:00:00',0,1,50),(11488,897,'2024-09-25 17:00:00',0,1,50),(11489,897,'2024-09-26 10:00:00',0,1,50),(11490,897,'2024-09-26 12:00:00',0,1,50),(11491,897,'2024-09-26 17:00:00',0,1,50),(11492,897,'2024-09-27 10:00:00',0,1,50),(11493,897,'2024-09-27 12:00:00',0,1,50),(11494,897,'2024-09-28 12:00:00',0,1,50),(11495,897,'2024-09-28 17:00:00',0,1,50),(11496,897,'2024-09-30 12:00:00',0,1,50),(11497,897,'2024-10-02 12:00:00',0,1,50),(11498,897,'2024-10-02 17:00:00',0,1,50),(11499,897,'2024-10-03 10:00:00',0,1,50),(11500,897,'2024-10-03 12:00:00',0,1,50),(11501,897,'2024-10-03 17:00:00',0,1,50),(11502,897,'2024-10-04 10:00:00',0,1,50),(11503,897,'2024-10-04 12:00:00',0,1,50),(11504,897,'2024-10-05 12:00:00',0,1,50),(11505,897,'2024-10-05 17:00:00',0,1,50),(11506,897,'2024-10-07 12:00:00',0,1,50),(11507,897,'2024-10-09 12:00:00',0,1,50),(11508,897,'2024-10-09 17:00:00',0,1,50),(11509,897,'2024-10-10 10:00:00',0,1,50),(11510,897,'2024-10-10 12:00:00',0,1,50),(11511,897,'2024-10-10 17:00:00',0,1,50),(11512,897,'2024-10-11 10:00:00',0,1,50),(11513,897,'2024-10-11 12:00:00',0,1,50),(11514,897,'2024-10-12 12:00:00',0,1,50),(11515,897,'2024-10-12 17:00:00',0,1,50),(11516,897,'2024-10-14 12:00:00',0,1,50),(11517,897,'2024-10-16 12:00:00',0,1,50),(11518,897,'2024-10-16 17:00:00',0,1,50),(11519,897,'2024-10-17 10:00:00',0,1,50),(11520,897,'2024-10-17 12:00:00',0,1,50),(11521,897,'2024-10-17 17:00:00',0,1,50);
/*!40000 ALTER TABLE `wwQ_babe_av_cal` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_babe_booking_rules`
--

DROP TABLE IF EXISTS `wwQ_babe_booking_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_babe_booking_rules` (
  `rule_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `rule_title` text COLLATE utf8mb4_unicode_520_ci,
  `basic_booking_period` varchar(24) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hold` int(11) DEFAULT '0',
  `stop_booking_before` int(11) DEFAULT '0',
  `ages` int(1) DEFAULT '0',
  `payment_model` varchar(24) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `deposit` float DEFAULT '0',
  `recurrent_payments` int(1) DEFAULT '0',
  `booking_mode` varchar(24) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`rule_id`),
  KEY `basic_booking_period` (`basic_booking_period`),
  KEY `hold` (`hold`),
  KEY `stop_booking_before` (`stop_booking_before`),
  KEY `ages` (`ages`),
  KEY `payment_model` (`payment_model`),
  KEY `deposit` (`deposit`),
  KEY `recurrent_payments` (`recurrent_payments`),
  KEY `booking_mode` (`booking_mode`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_babe_booking_rules`
--

LOCK TABLES `wwQ_babe_booking_rules` WRITE;
/*!40000 ALTER TABLE `wwQ_babe_booking_rules` DISABLE KEYS */;
INSERT INTO `wwQ_babe_booking_rules` VALUES (1,'Tour','recurrent_custom',0,2,1,'full',0,0,'tickets'),(2,'Hotel','night',0,0,0,'full',0,0,'object'),(3,'Hostel','night',0,0,0,'full',0,0,'places'),(4,'Car','day',0,0,0,'full',0,0,'object'),(5,'One time event','single_custom',0,0,0,'full',0,0,'tickets');
/*!40000 ALTER TABLE `wwQ_babe_booking_rules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_babe_category_deactivate_schedule`
--

DROP TABLE IF EXISTS `wwQ_babe_category_deactivate_schedule`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_babe_category_deactivate_schedule` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `category_id` bigint(20) DEFAULT NULL,
  `deactivate_date_from` datetime DEFAULT NULL,
  `deactivate_date_to` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `category_id` (`category_id`),
  KEY `deactivate_date_from` (`deactivate_date_from`),
  KEY `deactivate_date_to` (`deactivate_date_to`),
  KEY `category_deactivate_date_from_to` (`category_id`,`deactivate_date_from`,`deactivate_date_to`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_babe_category_deactivate_schedule`
--

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

--
-- Table structure for table `wwQ_babe_discount`
--

DROP TABLE IF EXISTS `wwQ_babe_discount`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_babe_discount` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `booking_obj_id` bigint(20) DEFAULT NULL,
  `date_from` datetime DEFAULT NULL,
  `date_to` datetime DEFAULT NULL,
  `discount` float DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `booking_obj_id` (`booking_obj_id`),
  KEY `date_from` (`date_from`),
  KEY `date_to` (`date_to`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_babe_discount`
--

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

--
-- Table structure for table `wwQ_babe_order_itemmeta`
--

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

--
-- Dumping data for table `wwQ_babe_order_itemmeta`
--

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

--
-- Table structure for table `wwQ_babe_order_items`
--

DROP TABLE IF EXISTS `wwQ_babe_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_babe_order_items` (
  `order_item_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `booking_obj_id` bigint(20) DEFAULT NULL,
  `order_item_name` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_id` bigint(20) NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `booking_obj_id` (`booking_obj_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_babe_order_items`
--

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

--
-- Table structure for table `wwQ_babe_payment_tokenmeta`
--

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

--
-- Dumping data for table `wwQ_babe_payment_tokenmeta`
--

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

--
-- Table structure for table `wwQ_babe_payment_tokens`
--

DROP TABLE IF EXISTS `wwQ_babe_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_babe_payment_tokens` (
  `token_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) NOT NULL,
  `gateway_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `amount` float DEFAULT '0',
  `user_id` bigint(20) NOT NULL DEFAULT '0',
  `type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`),
  KEY `order_id` (`order_id`),
  KEY `gateway_id` (`gateway_id`(191)),
  KEY `amount` (`amount`),
  KEY `is_default` (`is_default`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_babe_payment_tokens`
--

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

--
-- Table structure for table `wwQ_babe_rates`
--

DROP TABLE IF EXISTS `wwQ_babe_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_babe_rates` (
  `rate_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `booking_obj_id` bigint(20) DEFAULT NULL,
  `rate_title` text COLLATE utf8mb4_unicode_520_ci,
  `date_from` datetime DEFAULT NULL,
  `date_to` datetime DEFAULT NULL,
  `apply_days` longtext COLLATE utf8mb4_unicode_520_ci,
  `start_days` longtext COLLATE utf8mb4_unicode_520_ci,
  `min_booking_period` int(4) DEFAULT '0',
  `max_booking_period` int(4) DEFAULT '0',
  `price_from` float DEFAULT '0',
  `price_general` longtext COLLATE utf8mb4_unicode_520_ci,
  `prices_conditional` longtext COLLATE utf8mb4_unicode_520_ci,
  `color` varchar(16) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `rate_order` int(11) DEFAULT '0',
  PRIMARY KEY (`rate_id`),
  KEY `booking_obj_id` (`booking_obj_id`),
  KEY `date_from` (`date_from`),
  KEY `date_to` (`date_to`),
  KEY `price_from` (`price_from`),
  KEY `rate_order` (`rate_order`),
  KEY `apply_days` (`apply_days`(191)),
  KEY `start_days` (`start_days`(191)),
  KEY `min_booking_period` (`min_booking_period`),
  KEY `max_booking_period` (`max_booking_period`),
  KEY `booking_obj_date_from_to` (`booking_obj_id`,`date_from`,`date_to`),
  KEY `booking_obj_date_from_to_apply_days` (`booking_obj_id`,`date_from`,`date_to`,`apply_days`(64))
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_babe_rates`
--

LOCK TABLES `wwQ_babe_rates` WRITE;
/*!40000 ALTER TABLE `wwQ_babe_rates` DISABLE KEYS */;
INSERT INTO `wwQ_babe_rates` VALUES (1,962,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,1000,'a:3:{i:55;d:1500;i:65;d:1000;i:103;d:1400;}','a:0:{}',NULL,0),(2,961,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,129,'a:3:{i:55;d:159;i:103;d:139;i:65;d:129;}','a:0:{}',NULL,0),(3,960,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,59,'a:3:{i:55;d:89;i:103;d:69;i:65;d:39;}','a:0:{}',NULL,0),(4,959,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,129,'a:3:{i:55;d:159;i:103;d:139;i:65;d:129;}','a:0:{}',NULL,0),(5,958,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,511,'a:3:{i:55;d:699;i:103;d:599;i:65;d:511;}','a:0:{}',NULL,0),(6,957,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,39,'a:3:{i:55;d:39;i:103;d:29;i:65;d:0;}','a:0:{}',NULL,0),(7,956,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,39,'a:3:{i:55;d:39;i:103;d:29;i:65;d:0;}','a:0:{}',NULL,0),(8,955,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,119,'a:3:{i:55;d:129;i:103;d:129;i:65;d:119;}','a:0:{}',NULL,0),(9,954,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,49,'a:3:{i:55;d:59;i:103;d:45;i:65;d:39;}','a:0:{}',NULL,0),(10,953,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,49,'a:3:{i:55;d:59;i:103;d:45;i:65;d:39;}','a:0:{}',NULL,0),(11,939,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,59,'a:3:{i:55;d:89;i:103;d:69;i:65;d:39;}','a:0:{}',NULL,0),(12,938,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,119,'a:3:{i:55;d:129;i:103;d:129;i:65;d:119;}','a:0:{}',NULL,0),(13,937,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,49,'a:3:{i:55;d:59;i:103;d:45;i:65;d:39;}','a:0:{}',NULL,0),(17,898,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,59,'a:3:{i:55;d:89;i:103;d:69;i:65;d:39;}','a:0:{}',NULL,0),(18,897,'General',NULL,NULL,'a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}','a:7:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}',0,0,129,'a:3:{i:55;d:159;i:103;d:139;i:65;d:129;}','a:0:{}',NULL,0);
/*!40000 ALTER TABLE `wwQ_babe_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_ce4wp_abandoned_checkout`
--

DROP TABLE IF EXISTS `wwQ_ce4wp_abandoned_checkout`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_ce4wp_abandoned_checkout` (
  `checkout_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `checkout_contents` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `checkout_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `checkout_updated_ts` int(11) unsigned NOT NULL DEFAULT '0',
  `checkout_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `checkout_created_ts` int(11) unsigned NOT NULL DEFAULT '0',
  `checkout_recovered` datetime DEFAULT '0000-00-00 00:00:00',
  `checkout_recovered_ts` int(11) unsigned DEFAULT '0',
  `checkout_consent` int(11) unsigned NOT NULL DEFAULT '1',
  `checkout_uuid` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`checkout_id`),
  UNIQUE KEY `checkout_uuid` (`checkout_uuid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_ce4wp_abandoned_checkout`
--

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

--
-- Table structure for table `wwQ_ce4wp_contacts`
--

DROP TABLE IF EXISTS `wwQ_ce4wp_contacts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_ce4wp_contacts` (
  `contact_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `last_name` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `telephone` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `consent` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`contact_id`),
  UNIQUE KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_ce4wp_contacts`
--

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

--
-- Table structure for table `wwQ_commentmeta`
--

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

--
-- Dumping data for table `wwQ_commentmeta`
--

LOCK TABLES `wwQ_commentmeta` WRITE;
/*!40000 ALTER TABLE `wwQ_commentmeta` DISABLE KEYS */;
INSERT INTO `wwQ_commentmeta` VALUES (1,7,'_rating_quality','4'),(2,7,'_rating_location','3'),(3,7,'_rating_amenities','4'),(4,7,'_rating_services','3'),(5,7,'_rating_price','4'),(6,7,'_rating','3.6'),(7,7,'cld_like_count',''),(8,7,'cld_dislike_count',''),(9,8,'_rating_quality','5'),(10,8,'_rating_location','4'),(11,8,'_rating_amenities','5'),(12,8,'_rating_services','4'),(13,8,'_rating_price','5'),(14,8,'_rating','4.6'),(15,8,'cld_like_count',''),(16,8,'cld_dislike_count',''),(17,9,'_rating_quality','5'),(18,9,'_rating_location','5'),(19,9,'_rating_amenities','5'),(20,9,'_rating_services','5'),(21,9,'_rating_price','5'),(22,9,'_rating','5'),(23,9,'cld_like_count',''),(24,9,'cld_dislike_count',''),(25,10,'_rating_quality','4'),(26,10,'_rating_location','4'),(27,10,'_rating_amenities','3'),(28,10,'_rating_services','3'),(29,10,'_rating_price','5'),(30,10,'_rating','3.8'),(31,10,'cld_like_count',''),(32,10,'cld_dislike_count',''),(33,11,'_rating_quality','5'),(34,11,'_rating_location','4'),(35,11,'_rating_amenities','4'),(36,11,'_rating_services','5'),(37,11,'_rating_price','3'),(38,11,'_rating','4.2'),(39,12,'_rating_quality','3'),(40,12,'_rating_location','3'),(41,12,'_rating_amenities','3'),(42,12,'_rating_services','4'),(43,12,'_rating_price','5'),(44,12,'_rating','3.6'),(45,12,'cld_like_count',''),(46,12,'cld_dislike_count',''),(113,22,'_rating_quality','4'),(114,22,'_rating_location','4'),(115,22,'_rating_amenities','4'),(116,22,'_rating_services','5'),(117,22,'_rating_price','4'),(118,22,'_rating','4.2'),(119,23,'_rating_quality','5'),(120,23,'_rating_location','3'),(121,23,'_rating_amenities','3'),(122,23,'_rating_services','5'),(123,23,'_rating_price','3'),(124,23,'_rating','3.8'),(125,24,'_rating_quality','5'),(126,24,'_rating_location','5'),(127,24,'_rating_amenities','5'),(128,24,'_rating_services','5'),(129,24,'_rating_price','5'),(130,24,'_rating','5'),(131,25,'_rating_quality','5'),(132,25,'_rating_location','4'),(133,25,'_rating_amenities','5'),(134,25,'_rating_services','5'),(135,25,'_rating_price','4'),(136,25,'_rating','4.6'),(137,26,'_rating_quality','3'),(138,26,'_rating_location','5'),(139,26,'_rating_amenities','2'),(140,26,'_rating_services','4'),(141,26,'_rating_price','4'),(142,26,'_rating','3.6'),(143,27,'_rating_quality','5'),(144,27,'_rating_location','4'),(145,27,'_rating_amenities','4'),(146,27,'_rating_services','4'),(147,27,'_rating_price','3'),(148,27,'_rating','4'),(149,28,'_rating_quality','5'),(150,28,'_rating_location','5'),(151,28,'_rating_amenities','5'),(152,28,'_rating_services','5'),(153,28,'_rating_price','4'),(154,28,'_rating','4.8'),(155,29,'_rating_quality','4'),(156,29,'_rating_location','5'),(157,29,'_rating_amenities','3'),(158,29,'_rating_services','5'),(159,29,'_rating_price','3'),(160,29,'_rating','4'),(161,30,'_rating_quality','5'),(162,30,'_rating_location','5'),(163,30,'_rating_amenities','5'),(164,30,'_rating_services','5'),(165,30,'_rating_price','5'),(166,30,'_rating','5'),(167,31,'_rating_quality','4'),(168,31,'_rating_location','4'),(169,31,'_rating_amenities','3'),(170,31,'_rating_services','4'),(171,31,'_rating_price','5'),(172,31,'_rating','4'),(173,32,'_rating_quality','4'),(174,32,'_rating_location','4'),(175,32,'_rating_amenities','4'),(176,32,'_rating_services','4'),(177,32,'_rating_price','4'),(178,32,'_rating','4'),(179,33,'_rating_quality','3'),(180,33,'_rating_location','4'),(181,33,'_rating_amenities','4'),(182,33,'_rating_services','5'),(183,33,'_rating_price','4'),(184,33,'_rating','4'),(185,34,'_rating_quality','5'),(186,34,'_rating_location','5'),(187,34,'_rating_amenities','5'),(188,34,'_rating_services','5'),(189,34,'_rating_price','5'),(190,34,'_rating','5'),(191,35,'_rating_quality','5'),(192,35,'_rating_location','2'),(193,35,'_rating_amenities','3'),(194,35,'_rating_services','4'),(195,35,'_rating_price','3'),(196,35,'_rating','3.4'),(197,36,'_rating_quality','4'),(198,36,'_rating_location','2'),(199,36,'_rating_amenities','4'),(200,36,'_rating_services','3'),(201,36,'_rating_price','3'),(202,36,'_rating','3.2'),(203,37,'_rating_quality','3'),(204,37,'_rating_location','3'),(205,37,'_rating_amenities','4'),(206,37,'_rating_services','4'),(207,37,'_rating_price','4'),(208,37,'_rating','3.6'),(209,38,'_rating_quality','3'),(210,38,'_rating_location','4'),(211,38,'_rating_amenities','2'),(212,38,'_rating_services','4'),(213,38,'_rating_price','3'),(214,38,'_rating','3.2'),(215,39,'_rating_quality','3'),(216,39,'_rating_location','4'),(217,39,'_rating_amenities','3'),(218,39,'_rating_services','3'),(219,39,'_rating_price','4'),(220,39,'_rating','3.4'),(221,40,'_rating_quality','3'),(222,40,'_rating_location','4'),(223,40,'_rating_amenities','5'),(224,40,'_rating_services','4'),(225,40,'_rating_price','4'),(226,40,'_rating','4'),(227,41,'_rating_quality','4'),(228,41,'_rating_location','5'),(229,41,'_rating_amenities','3'),(230,41,'_rating_services','5'),(231,41,'_rating_price','3'),(232,41,'_rating','4'),(233,42,'_rating_quality','5'),(234,42,'_rating_location','3'),(235,42,'_rating_amenities','3'),(236,42,'_rating_services','4'),(237,42,'_rating_price','2'),(238,42,'_rating','3.4'),(239,43,'_rating_quality','5'),(240,43,'_rating_location','4'),(241,43,'_rating_amenities','3'),(242,43,'_rating_services','4'),(243,43,'_rating_price','4'),(244,43,'_rating','4'),(245,44,'_rating_quality','4'),(246,44,'_rating_location','2'),(247,44,'_rating_amenities','4'),(248,44,'_rating_services','2'),(249,44,'_rating_price','3'),(250,44,'_rating','3'),(251,45,'_rating_quality','3'),(252,45,'_rating_location','4'),(253,45,'_rating_amenities','3'),(254,45,'_rating_services','3'),(255,45,'_rating_price','2'),(256,45,'_rating','3'),(257,46,'_rating_quality','4'),(258,46,'_rating_location','4'),(259,46,'_rating_amenities','4'),(260,46,'_rating_services','2'),(261,46,'_rating_price','5'),(262,46,'_rating','3.8'),(263,47,'_rating_quality','3'),(264,47,'_rating_location','4'),(265,47,'_rating_amenities','4'),(266,47,'_rating_services','3'),(267,47,'_rating_price','2'),(268,47,'_rating','3.2'),(269,48,'_rating_quality','3'),(270,48,'_rating_location','4'),(271,48,'_rating_amenities','3'),(272,48,'_rating_services','4'),(273,48,'_rating_price','5'),(274,48,'_rating','3.8'),(275,49,'_rating_quality','4'),(276,49,'_rating_location','3'),(277,49,'_rating_amenities','4'),(278,49,'_rating_services','5'),(279,49,'_rating_price','4'),(280,49,'_rating','4'),(281,50,'_rating_quality','4'),(282,50,'_rating_location','3'),(283,50,'_rating_amenities','3'),(284,50,'_rating_services','4'),(285,50,'_rating_price','3'),(286,50,'_rating','3.4'),(287,51,'_rating_quality','4'),(288,51,'_rating_location','5'),(289,51,'_rating_amenities','3'),(290,51,'_rating_services','5'),(291,51,'_rating_price','3'),(292,51,'_rating','4'),(293,52,'_rating_quality','4'),(294,52,'_rating_location','5'),(295,52,'_rating_amenities','5'),(296,52,'_rating_services','5'),(297,52,'_rating_price','4'),(298,52,'_rating','4.6'),(299,53,'_rating_quality','3'),(300,53,'_rating_location','4'),(301,53,'_rating_amenities','4'),(302,53,'_rating_services','4'),(303,53,'_rating_price','3'),(304,53,'_rating','3.6'),(305,54,'_rating_quality','4'),(306,54,'_rating_location','5'),(307,54,'_rating_amenities','5'),(308,54,'_rating_services','5'),(309,54,'_rating_price','3'),(310,54,'_rating','4.4');
/*!40000 ALTER TABLE `wwQ_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_comments`
--

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

--
-- Dumping data for table `wwQ_comments`
--

LOCK TABLES `wwQ_comments` WRITE;
/*!40000 ALTER TABLE `wwQ_comments` DISABLE KEYS */;
INSERT INTO `wwQ_comments` VALUES (2,212,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2021-11-08 05:33:50','2021-11-08 05:33:50','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\\\"https://gravatar.com\\\" rel=\\\"nofollow ugc\\\">Gravatar</a>.',0,'1','','comment',0,0),(3,1080,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2020-12-08 03:30:52','2020-12-08 03:30:52','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\" rel=\"nofollow ugc\">Gravatar</a>.',0,'1','','comment',0,0),(4,48,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-25 08:30:11','2021-10-25 08:30:11','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(5,48,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-25 08:30:24','2021-10-25 08:30:24','This was not our first time going to here. It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(6,48,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-25 08:30:28','2021-10-25 08:30:28','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(7,897,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-09-10 03:39:08','2021-09-10 03:39:08','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(8,897,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-09-10 07:35:52','2021-09-10 07:35:52','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(9,897,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-09-27 04:05:16','2021-09-27 04:05:16','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(10,898,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-09-16 01:28:24','2021-09-16 01:28:24','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(11,898,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-09-16 01:28:33','2021-09-16 01:28:33','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(12,898,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-09-16 01:28:43','2021-09-16 01:28:43','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(22,937,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:40:56','2021-10-14 08:40:56','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(23,937,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:41:08','2021-10-14 08:41:08','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(24,937,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:41:13','2021-10-14 08:41:13','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(25,938,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:36:17','2021-10-14 08:36:17','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(26,938,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:36:28','2021-10-14 08:36:28','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(27,938,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:36:38','2021-10-14 08:36:38','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(28,939,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 07:54:55','2021-10-14 07:54:55','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(29,939,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 07:55:46','2021-10-14 07:55:46','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(30,939,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 07:57:00','2021-10-14 07:57:00','This was not our first time going to here. It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(31,953,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:36:49','2021-10-14 08:36:49','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(32,953,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:37:03','2021-10-14 08:37:03','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(33,953,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:37:33','2021-10-14 08:37:33','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(34,954,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:40:23','2021-10-14 08:40:23','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(35,954,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:40:33','2021-10-14 08:40:33','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(36,954,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:40:44','2021-10-14 08:40:44','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(37,955,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:39:46','2021-10-14 08:39:46','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(38,955,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:39:59','2021-10-14 08:39:59','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(39,955,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:40:09','2021-10-14 08:40:09','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(40,957,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:38:28','2021-10-14 08:38:28','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(41,957,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:38:38','2021-10-14 08:38:38','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(42,957,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:38:47','2021-10-14 08:38:47','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(43,958,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:38:59','2021-10-14 08:38:59','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(44,958,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:39:17','2021-10-14 08:39:17','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(45,958,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:39:34','2021-10-14 08:39:34','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(46,959,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:34:52','2021-10-14 08:34:52','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(47,959,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:35:03','2021-10-14 08:35:03','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(48,959,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:35:20','2021-10-14 08:35:20','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(49,960,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:37:49','2021-10-14 08:37:49','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0),(50,960,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:38:01','2021-10-14 08:38:01','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(51,960,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:38:13','2021-10-14 08:38:13','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(52,962,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:35:35','2021-10-14 08:35:35','It is a great place to shop not too far from New York. We took the bus from Port Authority and traveled through the countryside to get there.',0,'1','','comment',0,0),(53,962,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:35:46','2021-10-14 08:35:46','This is the best tour on the east coast! It was amazing how many places we visited and what great memories we made!',0,'1','','comment',0,0),(54,962,'admin','demo@gmail.com','https://gaviaspreview.com/wp/tevily','::1','2021-10-14 08:35:54','2021-10-14 08:35:54','We always stay at here when in town. The location is great, staff is wonderful and we love the overall feel. Beautiful view from the here.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wwQ_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_e_events`
--

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

--
-- Dumping data for table `wwQ_e_events`
--

LOCK TABLES `wwQ_e_events` WRITE;
/*!40000 ALTER TABLE `wwQ_e_events` DISABLE KEYS */;
INSERT INTO `wwQ_e_events` VALUES (1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-10-16T16:56:00.191-06:30\"}','2023-10-16 16:56:00');
/*!40000 ALTER TABLE `wwQ_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_e_submissions`
--

DROP TABLE IF EXISTS `wwQ_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hash_id` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `referer_title` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `element_id` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `form_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actions_count` int(11) DEFAULT '0',
  `actions_succeeded_count` int(11) DEFAULT '0',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `meta` text COLLATE utf8mb4_unicode_520_ci,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_e_submissions`
--

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

--
-- Table structure for table `wwQ_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wwQ_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action_label` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log` text COLLATE utf8mb4_unicode_520_ci,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_e_submissions_actions_log`
--

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

--
-- Table structure for table `wwQ_e_submissions_values`
--

DROP TABLE IF EXISTS `wwQ_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `key` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_e_submissions_values`
--

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

--
-- Table structure for table `wwQ_links`
--

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

--
-- Dumping data for table `wwQ_links`
--

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

--
-- Table structure for table `wwQ_options`
--

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

--
-- Dumping data for table `wwQ_options`
--

LOCK TABLES `wwQ_options` WRITE;
/*!40000 ALTER TABLE `wwQ_options` DISABLE KEYS */;
INSERT INTO `wwQ_options` VALUES (1,'siteurl','https://ramlalatourandtravel.com','yes'),(2,'home','https://ramlalatourandtravel.com','yes'),(3,'blogname','Ram Lala Tour and Travel','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','arpitkmaurya1@protonmail.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:12:{i:0;s:35:\"redux-framework/redux-framework.php\";i:1;s:37:\"ba-book-everything/babe-bootstrap.php\";i:3;s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:31:\"elementor-pro/elementor-pro.php\";i:6;s:23:\"elementor/elementor.php\";i:7;s:21:\"meta-box/meta-box.php\";i:8;s:23:\"revslider/revslider.php\";i:9;s:31:\"tevily-themer/tevily-themer.php\";i:10;s:43:\"the-events-calendar/the-events-calendar.php\";i:11;s:27:\"updraftplus/updraftplus.php\";i:12;s:23:\"wp-rocket/wp-rocket.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:3:{i:0;s:93:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/themes/bosa-travel-tour/style.css\";i:1;s:94:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/themes/bosa-travel-tour/footer.php\";i:3;s:0:\"\";}','no'),(40,'template','tevily','yes'),(41,'stylesheet','tevily','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','56657','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','180','yes'),(57,'thumbnail_size_h','180','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','600','yes'),(60,'medium_size_h','600','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','1','yes'),(68,'close_comments_days_old','28','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','20','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:4:{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;}i:3;a:4:{s:5:\"title\";s:8:\"Category\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:1;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:4:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:37:\"optinmonster/optin-monster-wp-api.php\";s:32:\"optin_monster_api_uninstall_hook\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";a:2:{i:0;s:15:\"HT_CTC_Register\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','1069','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','219','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','1712939731','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:2:{s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.20.2\";s:0:\"\";s:6:\"6.6.18\";}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','55853','yes'),(100,'wwQ_user_roles','a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:286:{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:\"bcn_manage_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:21:\"rocket_manage_options\";b:1;s:18:\"rocket_purge_cache\";b:1;s:18:\"rocket_purge_posts\";b:1;s:18:\"rocket_purge_terms\";b:1;s:18:\"rocket_purge_users\";b:1;s:29:\"rocket_purge_cloudflare_cache\";b:1;s:25:\"rocket_purge_sucuri_cache\";b:1;s:20:\"rocket_preload_cache\";b:1;s:30:\"rocket_regenerate_critical_css\";b:1;s:24:\"rocket_remove_unused_css\";b:1;s:25:\"read_private_tribe_events\";b:1;s:17:\"edit_tribe_events\";b:1;s:24:\"edit_others_tribe_events\";b:1;s:25:\"edit_private_tribe_events\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:26:\"delete_others_tribe_events\";b:1;s:27:\"delete_private_tribe_events\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:20:\"publish_tribe_events\";b:1;s:25:\"read_private_tribe_venues\";b:1;s:17:\"edit_tribe_venues\";b:1;s:24:\"edit_others_tribe_venues\";b:1;s:25:\"edit_private_tribe_venues\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:26:\"delete_others_tribe_venues\";b:1;s:27:\"delete_private_tribe_venues\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:20:\"publish_tribe_venues\";b:1;s:29:\"read_private_tribe_organizers\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:28:\"edit_others_tribe_organizers\";b:1;s:29:\"edit_private_tribe_organizers\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:30:\"delete_others_tribe_organizers\";b:1;s:31:\"delete_private_tribe_organizers\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:24:\"publish_tribe_organizers\";b:1;s:21:\"manage_bookeverything\";b:1;s:27:\"view_bookeverything_reports\";b:1;s:12:\"edit_to_book\";b:1;s:12:\"read_to_book\";b:1;s:14:\"delete_to_book\";b:1;s:13:\"edit_to_books\";b:1;s:20:\"edit_others_to_books\";b:1;s:16:\"publish_to_books\";b:1;s:21:\"read_private_to_books\";b:1;s:15:\"delete_to_books\";b:1;s:23:\"delete_private_to_books\";b:1;s:25:\"delete_published_to_books\";b:1;s:22:\"delete_others_to_books\";b:1;s:21:\"edit_private_to_books\";b:1;s:23:\"edit_published_to_books\";b:1;s:20:\"manage_to_book_terms\";b:1;s:18:\"edit_to_book_terms\";b:1;s:20:\"delete_to_book_terms\";b:1;s:20:\"assign_to_book_terms\";b:1;s:12:\"edit_service\";b:1;s:12:\"read_service\";b:1;s:14:\"delete_service\";b:1;s:13:\"edit_services\";b:1;s:20:\"edit_others_services\";b:1;s:16:\"publish_services\";b:1;s:21:\"read_private_services\";b:1;s:15:\"delete_services\";b:1;s:23:\"delete_private_services\";b:1;s:25:\"delete_published_services\";b:1;s:22:\"delete_others_services\";b:1;s:21:\"edit_private_services\";b:1;s:23:\"edit_published_services\";b:1;s:20:\"manage_service_terms\";b:1;s:18:\"edit_service_terms\";b:1;s:20:\"delete_service_terms\";b:1;s:20:\"assign_service_terms\";b:1;s:10:\"edit_order\";b:1;s:10:\"read_order\";b:1;s:12:\"delete_order\";b:1;s:11:\"edit_orders\";b:1;s:18:\"edit_others_orders\";b:1;s:14:\"publish_orders\";b:1;s:19:\"read_private_orders\";b:1;s:13:\"delete_orders\";b:1;s:21:\"delete_private_orders\";b:1;s:23:\"delete_published_orders\";b:1;s:20:\"delete_others_orders\";b:1;s:19:\"edit_private_orders\";b:1;s:21:\"edit_published_orders\";b:1;s:18:\"manage_order_terms\";b:1;s:16:\"edit_order_terms\";b:1;s:18:\"delete_order_terms\";b:1;s:18:\"assign_order_terms\";b:1;s:8:\"edit_fee\";b:1;s:8:\"read_fee\";b:1;s:10:\"delete_fee\";b:1;s:9:\"edit_fees\";b:1;s:16:\"edit_others_fees\";b:1;s:12:\"publish_fees\";b:1;s:17:\"read_private_fees\";b:1;s:11:\"delete_fees\";b:1;s:19:\"delete_private_fees\";b:1;s:21:\"delete_published_fees\";b:1;s:18:\"delete_others_fees\";b:1;s:17:\"edit_private_fees\";b:1;s:19:\"edit_published_fees\";b:1;s:16:\"manage_fee_terms\";b:1;s:14:\"edit_fee_terms\";b:1;s:16:\"delete_fee_terms\";b:1;s:16:\"assign_fee_terms\";b:1;s:11:\"edit_coupon\";b:1;s:11:\"read_coupon\";b:1;s:13:\"delete_coupon\";b:1;s:12:\"edit_coupons\";b:1;s:19:\"edit_others_coupons\";b:1;s:15:\"publish_coupons\";b:1;s:20:\"read_private_coupons\";b:1;s:14:\"delete_coupons\";b:1;s:22:\"delete_private_coupons\";b:1;s:24:\"delete_published_coupons\";b:1;s:21:\"delete_others_coupons\";b:1;s:20:\"edit_private_coupons\";b:1;s:22:\"edit_published_coupons\";b:1;s:19:\"manage_coupon_terms\";b:1;s:17:\"edit_coupon_terms\";b:1;s:19:\"delete_coupon_terms\";b:1;s:19:\"assign_coupon_terms\";b:1;s:8:\"edit_faq\";b:1;s:8:\"read_faq\";b:1;s:10:\"delete_faq\";b:1;s:9:\"edit_faqs\";b:1;s:16:\"edit_others_faqs\";b:1;s:12:\"publish_faqs\";b:1;s:17:\"read_private_faqs\";b:1;s:11:\"delete_faqs\";b:1;s:19:\"delete_private_faqs\";b:1;s:21:\"delete_published_faqs\";b:1;s:18:\"delete_others_faqs\";b:1;s:17:\"edit_private_faqs\";b:1;s:19:\"edit_published_faqs\";b:1;s:16:\"manage_faq_terms\";b:1;s:14:\"edit_faq_terms\";b:1;s:16:\"delete_faq_terms\";b:1;s:16:\"assign_faq_terms\";b:1;s:11:\"edit_places\";b:1;s:11:\"read_places\";b:1;s:13:\"delete_places\";b:1;s:12:\"edit_placess\";b:1;s:19:\"edit_others_placess\";b:1;s:15:\"publish_placess\";b:1;s:20:\"read_private_placess\";b:1;s:14:\"delete_placess\";b:1;s:22:\"delete_private_placess\";b:1;s:24:\"delete_published_placess\";b:1;s:21:\"delete_others_placess\";b:1;s:20:\"edit_private_placess\";b:1;s:22:\"edit_published_placess\";b:1;s:19:\"manage_places_terms\";b:1;s:17:\"edit_places_terms\";b:1;s:19:\"delete_places_terms\";b:1;s:19:\"assign_places_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:74:{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:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:25:\"read_private_tribe_events\";b:1;s:17:\"edit_tribe_events\";b:1;s:24:\"edit_others_tribe_events\";b:1;s:25:\"edit_private_tribe_events\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:26:\"delete_others_tribe_events\";b:1;s:27:\"delete_private_tribe_events\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:20:\"publish_tribe_events\";b:1;s:25:\"read_private_tribe_venues\";b:1;s:17:\"edit_tribe_venues\";b:1;s:24:\"edit_others_tribe_venues\";b:1;s:25:\"edit_private_tribe_venues\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:26:\"delete_others_tribe_venues\";b:1;s:27:\"delete_private_tribe_venues\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:20:\"publish_tribe_venues\";b:1;s:29:\"read_private_tribe_organizers\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:28:\"edit_others_tribe_organizers\";b:1;s:29:\"edit_private_tribe_organizers\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:30:\"delete_others_tribe_organizers\";b:1;s:31:\"delete_private_tribe_organizers\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:24:\"publish_tribe_organizers\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:30:{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:23:\"edit_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:17:\"edit_tribe_events\";b:1;s:27:\"edit_published_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:29:\"delete_published_tribe_events\";b:1;s:20:\"publish_tribe_events\";b:1;s:17:\"edit_tribe_venues\";b:1;s:27:\"edit_published_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:29:\"delete_published_tribe_venues\";b:1;s:20:\"publish_tribe_venues\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:31:\"edit_published_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";b:1;s:33:\"delete_published_tribe_organizers\";b:1;s:24:\"publish_tribe_organizers\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:13:{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:23:\"edit_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:17:\"edit_tribe_events\";b:1;s:19:\"delete_tribe_events\";b:1;s:17:\"edit_tribe_venues\";b:1;s:19:\"delete_tribe_venues\";b:1;s:21:\"edit_tribe_organizers\";b:1;s:23:\"delete_tribe_organizers\";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: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;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:7:\"manager\";a:2:{s:4:\"name\";s:7:\"Manager\";s:12:\"capabilities\";a:151:{s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:15:\"unfiltered_html\";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:21:\"manage_bookeverything\";b:1;s:27:\"view_bookeverything_reports\";b:1;s:12:\"edit_to_book\";b:1;s:12:\"read_to_book\";b:1;s:14:\"delete_to_book\";b:1;s:13:\"edit_to_books\";b:1;s:20:\"edit_others_to_books\";b:1;s:16:\"publish_to_books\";b:1;s:21:\"read_private_to_books\";b:1;s:15:\"delete_to_books\";b:1;s:23:\"delete_private_to_books\";b:1;s:25:\"delete_published_to_books\";b:1;s:22:\"delete_others_to_books\";b:1;s:21:\"edit_private_to_books\";b:1;s:23:\"edit_published_to_books\";b:1;s:20:\"manage_to_book_terms\";b:1;s:18:\"edit_to_book_terms\";b:1;s:20:\"delete_to_book_terms\";b:1;s:20:\"assign_to_book_terms\";b:1;s:12:\"edit_service\";b:1;s:12:\"read_service\";b:1;s:14:\"delete_service\";b:1;s:13:\"edit_services\";b:1;s:20:\"edit_others_services\";b:1;s:16:\"publish_services\";b:1;s:21:\"read_private_services\";b:1;s:15:\"delete_services\";b:1;s:23:\"delete_private_services\";b:1;s:25:\"delete_published_services\";b:1;s:22:\"delete_others_services\";b:1;s:21:\"edit_private_services\";b:1;s:23:\"edit_published_services\";b:1;s:20:\"manage_service_terms\";b:1;s:18:\"edit_service_terms\";b:1;s:20:\"delete_service_terms\";b:1;s:20:\"assign_service_terms\";b:1;s:10:\"edit_order\";b:1;s:10:\"read_order\";b:1;s:12:\"delete_order\";b:1;s:11:\"edit_orders\";b:1;s:18:\"edit_others_orders\";b:1;s:14:\"publish_orders\";b:1;s:19:\"read_private_orders\";b:1;s:13:\"delete_orders\";b:1;s:21:\"delete_private_orders\";b:1;s:23:\"delete_published_orders\";b:1;s:20:\"delete_others_orders\";b:1;s:19:\"edit_private_orders\";b:1;s:21:\"edit_published_orders\";b:1;s:18:\"manage_order_terms\";b:1;s:16:\"edit_order_terms\";b:1;s:18:\"delete_order_terms\";b:1;s:18:\"assign_order_terms\";b:1;s:8:\"edit_fee\";b:1;s:8:\"read_fee\";b:1;s:10:\"delete_fee\";b:1;s:9:\"edit_fees\";b:1;s:16:\"edit_others_fees\";b:1;s:12:\"publish_fees\";b:1;s:17:\"read_private_fees\";b:1;s:11:\"delete_fees\";b:1;s:19:\"delete_private_fees\";b:1;s:21:\"delete_published_fees\";b:1;s:18:\"delete_others_fees\";b:1;s:17:\"edit_private_fees\";b:1;s:19:\"edit_published_fees\";b:1;s:16:\"manage_fee_terms\";b:1;s:14:\"edit_fee_terms\";b:1;s:16:\"delete_fee_terms\";b:1;s:16:\"assign_fee_terms\";b:1;s:11:\"edit_coupon\";b:1;s:11:\"read_coupon\";b:1;s:13:\"delete_coupon\";b:1;s:12:\"edit_coupons\";b:1;s:19:\"edit_others_coupons\";b:1;s:15:\"publish_coupons\";b:1;s:20:\"read_private_coupons\";b:1;s:14:\"delete_coupons\";b:1;s:22:\"delete_private_coupons\";b:1;s:24:\"delete_published_coupons\";b:1;s:21:\"delete_others_coupons\";b:1;s:20:\"edit_private_coupons\";b:1;s:22:\"edit_published_coupons\";b:1;s:19:\"manage_coupon_terms\";b:1;s:17:\"edit_coupon_terms\";b:1;s:19:\"delete_coupon_terms\";b:1;s:19:\"assign_coupon_terms\";b:1;s:8:\"edit_faq\";b:1;s:8:\"read_faq\";b:1;s:10:\"delete_faq\";b:1;s:9:\"edit_faqs\";b:1;s:16:\"edit_others_faqs\";b:1;s:12:\"publish_faqs\";b:1;s:17:\"read_private_faqs\";b:1;s:11:\"delete_faqs\";b:1;s:19:\"delete_private_faqs\";b:1;s:21:\"delete_published_faqs\";b:1;s:18:\"delete_others_faqs\";b:1;s:17:\"edit_private_faqs\";b:1;s:19:\"edit_published_faqs\";b:1;s:16:\"manage_faq_terms\";b:1;s:14:\"edit_faq_terms\";b:1;s:16:\"delete_faq_terms\";b:1;s:16:\"assign_faq_terms\";b:1;s:11:\"edit_places\";b:1;s:11:\"read_places\";b:1;s:13:\"delete_places\";b:1;s:12:\"edit_placess\";b:1;s:19:\"edit_others_placess\";b:1;s:15:\"publish_placess\";b:1;s:20:\"read_private_placess\";b:1;s:14:\"delete_placess\";b:1;s:22:\"delete_private_placess\";b:1;s:24:\"delete_published_placess\";b:1;s:21:\"delete_others_placess\";b:1;s:20:\"edit_private_placess\";b:1;s:22:\"edit_published_placess\";b:1;s:19:\"manage_places_terms\";b:1;s:17:\"edit_places_terms\";b:1;s:19:\"delete_places_terms\";b:1;s:19:\"assign_places_terms\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(104,'user_count','1','no'),(105,'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'),(106,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"default_sidebar\";a:10:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:8:\"search-1\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-1\";i:6;s:11:\"tag_cloud-1\";i:7;s:12:\"categories-3\";i:8;s:18:\"gva-recent-posts-1\";i:9;s:13:\"custom_html-2\";}s:24:\"offcanvas_sidebar_mobile\";a:6:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";i:2;s:13:\"custom_html-1\";i:3;s:10:\"nav_menu-1\";i:4;s:10:\"nav_menu-2\";i:5;s:10:\"nav_menu-3\";}s:13:\"array_version\";i:3;}','yes'),(107,'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'),(108,'cron','a:31:{i:1711777469;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:1711777497;a:1:{s:24:\"babe_remove_draft_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"three_min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:180;}}}i:1711777612;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1711780610;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:1711780614;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:1711780917;a:1:{s:19:\"babe_expire_coupons\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1711789086;a:3:{s:24:\"tribe_common_log_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"tribe_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711796069;a:1:{s:33:\"updraftplus_clean_temporary_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711807120;a:1:{s:36:\"puc_cron_check_updates-tevily-themer\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711814421;a:1:{s:30:\"tribe_schedule_transient_purge\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711816531;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711816537;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711816570;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:1711816610;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:1711816613;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711816614;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:1711816675;a:1:{s:34:\"yith_wcwl_delete_expired_wishlists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711816902;a:1:{s:38:\"advanced_import_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711818941;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711849311;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711857120;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711863561;a:1:{s:34:\"puc_cron_check_updates-updraftplus\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711903302;a:1:{s:39:\"advanced_import_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1711970353;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1711989331;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1711989415;a:1:{s:13:\"nfd_data_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1712048391;a:1:{s:27:\"rocket_update_dynamic_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1712048991;a:1:{s:36:\"rocket_preload_clean_rows_time_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1712081526;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1712983569;a:1:{s:19:\"delete_fonts_folder\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','yes'),(109,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_recent-posts','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_tag_cloud','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}','yes'),(121,'widget_nav_menu','a:4:{i:1;a:2:{s:5:\"title\";s:11:\"Quick Links\";s:8:\"nav_menu\";s:2:\"32\";}i:2;a:2:{s:5:\"title\";s:8:\"About Us\";s:8:\"nav_menu\";s:2:\"30\";}i:3;a:2:{s:5:\"title\";s:7:\"Support\";s:8:\"nav_menu\";s:2:\"33\";}s:12:\"_multiwidget\";i:1;}','yes'),(122,'widget_custom_html','a:3:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:289:\"<img src=\"https://themesvila.com/themes-wp/natfa/wp-content/themes/natfa/assets/img/logo.png\" class=\"foot-logo\" alt=\"footer logo\" width=\"150\">\r\n<p class=\"fot-about-us\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur et quam sollicitudin mi tincidunt faucibus .</p>				\r\n\";}i:2;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:73:\"<div class=\"download-box\">\r\n	<a href=\"#\">Download Our Details</a>\r\n</div>\";}s:12:\"_multiwidget\";i:1;}','yes'),(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.3.2\";s:5:\"files\";a:496:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','yes'),(129,'recovery_keys','a:0:{}','yes'),(130,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1697387732;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"right-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"menu-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:12:\"left-sidebar\";a:0:{}s:25:\"woocommerce-right-sidebar\";a:0:{}s:24:\"woocommerce-left-sidebar\";a:0:{}s:16:\"footer-sidebar-1\";a:1:{i:0;s:7:\"block-9\";}s:16:\"footer-sidebar-2\";a:1:{i:0;s:8:\"block-11\";}s:16:\"footer-sidebar-3\";a:1:{i:0;s:8:\"block-13\";}s:16:\"footer-sidebar-4\";a:1:{i:0;s:8:\"block-15\";}}}}','yes'),(131,'current_theme','Tevily','yes'),(132,'theme_mods_bosa','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1697388226;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"right-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"menu-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:12:\"left-sidebar\";a:0:{}s:25:\"woocommerce-right-sidebar\";a:0:{}s:24:\"woocommerce-left-sidebar\";a:0:{}s:16:\"footer-sidebar-1\";a:0:{}s:16:\"footer-sidebar-2\";a:0:{}s:16:\"footer-sidebar-3\";a:0:{}s:16:\"footer-sidebar-4\";a:0:{}}}}','yes'),(133,'theme_switched','','yes'),(136,'https_detection_errors','a:0:{}','yes'),(140,'widget_bosa_latest_post','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(141,'widget_bosa_author_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(154,'_transient_jetpack_autoloader_plugin_paths','a:0:{}','yes'),(155,'newfold_active_modules','a:16:{s:4:\"data\";b:1;s:2:\"ai\";b:1;s:9:\"installer\";b:1;s:18:\"wp-module-patterns\";b:1;s:11:\"coming-soon\";b:1;s:11:\"performance\";b:1;s:8:\"facebook\";b:1;s:9:\"ecommerce\";b:1;s:10:\"global-ctb\";b:1;s:11:\"help-center\";b:1;s:11:\"marketplace\";b:1;s:13:\"notifications\";b:1;s:10:\"onboarding\";b:1;s:16:\"secure-passwords\";b:1;s:3:\"sso\";b:1;s:7:\"staging\";b:1;}','yes'),(156,'action_scheduler_lock_async-request-runner','652e4cdcc1cae3.66223660|1697533208','no'),(157,'woocommerce_admin_notices','a:1:{i:0;s:14:\"template_files\";}','yes'),(158,'jetpack_sync_settings_dedicated_sync_enabled','0','yes'),(159,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(162,'jetpack_constants_sync_checksum','a:33:{s:7:\"ABSPATH\";i:4145294739;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:1790921346;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:16:\"JETPACK__VERSION\";i:1248931512;s:11:\"PHP_VERSION\";i:3586379563;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:4261170317;s:14:\"WP_CONTENT_DIR\";i:2720676760;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:289485416;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1839787262;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:2322626082;s:14:\"WC_PLUGIN_FILE\";i:4184676146;s:10:\"WC_ABSPATH\";i:2017186039;s:18:\"WC_PLUGIN_BASENAME\";i:1149093810;s:10:\"WC_VERSION\";i:826396601;s:19:\"WOOCOMMERCE_VERSION\";i:826396601;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:3651303571;s:22:\"WC_SESSION_CACHE_GROUP\";i:4278978988;s:22:\"WC_TEMPLATE_DEBUG_MODE\";i:734881840;}','yes'),(163,'jetpack_sync_https_history_home_url','a:4:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";}','yes'),(164,'jetpack_sync_https_history_main_network_site_url','a:1:{i:0;s:5:\"https\";}','yes'),(165,'jetpack_sync_https_history_site_url','a:4:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";}','yes'),(168,'jetpack_callables_sync_checksum','a:39:{s:21:\"get_loaded_extensions\";i:3654539005;s:11:\"get_plugins\";i:2658972673;s:10:\"get_themes\";i:1536184228;s:24:\"get_plugins_action_links\";i:223132457;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:2051195108;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:2051195108;s:26:\"main_network_site_wpcom_id\";i:734881840;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:80635184;s:10:\"post_types\";i:2920893153;s:27:\"rest_api_allowed_post_types\";i:710265342;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:2666500841;s:10:\"shortcodes\";i:4205203113;s:13:\"site_icon_url\";i:734881840;s:8:\"site_url\";i:2051195108;s:10:\"taxonomies\";i:1842827066;s:13:\"theme_support\";i:444290460;s:8:\"timezone\";i:3808505409;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:1819132959;s:10:\"wp_version\";i:2176953134;s:14:\"active_modules\";i:223132457;s:16:\"single_user_site\";i:4261170317;s:7:\"updates\";i:2903718415;s:24:\"available_jetpack_blocks\";i:223132457;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'),(169,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(170,'advanced_import_settings_options','{\"installed_time\":1697387737,\"is_active_this_track\":\"advanced-import\",\"agent_secret_key\":\"none\"}','yes'),(171,'agent_d045983d122a96f235928702675643f8','a:1:{s:15:\"advanced-import\";s:5:\"1.0.0\";}','yes'),(191,'recently_activated','a:1:{s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";i:1711762861;}','yes'),(195,'finished_updating_comment_type','1','yes'),(196,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.9.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1697387804;s:7:\"version\";s:5:\"5.8.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(200,'elementor_active_kit','7','yes'),(201,'elementor_font_display','swap','yes'),(204,'elementor_pro_license_key','*********','yes'),(205,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1711820649;s:5:\"value\";s:71:\"{\"success\":true,\"license\":\"valid\",\"expires\":\"01.01.2030\",\"features\":[]}\";}','yes'),(209,'jetpack_available_modules','a:1:{s:4:\"12.7\";a:47:{s:10:\"action-bar\";s:4:\"11.4\";s:5:\"blaze\";s:4:\"12.3\";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:9:\"post-list\";s:4:\"11.3\";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'),(210,'jetpack_activated','1','yes'),(213,'jetpack_activation_source','a:2:{i:0;s:7:\"unknown\";i:1;N;}','yes'),(214,'jetpack_sync_settings_disable','0','yes'),(215,'jetpack_options','a:2:{s:11:\"old_version\";s:15:\"12.7:1697532465\";s:14:\"last_heartbeat\";i:1697387821;}','yes'),(217,'auto_update_plugins','a:19:{i:0;s:19:\"akismet/akismet.php\";i:1;s:37:\"ba-book-everything/babe-bootstrap.php\";i:2;s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:31:\"elementor-pro/elementor-pro.php\";i:6;s:9:\"hello.php\";i:7;s:19:\"jetpack/jetpack.php\";i:8;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:9;s:21:\"meta-box/meta-box.php\";i:10;s:35:\"redux-framework/redux-framework.php\";i:11;s:23:\"revslider/revslider.php\";i:12;s:66:\"srmehranclub_automatic_update4.4/srmehranclub_automatic_update.php\";i:13;s:31:\"tevily-themer/tevily-themer.php\";i:14;s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";i:15;s:43:\"the-events-calendar/the-events-calendar.php\";i:16;s:27:\"updraftplus/updraftplus.php\";i:17;s:23:\"wp-rocket/wp-rocket.php\";i:18;s:24:\"wordpress-seo/wp-seo.php\";}','no'),(218,'auto_update_themes','a:11:{i:0;s:16:\"bosa-travel-tour\";i:1;s:4:\"bosa\";i:2;s:5:\"natfa\";i:3;s:5:\"rishi\";i:4;s:7:\"sinatra\";i:5;s:6:\"tevily\";i:6;s:16:\"twentytwentyfour\";i:7;s:15:\"twentytwentyone\";i:8;s:17:\"twentytwentythree\";i:9;s:15:\"twentytwentytwo\";i:10;s:11:\"yith-wonder\";}','no'),(219,'nfd_data_connection_attempts','5','yes'),(220,'mm_coming_soon','true','yes'),(222,'bluehost_plugin_version','3.9.2','yes'),(225,'action_scheduler_hybrid_store_demarkation','8','yes'),(226,'schema-ActionScheduler_StoreSchema','7.0.1697387805','yes'),(227,'schema-ActionScheduler_LoggerSchema','3.0.1697387805','yes'),(228,'woocommerce_onboarding_profile','a:1:{s:7:\"skipped\";b:1;}','yes'),(229,'nfd_show_dash_after_woo_activation','','yes'),(232,'woocommerce_newly_installed','no','yes'),(233,'woocommerce_schema_version','430','yes'),(234,'woocommerce_store_address','','yes'),(235,'woocommerce_store_address_2','','yes'),(236,'woocommerce_store_city','','yes'),(237,'woocommerce_default_country','US:CA','yes'),(238,'woocommerce_store_postcode','','yes'),(239,'woocommerce_allowed_countries','all','yes'),(240,'woocommerce_all_except_countries','','yes'),(241,'woocommerce_specific_allowed_countries','','yes'),(242,'woocommerce_ship_to_countries','','yes'),(243,'woocommerce_specific_ship_to_countries','','yes'),(244,'woocommerce_default_customer_address','base','yes'),(245,'woocommerce_calc_taxes','no','yes'),(246,'woocommerce_enable_coupons','yes','yes'),(247,'woocommerce_calc_discounts_sequentially','no','no'),(248,'woocommerce_currency','USD','yes'),(249,'woocommerce_currency_pos','left','yes'),(250,'woocommerce_price_thousand_sep',',','yes'),(251,'woocommerce_price_decimal_sep','.','yes'),(252,'woocommerce_price_num_decimals','2','yes'),(253,'woocommerce_shop_page_id','9','yes'),(254,'woocommerce_cart_redirect_after_add','no','yes'),(255,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(256,'woocommerce_placeholder_image','8','yes'),(257,'woocommerce_weight_unit','kg','yes'),(258,'woocommerce_dimension_unit','cm','yes'),(259,'woocommerce_enable_reviews','yes','yes'),(260,'woocommerce_review_rating_verification_label','yes','no'),(261,'woocommerce_review_rating_verification_required','no','no'),(262,'woocommerce_enable_review_rating','yes','yes'),(263,'woocommerce_review_rating_required','yes','no'),(264,'woocommerce_manage_stock','yes','yes'),(265,'woocommerce_hold_stock_minutes','60','no'),(266,'woocommerce_notify_low_stock','yes','no'),(267,'woocommerce_notify_no_stock','yes','no'),(268,'woocommerce_stock_email_recipient','arpitkmaurya1@protonmail.com','no'),(269,'woocommerce_notify_low_stock_amount','2','no'),(270,'woocommerce_notify_no_stock_amount','0','yes'),(271,'woocommerce_hide_out_of_stock_items','no','yes'),(272,'woocommerce_stock_format','','yes'),(273,'woocommerce_file_download_method','force','no'),(274,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(275,'woocommerce_downloads_require_login','no','no'),(276,'woocommerce_downloads_grant_access_after_payment','yes','no'),(277,'woocommerce_downloads_deliver_inline','','no'),(278,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(279,'woocommerce_attribute_lookup_enabled','no','yes'),(280,'woocommerce_attribute_lookup_direct_updates','no','yes'),(281,'woocommerce_prices_include_tax','no','yes'),(282,'woocommerce_tax_based_on','shipping','yes'),(283,'woocommerce_shipping_tax_class','inherit','yes'),(284,'woocommerce_tax_round_at_subtotal','no','yes'),(285,'woocommerce_tax_classes','','yes'),(286,'woocommerce_tax_display_shop','excl','yes'),(287,'woocommerce_tax_display_cart','excl','yes'),(288,'woocommerce_price_display_suffix','','yes'),(289,'woocommerce_tax_total_display','itemized','no'),(290,'woocommerce_enable_shipping_calc','yes','no'),(291,'woocommerce_shipping_cost_requires_address','no','yes'),(292,'woocommerce_ship_to_destination','billing','no'),(293,'woocommerce_shipping_debug_mode','no','yes'),(294,'woocommerce_enable_guest_checkout','yes','no'),(295,'woocommerce_enable_checkout_login_reminder','no','no'),(296,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(297,'woocommerce_enable_myaccount_registration','no','no'),(298,'woocommerce_registration_generate_username','yes','no'),(299,'woocommerce_registration_generate_password','yes','no'),(300,'woocommerce_erasure_request_removes_order_data','no','no'),(301,'woocommerce_erasure_request_removes_download_data','no','no'),(302,'woocommerce_allow_bulk_remove_personal_data','no','no'),(303,'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'),(304,'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'),(305,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(306,'woocommerce_trash_pending_orders','','no'),(307,'woocommerce_trash_failed_orders','','no'),(308,'woocommerce_trash_cancelled_orders','','no'),(309,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(310,'woocommerce_email_from_name','Bosa Travel Tour','no'),(311,'woocommerce_email_from_address','arpitkmaurya1@protonmail.com','no'),(312,'woocommerce_email_header_image','','no'),(313,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(314,'woocommerce_email_base_color','#7f54b3','no'),(315,'woocommerce_email_background_color','#f7f7f7','no'),(316,'woocommerce_email_body_background_color','#ffffff','no'),(317,'woocommerce_email_text_color','#3c3c3c','no'),(318,'woocommerce_merchant_email_notifications','no','no'),(319,'woocommerce_cart_page_id','10','no'),(320,'woocommerce_checkout_page_id','11','no'),(321,'woocommerce_myaccount_page_id','12','no'),(322,'woocommerce_terms_page_id','','no'),(323,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(324,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(325,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(326,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(327,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(328,'woocommerce_myaccount_orders_endpoint','orders','yes'),(329,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(330,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(331,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(332,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(333,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(334,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(335,'woocommerce_logout_endpoint','customer-logout','yes'),(336,'woocommerce_api_enabled','no','yes'),(337,'woocommerce_allow_tracking','yes','no'),(338,'woocommerce_show_marketplace_suggestions','yes','no'),(339,'woocommerce_custom_orders_table_enabled','no','yes'),(340,'woocommerce_custom_orders_table_data_sync_enabled','no','yes'),(341,'woocommerce_custom_orders_table_created','yes','yes'),(342,'woocommerce_analytics_enabled','yes','yes'),(343,'woocommerce_navigation_enabled','no','yes'),(344,'woocommerce_feature_marketplace_enabled','yes','yes'),(345,'woocommerce_feature_product_block_editor_enabled','no','yes'),(346,'woocommerce_single_image_width','600','yes'),(347,'woocommerce_thumbnail_image_width','300','yes'),(348,'woocommerce_checkout_highlight_required_fields','yes','yes'),(349,'woocommerce_demo_store','no','no'),(350,'wc_downloads_approved_directories_mode','enabled','yes'),(351,'current_theme_supports_woocommerce','yes','yes'),(352,'woocommerce_queue_flush_rewrite_rules','no','yes'),(354,'product_cat_children','a:0:{}','yes'),(355,'default_product_cat','15','yes'),(357,'woocommerce_refund_returns_page_id','13','yes'),(360,'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:28:\"arpitkmaurya1@protonmail.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:28:\"arpitkmaurya1@protonmail.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'),(361,'woocommerce_version','8.2.1','yes'),(362,'woocommerce_db_version','8.2.1','yes'),(363,'woocommerce_admin_install_timestamp','1697387809','yes'),(364,'woocommerce_inbox_variant_assignment','6','yes'),(366,'wp_rocket_settings','a:72:{s:12:\"consumer_key\";s:8:\"********\";s:14:\"consumer_email\";s:22:\"activated@wp-rocket.me\";s:10:\"secret_key\";s:8:\"619860fc\";s:7:\"version\";s:6:\"3.13.4\";s:17:\"cache_logged_user\";i:0;s:9:\"cache_ssl\";i:1;s:12:\"cache_mobile\";i:0;s:23:\"do_caching_mobile_files\";i:0;s:19:\"minify_google_fonts\";i:0;s:10:\"minify_css\";i:0;s:9:\"minify_js\";i:0;s:22:\"minify_concatenate_css\";i:0;s:21:\"minify_concatenate_js\";i:0;s:12:\"defer_all_js\";i:0;s:16:\"exclude_defer_js\";a:0:{}s:5:\"emoji\";i:0;s:8:\"lazyload\";i:0;s:16:\"lazyload_iframes\";i:0;s:16:\"lazyload_youtube\";i:0;s:19:\"purge_cron_interval\";i:0;s:15:\"purge_cron_unit\";s:0:\"\";s:12:\"dns_prefetch\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:11:\"exclude_css\";a:0:{}s:10:\"exclude_js\";a:0:{}s:17:\"exclude_inline_js\";a:0:{}s:9:\"async_css\";i:0;s:12:\"critical_css\";s:0:\"\";s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:27:\"automatic_cleanup_frequency\";s:0:\"\";s:14:\"manual_preload\";i:0;s:13:\"preload_fonts\";a:0:{}s:13:\"do_cloudflare\";i:0;s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_api_key\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"cloudflare_devmode\";i:0;s:24:\"cloudflare_auto_settings\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:21:\"sucury_waf_cache_sync\";i:0;s:18:\"sucury_waf_api_key\";s:0:\"\";s:17:\"control_heartbeat\";i:0;s:23:\"heartbeat_site_behavior\";s:0:\"\";s:24:\"heartbeat_admin_behavior\";s:0:\"\";s:25:\"heartbeat_editor_behavior\";s:0:\"\";s:3:\"cdn\";i:0;s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:18:\"varnish_auto_purge\";i:0;s:16:\"image_dimensions\";i:0;s:16:\"exclude_lazyload\";a:0:{}s:20:\"preload_excluded_uri\";a:0:{}s:8:\"delay_js\";i:0;s:19:\"delay_js_exclusions\";a:0:{}s:28:\"delay_js_exclusions_selected\";a:0:{}s:39:\"delay_js_exclusions_selected_exclusions\";a:0:{}s:17:\"remove_unused_css\";i:0;s:26:\"remove_unused_css_safelist\";a:0:{}s:13:\"minify_js_key\";s:22:\"6607705e97140470937771\";s:14:\"minify_css_key\";s:22:\"6607705e97133195226237\";}','yes'),(369,'wpr_rocket_cache_version','20220927','yes'),(370,'wc_blocks_version','11.1.2','yes'),(371,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),(375,'elementor_version','3.19.0','yes'),(376,'elementor_install_history','a:10:{s:6:\"3.16.5\";i:1697387811;s:6:\"3.16.6\";i:1697601032;s:6:\"3.17.1\";i:1698254954;s:6:\"3.17.2\";i:1698860327;s:6:\"3.17.3\";i:1699465593;s:6:\"3.18.0\";i:1701711409;s:6:\"3.18.1\";i:1701882385;s:6:\"3.18.2\";i:1702060600;s:6:\"3.18.3\";i:1703097615;s:6:\"3.19.0\";i:1706548773;}','yes'),(377,'elementor_pro_version','3.16.2','yes'),(378,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"dvvT67B7sKeCl11AosTiT6242MUF0mbF\";}','yes'),(379,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(380,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(381,'yit_recently_activated','a:6:{i:0;s:33:\"yith-woocommerce-compare/init.php\";i:1;s:36:\"yith-woocommerce-quick-view/init.php\";i:2;s:34:\"yith-woocommerce-wishlist/init.php\";i:3;s:33:\"yith-woocommerce-compare/init.php\";i:4;s:36:\"yith-woocommerce-quick-view/init.php\";i:5;s:34:\"yith-woocommerce-wishlist/init.php\";}','yes'),(382,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(383,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(384,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(385,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(386,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(387,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(388,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(389,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(390,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(391,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(392,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(393,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(394,'widget_bcn_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(395,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(396,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"22.3\";}','yes'),(399,'wc_has_tracked_default_theme','1','yes'),(404,'ce4wp_handshake_token','7B4F948A-DFA9-4F57-B6B6-471781ECC9D9','yes'),(405,'ce4wp_handshake_expiration','1697536428','yes'),(406,'ce4wp_instance_uuid','652c1523aa867','yes'),(411,'bh_cdata_retry_count','2','yes'),(412,'elementor_events_db_version','1.0.0','no'),(413,'nfd_module_onboarding_flow','a:16:{s:7:\"version\";s:5:\"1.0.2\";s:8:\"isViewed\";a:0:{}s:10:\"isComplete\";i:1697532409042;s:9:\"hasExited\";i:0;s:9:\"isSkipped\";a:0:{}s:11:\"currentStep\";s:26:\"/step/wp-setup/get-started\";s:9:\"createdAt\";i:1697387814;s:9:\"updatedAt\";i:1697532444;s:4:\"data\";a:16:{s:8:\"siteType\";a:3:{s:7:\"referTo\";s:4:\"site\";s:7:\"primary\";a:2:{s:6:\"refers\";s:4:\"slug\";s:5:\"value\";s:8:\"business\";}s:9:\"secondary\";a:2:{s:6:\"refers\";s:0:\"\";s:5:\"value\";s:0:\"\";}}s:14:\"wpComfortLevel\";s:1:\"0\";s:11:\"topPriority\";a:1:{s:9:\"priority1\";s:7:\"selling\";}s:8:\"blogName\";s:0:\"\";s:15:\"blogDescription\";s:0:\"\";s:8:\"siteLogo\";a:2:{s:2:\"id\";i:0;s:3:\"url\";s:0:\"\";}s:8:\"accounts\";a:0:{}s:5:\"theme\";a:3:{s:8:\"template\";s:0:\"\";s:10:\"stylesheet\";s:0:\"\";s:9:\"variation\";s:0:\"\";}s:12:\"customDesign\";b:0;s:10:\"colorStyle\";s:0:\"\";s:9:\"fontStyle\";s:0:\"\";s:10:\"partHeader\";s:0:\"\";s:9:\"sitePages\";a:2:{s:8:\"homepage\";s:0:\"\";s:5:\"other\";a:0:{}}s:12:\"siteFeatures\";a:0:{}s:8:\"chapters\";a:5:{s:11:\"demographic\";a:3:{s:9:\"completed\";b:0;s:9:\"firstStep\";s:37:\"/wp-setup/step/get-started/experience\";s:8:\"lastStep\";s:0:\"\";}s:8:\"commerce\";a:3:{s:9:\"completed\";b:0;s:9:\"firstStep\";s:23:\"/ecommerce/step/address\";s:8:\"lastStep\";s:0:\"\";}s:6:\"design\";a:3:{s:9:\"completed\";b:0;s:9:\"firstStep\";s:39:\"/wp-setup/step/design/theme-styles/menu\";s:8:\"lastStep\";s:0:\"\";}s:18:\"layout_and_content\";a:3:{s:9:\"completed\";b:0;s:9:\"firstStep\";s:33:\"/wp-setup/step/design/header-menu\";s:8:\"lastStep\";s:0:\"\";}s:8:\"features\";a:3:{s:9:\"completed\";b:0;s:9:\"firstStep\";s:28:\"/wp-setup/step/site-features\";s:8:\"lastStep\";s:0:\"\";}}s:10:\"comingSoon\";b:0;}s:12:\"currentFlows\";a:0:{}s:20:\"isFirstNFDOnboarding\";b:1;s:8:\"siteType\";s:4:\"blog\";s:9:\"ownerType\";s:8:\"personal\";s:15:\"isEcommercePlan\";b:0;s:12:\"doesCommerce\";b:0;s:12:\"storeDetails\";a:1:{s:11:\"productInfo\";a:2:{s:13:\"product_count\";s:0:\"\";s:13:\"product_types\";a:0:{}}}}','yes'),(414,'onboarding_experience_level','0','yes'),(418,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:8:\"approved\";s:1:\"1\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(421,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(422,'wcpay_was_in_use','no','yes'),(429,'_elementor_pro_installed_time','1697387813','yes'),(430,'mm_install_date','Oct 15, 2023','yes'),(431,'mm_cron','a:1:{s:6:\"hourly\";a:1:{s:9:\"installed\";a:5:{s:1:\"t\";s:5:\"event\";s:2:\"ec\";s:13:\"plugin_status\";s:2:\"ea\";s:9:\"installed\";s:2:\"el\";s:26:\"Install date: Oct 15, 2023\";s:4:\"keep\";b:0;}}}','yes'),(432,'widget_yith-woocompare-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(433,'bluehost_plugin_install_date','1697387813','yes'),(434,'do_activate','0','yes'),(435,'wpr_rucss_used_css_version','20220926','yes'),(443,'wc_admin_show_legacy_coupon_menu','0','yes'),(444,'wpseo','a:106:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:21:\"post_type_made_public\";s:29:\"indexables_indexing_completed\";b:0;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"21.4\";s:16:\"previous_version\";s:0:\"\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1697387813;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:0:\"\";s:8:\"home_url\";s:32:\"https://ramlalatourandtravel.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:9:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:12:\"action-group\";s:12:\"action-group\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";b:0;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:12:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:18:\"elementskit_widget\";i:6;s:12:\"special_tour\";i:7;s:4:\"tour\";i:8;s:6:\"client\";i:9;s:12:\"tour_gallery\";i:10;s:12:\"testimonials\";i:11;s:7:\"product\";}s:28:\"last_known_public_taxonomies\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:11:\"product_cat\";i:4;s:11:\"product_tag\";i:5;s:22:\"product_shipping_class\";}s:23:\"last_known_no_unindexed\";a:0:{}s:14:\"new_post_types\";a:5:{i:6;s:12:\"special_tour\";i:7;s:4:\"tour\";i:8;s:6:\"client\";i:9;s:12:\"tour_gallery\";i:10;s:12:\"testimonials\";}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:1;}','yes'),(445,'wpseo_titles','a:163:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(446,'wpseo_social','a:20:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}','yes'),(449,'nfd_data_token','/0ilpRhHHcdZD4DXF/jNaUFwRW1XNURUK2NzcmpLZFFDdUN2MGw1VC82TUM2MmJiZVdrT09HcFphcmtkUkNuU0MwK0RBbVk1cGFkT3IyaG90Qnp1V1Z5WU5HOWQwODIvajEzUTlxVE94N1NabnBUZVgwdkFMd1NOZlMzREh0RFhUN2V1Ujg3THdkeVZPYlJXNUZFZDdrMmtsRysxRUJOM3FRSEtpS0k9','yes'),(453,'elementor_fonts_manager_font_types','a:0:{}','yes'),(454,'elementor_fonts_manager_fonts','a:0:{}','yes'),(455,'elementor_custom_icon_sets_config','a:0:{}','yes'),(462,'yith_wcwl_wishlist_page_id','14','yes'),(463,'yith_wcwl_version','3.26.0','yes'),(464,'yith_wcwl_db_version','3.0.0','yes'),(465,'ce4wp_abandoned_checkout_db_version','1.0','yes'),(466,'ce4wp_contacts_db_version','1.0','yes'),(467,'wc_blocks_db_schema_version','260','yes'),(469,'elementor_submissions_db_version','5','yes'),(470,'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:0;}','no'),(485,'yith_woocompare_is_button','button','yes'),(486,'yith_woocompare_button_text','Compare','yes'),(487,'yith_woocompare_compare_button_in_product_page','yes','yes'),(488,'yith_woocompare_compare_button_in_products_list','no','yes'),(489,'yith_woocompare_auto_open','yes','yes'),(490,'yith_woocompare_table_text','Compare products','yes'),(491,'yith_woocompare_fields_attrs','all','yes'),(492,'yith_woocompare_price_end','yes','yes'),(493,'yith_woocompare_add_to_cart_end','no','yes'),(494,'yith_woocompare_image_size','a:3:{s:5:\"width\";i:220;s:6:\"height\";i:154;s:4:\"crop\";i:1;}','yes'),(495,'yit_plugin_fw_panel_wc_default_options_set','a:5:{s:21:\"yith_woocompare_panel\";b:1;s:15:\"yith_wcqv_panel\";b:1;s:15:\"yith_wcwl_panel\";b:1;s:36:\"yith_shippo_shipping_for_woocommerce\";b:1;s:20:\"yith_paypal_payments\";b:1;}','yes'),(496,'yith-wcqv-enable','yes','yes'),(497,'yith-wcqv-enable-mobile','yes','yes'),(498,'yith-wcqv-button-label','Quick View','yes'),(499,'yith-wcqv-background-modal','#ffffff','yes'),(500,'yith-wcqv-close-color','#cdcdcd','yes'),(501,'yith-wcqv-close-color-hover','#ff0000','yes'),(502,'yith_wcwl_ajax_enable','no','yes'),(503,'yith_wcwl_after_add_to_wishlist_behaviour','view','yes'),(504,'yith_wcwl_show_on_loop','no','yes'),(505,'yith_wcwl_loop_position','after_add_to_cart','yes'),(506,'yith_wcwl_button_position','after_add_to_cart','yes'),(507,'yith_wcwl_add_to_wishlist_text','Add to wishlist','yes'),(508,'yith_wcwl_product_added_text','Product added!','yes'),(509,'yith_wcwl_browse_wishlist_text','Browse wishlist','yes'),(510,'yith_wcwl_already_in_wishlist_text','The product is already in your wishlist!','yes'),(511,'yith_wcwl_add_to_wishlist_style','link','yes'),(512,'yith_wcwl_rounded_corners_radius','16','yes'),(513,'yith_wcwl_add_to_wishlist_icon','fa-heart-o','yes'),(514,'yith_wcwl_add_to_wishlist_custom_icon','','yes'),(515,'yith_wcwl_added_to_wishlist_icon','fa-heart','yes'),(516,'yith_wcwl_added_to_wishlist_custom_icon','','yes'),(517,'yith_wcwl_custom_css','','yes'),(518,'yith_wcwl_variation_show','','yes'),(519,'yith_wcwl_price_show','yes','yes'),(520,'yith_wcwl_stock_show','yes','yes'),(521,'yith_wcwl_show_dateadded','','yes'),(522,'yith_wcwl_add_to_cart_show','yes','yes'),(523,'yith_wcwl_show_remove','yes','yes'),(524,'yith_wcwl_repeat_remove_button','','yes'),(525,'yith_wcwl_redirect_cart','no','yes'),(526,'yith_wcwl_remove_after_add_to_cart','yes','yes'),(527,'yith_wcwl_enable_share','yes','yes'),(528,'yith_wcwl_share_fb','yes','yes'),(529,'yith_wcwl_share_twitter','yes','yes'),(530,'yith_wcwl_share_pinterest','yes','yes'),(531,'yith_wcwl_share_email','yes','yes'),(532,'yith_wcwl_share_whatsapp','yes','yes'),(533,'yith_wcwl_share_url','no','yes'),(534,'yith_wcwl_socials_title','My wishlist on Bosa Travel Tour','yes'),(535,'yith_wcwl_socials_text','','yes'),(536,'yith_wcwl_socials_image_url','','yes'),(537,'yith_wcwl_wishlist_title','My wishlist','yes'),(538,'yith_wcwl_add_to_cart_text','Add to cart','yes'),(539,'yith_wcwl_add_to_cart_style','link','yes'),(540,'yith_wcwl_add_to_cart_rounded_corners_radius','16','yes'),(541,'yith_wcwl_add_to_cart_icon','fa-shopping-cart','yes'),(542,'yith_wcwl_add_to_cart_custom_icon','','yes'),(543,'yith_wcwl_color_headers_background','#F4F4F4','yes'),(544,'yith_wcwl_fb_button_icon','fa-facebook','yes'),(545,'yith_wcwl_fb_button_custom_icon','','yes'),(546,'yith_wcwl_tw_button_icon','fa-twitter','yes'),(547,'yith_wcwl_tw_button_custom_icon','','yes'),(548,'yith_wcwl_pr_button_icon','fa-pinterest','yes'),(549,'yith_wcwl_pr_button_custom_icon','','yes'),(550,'yith_wcwl_em_button_icon','fa-envelope-o','yes'),(551,'yith_wcwl_em_button_custom_icon','','yes'),(552,'yith_wcwl_wa_button_icon','fa-whatsapp','yes'),(553,'yith_wcwl_wa_button_custom_icon','','yes'),(554,'elementskit-lite__banner_last_check','1697526054','yes'),(555,'kirki_downloaded_font_files','a:50:{s:75:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbedHFHGPezSQ.woff\";s:109:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbedHFHGPezSQ.woff\";s:75:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnedHFHGPezSQ.woff\";s:109:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnedHFHGPezSQ.woff\";s:72:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfedHFHGPc.woff\";s:106:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfedHFHGPc.woff\";s:79:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lE92JQEl8qw.woff\";s:113:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lE92JQEl8qw.woff\";s:79:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlE92JQEl8qw.woff\";s:113:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlE92JQEl8qw.woff\";s:76:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlE92JQEk.woff\";s:110:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlE92JQEk.woff\";s:79:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z11lE92JQEl8qw.woff\";s:113:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lE92JQEl8qw.woff\";s:79:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlE92JQEl8qw.woff\";s:113:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlE92JQEl8qw.woff\";s:76:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlE92JQEk.woff\";s:110:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlE92JQEk.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQUwaEQXjN_mQ.woff\";s:113:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQUwaEQXjM.woff\";s:148:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQUwaEQXjM.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4taVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4taVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4kaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4kaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4saVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4saVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4jaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4jaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4iaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4iaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4vaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4vaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVQUwaEQXjN_mQ.woff\";s:113:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4gaVQUwaEQXjM.woff\";s:148:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4gaVQUwaEQXjM.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4taVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4taVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4kaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4kaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4saVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4saVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4jaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4jaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4iaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4iaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4vaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4vaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVQUwaEQXjN_mQ.woff\";s:113:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVQUwaEQXjM.woff\";s:148:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVQUwaEQXjM.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4taVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4taVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4kaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4kaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4saVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4saVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4jaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4jaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4iaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4iaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4vaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4vaVQUwaEQXjN_mQ.woff\";s:116:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVQUwaEQXjN_mQ.woff\";s:151:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVQUwaEQXjN_mQ.woff\";s:113:\"https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVQUwaEQXjM.woff\";s:148:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVQUwaEQXjM.woff\";s:88:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJTVFNI4un_HKCEl-Cw.woff\";s:122:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7myjJTVFNI4un_HKCEl-Cw.woff\";s:88:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJTVPNI4un_HKCEl-Cw.woff\";s:122:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7myjJTVPNI4un_HKCEl-Cw.woff\";s:85:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myjJTVBNI4un_HKCEk.woff\";s:119:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7myjJTVBNI4un_HKCEk.woff\";s:88:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myRJTVFNI4un_HKCEl-Cw.woff\";s:122:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7myRJTVFNI4un_HKCEl-Cw.woff\";s:88:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myRJTVPNI4un_HKCEl-Cw.woff\";s:122:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7myRJTVPNI4un_HKCEl-Cw.woff\";s:85:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7myRJTVBNI4un_HKCEk.woff\";s:119:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7myRJTVBNI4un_HKCEk.woff\";s:88:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mx9IjVFNI4un_HKCEl-Cw.woff\";s:122:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7mx9IjVFNI4un_HKCEl-Cw.woff\";s:88:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mx9IjVPNI4un_HKCEl-Cw.woff\";s:122:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7mx9IjVPNI4un_HKCEl-Cw.woff\";s:85:\"https://fonts.gstatic.com/s/jost/v15/92zPtBhPNqw79Ij1E865zBUv7mx9IjVBNI4un_HKCEk.woff\";s:119:\"/home3/websitex/public_html/ramlalatourandtravel/wp-content/fonts/jost/92zPtBhPNqw79Ij1E865zBUv7mx9IjVBNI4un_HKCEk.woff\";}','yes'),(556,'elementskit-lite__banner_data','O:8:\"stdClass\":10:{s:8:\"10010506\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010506;s:5:\"title\";s:32:\"Wpmet Summer sale 2023 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1689552000;s:3:\"end\";i:1691625600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/summer-sale-23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:537:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $174 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010508\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010508;s:5:\"title\";s:31:\"Wpmet Summer sale 2023 own page\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1689552000;s:3:\"end\";i:1691625600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/summer-sale-23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:537:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $174 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010418\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010418;s:5:\"title\";s:32:\"Wpmet Summer Ownpage Notice 2023\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1685577600;s:3:\"end\";i:1686787200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/birthday\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:539:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Birthday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $221 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 45% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2023/06/notice.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10008094\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008094;s:5:\"title\";s:24:\"GetGenie Cross Promotion\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1678492800;s:3:\"end\";i:1688083200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:35:\"https://wpmet.com/getgenie-org-page\";s:11:\"button_text\";s:14:\"Get Yours Now!\";s:11:\"notice_body\";s:766:\"<h2>We are delighted to announce that <span style=\"color: #2471b1;\"><strong style=\"color: #2471b1; text-transform: uppercase; font-size: 14px;\">GetGenie AI is now available</strong></span>!</h2>\r\n<h4 style=\"font-size: 16px; margin-left: -2px;\"><b>Let&#039;s write your content 20x faster with AI. Also, Research </b><b>keywords</b><b>, A</b><b>nalyse your </b><b>competitors, head 2 Head analysis,  content writing with ai, and search engine ranking with NLP Keywords optimization—all within WordPress.</b> Additionally, <b>you can chat</b> with the GENIE AI about your needs.</h4>\r\n<span style=\"color: #dd0cd9;\">Join now and get <span style=\"font-weight: 400;\"><strong>1500 words for free every month</strong></span></span><span style=\"color: #dd0cd9;\">. </span>\";s:12:\"notice_image\";s:79:\"https://api.wpmet.com/auth/wp-content/uploads/2023/03/genie_compare_image_4.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:20:\"background: #e9fce5;\";s:10:\"unique_key\";s:20:\"getgenie-cross-promo\";}}s:8:\"10008085\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008085;s:5:\"title\";s:27:\"Wpmet Notice Dashboard 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:517:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet</span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10008083\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008083;s:5:\"title\";s:25:\"Wpmet Notice Ownpage 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:519:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet. </span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10007775\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007775;s:5:\"title\";s:17:\"August Flash Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:7:\"plugins\";s:5:\"start\";i:1661385600;s:3:\"end\";i:1661904000;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:30:\"https://wpmet.com/flash/banner\";s:12:\"banner_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/08/InPlugin-Banner-4.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:76:\"background-color: #00003E; display: block; height: 60px; text-align: center;\";s:10:\"unique_key\";s:15:\"AugustFlashSale\";}}s:8:\"10007416\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007416;s:5:\"title\";s:28:\"Wpmet 4th of July Flash Sale\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1656806400;s:3:\"end\";i:1657065600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:603:\"ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly! Happy 4th of July Flash Sale!!\r\n\r\n<a href=\"https://wpmet.com/4-july/notice\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Claim Your Discount →&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:1337857,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:2,&quot;2&quot;:1136076},&quot;16&quot;:10,&quot;17&quot;:1,&quot;21&quot;:1,&quot;23&quot;:1}\" data-sheets-hyperlink=\"https://wpmet.com/deals\">Claim Your Discount →</span></a>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2022/07/Notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:13:\"4thJulybanner\";}}s:8:\"10007174\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007174;s:5:\"title\";s:31:\"Wpmet Birthday Campaign Ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1653868800;s:3:\"end\";i:1655942400;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:261:\"Wpmet\'s Birthday Sale is going on! Enjoy limited-time discounts of up to 50% on each of our PRO plugins — ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review. Hurry up!\r\n\r\n<a href=\"https://wpmet.com/notice/birthday-deal\">Get Your Discount →</a>\";s:12:\"notice_image\";s:76:\"https://api.wpmet.com/auth/wp-content/uploads/2022/05/InPlugin-Notice-50.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:14:\"birthdaybanner\";}}s:8:\"10007139\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007139;s:5:\"title\";s:31:\"Wpmet Summer Campaign Own Pages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:233:\"ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly throughout this Summer Sale!\r\n\r\n<a href=\"https://wpmet.com/notice/summer-sale\">Get Your Discount →</a>\";s:12:\"notice_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/04/InPlugin-Notice-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:12:\"summerbanner\";}}}','yes'),(557,'_elementor_installed_time','1697387818','yes'),(561,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:19:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:19:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:19:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:19:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:19:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:19:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:19:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:19:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:19:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:19:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:19:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:19:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:19:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:19:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:19:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:19:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:19:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:19:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:19:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:19:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:19:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:19:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:19:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:19:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:19:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:19:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:19:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:19:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:19:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:19:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:19:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:19:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:19:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:19:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:19:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:19:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:19:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:19:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:19:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:19:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:19:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:19:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:19:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:19:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:19:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:19:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:19:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:19:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:19:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:19:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:19:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:19:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:19:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:19:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:19:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:19:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:19:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:19:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:19:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:19:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:19:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:19:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:19:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:19:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:19:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:19:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:19:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:19:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:19:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:19:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:19:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:19:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:19:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:19:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:19:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:19:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:19:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:19:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:19:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:19:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:19:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:19:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:19:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:19:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:19:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:19:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:19:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:19:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:19:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:19:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:19:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:19:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:19:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:19:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:19:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:19:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:19:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:19:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:19:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:19:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:19:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:19:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:19:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:19:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:19:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:19:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:19:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:19:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:19:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:19:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:19:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:19:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:19:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:19:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:19:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:19:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:19:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:19:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:19:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:19:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:19:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:19:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:19:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:19:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:19:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:19:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:19:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:19:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:19:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:19:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:19:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:19:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:19:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:19:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:19:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:19:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:19:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:19:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:19:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:19:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:19:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:19:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:19:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:19:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:19:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:19:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:19:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:19:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:19:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:19:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:19:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:19:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:19:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:19:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:19:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:19:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:19:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:19:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:19:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:19:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:19:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:19:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:19:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:19:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:19:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:19:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:19:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:19:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:19:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:19:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:19:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:19:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:19:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:19:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:19:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:19:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:19:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:19:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:19:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:19:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:19:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:19:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:19:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:19:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:19:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:19:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:19:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:19:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:19:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:19:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:19:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:19:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:19:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:19:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:19:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:19:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:19:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:19:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:19:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:19:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:19:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:19:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:19:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:19:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:19:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:19:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:19:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:19:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:19:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:19:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:19:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:19:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:19:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:19:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:19:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:19:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:19:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:19:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:19:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:19:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:19:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:19:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:19:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:19:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:19:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:19:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:19:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:19:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:19:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:19:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:19:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:19:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:19:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:19:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:19:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:19:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:19:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:19:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:19:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:19:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:19:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:19:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:19:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:19:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:19:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:19:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:19:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:19:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:19:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:19:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:19:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:19:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:19:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:19:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:19:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:19:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:19:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:19:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:19:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:19:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:19:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:19:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:19:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:19:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:19:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:19:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:19:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:19:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:19:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:19:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:19:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:19:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:19:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:19:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:19:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:19:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:19:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:19:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:19:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:19:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:19:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:19:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:19:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:19:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:19:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:19:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:19:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:19:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:19:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:19:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:19:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:19:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:19:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:19:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:19:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:19:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:19:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:19:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:19:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:19:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:19:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:19:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:19:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:19:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:19:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:19:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:19:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:19:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:19:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:19:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:19:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:19:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:19:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:19:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:19:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:19:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:19:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:19:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:19:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:19:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:19:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:19:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:19:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:19:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:19:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:19:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:19:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:19:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:19:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:19:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:19:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:19:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:19:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:19:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:19:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:19:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:19:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:19:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:19:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:19:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:19:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:19:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:19:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:19:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:19:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:19:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:19:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:19:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:19:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:19:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:19:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:19:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:19:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:19:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:19:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:19:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:19:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:19:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:19:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:19:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:19:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:19:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:19:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:19:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:19:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:19:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:19:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:19:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:19:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:19:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:19:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:19:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:19:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:19:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:19:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:19:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:19:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:19:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:19:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:19:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:19:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:19:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:19:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:19:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:19:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:19:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:19:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:19:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:19:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:19:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:19:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:19:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:19:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:19:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:19:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:19:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:19:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:19:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:19:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:19:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:19:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:19:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:19:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:19:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:19:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:19:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:19:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:19:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:19:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:19:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:19:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:19:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:19:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:19:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:19:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:19:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:19:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:19:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:19:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:19:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:19:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:19:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:19:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:19:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:19:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:19:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:19:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:19:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:19:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:19:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:19:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:19:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:19:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:19:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:19:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:19:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:19:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:19:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:19:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:19:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:19:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:19:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:19:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:19:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:19:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:19:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:19:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:19:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:19:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:19:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:19:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:19:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:19:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:19:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:19:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:19:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:19:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:19:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:19:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:19:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:19:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:19:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:19:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:19:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:19:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:19:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:19:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:19:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:19:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:19:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:19:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:19:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:19:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:19:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:19:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:19:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:19:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:19:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:19:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:19:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:19:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:19:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:19:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:19:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:19:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:19:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:19:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:19:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:19:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:19:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:19:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:19:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:19:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:19:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:19:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:19:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:19:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:19:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:19:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:19:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:19:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:19:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:19:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:19:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:19:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:19:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:19:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:19:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:19:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:19:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:19:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:19:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:19:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:19:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:19:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:19:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:19:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:19:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:19:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:19:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:19:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:19:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:19:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:19:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:19:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:19:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:19:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:19:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:19:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:19:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:19:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:19:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:19:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:19:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:19:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:19:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:19:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:19:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:19:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:19:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:19:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:19:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:19:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:19:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:19:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:19:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:19:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:19:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:19:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:19:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:19:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:19:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:19:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:19:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:19:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:19:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:19:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:19:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:19:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:19:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:19:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:19:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:19:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:19:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:19:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:19:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:19:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:19:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:19:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:19:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:19:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:19:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:19:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:19:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:19:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:19:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:19:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:19:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:19:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:19:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:19:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:19:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:19:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:19:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:19:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:19:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:19:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:19:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:19:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:19:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:19:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:19:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:19:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:19:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:19:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:19:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:19:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:19:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:19:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:19:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:19:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:19:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:19:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:19:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:19:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:19:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:19:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:19:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:19:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:19:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:19:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:19:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:19:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:19:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:19:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:19:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:19:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:19:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:19:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:19:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:19:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:19:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:19:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:19:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:19:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:19:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:19:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:19:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:19:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:19:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:19:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:19:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:19:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:19:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:19:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:19:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:19:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:19:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:19:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:19:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:19:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:19:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:19:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:19:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:19:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:19:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:19:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:19:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:19:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:19:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:19:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:19:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:19:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:19:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:19:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:19:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:19:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:19:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:19:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:19:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:19:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:19:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:19:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:19:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:19:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:19:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:19:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:19:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:19:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:19:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:19:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:19:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:19:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:19:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:19:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:19:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:19:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:19:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:19:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:19:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:19:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:19:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:19:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:19:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:19:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:19:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:19:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:19:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:19:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:19:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:19:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:19:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:19:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:19:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:19:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:19:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:19:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:19:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:19:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:19:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:19:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:19:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:19:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:19:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:19:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:19:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:19:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:19:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:19:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:19:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:19:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:19:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:19:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:19:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:19:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:19:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:19:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:19:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:19:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:19:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:19:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:19:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:19:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:19:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:19:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:19:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:19:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:19:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:19:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:19:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:19:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:19:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:19:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:19:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:19:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:19:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:19:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:19:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:19:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:19:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:19:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:19:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:19:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:19:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:19:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:19:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:19:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:19:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:19:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:19:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:19:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:19:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:19:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:19:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:19:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:19:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:19:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:19:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:19:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:19:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:19:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:19:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:19:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:19:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:19:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:19:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:19:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:19:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:19:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:19:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:19:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:19:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:19:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:19:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:19:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:19:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:19:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:19:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:19:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:19:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:19:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:19:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:19:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:19:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:19:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:19:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:19:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:19:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:19:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:19:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:19:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:19:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:19:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:19:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:19:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:19:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:19:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:19:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:19:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:19:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:19:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:19:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:19:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:19:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:19:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:19:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:19:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:19:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:19:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:19:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:19:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:19:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:19:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:19:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:19:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:19:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:19:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:19:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:19:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:19:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:19:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:19:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:19:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(562,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:84:\"Introducing Elementor 3.20: New Display Condition Features, Performance Improvements\";s:7:\"excerpt\";s:190:\"Version 3.20 introduces exciting new features that enhance the flexibility of Display Conditions. This version also improves the loading time of your site’s frontend and backend, and more!\";s:7:\"created\";i:1710845895;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:175:\"https://blog-0c81.site.strattic.io/elementor-320-display-conditions-enhacments-peformance-improvements/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.19: Display Conditions, Role Permissions in the Element Manager, and More\";s:7:\"excerpt\";s:230:\"Create dynamic visitor experiences, customize your teammates’ widget panels, protect forms from spam submissions, generate variations in the template library, and use URLs from the open web as a reference to generate containers.\";s:7:\"created\";i:1707315304;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/elementor-319-display-conditions-akismet-integration/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:75:\"Redefining the Web Creation Experience: Elementor Unveils AI for Containers\";s:7:\"excerpt\";s:296:\"Elementor has always been a pioneer in the WordPress ecosystem, and now, we\'re taking a monumental leap into the future with the release of our advanced AI editor capability for containers. We are thrilled to introduce a groundbreaking AI capability that will reshape the way you create websites.\";s:7:\"created\";i:1702548879;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:160:\"https://elementor.com/blog/new-web-creation-experience-with-elementor-ai-for-containers/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(574,'jetpack_active_modules','a:0:{}','yes'),(587,'woocommerce_tracker_last_send','1697387867','yes'),(597,'_transient_woocommerce_reports-transient-version','1697387881','yes'),(603,'_transient_shipping-transient-version','1697387896','yes'),(606,'woocommerce_task_list_prompt_shown','1','yes'),(613,'elementskit-lite_install_date','2023-10-15 04:39:08','yes'),(641,'theme_mods_bosa-travel-tour','a:11:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:22:\"header_button_repeater\";a:1:{i:0;a:9:{s:15:\"header_btn_type\";s:14:\"button-outline\";s:19:\"header_btn_bg_color\";s:7:\"#eb5a3e\";s:23:\"header_btn_border_color\";s:7:\"#1a1a1a\";s:21:\"header_btn_text_color\";s:7:\"#1a1a1a\";s:22:\"header_btn_hover_color\";s:7:\"#086abd\";s:15:\"header_btn_text\";s:0:\"\";s:15:\"header_btn_link\";s:0:\"\";s:17:\"header_btn_target\";b:1;s:17:\"header_btn_radius\";i:0;}}s:34:\"transparent_header_button_repeater\";a:1:{i:0;a:12:{s:27:\"transparent_header_btn_type\";s:14:\"button-outline\";s:36:\"transparent_header_home_btn_bg_color\";s:7:\"#eb5a3e\";s:40:\"transparent_header_home_btn_border_color\";s:7:\"#ffffff\";s:38:\"transparent_header_home_btn_text_color\";s:7:\"#ffffff\";s:31:\"transparent_header_btn_bg_color\";s:7:\"#eb5a3e\";s:35:\"transparent_header_btn_border_color\";s:7:\"#1a1a1a\";s:33:\"transparent_header_btn_text_color\";s:7:\"#1a1a1a\";s:34:\"transparent_header_btn_hover_color\";s:7:\"#086abd\";s:27:\"transparent_header_btn_text\";s:0:\"\";s:27:\"transparent_header_btn_link\";s:0:\"\";s:29:\"transparent_header_btn_target\";b:1;s:29:\"transparent_header_btn_radius\";i:0;}}s:19:\"header_image_slider\";a:1:{i:0;a:1:{s:11:\"slider_item\";i:0;}}s:18:\"social_media_links\";a:1:{i:0;a:3:{s:4:\"icon\";s:0:\"\";s:4:\"link\";s:0:\"\";s:6:\"target\";b:1;}}s:27:\"main_slider_button_repeater\";a:1:{i:0;a:7:{s:15:\"slider_btn_type\";s:14:\"button-outline\";s:19:\"slider_btn_bg_color\";s:7:\"#eb5a3e\";s:23:\"slider_btn_border_color\";s:7:\"#ffffff\";s:21:\"slider_btn_text_color\";s:7:\"#ffffff\";s:22:\"slider_btn_hover_color\";s:7:\"#a8d8ff\";s:15:\"slider_btn_text\";s:0:\"\";s:17:\"slider_btn_radius\";i:0;}}s:28:\"main_banner_buttons_repeater\";a:1:{i:0;a:9:{s:15:\"banner_btn_type\";s:14:\"button-outline\";s:19:\"banner_btn_bg_color\";s:7:\"#eb5a3e\";s:23:\"banner_btn_border_color\";s:7:\"#ffffff\";s:21:\"banner_btn_text_color\";s:7:\"#ffffff\";s:22:\"banner_btn_hover_color\";s:7:\"#086abd\";s:15:\"banner_btn_text\";s:0:\"\";s:15:\"banner_btn_link\";s:0:\"\";s:17:\"banner_btn_target\";b:1;s:17:\"banner_btn_radius\";i:0;}}s:25:\"blog_page_button_repeater\";a:1:{i:0;a:7:{s:13:\"blog_btn_type\";s:11:\"button-text\";s:17:\"blog_btn_bg_color\";s:7:\"#eb5a3e\";s:21:\"blog_btn_border_color\";s:7:\"#1a1a1a\";s:19:\"blog_btn_text_color\";s:7:\"#1a1a1a\";s:20:\"blog_btn_hover_color\";s:7:\"#086abd\";s:13:\"blog_btn_text\";s:0:\"\";s:15:\"blog_btn_radius\";i:0;}}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1697455392;s:4:\"data\";a:10:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"right-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"menu-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:12:\"left-sidebar\";a:0:{}s:25:\"woocommerce-right-sidebar\";a:0:{}s:24:\"woocommerce-left-sidebar\";a:0:{}s:16:\"footer-sidebar-1\";a:0:{}s:16:\"footer-sidebar-2\";a:0:{}s:16:\"footer-sidebar-3\";a:0:{}s:16:\"footer-sidebar-4\";a:0:{}}}}','yes'),(659,'_transient_product_query-transient-version','1697532468','yes'),(663,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(674,'woocommerce_task_list_tracked_completed_actions','a:1:{i:0;s:10:\"appearance\";}','yes'),(754,'woocommerce_tracker_ua','a:1:{i:0;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36\";}','no'),(755,'elementskit-lite__stories_last_check','1697526164','yes'),(756,'elementskit-lite__stories_data','O:8:\"stdClass\":10:{s:8:\"10010826\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010826;s:5:\"title\";s:44:\"8 Best Ai Image Generator: Top Picks in 2023\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:44:\"https://getgenie.ai/best-ai-image-generator/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010825\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010825;s:5:\"title\";s:55:\"Is Ai Copywriting Worth It? Let’s Discover the Truth!\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:47:\"https://getgenie.ai/is-ai-copywriting-worth-it/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010824\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010824;s:5:\"title\";s:55:\"Content Repurposing Ai: The Future of Content Marketing\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:43:\"https://getgenie.ai/content-repurposing-ai/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010823\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010823;s:5:\"title\";s:50:\"11 Tips to Optimize Your WordPress Website for SEO\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:58:\"https://wpmet.com/optimize-your-wordpress-website-for-seo/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010822\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010822;s:5:\"title\";s:56:\"9 Best WordPress Block Editor Plugins (Gutenberg Editor)\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:54:\"https://wpmet.com/best-wordpress-block-editor-plugins/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010821\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010821;s:5:\"title\";s:64:\"The Ultimate Guide to Content Marketing Strategy Worth Following\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:54:\"https://wpmet.com/guide-to-content-marketing-strategy/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010808\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010808;s:5:\"title\";s:51:\"How to Scale Your Business with AI and Maximize ROI\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:48:\"https://getgenie.ai/scale-your-business-with-ai/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010807\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010807;s:5:\"title\";s:59:\"Mastering Conversion Rate Optimization: An Ai-Powered Guide\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:56:\"https://getgenie.ai/ai-and-conversion-rate-optimization/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010805\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010805;s:5:\"title\";s:54:\"9 Best WordPress Audio Player Plugins for Your Website\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:54:\"https://wpmet.com/best-wordpress-audio-player-plugins/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010804\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010804;s:5:\"title\";s:54:\"Top 5 WordPress Employee Management Plugins That Count\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:56:\"https://wpmet.com/wordpress-employee-management-plugins/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}','yes'),(799,'theme_mods_natfa','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:31;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";s:0:\"\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1697532443;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:7:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:8:\"search-1\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-1\";i:6;s:11:\"tag_cloud-1\";}s:9:\"sidebar-2\";a:6:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";i:2;s:13:\"custom_html-1\";i:3;s:10:\"nav_menu-1\";i:4;s:10:\"nav_menu-2\";i:5;s:10:\"nav_menu-3\";}}}}','yes'),(809,'elementor_onboarded','1','yes'),(811,'natfa','a:42:{s:8:\"last_tab\";s:1:\"1\";s:20:\"natfa_header_dis_opt\";s:1:\"1\";s:19:\"natfa_preloader_opt\";s:1:\"1\";s:18:\"natfa_homepage_opt\";s:1:\"0\";s:19:\"natfa_scroll_up_opt\";s:1:\"1\";s:26:\"natfa_theme_opt_banner_img\";a:5:{s:3:\"url\";s:91:\"https://themesvila.com/themes-wp/natfa/wp-content/themes/natfa/assets/img/bg/section-bg.jpg\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:15:\"natfa_home_text\";s:4:\"Home\";s:16:\"natfa_blog_title\";s:9:\"Blog Post\";s:20:\"natfa_404_title_text\";s:3:\"404\";s:20:\"natfa_404_page_title\";s:22:\"404 error not found			\";s:25:\"natfa_404_page_descrption\";s:98:\"It looks like nothing was found at this location. Maybe try one of the links below or a search?			\";s:20:\"natfa_custom_css_opt\";s:1:\"0\";s:21:\"natfa_theme_color_opt\";s:7:\"#01aef0\";s:21:\"natfa_menu_text_color\";s:4:\"#fff\";s:27:\"natfa_menu_text_hover_color\";s:7:\"#01aef0\";s:26:\"natfa_sticky_menu_bg_color\";s:7:\"#01aef0\";s:28:\"natfa_sticky_menu_text_color\";s:4:\"#fff\";s:34:\"natfa_sticky_menu_text_hover_color\";s:7:\"#01aef0\";s:22:\"natfa_submenu_bg_color\";s:4:\"#fff\";s:26:\"natfa_submenu_border_color\";s:7:\"#01aef0\";s:24:\"natfa_submenu_text_color\";s:4:\"#333\";s:30:\"natfa_submenu_hover_text_color\";s:7:\"#01aef0\";s:21:\"natfa_spinner_bgcolor\";s:7:\"#01aef0\";s:19:\"natfa_spinner_color\";s:7:\"#ffffff\";s:29:\"natfa_footer_backgorund_color\";s:7:\"#00102A\";s:32:\"natfa_footer_bottom_border_color\";s:7:\"#51516B\";s:29:\"natfa_footer_text_title_color\";s:7:\"#ffffff\";s:23:\"natfa_footer_text_color\";s:4:\"#fff\";s:23:\"natfa_footer_link_color\";s:4:\"#fff\";s:29:\"natfa_footer_link_hover_color\";s:7:\"#01aef0\";s:28:\"natfa_footer_social_bg_color\";s:4:\"#fff\";s:30:\"natfa_footer_social_icon_color\";s:4:\"#333\";s:38:\"natfa_footer_social_hover_bgicon_color\";s:7:\"#01aef0\";s:36:\"natfa_footer_social_hover_icon_color\";s:4:\"#fff\";s:24:\"natfa_scroll_up_col_icon\";s:4:\"#fff\";s:22:\"natfa_scroll_up_col_bg\";s:7:\"#01aef0\";s:28:\"natfa_scroll_up_col_hover_bg\";s:7:\"#211E3B\";s:31:\"natfa_scroll_up_col_hover_color\";s:4:\"#fff\";s:20:\"natfa_copywrite_text\";s:123:\"Copyright @ 2023 Ram Lala tour &amp; Travel. Designed &amp; Developed by <a href=\"http://whettle.com\">Whettle Services</a>.\";s:26:\"natfa_footer_social_switch\";s:1:\"1\";s:23:\"natfa_footer_social_opt\";a:4:{i:0;a:8:{s:5:\"title\";s:15:\"fab fa-facebook\";s:3:\"url\";s:1:\"#\";s:4:\"sort\";s:1:\"0\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}i:1;a:8:{s:5:\"title\";s:14:\"fab fa-twitter\";s:3:\"url\";s:1:\"#\";s:4:\"sort\";s:1:\"1\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}i:2;a:8:{s:5:\"title\";s:15:\"fab fa-linkedin\";s:3:\"url\";s:1:\"#\";s:4:\"sort\";s:1:\"2\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}i:3;a:8:{s:5:\"title\";s:14:\"fab fa-youtube\";s:3:\"url\";s:1:\"#\";s:4:\"sort\";s:1:\"3\";s:13:\"attachment_id\";s:0:\"\";s:5:\"image\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:5:\"thumb\";s:0:\"\";}}s:19:\"opt-customizer-only\";s:1:\"2\";}','yes'),(812,'natfa-transients','a:4:{s:14:\"changed_values\";a:0:{}s:9:\"last_save\";i:1697473480;s:13:\"last_compiler\";i:1697473480;s:11:\"last_import\";i:1697473480;}','yes'),(817,'revslider-valid','true','yes'),(818,'revslider-code','active','yes'),(819,'revslider-temp-active-notice','false','yes'),(820,'revslider_servers','a:3:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-c.tools\";}','yes'),(821,'revslider_server_refresh','1710775468','yes'),(822,'revslider-update-check-short','1711718857','yes'),(823,'revslider-connection','1','yes'),(824,'revslider-update-hash','a5792f13cb8272549df39255ba634178','yes'),(825,'revslider-latest-version','6.6.20','yes'),(826,'revslider-stable-version','4.2.0','yes'),(827,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:964:\"<div style=\"display: block; background: #1b0e41;text-align: center; height:300px;\"><noscript><img src=\"//updates.themepunch-ext-a.tools//banners/rs60/cyberweek.jpg\" usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\"></noscript><img usemap=\"#srbannermap\" style=\"min-width:920px;height:300px;display: inline-block;\" src=\"//updates.themepunch-ext-a.tools//banners/rs60/cyberweek.jpg\"></div>\n<map name=\"srbannermap\">\n    <area target=\"_blank\" alt=\"Slider Revolution\" title=\"Slider Revolution\" href=\"https://www.sliderrevolution.com/black-friday-and-cyber-monday-sale/?utm_source=admin&amp;utm_medium=banner&amp;utm_campaign=srusers&amp;utm_content=cyberweeks22\" coords=\"569,135,890,196\" shape=\"rect\">\n    <area target=\"_blank\" alt=\"Essential Grid\" title=\"Essential Grid\" href=\"https://www.essential-grid.com/?utm_source=admin&utm_medium=banner&utm_campaign=esgusers&utm_content=cyberweeks22\" coords=\"570,200,889,260\" shape=\"rect\">\n</map>\";s:4:\"code\";s:9:\"TPSRCW111\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(828,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(829,'rs-addons-counter','32','yes'),(830,'revslider-addons','O:8:\"stdClass\":32:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"424\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"3.3.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2023-07-28\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"3.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"369\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Advanced Transitions\";s:6:\"line_1\";s:43:\"Add never-before-seen slide transitions to \";s:6:\"line_2\";s:42:\"Slider Revolution with the power of WEBGL.\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2023-02-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_transition.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"3.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2023-05-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"418\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"410\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"409\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"3.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_lottie.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2023-08-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"383\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_charts.png\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2021-07-08\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_charts.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"422\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2023-07-17\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"416\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"423\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"3.0.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"396\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2021-12-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"407\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2023-07-08\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"419\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:81:\"//updates.themepunch-ext-a.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"414\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2022-02-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"415\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"399\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2023-12-11\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2022-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2023-08-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"406\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(831,'revslider-deact-notice','1','yes'),(832,'revslider-library-check','1711718857','yes'),(833,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes');
INSERT INTO `wwQ_options` VALUES (834,'rs-library','a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(835,'revslider-templates-check','1711594342','yes'),(836,'revslider-templates-hash','78ce206612dc22fc154309e14efdbf02','yes'),(837,'rs-templates-new','','no');
INSERT INTO `wwQ_options` VALUES (838,'rs-templates','a:3:{s:4:\"hash\";s:32:\"c1bccfbffead5b6c6486b0cb0b2063f5\";s:6:\"slider\";a:710:{i:0;a:24:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/carousel-slider-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-slider-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:24:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-slideshow-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:24:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:161:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-tabs-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:25:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-facebook-feed/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-facebook-feed\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:24:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:165:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-one-page-slider-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:24:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-flickr-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-flickr-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:25:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:153:\"http://revolution.themepunch.com/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:24:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-swipe-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-swipe-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:24:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:159:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:24:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-hero-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-image\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:25:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-instagram-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-instagram-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:25:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:161:\"http://revolution.themepunch.com/wordpress-front-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-front-page-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:25:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:127:\"http://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:25:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-media-gallery-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:25:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-media-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-media-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:25:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:25:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-news-rotator/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-rotator\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:25:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:25:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:25:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:25:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-newsletter-signup/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-newsletter-signup\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:25:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-fullscreen-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:25:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:159:\"http://revolution.themepunch.com/wordpress-photography-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photography-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:25:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-photo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:25:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/wordpress-search-form-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-search-form-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:25:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:159:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-cover-flow-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:25:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-image-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:25:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-vimeo-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:25:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-hero-vimeo/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-vimeo\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:25:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/wordpress-frontpage-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-frontpage-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:25:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-header-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-header-image\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:25:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/hero-image-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-image-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:25:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-cover-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-cover-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:25:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:153:\"http://revolution.themepunch.com/wordpress-youtube-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:25:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-youtube-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-header\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:25:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=big-bold-fullscreen-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:25:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:141:\"http://revolution.themepunch.com/content-zoom-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=content-zoom-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:25:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/food-carousel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-carousel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:25:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:141:\"http://revolution.themepunch.com/rotating-words-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rotating-words-hero\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:25:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:135:\"http://revolution.themepunch.com/travel-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:25:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:25:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-sidebar-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:25:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-touch-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-touch-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:25:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-3d-parallax/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-3d-parallax\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:25:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/responsive-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=responsive-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:25:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:139:\"http://revolution.themepunch.com/wordpress-3d-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-3d-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:25:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:139:\"http://revolution.themepunch.com/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:25:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:139:\"http://revolution.themepunch.com/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:25:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/restaurant-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=restaurant-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:25:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/agency-website-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=agency-website-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:25:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:183:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=thumbnail-hover-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:25:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:201:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=thumbnail-hover-carousel-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:25:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:223:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-4k-youtube-video-gallery-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:25:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/fullscreen-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-hero-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:25:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:193:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coming-soon-wordpress-under-construction-site\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:25:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/christmas-snow-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-snow-scene\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:25:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:195:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rock-band-music-theme-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:25:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:175:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-free-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:25:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/app-landing-page-free-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-landing-page-free-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:25:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:133:\"http://revolution.themepunch.com/hero-desk-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-desk-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:25:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:25:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:25:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:25:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:25:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:189:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=interactive-whiteboard-animation-free-addon\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:25:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider-plugin-2016\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:28:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:28:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:28:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:28:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:28:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:28:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:28:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:28:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:28:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:28:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:28:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:28:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:28:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:28:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:28:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:28:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:25:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:25:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/car-dealership-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=car-dealership-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:25:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-fullscreen-menu\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:25:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/best-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:169:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-effect-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/wordpress-header-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-header-image-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:89;a:28:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:90;a:28:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:91;a:28:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:92;a:28:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:93;a:28:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/wordpress-theme-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:25:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/wordpress-magazine-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-magazine-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:25:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/wordpress-news-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-header\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:28:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:28:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:99;a:28:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:100;a:25:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/wordpress-typewriter-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-typewriter-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:101;a:25:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/blend-mode-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=blend-mode-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:102;a:28:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:103;a:28:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:104;a:28:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:105;a:28:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:106;a:28:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:107;a:28:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:108;a:28:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:109;a:28:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:110;a:28:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:111;a:28:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:28:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:113;a:28:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:114;a:28:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:115;a:28:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:116;a:28:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:117;a:28:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:118;a:28:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:119;a:28:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:120;a:28:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:121;a:28:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:25:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/80s-style-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=80s-style-intro\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:123;a:25:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/blur-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=blur-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:124;a:24:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/coming-soon-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coming-soon-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:125;a:28:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:24:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/snow-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=snow-effect-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:127;a:25:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/particle-effect-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-effect-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Increase Engagement with Particle Effects and Blend Mode [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-increase-engagement-with-particle-effects-and-blend-mode/\";s:9:\"guide_img\";s:32:\"tutorial/particle-effect-one.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:128;a:24:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/particle-effect-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-effect-intro\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:129;a:25:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/particle-background-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-background-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:130;a:25:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-portfolio-plugin\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:131;a:24:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-showcase-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:24:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider-plugin-2017\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create an Exciting Action Shot for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-exciting-action-shot-for-your-hero-image/\";s:9:\"guide_img\";s:26:\"tutorial/gravitydesign.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:24:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/404-error-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-error-page-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:24:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/wordpress-carousel-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-carousel-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:135;a:24:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:129:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ ?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content= \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:24:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/space-opera-presentation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=space-opera-presentation\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:24:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/website-intro-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=website-intro-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Slider Animation Effect Your Visitors Won’t Forget [Tutorial]\";s:9:\"guide_url\";s:83:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-slider-animation-effect/\";s:9:\"guide_img\";s:25:\"tutorial/websiteintro.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:24:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/minimal-mask-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-mask-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:24:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-zoom-slices-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:24:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-double-exposure-effect\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:24:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mountain-wordpress-parallax-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:62:\"How to Place Text Behind Objects in Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:69:\"https://www.sliderrevolution.com/tutorials/place-text-behind-objects/\";s:9:\"guide_img\";s:35:\"tutorial/mountainparallaxheader.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:28:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:143;a:28:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:144;a:28:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:145;a:28:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:146;a:28:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:147;a:28:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:148;a:28:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:149;a:28:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:150;a:28:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:151;a:28:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:152;a:28:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:153;a:28:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:154;a:28:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:155;a:28:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:156;a:28:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:157;a:25:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=before-after-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:158;a:24:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-product-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:159;a:25:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/overexposure-transition-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=overexposure-transition-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:160;a:24:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/parallax-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-scroll\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:161;a:28:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:162;a:28:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:163;a:28:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:164;a:28:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:165;a:28:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:166;a:28:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:167;a:28:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:168;a:28:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:169;a:28:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:170;a:24:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-live-weather-add-on\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:171;a:24:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=360-degree-real-estate-virtual-tour\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:172;a:24:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-duotone-effect-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:173;a:24:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-reveal-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:192;a:25:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:224:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:193;a:28:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:194;a:28:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:195;a:28:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:196;a:28:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:197;a:28:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:198;a:28:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:199;a:28:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:200;a:25:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=funky-intro-slider-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:28:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:202;a:28:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:203;a:28:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:204;a:28:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:205;a:28:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:206;a:28:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:207;a:28:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:208;a:28:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:209;a:28:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:210;a:28:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:211;a:28:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:212;a:28:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:213;a:28:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:214;a:28:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:215;a:24:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clean-landing-page-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:216;a:24:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-cut-portfolio-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:217;a:28:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:218;a:28:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:219;a:28:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:220;a:28:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:221;a:28:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:222;a:28:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:223;a:24:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:184:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=bubble-morph-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:224;a:24:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:180:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=distortion-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:24:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=club-flyer-landing-page-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:24:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:180:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=paintbrush-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:87:\"How to Add a Unique Paintbrush Effect to Your Website with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/unique-paintbrush-effect/\";s:9:\"guide_img\";s:28:\"tutorial/paintbrushaddon.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:227;a:28:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:228;a:28:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:229;a:28:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:230;a:28:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:231;a:28:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:232;a:28:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:233;a:28:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:234;a:28:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:235;a:28:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:236;a:28:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:237;a:28:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:238;a:24:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=news-magazine-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:239;a:24:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:240;a:24:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:184:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-shop-header-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:241;a:24:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=seasonal-offer-christmas-header-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:242;a:28:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:243;a:28:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:244;a:28:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:245;a:28:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:246;a:28:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:247;a:28:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:248;a:28:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:249;a:28:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:250;a:28:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:251;a:24:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fitness-club-header-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:252;a:24:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=soccer-club-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:253;a:24:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/music-band-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=music-band-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:254;a:24:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=restaurant-menu-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a Digital Menu Teaser for Your Foodie Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-menu-teaser-for-your-foodie-website/\";s:9:\"guide_img\";s:28:\"tutorial/restaurant-menu.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:255;a:24:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/cinematic-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:256;a:24:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=3d-parallax-cubes-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:257;a:28:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:258;a:28:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:259;a:28:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:260;a:28:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:261;a:28:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:262;a:28:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:263;a:28:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:264;a:28:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:265;a:28:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:266;a:28:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:28:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:28:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:269;a:28:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:270;a:28:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:271;a:28:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:272;a:28:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:273;a:28:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:274;a:28:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:275;a:28:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:276;a:28:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:277;a:28:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:278;a:28:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:279;a:28:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:280;a:28:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:281;a:28:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:282;a:28:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:283;a:28:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:284;a:28:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:285;a:28:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:286;a:28:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:287;a:24:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/retouch-before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=retouch-before-after-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:288;a:24:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:161:\"http://revolution.themepunch.com/tech-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tech-showcase-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:289;a:28:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:290;a:28:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:291;a:28:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:292;a:28:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:293;a:28:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:294;a:28:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"modern-portfolio-website\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:295;a:28:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:296;a:28:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:297;a:28:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:298;a:28:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:299;a:28:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:300;a:28:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:301;a:28:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:302;a:28:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:303;a:28:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:304;a:28:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:305;a:24:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/cube-animation-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cube-animation-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:306;a:28:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:307;a:28:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:308;a:28:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:309;a:28:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:310;a:28:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:311;a:28:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:312;a:28:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:313;a:28:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:314;a:28:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:315;a:28:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:24:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/nature-explorer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nature-explorer-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design a Featured Post Slider That Impresses Readers [Tutorial]\";s:9:\"guide_url\";s:64:\"https://www.sliderrevolution.com/tutorials/featured-post-slider/\";s:9:\"guide_img\";s:26:\"tutorial/nature-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:317;a:24:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/art-gallery-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=art-gallery-slider-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Promote Your Most Recent Content with a Colorful Hero Design [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/promote-your-most-recent-content-with-a-colorful-hero-design/\";s:9:\"guide_img\";s:31:\"tutorial/Art-Gallery-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:318;a:28:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:319;a:28:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:320;a:28:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:321;a:28:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:322;a:28:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:323;a:28:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:11:\"zindex=\"10\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:324;a:28:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:325;a:24:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/classic-cars-before-after-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=classic-cars-before-after-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Interactive Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-interactive-before-and-after-image-slider/\";s:9:\"guide_img\";s:35:\"tutorial/Classic-Cars-Evolution.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:24:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:132:\"https://revolution.themepunch.com/404-error-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-error-page\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create a 404 Page That Will Convert Instead of Cost You Visitors [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-404-page/\";s:9:\"guide_img\";s:34:\"tutorial/404-Error-Space-Theme.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:28:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:328;a:28:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:329;a:28:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:330;a:28:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:331;a:28:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:332;a:28:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:333;a:28:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:334;a:28:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:335;a:28:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:336;a:28:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:27:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:338;a:27:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:339;a:27:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:340;a:27:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:341;a:27:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:342;a:27:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:343;a:27:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:344;a:27:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:345;a:27:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:346;a:27:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:27:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:27:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:27:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:27:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:27:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:27:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:27:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:27:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:27:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:27:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:27:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"brutal-website-template\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:358;a:27:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:359;a:27:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:360;a:27:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:361;a:27:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:362;a:27:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:363;a:27:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:364;a:27:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:365;a:27:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:366;a:27:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:367;a:27:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:368;a:27:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:369;a:27:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:370;a:27:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:371;a:27:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:372;a:27:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:373;a:27:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:374;a:27:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:375;a:27:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:27:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:377;a:27:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:378;a:27:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:379;a:27:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:380;a:27:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:381;a:27:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:382;a:27:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:383;a:27:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:384;a:27:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:385;a:27:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:27:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:387;a:27:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:388;a:27:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:389;a:27:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:390;a:27:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:391;a:27:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:392;a:27:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:393;a:27:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:394;a:27:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:395;a:27:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:27:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:24:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-showcase-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:398;a:24:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:136:\"https://revolution.themepunch.com/isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=isometric-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:399;a:27:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:400;a:27:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:401;a:27:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:402;a:24:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:403;a:27:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:404;a:27:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:405;a:27:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:406;a:27:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:407;a:27:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:408;a:27:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:409;a:27:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:410;a:27:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:411;a:27:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:412;a:27:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:27:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:27:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:27:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:27:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:24:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:418;a:24:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:419;a:24:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:420;a:24:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:421;a:24:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:422;a:24:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/wordpress-hero-image-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-image-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:423;a:24:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/launching-soon-countdown/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=launching-soon-countdown\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:424;a:24:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/under-construction/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=under-construction\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:88:\"Create an Under Construction Page That’ll Entertain Visitors While You Work [Tutorial]\";s:9:\"guide_url\";s:121:\"https://www.sliderrevolution.com/tutorials/create-an-under-construction-page-that-will-entertain-visitors-while-you-work/\";s:9:\"guide_img\";s:31:\"tutorial/Under-Construction.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:425;a:24:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/snow-particle-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=snow-particle-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:426;a:24:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/cyber-particle-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-particle-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a Retro-Inspired Design for the Hero Section [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-retro-inspired-design-for-the-hero-section/\";s:9:\"guide_img\";s:30:\"tutorial/Particle-Effect-2.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:27:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:428;a:27:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:429;a:27:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:430;a:27:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:431;a:27:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:432;a:27:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:433;a:27:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:434;a:27:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:435;a:27:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:436;a:27:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:24:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=big-summer-sale-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Add an Animated Headline to Your Home Page [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-add-an-animated-headline-to-your-home-page-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/big-summer-sale.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:438;a:25:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/travel-blog-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-blog-carousel\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create an Engaging Product Carousel for Your Online Shop [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-product-carousel-for-your-online-shop/\";s:9:\"guide_img\";s:31:\"tutorial/traveller-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:439;a:24:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:136:\"https://revolution.themepunch.com/project-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=project-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:440;a:24:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/news-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=news-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:441;a:27:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:442;a:27:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:443;a:27:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:444;a:27:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:445;a:27:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:446;a:27:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:447;a:27:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:448;a:27:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:449;a:27:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:450;a:27:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:24:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:137:\"https://www.sliderrevolution.com/templates/mini-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mini-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:452;a:24:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:149:\"https://www.sliderrevolution.com/templates/food-delivery-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-delivery-hero\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:453;a:24:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=slider-with-illustrations\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:454;a:27:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:455;a:27:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:456;a:27:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:457;a:27:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:458;a:27:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:459;a:27:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:460;a:27:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:461;a:27:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:462;a:27:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:463;a:27:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:24:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=paintbrush-effect-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:465;a:27:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:466;a:27:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:467;a:27:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:468;a:27:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:469;a:27:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:470;a:27:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:471;a:27:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:472;a:27:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/photographer-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:473;a:24:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=black-friday-scroll-video\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:369:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Spice Up Your Sales Promotions with a Video Scroll Animation [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/spice-up-your-sales-promotions-with-a-video-scroll-animation/\";s:9:\"guide_img\";s:38:\"tutorial/black-friday-scroll-video.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:27:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:475;a:27:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:476;a:27:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:477;a:27:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:478;a:27:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:479;a:27:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:480;a:27:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:481;a:27:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:482;a:27:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:483;a:27:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:27:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:27:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:24:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:155:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-hero-titles\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_url\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_img\";s:34:\"tutorial/cinematic-hero-titles.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:487;a:24:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=design-dna-scroll-video\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:543:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:488;a:24:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-delivery-lottie-scroll\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Design a Scroll Animation on Your Own Using Lottie [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-scroll-animation-on-your-own-using-lottie-tutorial/\";s:9:\"guide_img\";s:40:\"tutorial/food-delivery-lottie-scroll.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:489;a:27:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:490;a:27:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:491;a:27:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:492;a:27:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:493;a:27:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:494;a:27:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:495;a:27:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:496;a:27:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:497;a:27:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:498;a:27:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:499;a:27:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:500;a:27:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:501;a:27:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:502;a:27:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:503;a:27:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:504;a:24:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:505;a:24:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:506;a:27:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:507;a:27:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:508;a:24:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/creative-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create an Engaging Hero Section Without Any Photos or Videos [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-hero-section-without-any-photos-or-videos/\";s:9:\"guide_img\";s:37:\"tutorial/Creative-Hero-Collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:509;a:24:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-and-videographer-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Customized Transition Effect for Your Hero Section [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-customized-transition-effect-for-your-hero-section/\";s:9:\"guide_img\";s:32:\"tutorial/photographer-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:510;a:24:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Stunning Hero Slider for Your Real Estate Website [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-stunning-hero-slider-for-your-real-estate-website/\";s:9:\"guide_img\";s:30:\"tutorial/realestate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:511;a:24:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/saas-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=saas-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:512;a:27:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:513;a:27:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:514;a:27:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:515;a:24:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charts-addon-presentation-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Digital Report Teaser with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-report-teaser-with-slider-revolution/\";s:9:\"guide_img\";s:45:\"tutorial/gaming-stats-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:516;a:24:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-shop-split-screen-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:517;a:24:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-showreel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Add a Beautiful Video Background to Your Website [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-beautiful-video-background-to-your-website-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/showreel-slider.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:24:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-art-forms-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:24:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=background-effect-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Unique Gradient Background Design [Tutorial]\";s:9:\"guide_url\";s:63:\"https://www.sliderrevolution.com/tutorials/gradient-background/\";s:9:\"guide_img\";s:27:\"tutorial/bg-effect-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:24:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-glitch-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:72:\"How to Create a Futuristic-looking Website for a Tech Company [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-futuristic-looking-website-for-a-tech-company/\";s:9:\"guide_img\";s:22:\"tutorial/cyberfunk.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:24:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=motion-blur-portfolio-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"A Different Way to Wow Shoppers with an eCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/a-different-way-to-wow-shoppers-with-an-ecommerce-product-slider/\";s:9:\"guide_img\";s:34:\"tutorial/motion-blur-portfolio.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:24:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=portal-effect-hero-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:67:\"Demystifying the Slider Revolution Builder and Templates [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/demystifying-the-slider-revolution-builder-and-templates-tutorial/\";s:9:\"guide_img\";s:31:\"tutorial/portal-effect-hero.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:24:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=winery-timeline-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Vertical Slider Timeline That Tells Your Brand Story [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-vertical-slider-timeline-that-tells-your-brand-story/\";s:9:\"guide_img\";s:28:\"tutorial/winery-timeline.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:524;a:27:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:525;a:27:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:526;a:27:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:527;a:27:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:528;a:27:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:529;a:27:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:530;a:27:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:531;a:27:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:532;a:27:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:533;a:28:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:28:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:535;a:27:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:536;a:27:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:537;a:27:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:538;a:27:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:539;a:27:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:540;a:27:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:541;a:27:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:542;a:27:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:543;a:27:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:544;a:27:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:545;a:27:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:546;a:27:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:547;a:27:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:548;a:27:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:549;a:27:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:550;a:27:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:551;a:27:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:552;a:27:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:553;a:27:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:554;a:24:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/urban-street-skate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=urban-street-skate-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Modern Slider Design for Your Medical Practice [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-modern-slider-design-for-your-medical-practice/\";s:9:\"guide_img\";s:38:\"tutorial/urban-street-skate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:555;a:24:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fast-food-burger-restaurant-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Creatively Display Ingredients and Nutrition Info on Your Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-creatively-display-ingredients-and-nutrition-info-on-your-website/\";s:9:\"guide_img\";s:26:\"tutorial/yummy-burgers.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:556;a:27:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:557;a:27:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:558;a:27:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:559;a:27:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:560;a:27:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:561;a:27:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:562;a:27:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:563;a:27:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:564;a:27:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:565;a:27:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:566;a:27:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:567;a:27:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:568;a:27:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:569;a:27:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:570;a:27:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:571;a:27:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:572;a:27:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:573;a:27:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:574;a:27:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:575;a:27:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:576;a:27:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:577;a:24:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/newborn-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=newborn-image-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:578;a:24:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=delicious-full-width-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Visually Promote Products and Their Unique Scent Profiles Online [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-visually-promote-products-and-their-unique-scent-profiles-online/\";s:9:\"guide_img\";s:30:\"tutorial/full-width-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:579;a:27:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:580;a:27:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:581;a:27:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:582;a:27:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:583;a:27:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:584;a:27:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:585;a:27:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:586;a:27:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:587;a:27:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:588;a:27:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:589;a:27:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:590;a:27:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:591;a:27:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:27:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:593;a:27:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:594;a:27:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:595;a:27:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:596;a:27:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:597;a:27:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:598;a:24:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/deep-dive-ocean-water-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=deep-dive-ocean-water-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create a Digital Underwater Scene for Your Water Sports Website [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-underwater-scene-for-your-water-sports-website/\";s:9:\"guide_img\";s:41:\"tutorial/Deep-Dive-Ocean-Water-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:599;a:24:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/particle-wave-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-wave-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Design a Hero Image That Feels Alive and Three-Dimensional [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image-that-feels-alive-and-three-dimensional/\";s:9:\"guide_img\";s:35:\"tutorial/particle-wave-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:600;a:24:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";s:7:\"preview\";s:147:\"https://www.sliderrevolution.com/templates/video-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=video-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Trippy Hero Image Backdrop with Particle Animation [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-trippy-hero-image-backdrop-with-particle-animation/\";s:9:\"guide_img\";s:30:\"tutorial/video-hero-header.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:601;a:24:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/solar-system-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=solar-system-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further.  Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:602;a:24:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/optic-shop-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=optic-shop-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It\'s not just made for your optic showcase but also a great fit for any modern product presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Create an Awesome Product Slider with a Built-in Variant Switcher [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-awesome-product-slider-with-a-built-in-variant-switcher/\";s:9:\"guide_img\";s:39:\"tutorial/Optic-shop-showcase-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:603;a:24:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/wordpress-charts-and-graphs/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-charts-and-graphs\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create Interactive Charts and Graphs for WordPress [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-interactive-charts-and-graphs-for-wordpress/\";s:9:\"guide_img\";s:37:\"tutorial/charts-template-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:604;a:27:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:605;a:27:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:606;a:27:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:607;a:24:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/furniture-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Quickly Build a Great-Looking Microsite for Your Product [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-quickly-build-a-great-looking-microsite-for-your-product/\";s:9:\"guide_img\";s:37:\"tutorial/furniture-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:608;a:24:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/fitness-gym-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fitness-gym-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Multimedia Slider that Lures in More Clients [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-multimedia-slider-that-lures-in-more-clients/\";s:9:\"guide_img\";s:39:\"tutorial/fitness-gym-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:609;a:27:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:610;a:27:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:611;a:27:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:612;a:24:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/minimal-typography-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-typography-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Transform the Mood of Your Home Page with Duotones [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-transform-the-mood-of-your-home-page-with-duotones/\";s:9:\"guide_img\";s:46:\"tutorial/duotone-typography-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:613;a:24:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/404-page-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Effective Thank You Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-effective-thank-you-page-for-your-website/\";s:9:\"guide_img\";s:32:\"tutorial/404-page-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:614;a:24:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ecommerce-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ecommerce-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Get More Eyes on Your eCommerce Sales Promotion [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-get-more-eyes-on-your-ecommerce-sales-promotion/\";s:9:\"guide_img\";s:34:\"tutorial/ecommerce-sale-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:615;a:24:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/fashion-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Colorful Retro Effect for the Home Page Slider [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-colorful-retro-effect-for-the-home-page-slider/\";s:9:\"guide_img\";s:32:\"tutorial/fashion-shop-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:616;a:24:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/lingerie-store-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=lingerie-store-website-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:617;a:24:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";s:7:\"preview\";s:182:\"https://www.sliderrevolution.com/templates/summer-beach-events-hero-collection?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Sell More Event Tickets with a High-Energy Hero Section [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/sell-more-event-tickets-with-a-high-energy-hero-section/\";s:9:\"guide_img\";s:41:\"tutorial/beach-events-hero-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:618;a:27:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:619;a:27:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:620;a:27:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:621;a:27:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:622;a:27:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:623;a:27:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:624;a:27:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:625;a:27:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:626;a:27:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:627;a:25:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ai-particle-cluster-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-particle-cluster-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"Make Visitors Want to Stop and Play with Your Particle Animation Hero Image [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/make-visitors-want-to-stop-and-play-with-your-particle-animation-hero-image/\";s:9:\"guide_img\";s:32:\"tutorial/ai-particle-cluster.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:628;a:25:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/artistic-parallax-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=artistic-parallax-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Create a Surreal Design for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-surreal-design-for-your-hero-image/\";s:9:\"guide_img\";s:37:\"tutorial/artistic-parallax-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:629;a:25:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:630;a:25:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it\'s not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:631;a:25:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/masonry-gallery-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=masonry-gallery-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Horizontal Masonry Layout for Your Work [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-horizontal-masonry-layout-for-your-work/\";s:9:\"guide_img\";s:37:\"tutorial/Masonry-Gallery-Carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:632;a:25:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/neon-wordpress-slider-with-text/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=neon-wordpress-slider-with-text\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"Break Down Your Process with a Colorful Image Slider [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/break-down-your-process-with-a-colorful-image-slider/\";s:9:\"guide_img\";s:34:\"tutorial/neon-wordpress-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:633;a:25:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/kostlich-restaurant-one-page-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kostlich-restaurant-one-page-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:285:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The Köstlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Fast and Easy Way to Create a Good Looking One-Page Restaurant Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-fast-and-easy-way-to-create-a-good-looking-one-page-restaurant-website/\";s:9:\"guide_img\";s:40:\"tutorial/Restaurant-One-Page-Website.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:634;a:25:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:635;a:25:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:636;a:25:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:637;a:25:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:638;a:25:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/wordpress-video-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-video-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create Good Vibes on Your Website with a Background Video Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-good-vibes-on-your-website-with-a-background-video-slider/\";s:9:\"guide_img\";s:35:\"tutorial/wordpress-video-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:639;a:27:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:640;a:28:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:641;a:28:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:642;a:28:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:643;a:28:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:644;a:28:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:645;a:28:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:646;a:28:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:647;a:28:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:648;a:28:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:649;a:24:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/image-comparison-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=image-comparison-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Boost Interactions with a Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/boost-interactions-with-a-before-and-after-image-slider/\";s:9:\"guide_img\";s:36:\"tutorial/image-comparison-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:650;a:27:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:651;a:27:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:652;a:27:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:653;a:24:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/travel-agency-card-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-agency-card-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:84:\"How to Make Your Product Comparison Pages More Attractive and Trustworthy [Tutorial]\";s:9:\"guide_url\";s:117:\"https://www.sliderrevolution.com/tutorials/how-to-make-your-product-comparison-pages-more-attractive-and-trustworthy/\";s:9:\"guide_img\";s:37:\"tutorial/destinations-card-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:654;a:24:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/kitchen-knives-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kitchen-knives-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you\'re not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png\'s, in no time!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Promote Subscription Boxes with a Unique Product Slider Design [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-promote-subscription-boxes-with-a-unique-product-slider-design/\";s:9:\"guide_img\";s:34:\"tutorial/knives-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:655;a:25:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design an Event Booking Page That Sells More Tickets [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-design-an-event-booking-page-that-sells-more-tickets/\";s:9:\"guide_img\";s:29:\"tutorial/tiny-slider-dark.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:656;a:25:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:657;a:25:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/pet-store-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=pet-store-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store\'s products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Design More Engaging Product Pages for eCommerce Websites [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-design-more-engaging-product-pages-for-ecommerce-websites/\";s:9:\"guide_img\";s:37:\"tutorial/pet-store-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:658;a:24:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";s:7:\"preview\";s:149:\"https://www.sliderrevolution.com/templates/material-ui-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=material-ui-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Promote Your Digital Agency’s Services in a Unique Way [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-digital-agency-s-services-in-a-unique-way/\";s:9:\"guide_img\";s:31:\"tutorial/material-ui-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:659;a:25:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/happy-holidays-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=happy-holidays-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Hero Image Template to Use for Holidays and Sales [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-hero-image-template-to-use-for-holidays-and-sales/\";s:9:\"guide_img\";s:32:\"tutorial/happy-holidays-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:660;a:24:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/space-sci-fi-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=space-sci-fi-presentation-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"How to Transport Your Visitors to Another Time or Place with Layered Images [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/how-to-transport-your-visitors-to-another-time-or-place-with-layered-images/\";s:9:\"guide_img\";s:49:\"tutorial/space-and-sci-fi-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:661;a:24:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";s:7:\"preview\";s:155:\"https://www.sliderrevolution.com/templates/claymorphism-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=claymorphism-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a 3D Space for Your Portfolio Highlight Reel [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-space-for-your-portfolio-highlight-reel/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:662;a:24:{s:2:\"id\";s:3:\"707\";s:5:\"title\";s:24:\"404 Page Hero Collection\";s:5:\"alias\";s:24:\"404-page-hero-collection\";s:3:\"zip\";s:28:\"404-page-hero-collection.zip\";s:3:\"uid\";s:32:\"a614db3d61935fdf249d7de2ff1f2d8f\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/404-page-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:212:\"<span class=\"ttm_content\">With the 404 Page Hero Collection template for Slider Revolution, you have several creative solutions at your disposal, to make your 404 page shine!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:28:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:663;a:24:{s:2:\"id\";s:3:\"708\";s:5:\"title\";s:32:\"Furniture Store Isometric Slider\";s:5:\"alias\";s:32:\"furniture-store-isometric-slider\";s:3:\"zip\";s:36:\"furniture-store-isometric-slider.zip\";s:3:\"uid\";s:32:\"385f8e4dac9f84ea72388f656b200251\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/furniture-store-isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-store-isometric-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A furniture store slider template with stunning and versatile visuals! With bold and beautiful 3D isometric graphics, it\'s the perfect way to showcase modern furniture pieces and room designs.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:35:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:664;a:27:{s:2:\"id\";s:3:\"709\";s:5:\"title\";s:36:\"Woodworking Website Template Package\";s:5:\"alias\";s:36:\"woodworking-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"woodworking-website-template-package\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 10:54:05\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:665;a:27:{s:2:\"id\";s:3:\"710\";s:5:\"title\";s:22:\"Wood Art One Page Hero\";s:5:\"alias\";s:22:\"wood-art-one-page-hero\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-hero.zip\";s:3:\"uid\";s:32:\"4236270d46058389ddb032f6c68d63dc\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:15:10\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:666;a:27:{s:2:\"id\";s:3:\"711\";s:5:\"title\";s:23:\"Wood Art One Page About\";s:5:\"alias\";s:23:\"wood-art-one-page-about\";s:3:\"zip\";s:33:\"packs/wood-art-one-page-about.zip\";s:3:\"uid\";s:32:\"c14fe92fa107d914dab4826681db8d1d\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:19:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:667;a:27:{s:2:\"id\";s:3:\"712\";s:5:\"title\";s:22:\"Wood Art One Page Work\";s:5:\"alias\";s:22:\"wood-art-one-page-work\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-work.zip\";s:3:\"uid\";s:32:\"a5d98ff9e7ecc52e9c8f5cb69e13fab9\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:23:03\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:668;a:27:{s:2:\"id\";s:3:\"713\";s:5:\"title\";s:30:\"Wood Art One Page Testimonials\";s:5:\"alias\";s:30:\"wood-art-one-page-testimonials\";s:3:\"zip\";s:40:\"packs/wood-art-one-page-testimonials.zip\";s:3:\"uid\";s:32:\"10cc4a93223c739cdd72a6f29ddfdbdc\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:32:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:669;a:27:{s:2:\"id\";s:3:\"714\";s:5:\"title\";s:24:\"Wood Art One Page Events\";s:5:\"alias\";s:24:\"wood-art-one-page-events\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-events.zip\";s:3:\"uid\";s:32:\"caf1318cca92472611d1bff75de2834e\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:35:58\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:670;a:27:{s:2:\"id\";s:3:\"715\";s:5:\"title\";s:24:\"Wood Art One Page Footer\";s:5:\"alias\";s:24:\"wood-art-one-page-footer\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-footer.zip\";s:3:\"uid\";s:32:\"096eb58a1bdc1da5f228ee26f44cc35e\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:38:37\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:671;a:27:{s:2:\"id\";s:3:\"716\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 1\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery1\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery1.zip\";s:3:\"uid\";s:32:\"9692c155e32743e6ad5656ff98fc1854\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:43:14\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:672;a:27:{s:2:\"id\";s:3:\"717\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 2\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery2\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery2.zip\";s:3:\"uid\";s:32:\"63487dd51eb68d1f748cbdc01d1659aa\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:46:52\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:673;a:27:{s:2:\"id\";s:3:\"718\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 3\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery3\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery3.zip\";s:3:\"uid\";s:32:\"4d907965c605272fdb037aadd150e533\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:49:44\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:674;a:27:{s:2:\"id\";s:3:\"719\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 4\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery4\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery4.zip\";s:3:\"uid\";s:32:\"1ea74ff7001db07847cb98f505f62569\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:53:19\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:675;a:27:{s:2:\"id\";s:3:\"720\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 5\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery5\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery5.zip\";s:3:\"uid\";s:32:\"f7c9b11f559f69fb2fdff1ca96ff9c4d\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:56:28\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:676;a:24:{s:2:\"id\";s:3:\"721\";s:5:\"title\";s:35:\"Hero Template With Cursor Animation\";s:5:\"alias\";s:35:\"Hero-Template-With-Cursor-Animation\";s:3:\"zip\";s:39:\"Hero-Template-With-Cursor-Animation.zip\";s:3:\"uid\";s:32:\"a0b666db728eb8585980a43443fb30bf\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";s:7:\"preview\";s:183:\"https://www.sliderrevolution.com/templates/hero-template-with-cursor-animation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-template-with-cursor-animation\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Elevate your website with our hero template that features a captivating cursor animation. Perfect for any website design project.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-28 11:18:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Create a Mesmerizing Effect for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-mesmerizing-effect-for-your-hero-image/\";s:9:\"guide_img\";s:48:\"tutorial/Hero-Template-With-Cursor-Animation.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:677;a:25:{s:2:\"id\";s:3:\"722\";s:5:\"title\";s:26:\"Modern Hair Salon Showcase\";s:5:\"alias\";s:28:\"futuristic-hairstyles-slider\";s:3:\"zip\";s:32:\"futuristic-hairstyles-slider.zip\";s:3:\"uid\";s:32:\"29d22b07310f9f2a9e504f565bca3864\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/modern-hair-salon-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-hair-salon-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:331:\"<span class=\"ttm_content\">Showcase your salon\'s unique services, talented stylists, and stunning transformations with high-quality images, videos, and testimonials. Engage your audience with interactive sliders, sleek animations, and an intuitive design that highlights your salon\'s expertise.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-04-17 11:43:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"A Creative Way to Display Different Options and Offerings on Your Site [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-display-different-options-and-offerings-on-your-site/\";s:9:\"guide_img\";s:41:\"tutorial/futuristic-hairstyles-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:678;a:28:{s:2:\"id\";s:3:\"723\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 1\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-1\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-1.zip\";s:3:\"uid\";s:32:\"28ab921107c8748e1f67185448e4488c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:49:21\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:679;a:28:{s:2:\"id\";s:3:\"724\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 2\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-2\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-2.zip\";s:3:\"uid\";s:32:\"b6508dd2b1621eb44fc191906712730a\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:59:00\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:680;a:28:{s:2:\"id\";s:3:\"725\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 3\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-3\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-3.zip\";s:3:\"uid\";s:32:\"bbddb7776d56f9417a5aa1ffd336580c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:00:51\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:681;a:28:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 4\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-4\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-4.zip\";s:3:\"uid\";s:32:\"191c6f2fc6b1b4d922ac59df22637f04\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:02:42\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:682;a:28:{s:2:\"id\";s:3:\"727\";s:5:\"title\";s:31:\"Instagram Gallery Carousel Pack\";s:5:\"alias\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-03 08:57:11\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:683;a:25:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:29:\"Storytelling Website Template\";s:5:\"alias\";s:29:\"Storytelling-Website-Template\";s:3:\"zip\";s:33:\"Storytelling-Website-Template.zip\";s:3:\"uid\";s:32:\"43a1d7c46025ab8f0b9fc49837f068de\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";s:7:\"preview\";s:170:\"https://www.sliderrevolution.com/templates/storytelling-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=storytelling-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">The ultimate solution to captivate your audience with immersive and interactive storytelling experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-04 12:49:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:684;a:28:{s:2:\"id\";s:3:\"729\";s:5:\"title\";s:32:\"Generative AI Wordpress Template\";s:5:\"alias\";s:32:\"generative-ai-wordpress-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"generative-ai-wordpress-template\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:535:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:03:15\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:685;a:28:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:9:\"G AI Hero\";s:5:\"alias\";s:9:\"G-AI-Hero\";s:3:\"zip\";s:19:\"packs/G-AI-Hero.zip\";s:3:\"uid\";s:32:\"bddbaf321d5e7fd3c46ad3cf7b684934\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:06:43\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:686;a:28:{s:2:\"id\";s:3:\"731\";s:5:\"title\";s:10:\"G AI Intro\";s:5:\"alias\";s:10:\"G-AI-Intro\";s:3:\"zip\";s:20:\"packs/G-AI-Intro.zip\";s:3:\"uid\";s:32:\"c260d21743606248a98ebc9fe0f7daa0\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:09:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:687;a:28:{s:2:\"id\";s:3:\"732\";s:5:\"title\";s:10:\"G AI Logos\";s:5:\"alias\";s:10:\"G-AI-Logos\";s:3:\"zip\";s:20:\"packs/G-AI-Logos.zip\";s:3:\"uid\";s:32:\"5e701af3844551f18cf4d45a6853cedd\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:12:16\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:688;a:28:{s:2:\"id\";s:3:\"733\";s:5:\"title\";s:11:\"G AI Images\";s:5:\"alias\";s:11:\"G-AI-Images\";s:3:\"zip\";s:21:\"packs/G-AI-Images.zip\";s:3:\"uid\";s:32:\"8862e4e3ce5c3d67f80809d892df54f5\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:14:32\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:689;a:28:{s:2:\"id\";s:3:\"734\";s:5:\"title\";s:9:\"G AI Copy\";s:5:\"alias\";s:9:\"G-AI-Copy\";s:3:\"zip\";s:19:\"packs/G-AI-Copy.zip\";s:3:\"uid\";s:32:\"067c9615856d2ec6be31b066d82c2306\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:17:03\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:690;a:28:{s:2:\"id\";s:3:\"735\";s:5:\"title\";s:10:\"G AI Tools\";s:5:\"alias\";s:10:\"G-AI-Tools\";s:3:\"zip\";s:20:\"packs/G-AI-Tools.zip\";s:3:\"uid\";s:32:\"23805fec299a8ca82659c030a4f16ce5\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:18:36\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:691;a:28:{s:2:\"id\";s:3:\"736\";s:5:\"title\";s:10:\"G AI Cases\";s:5:\"alias\";s:10:\"G-AI-Cases\";s:3:\"zip\";s:20:\"packs/G-AI-Cases.zip\";s:3:\"uid\";s:32:\"7b474fb1cbc351d00732a51524cc0ae0\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:22:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:692;a:28:{s:2:\"id\";s:3:\"737\";s:5:\"title\";s:18:\"G AI Gallery Title\";s:5:\"alias\";s:18:\"G-AI-Gallery-Title\";s:3:\"zip\";s:28:\"packs/G-AI-Gallery-Title.zip\";s:3:\"uid\";s:32:\"6e28c3f7027e58537782b95d0290b16e\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:24:20\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:693;a:28:{s:2:\"id\";s:3:\"738\";s:5:\"title\";s:12:\"G AI Gallery\";s:5:\"alias\";s:12:\"G-AI-Gallery\";s:3:\"zip\";s:22:\"packs/G-AI-Gallery.zip\";s:3:\"uid\";s:32:\"9ce2e0db0c4af129329b42169133de12\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:26:02\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:694;a:28:{s:2:\"id\";s:3:\"739\";s:5:\"title\";s:17:\"G AI Testimonials\";s:5:\"alias\";s:17:\"G-AI-Testimonials\";s:3:\"zip\";s:27:\"packs/G-AI-Testimonials.zip\";s:3:\"uid\";s:32:\"2bdff749f895cf484919fa379daa4ce1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:29:00\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:695;a:28:{s:2:\"id\";s:3:\"740\";s:5:\"title\";s:11:\"G AI Footer\";s:5:\"alias\";s:11:\"G-AI-Footer\";s:3:\"zip\";s:21:\"packs/G-AI-Footer.zip\";s:3:\"uid\";s:32:\"756676ee2fb920253d84e0558b9e5c43\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:31:24\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:696;a:28:{s:2:\"id\";s:3:\"741\";s:5:\"title\";s:23:\"Visual Design One-Pager\";s:5:\"alias\";s:23:\"visual-design-one-pager\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"visual-design-one-pager\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:01:18\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:697;a:28:{s:2:\"id\";s:3:\"742\";s:5:\"title\";s:20:\"Visual Designer Menu\";s:5:\"alias\";s:20:\"visual-designer-menu\";s:3:\"zip\";s:30:\"packs/visual-designer-menu.zip\";s:3:\"uid\";s:32:\"5c5177905993ce5e7919d1360f0a264b\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:04:41\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:698;a:28:{s:2:\"id\";s:3:\"743\";s:5:\"title\";s:22:\"Visual Designer Slider\";s:5:\"alias\";s:22:\"visual-designer-slider\";s:3:\"zip\";s:32:\"packs/visual-designer-slider.zip\";s:3:\"uid\";s:32:\"9a48f4a2546c87d311f692aa1a2d70a4\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:06:26\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:699;a:28:{s:2:\"id\";s:3:\"744\";s:5:\"title\";s:25:\"Visual Designer Portfolio\";s:5:\"alias\";s:25:\"Visual-Designer-Portfolio\";s:3:\"zip\";s:35:\"packs/Visual-Designer-Portfolio.zip\";s:3:\"uid\";s:32:\"d53dbb86df1fca5ac940eb98a045b7f7\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:08:57\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:700;a:27:{s:2:\"id\";s:3:\"745\";s:5:\"title\";s:21:\"Visual Designer About\";s:5:\"alias\";s:21:\"Visual-Designer-About\";s:3:\"zip\";s:31:\"packs/Visual-Designer-About.zip\";s:3:\"uid\";s:32:\"0968eb1bf48e95ddccc9fb7555752099\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:10:45\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:701;a:28:{s:2:\"id\";s:3:\"746\";s:5:\"title\";s:22:\"Visual Designer Footer\";s:5:\"alias\";s:22:\"visual-designer-footer\";s:3:\"zip\";s:32:\"packs/visual-designer-footer.zip\";s:3:\"uid\";s:32:\"e6027c38009d73cf8ddaeb70ea48d8a8\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:12:21\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:702;a:28:{s:2:\"id\";s:3:\"747\";s:5:\"title\";s:27:\"Visual Designer Detail View\";s:5:\"alias\";s:27:\"Visual-Designer-Detail-View\";s:3:\"zip\";s:37:\"packs/Visual-Designer-Detail-View.zip\";s:3:\"uid\";s:32:\"1faa6ce0fc43a08f3800acace5eb2925\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:14:05\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:703;a:25:{s:2:\"id\";s:3:\"748\";s:5:\"title\";s:24:\"Online Watch Shop Slider\";s:5:\"alias\";s:24:\"online-watch-shop-slider\";s:3:\"zip\";s:28:\"online-watch-shop-slider.zip\";s:3:\"uid\";s:32:\"bbe52119b342d63ead804a91e2ade96d\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/online-watch-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=online-watch-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:524:\"<span class=\"ttm_content\">The \"Online Watch Shop Slider\" is a stunning design tailored specifically for watch retailers and enthusiasts. With its sleek and modern layout, this template allows you to showcase your collection of timepieces in a visually captivating manner. Featuring smooth transitions and customizable slides, this template provides a seamless browsing experience for your customers, making it an ideal choice for online watch shops aiming to leave a lasting impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-12 08:36:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Create a Product Comparison Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-product-comparison-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:37:\"tutorial/Online-Watch-Shop-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:704;a:25:{s:2:\"id\";s:3:\"749\";s:5:\"title\";s:31:\"Brewery Website Slider Template\";s:5:\"alias\";s:31:\"Brewery-Website-Slider-Template\";s:3:\"zip\";s:35:\"Brewery-Website-Slider-Template.zip\";s:3:\"uid\";s:32:\"bcf9213d1ba9c2c41382433c124adf30\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/brewery-website-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brewery-website-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">The Brewery Website Slider Template offers a visually appealing and versatile design, perfect for showcasing the unique offerings of any brewery. With its captivating imagery, smooth transitions, and customizable elements, this template creates an engaging experience that entices visitors to explore the brewery\'s story and discover its exceptional brews. </span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-23 11:27:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Market Drink Products with a Stylish Slider [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-market-drink-products-with-a-stylish-slider/\";s:9:\"guide_img\";s:44:\"tutorial/Brewery-Website-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:705;a:26:{s:2:\"id\";s:3:\"750\";s:5:\"title\";s:40:\"Hero Slider with Midjourney Image Effect\";s:5:\"alias\";s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";s:3:\"zip\";s:44:\"Hero-Slider-with-Midjourney-Image-Effect.zip\";s:3:\"uid\";s:32:\"45db238a0a64622e4d39f1993106d5e6\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/hero-slider-with-midjourney-image-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-slider-with-midjourney-image-effect\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:427:\"<span class=\"ttm_content\">Experience the magic of our new Hero Slider template, featuring the innovative Midjourney Image Effect. This unique template brings the style of an action movie poster to your website, offering an interactive intro that iss sure to captivate visitors. The Midjourney Image sequence, with its subtle variations, adds a dynamic touch, making your website stand out.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-28 13:47:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Design a High Impact Image for Your Fitness Website’s Home Page [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-high-impact-image-for-your-fitness-website-s-home-page/\";s:9:\"guide_img\";s:53:\"tutorial/Hero-Slider-with-Midjourney-Image-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:706;a:25:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:31:\"Highlight Hero Section Template\";s:5:\"alias\";s:31:\"Highlight-Hero-Section-Template\";s:3:\"zip\";s:35:\"Highlight-Hero-Section-Template.zip\";s:3:\"uid\";s:32:\"e16c375827f3c54cdd224ef612e3e31a\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/highlight-hero-section-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=highlight-hero-section-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:334:\"<span class=\"ttm_content\">Introducing the Highlight Hero Section Template for Slider Revolution. Make a bold first impression with stunning visuals and seamless animations. Customize every aspect effortlessly and engage your visitors instantly. Elevate your website with this remarkable template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-06 10:07:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Attract Customers to Your Store with a Highlight Hero Section [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-attract-customers-to-your-store-with-a-highlight-hero-section/\";s:9:\"guide_img\";s:44:\"tutorial/Highlight-Hero-Section-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:707;a:25:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:36:\"Samurai Fullscreen Carousel Template\";s:5:\"alias\";s:36:\"Samurai-Fullscreen-Carousel-Template\";s:3:\"zip\";s:40:\"Samurai-Fullscreen-Carousel-Template.zip\";s:3:\"uid\";s:32:\"8b5c5483aa54c09be24bb18a20ec98a5\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/samurai-fullscreen-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=samurai-fullscreen-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:318:\"<span class=\"ttm_content\">Experience the power of our Samurai Fullscreen Carousel Template. With large, bold captions, call-to-action buttons, and tab navigation, it iss a visual feast. Seamlessly pan across a panorama of samurai warriors, thanks to Midjourneys new \"pan\" feature.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-10 12:21:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:64:\"How to Create a Beautiful Fullscreen Product Carousel [Tutorial]\";s:9:\"guide_url\";s:97:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-fullscreen-product-carousel/\";s:9:\"guide_img\";s:49:\"tutorial/Samurai-Fullscreen-Carousel-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:708;a:28:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:32:\"Surf Scroll Based Story Template\";s:5:\"alias\";s:32:\"surf-scroll-based-story-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"surf-scroll-based-story-template\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:45:39\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:709;a:28:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:18:\"Surf Template Logo\";s:5:\"alias\";s:18:\"Surf-Template-Logo\";s:3:\"zip\";s:28:\"packs/Surf-Template-Logo.zip\";s:3:\"uid\";s:32:\"8bf655d46efa183455bffc8ea5ddd18f\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-08-04 10:48:52\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:710;a:28:{s:2:\"id\";s:3:\"755\";s:5:\"title\";s:15:\"Surf Template 1\";s:5:\"alias\";s:15:\"Surf-Template-1\";s:3:\"zip\";s:25:\"packs/Surf-Template-1.zip\";s:3:\"uid\";s:32:\"4a532d7cbbe52544f41a6a81023a3879\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:52:16\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:711;a:28:{s:2:\"id\";s:3:\"756\";s:5:\"title\";s:15:\"Surf Template 2\";s:5:\"alias\";s:15:\"Surf-Template-2\";s:3:\"zip\";s:25:\"packs/Surf-Template-2.zip\";s:3:\"uid\";s:32:\"7d76218ed2d5144b9dcc0669bb3e346a\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:54:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:712;a:28:{s:2:\"id\";s:3:\"757\";s:5:\"title\";s:15:\"Surf Template 3\";s:5:\"alias\";s:15:\"Surf-Template-3\";s:3:\"zip\";s:25:\"packs/Surf-Template-3.zip\";s:3:\"uid\";s:32:\"a42b54df91b2c3987bbe22280c26b40d\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:56:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:713;a:28:{s:2:\"id\";s:3:\"758\";s:5:\"title\";s:15:\"Surf Template 4\";s:5:\"alias\";s:15:\"Surf-Template-4\";s:3:\"zip\";s:25:\"packs/Surf-Template-4.zip\";s:3:\"uid\";s:32:\"017fb0dca11e63421427315718464823\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:58:06\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:714;a:25:{s:2:\"id\";s:3:\"759\";s:5:\"title\";s:33:\"50/50 Split Screen Website Design\";s:5:\"alias\";s:33:\"50-50-Split-Screen-Website-Design\";s:3:\"zip\";s:37:\"50-50-Split-Screen-Website-Design.zip\";s:3:\"uid\";s:32:\"e524d518ac23d3f408fca3caddf2dac3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/split-screen-website-design/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=split-screen-website-design\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:442:\"<span class=\"ttm_content\">Introducing the 50/50 Split Screen Website Design template: A dynamic showcase that seamlessly balances content and visuals. With a sleek half-and-half layout, captivate your audience with contrasting elements while delivering a clear and engaging message. Customize effortlessly and elevate your web presence with this modern, user-friendly design, only with Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-08 12:22:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Design a Unique Split Screen Layout for Your Homepage [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-unique-split-screen-layout-for-your-homepage/\";s:9:\"guide_img\";s:46:\"tutorial/50-50-Split-Screen-Website-Design.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:715;a:25:{s:2:\"id\";s:3:\"760\";s:5:\"title\";s:33:\"Food Presentation Template Slider\";s:5:\"alias\";s:33:\"Food-Presentation-Template-Slider\";s:3:\"zip\";s:37:\"Food-Presentation-Template-Slider.zip\";s:3:\"uid\";s:32:\"7ebe00aee026ff7baeffaad909e6ee24\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/food-presentation-template-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-presentation-template-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:422:\"<span class=\"ttm_content\">Unveil the essence of your cuisine with the \"Food Presentation Template Slider.\" Elevate your dishes through seamless transitions, vibrant imagery, and enticing descriptions in this captivating slider. Engage your audience, tantalize their taste buds, and showcase your culinary artistry effortlessly. Now available in the Slider Revolution template library.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-18 11:56:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Classy Product Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-classy-product-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:46:\"tutorial/Food-Presentation-Template-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:716;a:25:{s:2:\"id\";s:3:\"761\";s:5:\"title\";s:38:\"FutureSight Digital Marketing Template\";s:5:\"alias\";s:38:\"FutureSight-Digital-Marketing-Template\";s:3:\"zip\";s:42:\"FutureSight-Digital-Marketing-Template.zip\";s:3:\"uid\";s:32:\"9bfd6be89aca94230967563d61b796b3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/futuresight-digital-marketing-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=futuresight-digital-marketing-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:276:\"<span class=\"ttm_content\">Embrace the future with FutureSight - a template designed for visionary marketers. Its sleek design, combined with dynamic animations, offers a seamless user experience. Perfect for agencies aiming for the stars.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-23 10:38:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create an Eye-Catching Hero with Gradients and Particle Effects [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-hero-with-gradients-and-particle-effects/\";s:9:\"guide_img\";s:51:\"tutorial/FutureSight-Digital-Marketing-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:717;a:25:{s:2:\"id\";s:3:\"762\";s:5:\"title\";s:40:\"Starry Night Parallax Zoom Effect Slider\";s:5:\"alias\";s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";s:3:\"zip\";s:44:\"Starry-Night-Parallax-Zoom-Effect-Slider.zip\";s:3:\"uid\";s:32:\"dd0a9034a10397ba5b0b76fb8d7e203c\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/starry-night-parallax-zoom-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=starry-night-parallax-zoom-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:498:\"<span class=\"ttm_content\">The \"Starry Night Parallax Zoom Effect Slider\" is a captivating template that transforms your website slider into a mesmerizing journey through a celestial dreamscape. With stunning parallax and zoom effects, it immerses your audience in a starry night sky, creating a visually stunning and engaging user experience that will leave a lasting impression. Perfect for showcasing your content or products with a touch of celestial magic.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-13 11:16:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:718;a:25:{s:2:\"id\";s:3:\"763\";s:5:\"title\";s:44:\"Beyond The Void Parallax Hero With Particles\";s:5:\"alias\";s:15:\"beyond-the-void\";s:3:\"zip\";s:19:\"beyond-the-void.zip\";s:3:\"uid\";s:32:\"c7f47a117b31c76d7f3ad52440abed86\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";s:7:\"preview\";s:201:\"https://www.sliderrevolution.com/templates/beyond-the-void-parallax-hero-with-particles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beyond-the-void-parallax-hero-with-particles\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:384:\"<span class=\"ttm_content\">Journey beyond the stars with our latest template. An astronaut, after landing on a distant asteroid, unveils an alien anomaly. This parallax hero design, reminiscent of a cinematic sci-fi poster, promises a visual treat. \"Beyond the stars, he found the unknown. Now it is coming home.\" Experience the magic of the void.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:357:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-19 14:42:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Enhance Your Hero Image Design with Special Effects [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-enhance-your-hero-image-design-with-special-effects/\";s:9:\"guide_img\";s:28:\"tutorial/beyond-the-void.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:719;a:25:{s:2:\"id\";s:3:\"764\";s:5:\"title\";s:46:\"Extravaganza Ecommerce Product Carousel Static\";s:5:\"alias\";s:33:\"Static-Ecommerce-Product-Carousel\";s:3:\"zip\";s:37:\"Static-Ecommerce-Product-Carousel.zip\";s:3:\"uid\";s:32:\"6bb030f4419e247edfaf94478aa6578e\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 11:56:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:720;a:25:{s:2:\"id\";s:3:\"765\";s:5:\"title\";s:43:\"Extravaganza Ecommerce Product Carousel Woo\";s:5:\"alias\";s:30:\"woo-ecommerce-product-carousel\";s:3:\"zip\";s:34:\"woo-ecommerce-product-carousel.zip\";s:3:\"uid\";s:32:\"51b63bf649fdff61634fe888f51ddb4d\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 12:00:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:721;a:25:{s:2:\"id\";s:3:\"766\";s:5:\"title\";s:31:\"Serenity Hero With Focus Effect\";s:5:\"alias\";s:31:\"Serenity-Hero-With-Focus-Effect\";s:3:\"zip\";s:35:\"Serenity-Hero-With-Focus-Effect.zip\";s:3:\"uid\";s:32:\"f0c6d9090236c20b1d7536aedc3d8cf8\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/serenity-hero-with-focus-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=serenity-hero-with-focus-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:578:\"<span class=\"ttm_content\">Enhance your websites visual appeal with the \"Serenity Hero With Focus Effect\" Slider Revolution template. This mesmerizing slider seamlessly combines tranquil backgrounds with dynamic focus effects, guiding your audiences attention to vital elements of your content. Impress with engaging animations, ensure responsive design across all devices, and customize effortlessly to match your brands style. Create a captivating user experience that converts visitors into devoted followers with this exceptional slider.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-10-04 12:03:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:722;a:25:{s:2:\"id\";s:3:\"767\";s:5:\"title\";s:29:\"OakGrove Wine Slider Template\";s:5:\"alias\";s:29:\"OakGrove-Wine-Slider-Template\";s:3:\"zip\";s:33:\"OakGrove-Wine-Slider-Template.zip\";s:3:\"uid\";s:32:\"151ae1d2e6e7b84873f8b62ba57f829c\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/oakgrove-wine-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oakgrove-wine-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">Unveil the allure of your wines with the \"OakGrove Wine Slider Template.\" Infused with rustic elegance and smooth transitions, this template offers a captivating journey through your vineyards legacy. Whether you are a boutique winery or an established vineyard, this slider is the ideal tool to showcase your finest vintages and unique tasting experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-03 15:34:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:723;a:25:{s:2:\"id\";s:3:\"768\";s:5:\"title\";s:32:\"Geometric Slider Design Template\";s:5:\"alias\";s:32:\"Geometric-Slider-Design-Template\";s:3:\"zip\";s:36:\"Geometric-Slider-Design-Template.zip\";s:3:\"uid\";s:32:\"f024549e5a43b79c185def088f00e42f\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/geometric-slider-design-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=geometric-slider-design-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:446:\"<span class=\"ttm_content\">Immerse your audience in contemporary visual sophistication with our Geometric Slider Design Template. This dynamic slider combines sleek geometric patterns with a modern aesthetic, creating a captivating visual experience. With its seamless integration and customizable features, effortlessly elevate your websites allure and engage your visitors in a cutting-edge digital journey.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:25:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:724;a:25:{s:2:\"id\";s:3:\"769\";s:5:\"title\";s:43:\"Chocolate Bar Product Presentation Template\";s:5:\"alias\";s:43:\"Chocolate-Bar-Product-Presentation-Template\";s:3:\"zip\";s:47:\"Chocolate-Bar-Product-Presentation-Template.zip\";s:3:\"uid\";s:32:\"dc30a3d883c8d16de25544e94640c982\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/chocolate-bar-product-presentation-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=chocolate-bar-product-presentation-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:346:\"<span class=\"ttm_content\">Unwrap the \"Chocolate Bar Product Presentation Template\" – a delectable, visually captivating showcase for your irresistible chocolate creations. Whether you are a chocolatier or a gourmet brand, this template is the key to presenting your products with a touch of sophistication.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:29:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:725;a:25:{s:2:\"id\";s:3:\"770\";s:5:\"title\";s:30:\"Fluid Dynamics Effect Showcase\";s:5:\"alias\";s:30:\"Fluid-Dynamics-Effect-Showcase\";s:3:\"zip\";s:34:\"Fluid-Dynamics-Effect-Showcase.zip\";s:3:\"uid\";s:32:\"cdd9213edf970f1fe04ded427fb2ada8\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/fluid-dynamics-effect-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fluid-dynamics-effect-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:312:\"<span class=\"ttm_content\">Introducing the Fluid Dynamics Effect Showcase - a mesmerizing journey through liquid/gas wonders. Delve into cyber flows, chromatic ripples, ethereal jungle spirits, and cosmic collisions. Crafted for those who appreciate the magic in every pixel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:181:\"[{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:32:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:726;a:24:{s:2:\"id\";s:3:\"771\";s:5:\"title\";s:39:\"Spotlight Hero Header With Fluid Effect\";s:5:\"alias\";s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";s:3:\"zip\";s:43:\"Spotlight-Hero-Header-With-Fluid-Effect.zip\";s:3:\"uid\";s:32:\"c15c375d48a9368fcb61f6a732fb9b9b\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/spotlight-hero-header-with-fluid-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spotlight-hero-header-with-fluid-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:355:\"<span class=\"ttm_content\">The \"Spotlight Hero Header With Fluid Effect\" is a dynamic and visually engaging website header template, perfect for making a bold first impression. Ideal for creative agencies, product showcases, or promotional campaigns, it blends drama with functionality for a memorable user experience.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:510:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:48:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:727;a:25:{s:2:\"id\";s:3:\"772\";s:5:\"title\";s:38:\"Suits Product Showcase Slider Template\";s:5:\"alias\";s:38:\"Suits-Product-Showcase-Slider-Template\";s:3:\"zip\";s:42:\"Suits-Product-Showcase-Slider-Template.zip\";s:3:\"uid\";s:32:\"f15dcfc11bbadfd8973ea38627d3ede6\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/suits-product-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=suits-product-showcase-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:494:\"<span class=\"ttm_content\">The \"Suits Product Showcase Slider Template\" is a sleek and professional slider design tailored for highlighting high-end products, especially suits. It features clean, elegant lines with a minimalist layout, ensuring the products are the focal point. This template is perfect for fashion retailers or businesses looking to showcase their products with sophistication and style, offering an intuitive and engaging user experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:51:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:728;a:25:{s:2:\"id\";s:3:\"773\";s:5:\"title\";s:41:\"Beards Full Width Image Carousel Template\";s:5:\"alias\";s:41:\"Beards-Full-Width-Image-Carousel-Template\";s:3:\"zip\";s:45:\"Beards-Full-Width-Image-Carousel-Template.zip\";s:3:\"uid\";s:32:\"98de06abfddd962e725202ceac02a952\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/beards-full-width-image-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beards-full-width-image-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:637:\"<span class=\"ttm_content\">The \"Beards Full Width Image Carousel Template\" is a modern and stylish carousel design, ideal for showcasing wide-ranging images, especially focusing on beard styles and grooming products. This template features a full-width layout, giving each image maximum screen space for a more immersive visual experience. Its sleek and user-friendly interface allows for smooth navigation through the carousel, making it perfect for barber shops, grooming blogs, or lifestyle brands that want to highlight their work or products in a visually appealing and easily accessible format.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:54:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:722:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide4.jpg\";}}s:24:\"404-page-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"404-page-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"404-page-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"404-page-hero-collection/slide4.jpg\";}}s:32:\"furniture-store-isometric-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide4.jpg\";}}s:36:\"woodworking-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";}}s:22:\"wood-art-one-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";}}s:23:\"wood-art-one-page-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";}}s:22:\"wood-art-one-page-work\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide5.jpg\";}}s:30:\"wood-art-one-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";}}s:24:\"wood-art-one-page-events\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";}}s:24:\"wood-art-one-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";}}s:26:\"wood-art-one-page-gallery1\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery2\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery4\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery5\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide3.jpg\";}}s:35:\"Hero-Template-With-Cursor-Animation\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";}}s:28:\"futuristic-hairstyles-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide5.jpg\";}}s:28:\"instagram-gallery-carousel-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";}}s:31:\"instagram-gallery-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";}}s:29:\"Storytelling-Website-Template\";a:16:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide12.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide13.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide14.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide15.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide16.jpg\";}}s:32:\"generative-ai-wordpress-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";}}s:9:\"G-AI-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";}}s:10:\"G-AI-Intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";}}s:10:\"G-AI-Logos\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";}}s:11:\"G-AI-Images\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"G-AI-Images/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"G-AI-Images/slide3.jpg\";}}s:9:\"G-AI-Copy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";}}s:10:\"G-AI-Tools\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"G-AI-Tools/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"G-AI-Tools/slide3.jpg\";}}s:10:\"G-AI-Cases\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";}}s:18:\"G-AI-Gallery-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";}}s:12:\"G-AI-Gallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"G-AI-Gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"G-AI-Gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"G-AI-Gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"G-AI-Gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"G-AI-Gallery/slide6.jpg\";}}s:17:\"G-AI-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide3.jpg\";}}s:11:\"G-AI-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";}}s:23:\"visual-design-one-pager\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";}}s:20:\"visual-designer-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";}}s:22:\"visual-designer-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"visual-designer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"visual-designer-slider/slide3.jpg\";}}s:25:\"Visual-Designer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";}}s:21:\"Visual-Designer-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";}}s:22:\"visual-designer-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";}}s:27:\"Visual-Designer-Detail-View\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide7.jpg\";}}s:24:\"online-watch-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide4.jpg\";}}s:31:\"Brewery-Website-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide4.jpg\";}}s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";}}s:31:\"Highlight-Hero-Section-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide4.jpg\";}}s:36:\"Samurai-Fullscreen-Carousel-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide4.jpg\";}}s:32:\"surf-scroll-based-story-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";}}s:18:\"Surf-Template-Logo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";}}s:15:\"Surf-Template-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";}}s:15:\"Surf-Template-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";}}s:15:\"Surf-Template-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";}}s:15:\"Surf-Template-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";}}s:33:\"50-50-Split-Screen-Website-Design\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide4.jpg\";}}s:33:\"Food-Presentation-Template-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide4.jpg\";}}s:38:\"FutureSight-Digital-Marketing-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide3.jpg\";}}s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide4.jpg\";}}s:15:\"beyond-the-void\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";}}s:33:\"Static-Ecommerce-Product-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide4.jpg\";}}s:30:\"woo-ecommerce-product-carousel\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";}}s:31:\"Serenity-Hero-With-Focus-Effect\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide5.jpg\";}}s:29:\"OakGrove-Wine-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide4.jpg\";}}s:32:\"Geometric-Slider-Design-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide3.jpg\";}}s:43:\"Chocolate-Bar-Product-Presentation-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide4.jpg\";}}s:30:\"Fluid-Dynamics-Effect-Showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide4.jpg\";}}s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";}}s:38:\"Suits-Product-Showcase-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide4.jpg\";}}s:41:\"Beards-Full-Width-Image-Carousel-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide5.jpg\";}}}}','no');
INSERT INTO `wwQ_options` VALUES (839,'rs-templates-counter','0','no'),(840,'revslider_table_version','1.0.12','yes'),(843,'revslider_update_version','6.4.10','yes'),(844,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(845,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(846,'mc4wp_version','4.9.9','yes'),(847,'mc4wp_flash_messages','a:0:{}','no'),(852,'wp_calendar_block_has_published_posts','1','yes'),(864,'redux-framework_extendify_plugin_notice','hide','yes'),(866,'revslider_update_revision_current','6.4.10','yes'),(876,'revslider-update-check','1711762752','yes'),(877,'revslider_update_info','O:8:\"stdClass\":3:{s:7:\"checked\";i:1711762752;s:5:\"basic\";O:8:\"stdClass\":7:{s:4:\"slug\";s:9:\"revslider\";s:7:\"version\";s:6:\"6.6.20\";s:7:\"package\";s:0:\"\";s:6:\"tested\";s:5:\"6.4.2\";s:5:\"icons\";a:1:{s:2:\"1x\";s:62:\"//updates.themepunch-ext-a.tools/revslider/logo.png?rev=6.2.23\";}s:3:\"url\";s:33:\"https://www.sliderrevolution.com/\";s:11:\"new_version\";s:6:\"6.6.20\";}s:4:\"full\";O:8:\"stdClass\":19:{s:7:\"banners\";a:2:{s:3:\"low\";s:63:\"//updates.themepunch-ext-a.tools/revslider/banner.png?rev=6.5.5\";s:4:\"high\";s:63:\"//updates.themepunch-ext-a.tools/revslider/banner.png?rev=6.5.5\";}s:4:\"name\";s:17:\"Slider Revolution\";s:4:\"slug\";s:9:\"revslider\";s:6:\"stable\";s:5:\"4.2.0\";s:7:\"version\";s:6:\"6.6.20\";s:6:\"tested\";s:5:\"6.4.2\";s:14:\"upgrade_notice\";a:0:{}s:11:\"last_update\";s:10:\"2023-12-21\";s:12:\"last_updated\";s:10:\"2023-12-21\";s:8:\"requires\";s:3:\"3.6\";s:6:\"author\";s:51:\"<a href=\"https://www.themepunch.com\">ThemePunch</a>\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:9:\"file_name\";s:13:\"revslider.zip\";s:15:\"active_installs\";i:9100000;s:8:\"homepage\";s:33:\"https://www.sliderrevolution.com/\";s:8:\"sections\";a:3:{s:11:\"description\";s:497:\"<h4>Slider Revolution WordPress Builder Plugin</h4>\n	<p>Slider Revolution 6 is a new way to build rich & dynamic content for your websites. With our powerful visual editor, you can create modern designs in no time, and with no coding experience required.</p><p>Create Sliders & Carousels, Hero Headers, Content Modules, Full Websites, Dynamic Solutions and Special FX with our amazing Add-Ons.</p>\n	<p>200+ templates are included in our online library. Cutting edge designs. Easily customized.</p>\";s:9:\"changelog\";s:155:\"<p>For Slider Revolution\'s changelog, please visit <a \nhref=\"https://www.sliderrevolution.com/documentation/changelog/\" \ntarget=\"_blank\">this</a> site!</p>\";s:3:\"faq\";s:2178:\"<div class=\"tp-faq-content\"><div class=\"tp-faq-column tp-faq-recent\"><h4>Recent Solutions</h4><ul class=\"tp-faq-recent-content ready\"><li><a href=\"https://www.youtube.com/watch?v=sCcnw5bZqYY&amp;list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_&amp;index=2&amp;t=111s\" target=\"_blank\" title=\"Video Tutorials\">Video Tutorials</a></li><li><a href=\"https://www.themepunch.com/faq/responsive-content/\" target=\"_blank\" title=\"Responsive Content Setup\">Responsive Content Setup</a></li><li><a href=\"https://www.themepunch.com/faq/video-content-mobile/\" target=\"_blank\" title=\"Video Content &amp; Mobile Considerations\">Video Content &amp; Mobile Considerations</a></li><li><a href=\"https://www.themepunch.com/faq/how-to-change-the-timing-of-slides/\" target=\"_blank\" title=\"How to change the timing of Slides\">How to change the timing of Slides</a></li><li><a href=\"https://www.themepunch.com/faq/mouse-hovers-for-layer-content/\" target=\"_blank\" title=\"Mouse Hovers for Layer Content\"> Mouse Hovers for Layer Content</a></li></ul></div><div class=\"tp-faq-column tp-faq-popular\"><h4>Popular Solutions</h4><ul class=\"tp-faq-popular-content ready\"><li><a href=\"https://www.themepunch.com/faq/after-updating-make-sure-to-clear-all-caches/\" target=\"_blank\" title=\"After updating – Make sure to clear all caches\">After updating – Make sure to clear all caches</a></li><li><a href=\"https://www.themepunch.com/faq/purchase-code-registration-faqs/\" target=\"_blank\" title=\"Purchase Code Registration FAQ’s\">Purchase Code Registration FAQ’s</a></li><li><a href=\"https://www.themepunch.com/faq/ideal-image-size/\" target=\"_blank\" title=\"Ideal Image Size\">Ideal Image Size</a></li><li><a href=\"https://www.themepunch.com/faq/add-links-to-slides-and-layers/\" target=\"_blank\" title=\"How to Hyperlink Slides and Layers\">How to Hyperlink Slides and Layers</a></li><li><a href=\"https://www.themepunch.com/faq/where-to-find-the-purchase-code/\" target=\"_blank\" title=\"Where to find the Purchase Code\">Where to find the Purchase Code</a></li></ul></div><div style=\"clear: both\"></div><p><a class=\"button button-primary\" href=\"https://themepunch.com/support-center\"><strong>See All Faq\'s</strong></a></p></div>\";}s:3:\"url\";s:33:\"https://www.sliderrevolution.com/\";s:8:\"external\";i:1;}}','yes'),(881,'elementor_log','a:1:{s:32:\"71ad6ec2c9feb647d14bf58acb7750b2\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2024-03-29 13:50:31\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:57:\"Using ${var} in strings is deprecated, use {$var} instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:145;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2024-03-30 03:23:15\";i:1;s:19:\"2024-03-30 03:23:16\";i:2;s:19:\"2024-03-30 03:23:16\";i:3;s:19:\"2024-03-30 03:23:49\";i:4;s:19:\"2024-03-30 03:23:49\";i:5;s:19:\"2024-03-30 03:24:01\";i:6;s:19:\"2024-03-30 03:24:20\";i:7;s:19:\"2024-03-30 03:49:36\";i:8;s:19:\"2024-03-30 03:49:37\";i:9;s:19:\"2024-03-30 05:22:16\";i:10;s:19:\"2024-03-30 05:22:18\";i:11;s:19:\"2024-03-30 05:22:19\";i:12;s:19:\"2024-03-30 05:22:31\";i:13;s:19:\"2024-03-30 05:22:31\";i:14;s:19:\"2024-03-30 05:22:31\";i:15;s:19:\"2024-03-30 05:22:32\";i:16;s:19:\"2024-03-30 05:22:33\";i:17;s:19:\"2024-03-30 05:22:48\";i:18;s:19:\"2024-03-30 05:22:52\";i:19;s:19:\"2024-03-30 05:22:55\";i:20;s:19:\"2024-03-30 05:22:55\";i:21;s:19:\"2024-03-30 05:22:58\";i:22;s:19:\"2024-03-30 05:23:02\";i:23;s:19:\"2024-03-30 05:23:02\";i:24;s:19:\"2024-03-30 05:23:05\";i:25;s:19:\"2024-03-30 05:23:05\";i:26;s:19:\"2024-03-30 05:23:08\";i:27;s:19:\"2024-03-30 05:23:09\";i:28;s:19:\"2024-03-30 05:23:12\";i:29;s:19:\"2024-03-30 05:23:12\";i:30;s:19:\"2024-03-30 05:23:15\";i:31;s:19:\"2024-03-30 05:23:15\";i:32;s:19:\"2024-03-30 05:23:18\";i:33;s:19:\"2024-03-30 05:23:18\";i:34;s:19:\"2024-03-30 05:23:21\";i:35;s:19:\"2024-03-30 05:23:24\";i:36;s:19:\"2024-03-30 05:23:28\";i:37;s:19:\"2024-03-30 05:44:11\";i:38;s:19:\"2024-03-30 05:44:11\";i:39;s:19:\"2024-03-30 05:44:11\";i:40;s:19:\"2024-03-30 05:44:13\";i:41;s:19:\"2024-03-30 05:44:13\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:57:\"Using ${var} in strings is deprecated, use {$var} instead\";s:4:\"file\";s:104:\"/disk1/websitex/public_html/ramlalatourandtravel/wp-content/plugins/elementor-pro/core/editor/editor.php\";s:4:\"line\";i:118;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:104:\"/disk1/websitex/public_html/ramlalatourandtravel/wp-content/plugins/elementor-pro/core/editor/editor.php\";s:7:\"\0*\0line\";i:118;}}','no'),(886,'_elementor_pro_api_requests_lock','a:1:{s:11:\"get_version\";i:1711762752;}','yes'),(890,'SRM_membershipInfo','O:8:\"stdClass\":4:{s:7:\"user_id\";s:5:\"13978\";s:10:\"first_name\";s:4:\"Aman\";s:9:\"last_name\";s:6:\"Maurya\";s:11:\"memberships\";O:8:\"stdClass\":2:{s:9:\"planLimit\";i:0;s:8:\"PlanName\";s:21:\"Starter(Mini Monthly)\";}}','yes'),(891,'SRM_domain_count','1','yes'),(892,'SRM_license_key','akUO7bExZy7qrTT','yes'),(893,'SRM_license_secret_key','X2DW-hzko-YQkn-ZBtx','yes'),(894,'SRM_license_key_status','Activated','yes'),(895,'SRM_license_key_valid','valid','yes'),(896,'SRM_domain_name','ramlalatourandtravel.com','yes'),(897,'SRMform_htag_linking','on','yes'),(898,'SRMform_memberships','1','yes'),(899,'SRM_isSetupDone','1','yes'),(983,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":5,\"critical\":1}','yes'),(1250,'_transient_timeout_rishi--update-response','3395100916','no'),(1251,'_transient_rishi--update-response','O:8:\"stdClass\":12:{s:11:\"new_version\";s:5:\"1.2.2\";s:14:\"stable_version\";s:5:\"1.2.2\";s:4:\"name\";s:5:\"Rishi\";s:4:\"slug\";s:5:\"rishi\";s:3:\"url\";s:51:\"https://rishitheme.com/downloads/rishi/?changelog=1\";s:12:\"last_updated\";s:19:\"2023-06-29 06:17:29\";s:8:\"homepage\";s:39:\"https://rishitheme.com/downloads/rishi/\";s:7:\"package\";s:159:\"https://rishitheme.com/edd-sl/package_download/MTY5NzgwODc1ODo3Nzg2ZTM0N2U5ZmQyZmZjOTM4YmU3ZWQ3MjI4ZmM5OToxMTk1OjIxNjU0MmUxYjMyYjI3OGJkYWQzMWY1MzFlMGEyMDE0Ojow\";s:13:\"download_link\";s:159:\"https://rishitheme.com/edd-sl/package_download/MTY5NzgwODc1ODo3Nzg2ZTM0N2U5ZmQyZmZjOTM4YmU3ZWQ3MjI4ZmM5OToxMTk1OjIxNjU0MmUxYjMyYjI3OGJkYWQzMWY1MzFlMGEyMDE0Ojow\";s:8:\"sections\";a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:8037:\"<p>== Changelog ==</p>\n<p>1.2.2 : 2023-06-29<br />\n* Update: Added compatibility for WooCommerce version 7.8.0<br />\n* Fix: Design refinements have been done in sidebar list widget.<br />\n* Fix: Issue with image block center alignment has been fixed.<br />\n* Fix: Minor design refinement in SVG has been done.<br />\n* Fix: Issue of product image not showing in Header Cart Element has been fixed.<br />\n* Fix: Design refinement for WooCommerce Cart and Shop page button has been done.</p>\n<p>1.2.1 : 2023-03-07<br />\n* Update: Added compatibility for WooCommerce version 7.4.1</p>\n<p>1.2.0 : 2023-02-03<br />\n* Fix: Blog page design issue in excerpt and image is fixed<br />\n* Fix: Footer design issue is fixed<br />\n* Fix: WooCommerce header cart design issue is fixed<br />\n* Fix: Alignment and gallery issue in the backend editor have been fixed<br />\n* Fix: Breadcrumb design is fixed in the single products<br />\n* Fix: Minor design fix is done for color picker in the customizer</p>\n<p>1.1.9 : 2022-11-24<br />\n* Update: Minor bug fixes and refinements.</p>\n<p>1.1.8 : 2022-11-03<br />\n* Fix: Content wordbreak issue is fixed.</p>\n<p>1.1.7 : 2022-10-21<br />\n* Fix: Multiple Author social link issue is fixed.<br />\n* Fix: Image size of Author Gravatar is fixed.<br />\n* Fix: Removed empty div tag in single page/post.<br />\n* Fix: Image alignment issue is fixed.<br />\n* Fix: Padding of breadcrumb in archive pages is fixed.</p>\n<p>1.1.6 : 2022-07-28<br />\n- New Feature: Image Scale option is added for Featured Image setting.<br />\n- Update: Made single post compatible with Page Break block.<br />\n- Update: Minor bug fixes and refinements.<br />\n- Fix: Upsell product design issue fixed.</p>\n<p>1.1.5: 2022-05-30<br />\n- New Feature: A new Header Element Time is added to display local time.<br />\n- New Feature: A new Header Element Date is added to display current date.<br />\n- New Feature: A new Header Element Image is added to display image.<br />\n- New Feature: A new Header Element Random Posts is added to redirect random posts on click.<br />\n- New Feature: A feature is added to show featured image credit.<br />\n- Update: Added feature to enable or disable Schema.<br />\n- Update: Added feature to select typography for Header Element Trigger.<br />\n- Fix: String translation issue of posts pagination is fixed.<br />\n- Fix: Partial refresh of Header Element Trigger is fixed.<br />\n- Fix: Offcanvas menu alignment issue is fixed.</p>\n<p>1.1.4: 2022-04-18<br />\n- Update: Minor bug fixes and refinements.</p>\n<p>1.1.3: 2022-04-05<br />\n- New Feature: The theme is now accessibility-ready.<br />\n- New Feature: The theme has been made compatible for LearnDash, Tutor LMS and Lifter LMS.<br />\n- New Feature: A new setting is added to enable/disable breadcrumb in Author page.<br />\n- New Feature: The typography setting for the buttons is added.<br />\n- New Feature: A setting to customize the label of the button in the 404 page is added.<br />\n- Update: The featured image is now clickable and links to the blog post.<br />\n- Update: Google Fonts library is updated and now includes more than 1350 fonts.<br />\n- Update: RTL language support is added for WooCommerce.<br />\n- Fix: String translation issue shown by Theme Sniffer is fixed.<br />\n- Fix: The issue of margin not working in the Header Contact element is fixed.<br />\n- Fix: The typography issue for the HTML element in the header is fixed.<br />\n- Fix: The issue of Color Palette 8 not working in Elementor is fixed.<br />\n- Fix: The Partial refresh issue of search page label is fixed.<br />\n- Fix: The featured image original aspect ratio for single post and page is fixed.</p>\n<p>1.1.2: 2022-02-24<br />\n- New Feature: Added Page title feature in blog page.<br />\n- Fix: Infinite scroll issue.<br />\n- Fix: Header cart partial refresh issue.<br />\n- Fix: Category block style issue.<br />\n- Update: Added Rishi Pro and Rishi Companion plugin compatible.<br />\n- Update: Minor bug fixes and refinement.<br />\n- Update: Video Tutorial links added in Dashboard.<br />\n- Update: Upgrade to Pro feature added in both customizer and Dashboard.</p>\n<p>1.1.1: 2022-01-26<br />\n- Update: Fixed the compatibility issue with 5.9.<br />\n- Update: Some of the typos updated.<br />\n- Update: RTL CSS updated.<br />\n- Update: Optimized and refined the CSS code.<br />\n- Update: Removing description from category style.<br />\n- Fix: Pot file generated again for the Rishi Theme and changed the corrected textdomain.<br />\n- Fix: Trigger design issue fixed.<br />\n- Fix: Fixes for the footer copyright issue and pagination fixes made.<br />\n- Fix: rt-background type issue for mobile fixed.<br />\n- Fix: Submenu toggle fixed for mobile.</p>\n<p>1.1.0: 2022-01-18<br />\n- New Feature: Made Simple Social Sharing add-on compatible with the theme.<br />\n- New Feature: Added Post Reading Time in Post Meta settings.<br />\n- Update: Added H1 heading tag if the logo only selected.<br />\n- Update: New Customizer design for better experience.<br />\n- Update: Added Compatibility with new features of Rishi Companion.<br />\n- Fix: Improved Search Implementation and removed unused JS code.<br />\n- Fix: Fixed the JS issues on the dashboard.</p>\n<p>1.0.7: 2022-01-14<br />\n- Update: Admin Notice added for the minimal requirements criteria for updates of theme and plugins.</p>\n<p>1.0.6: 2021-12-14<br />\n- Update: Remove unwanted JS to reduce the number of requests and improve loading speed.<br />\n- Update: Optimized and refined the CSS code.</p>\n<p>1.0.5: 2021-12-10<br />\n- New Feature: Added theme updater in free theme.<br />\n- Update: Sticky Header issue fixes.<br />\n- Update: Post navigation design issue fixed.<br />\n- Update: Optimized and refined the CSS code.</p>\n<p>1.0.4: 2021-12-07<br />\n- New Feature: Custom Category color in single post added.<br />\n- Update: Options hook added.<br />\n- Update: Optimized and refined the CSS code.</p>\n<p>1.0.3: 2021-12-06<br />\n- New Feature: Search page, author and archive page show count partial refresh added.<br />\n- Fix: Added dependencies for wp-i18n.<br />\n- Fix: Archive search show count default changed to false.<br />\n- Update: Updated button svg in Header Builder.<br />\n- Update: Optimized and refined the CSS code.</p>\n<p>1.0.2: 2021-11-24<br />\n- New Feature: Roadmap added in the Rishi Dashboard.<br />\n- New Feature: Global Color Palette added in the theme.<br />\n- New Feature: Elementor compatibility for Global Color Palatte.<br />\n- New Feature: Styling options for Links in a Single post.<br />\n- Fix: Sticky header and transparent header color issues are fixed.<br />\n- Fix: Gutenberg Editor width is made dynamic based on Container Width settings.<br />\n- Fix: Buttons styling in Editor is fixed and will inherit settings set in Button settings.<br />\n- Update: Optimized and refined the CSS code.</p>\n<p>1.0.1: 2021-09-24<br />\n- New Feature: Contact Widget added that allows to display contact information in header and footer.<br />\n- New Feature: Added filter for License Block.<br />\n- New Feature: Customizer preview set link added in overall theme.<br />\n- New Feature: Added White label compatible feature on companion plugin.<br />\n- New Feature: Infinite Scroll added in the WooCommerce Shop Page.<br />\n- New Feature: Added MultiSelect Customizer Control.<br />\n- Fix: Search result fixes in the frontend.<br />\n- Fix: Typography issues were corrected for the frontend.<br />\n- Fix: Support added for the Block Widget.<br />\n- Update: Optimized CSS and reduced its size to improve the loading speed.<br />\n- Update: Optimized JS and reduced its size to improve the loading speed.<br />\n- Update: Compatible with demo importer plus compatibility -for the free version.<br />\n- Update: Typos were corrected in overall theme.<br />\n- Update: Solved Post/Page Settings on the individual singular posts/pages.<br />\n- Update: Lazyload fixes for the Free Theme.<br />\n- Update: Pot File updated for JS Strings as well.</p>\n<p>1.0.0: 2021-08-25<br />\n- New Feature: Initial Release.</p>\n\";}s:7:\"banners\";s:41:\"a:2:{s:4:\"high\";s:0:\"\";s:3:\"low\";s:0:\"\";}\";s:5:\"icons\";s:6:\"a:0:{}\";}','no');
INSERT INTO `wwQ_options` VALUES (1252,'rishi__cb_customizer_google_fonts','a:2:{s:11:\"last_update\";i:1697528859;s:5:\"fonts\";s:1143290:\"{\r\n  \"kind\": \"webfonts#webfontList\",\r\n  \"items\": [\r\n    {\r\n      \"family\": \"ABeeZee\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN6tKukbcHCpE.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/abeezee/v22/esDT31xSG-6AGleN2tCklZUCGpG-GQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Abel\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/abel/v18/MwQ5bhbm2POE6VhLPJp6qGI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Abhaya Libre\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"sinhala\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/abhayalibre/v13/e3tmeuGtX-Co5MNzeAOqinEge0PWovdU4w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/abhayalibre/v13/e3t5euGtX-Co5MNzeAOqinEYj2ryqtxI6oYtBA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/abhayalibre/v13/e3t5euGtX-Co5MNzeAOqinEYo23yqtxI6oYtBA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/abhayalibre/v13/e3t5euGtX-Co5MNzeAOqinEYx2zyqtxI6oYtBA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/abhayalibre/v13/e3t5euGtX-Co5MNzeAOqinEY22_yqtxI6oYtBA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aboreto\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/aboreto/v2/5DCXAKLhwDDQ4N8blKTeA2yuxSY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Abril Fatface\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/abrilfatface/v19/zOL64pLDlL1D99S8g8PtiKchm-BsjOLhZBY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Abyssinica SIL\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"ethiopic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/abyssinicasil/v1/oY1H8ezOqK7iI3rK_45WKoc8J6UZBFOVAXuI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aclonica\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/aclonica/v18/K2FyfZJVlfNNSEBXGb7TCI6oBjLz.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Acme\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/acme/v18/RrQfboBx-C5_bx3Lb23lzLk.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Actor\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/actor/v17/wEOzEBbCkc5cO3ekXygtUMIO.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Adamina\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/adamina/v21/j8_r6-DH1bjoc-dwu-reETl4Bno.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Advent Pro\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/adventpro/v18/V8mCoQfxVT4Dvddr_yOwjVmtLZxcBtItFw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/adventpro/v18/V8mDoQfxVT4Dvddr_yOwjfWMDbZyCts0DqQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/adventpro/v18/V8mDoQfxVT4Dvddr_yOwjZGPDbZyCts0DqQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/adventpro/v18/V8mAoQfxVT4Dvddr_yOwtT2nKb5ZFtI.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/adventpro/v18/V8mDoQfxVT4Dvddr_yOwjcmODbZyCts0DqQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/adventpro/v18/V8mDoQfxVT4Dvddr_yOwjeWJDbZyCts0DqQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/adventpro/v18/V8mDoQfxVT4Dvddr_yOwjYGIDbZyCts0DqQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aguafina Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/aguafinascript/v16/If2QXTv_ZzSxGIO30LemWEOmt1bHqs4pgicOrg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Akaya Kanadaka\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/akayakanadaka/v16/N0bM2S5CPO5oOQqvazoRRb-8-PfRS5VBBSSF.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Akaya Telivigala\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/akayatelivigala/v22/lJwc-oo_iG9wXqU3rCTD395tp0uifdLdsIH0YH8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Akronim\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/akronim/v23/fdN-9sqWtWZZlHRp-gBxkFYN-a8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Akshar\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/akshar/v5/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSSgFy9CY94XsnPc.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/akshar/v5/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSXYFy9CY94XsnPc.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/akshar/v5/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSUQFy9CY94XsnPc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/akshar/v5/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSagCy9CY94XsnPc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/akshar/v5/Yq6I-LyHWTfz9rGoqDaUbHvhkAUsSZECy9CY94XsnPc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aladin\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/aladin/v18/ZgNSjPJFPrvJV5f16Sf4pGT2Ng.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alata\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alata/v9/PbytFmztEwbIofe6xKcRQEOX.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alatsi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alatsi/v9/TK3iWkUJAxQ2nLNGHjUHte5fKg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Albert Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5L_rI32TxAj1g.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHK5P_rI32TxAj1g.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSH9ZP_rI32TxAj1g.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5P_rI32TxAj1g.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHmZP_rI32TxAj1g.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHdZT_rI32TxAj1g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_rI32TxAj1g.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHK5T_rI32TxAj1g.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHApT_rI32TxAj1g.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9AX7ofybRUz1r5t.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9CX74fybRUz1r5t.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9BJ74fybRUz1r5t.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9AX74fybRUz1r5t.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9Al74fybRUz1r5t.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9DJ6IfybRUz1r5t.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9Dw6IfybRUz1r5t.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9CX6IfybRUz1r5t.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/albertsans/v1/i7dfIFdwYjGaAMFtZd_QA1Zeelmy79QJ1HOSY9C-6IfybRUz1r5t.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aldrich\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/aldrich/v17/MCoTzAn-1s3IGyJMZaAS3pP5H_E.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alef\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alef/v21/FeVfS0NQpLYgrjJbC5FxxbU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/alef/v21/FeVQS0NQpLYglo50L5la2bxii28.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alegreya\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v29\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alegreya/v29/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNG9hUI_KCisSGVrw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/alegreya/v29/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGxBUI_KCisSGVrw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/alegreya/v29/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGKBII_KCisSGVrw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/alegreya/v29/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGERII_KCisSGVrw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/alegreya/v29/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGdhII_KCisSGVrw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/alegreya/v29/4UacrEBBsBhlBjvfkQjt71kZfyBzPgNGXxII_KCisSGVrw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alegreya/v29/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlbgv6qmkySFr9V9.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/alegreya/v29/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlbSv6qmkySFr9V9.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/alegreya/v29/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlY-uKqmkySFr9V9.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/alegreya/v29/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlYHuKqmkySFr9V9.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/alegreya/v29/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlZguKqmkySFr9V9.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/alegreya/v29/4UaSrEBBsBhlBjvfkSLk3abBFkvpkARTPlZJuKqmkySFr9V9.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alegreya SC\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiOGmRtCJ62-O0HhNEa-a6o05E5abe_.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiMGmRtCJ62-O0HhNEa-Z6q2ZUbbKe_DGs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiTGmRtCJ62-O0HhNEa-ZZc-rUxQqu2FXKD.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiRGmRtCJ62-O0HhNEa-Z6q4WEySK-UEGKDBz4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiTGmRtCJ62-O0HhNEa-ZYU_LUxQqu2FXKD.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiRGmRtCJ62-O0HhNEa-Z6q4Sk0SK-UEGKDBz4.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiTGmRtCJ62-O0HhNEa-ZYI_7UxQqu2FXKD.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiRGmRtCJ62-O0HhNEa-Z6q4TU3SK-UEGKDBz4.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiTGmRtCJ62-O0HhNEa-ZYs_rUxQqu2FXKD.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/alegreyasc/v22/taiRGmRtCJ62-O0HhNEa-Z6q4RE2SK-UEGKDBz4.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alegreya Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUt9_-1phKLFgshYDvh6Vwt5TltuGdShm5bsg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUv9_-1phKLFgshYDvh6Vwt7V9V3G1WpGtLsgu7.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUu9_-1phKLFgshYDvh6Vwt5fFPmE18imdCqxI.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUo9_-1phKLFgshYDvh6Vwt7V9VFE92jkVHuxKiBA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUz9_-1phKLFgshYDvh6Vwt3V1nvEVXlm4.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUt9_-1phKLFgshYDvh6Vwt7V9tuGdShm5bsg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUu9_-1phKLFgshYDvh6Vwt5alOmE18imdCqxI.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUo9_-1phKLFgshYDvh6Vwt7V9VTE52jkVHuxKiBA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUu9_-1phKLFgshYDvh6Vwt5eFImE18imdCqxI.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUo9_-1phKLFgshYDvh6Vwt7V9VBEh2jkVHuxKiBA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUu9_-1phKLFgshYDvh6Vwt5f1LmE18imdCqxI.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUo9_-1phKLFgshYDvh6Vwt7V9VGEt2jkVHuxKiBA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUu9_-1phKLFgshYDvh6Vwt5dlKmE18imdCqxI.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/alegreyasans/v21/5aUo9_-1phKLFgshYDvh6Vwt7V9VPEp2jkVHuxKiBA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alegreya Sans SC\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Dipl8g5FPYtmMg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGl4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdlgRBH452Mvds.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DuJH0iRrMYJ_K-4.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdXiZhNaB6O-51OA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGh4-RGJqfMvt7P8FUr0Q1j-Hf1Nk5v9ixALYs.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGn4-RGJqfMvt7P8FUr0Q1j-Hf1Bkxl8g5FPYtmMg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DrpG0iRrMYJ_K-4.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdBidhNaB6O-51OA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DvJA0iRrMYJ_K-4.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdTiFhNaB6O-51OA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1Du5D0iRrMYJ_K-4.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxdUiJhNaB6O-51OA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGm4-RGJqfMvt7P8FUr0Q1j-Hf1DspC0iRrMYJ_K-4.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/alegreyasanssc/v20/mtGk4-RGJqfMvt7P8FUr0Q1j-Hf1BkxddiNhNaB6O-51OA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aleo\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/aleo/v11/c4mg1nF8G8_syKbr9DVDno985KM.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/aleo/v11/c4mi1nF8G8_swAjxeDdJmq159KOnWA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/aleo/v11/c4mv1nF8G8_s8ArD0D1ogoY.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/aleo/v11/c4mh1nF8G8_swAjJ1B9tkoZl_Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/aleo/v11/c4mg1nF8G8_syLbs9DVDno985KM.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/aleo/v11/c4mi1nF8G8_swAjxaDBJmq159KOnWA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alex Brush\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alexbrush/v20/SZc83FzrJKuqFbwMKk6EtUL57DtOmCc.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alfa Slab One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alfaslabone/v17/6NUQ8FmMKwSEKjnm5-4v-4Jh6dVretWvYmE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alice\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alice/v20/OpNCnoEEmtHa6FcJpA_chzJ0.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alike\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alike/v20/HI_EiYEYI6BIoEjBSZXAQ4-d.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alike Angular\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alikeangular/v20/3qTrojWunjGQtEBlIcwMbSoI3kM6bB7FKjE.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alkalami\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alkalami/v1/zOL_4pfDmqRL95WXi5eLw8BMuvhH.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Allan\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/allan/v20/ea8XadU7WuTxEtb2P9SF8nZE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/allan/v20/ea8aadU7WuTxEu5KEPCN2WpNgEKU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Allerta\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/allerta/v18/TwMO-IAHRlkbx940UnEdSQqO5uY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Allerta Stencil\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/allertastencil/v18/HTx0L209KT-LmIE9N7OR6eiycOeF-zz313DuvQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Allison\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/allison/v9/X7nl4b88AP2nkbvZOCaQ4MTgAgk.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Allura\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/allura/v18/9oRPNYsQpS4zjuAPjAIXPtrrGA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Almarai\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS_anhnicoq72sXg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/almarai/v12/tsstApxBaigK_hnnc1qPonC3vqc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS-aghnicoq72sXg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS_qjhnicoq72sXg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Almendra\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/almendra/v22/H4ckBXKAlMnTn0CskyY6wr-wg763.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/almendra/v22/H4ciBXKAlMnTn0CskxY4yLuShq63czE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/almendra/v22/H4cjBXKAlMnTn0Cskx6G7Zu4qKK-aihq.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/almendra/v22/H4chBXKAlMnTn0CskxY48Ae9oqacbzhqDtg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Almendra Display\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/almendradisplay/v25/0FlPVOGWl1Sb4O3tETtADHRRlZhzXS_eTyer338.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Almendra SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/almendrasc/v25/Iure6Yx284eebowr7hbyTZZJprVA4XQ0.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alumni Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9OO5QqFsJ3C8qng.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9uO9QqFsJ3C8qng.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9Zu9QqFsJ3C8qng.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9OO9QqFsJ3C8qng.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9Cu9QqFsJ3C8qng.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd95uhQqFsJ3C8qng.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd93-hQqFsJ3C8qng.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9uOhQqFsJ3C8qng.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpHtKqkOwdO2aOIwhWudEWpx_zq_Xna-Xd9kehQqFsJ3C8qng.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Ky46lEN_io6npfB.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kw461EN_io6npfB.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kzm61EN_io6npfB.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Ky461EN_io6npfB.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8KyK61EN_io6npfB.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kxm7FEN_io6npfB.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kxf7FEN_io6npfB.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8Kw47FEN_io6npfB.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/alumnisans/v12/nwpBtKqkOwdO2aOIwhWudG-g9QMylBJAV3Bo8KwR7FEN_io6npfB.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alumni Sans Collegiate One\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alumnisanscollegiateone/v2/MQpB-XChK8G5CtmK_AuGxQrdNvPSXkn0RM-XqjWWhjdayDiPw2ta.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alumnisanscollegiateone/v2/MQpD-XChK8G5CtmK_AuGxQrdNvPSXkn0RM-XqjWWhgdYwjytxntaDFU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alumni Sans Inline One\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alumnisansinlineone/v2/RrQBbpJx9zZ3IXTBOASKp5gJAetBdaihcjbpD3AZcr7xbYw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alumnisansinlineone/v2/RrQDbpJx9zZ3IXTBOASKp5gJAetBdaihcjbpP3ITdpz0fYxcrQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Alumni Sans Pinstripe\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/alumnisanspinstripe/v1/ZgNNjOFFPq_AUJD1umyS30W-Xub8zD1ObhezYrVIpcDA5w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/alumnisanspinstripe/v1/ZgNDjOFFPq_AUJD1umyS30W-Xub8zD1ObheDYL9Mh8XQ5_cY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amarante\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amarante/v22/xMQXuF1KTa6EvGx9bq-3C3rAmD-b.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amaranth\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amaranth/v18/KtkuALODe433f0j1zPnCF9GqwnzW.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/amaranth/v18/KtkoALODe433f0j1zMnAHdWIx2zWD4I.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/amaranth/v18/KtkpALODe433f0j1zMF-OPWi6WDfFpuc.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/amaranth/v18/KtkrALODe433f0j1zMnAJWmn42T9E4ucRY8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amatic SC\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amaticsc/v24/TUZyzwprpvBS1izr_vO0De6ecZQf1A.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/amaticsc/v24/TUZ3zwprpvBS1izr_vOMscG6eb8D3WTy-A.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amethysta\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amethysta/v16/rP2Fp2K15kgb_F3ibfWIGDWCBl0O8Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amiko\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amiko/v12/WwkQxPq1DFK04tqlc17MMZgJ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/amiko/v12/WwkdxPq1DFK04uJ9XXrEGoQAUco5.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/amiko/v12/WwkdxPq1DFK04uIZXHrEGoQAUco5.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amiri\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amiri/v24/J7aRnpd8CGxBHqUpvrIw74NL.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/amiri/v24/J7afnpd8CGxBHpUrtLYS6pNLAjk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/amiri/v24/J7acnpd8CGxBHp2VkZY4xJ9CGyAa.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/amiri/v24/J7aanpd8CGxBHpUrjAo9zptgHjAavCA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amiri Quran\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amiriquran/v7/_Xmo-Hk0rD6DbUL4_vH8Zq5t7Cycsu-2.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Amita\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/amita/v16/HhyaU5si9Om7PQlvAfSKEZZL.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/amita/v16/HhyXU5si9Om7PTHTLtCCOopCTKkI.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anaheim\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/anaheim/v14/8vII7w042Wp87g4G0UTUEE5eK_w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Andada Pro\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DPJBY8cFLzvIt2S.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DP7BY8cFLzvIt2S.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DMXAo8cFLzvIt2S.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DMuAo8cFLzvIt2S.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyEU5Qi9-SuOEhPe4LtKoVCuWGURPcg3DNJAo8cFLzvIt2S.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRmdfHrjNJ82Stjw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRlVfHrjNJ82Stjw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRrlYHrjNJ82Stjw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRoBYHrjNJ82Stjw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/andadapro/v12/HhyGU5Qi9-SuOEhPe4LtAIxwRrn9L22O2yYBRudYHrjNJ82Stjw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Andika\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/andika/v22/mem_Ya6iyW-LwqgAbbwRWrwGVA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/andika/v22/mem9Ya6iyW-Lwqgwb7YVeLkWVNBt.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/andika/v22/mem8Ya6iyW-Lwqg40ZM1UpcaXcl0Aw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/andika/v22/mem6Ya6iyW-Lwqgwb46pV50ef8xkA76a.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Bangla\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofm9YIocg56yyvt0.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofu9ZIocg56yyvt0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfjFZIocg56yyvt0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofm9ZIocg56yyvt0.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofl1ZIocg56yyvt0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfrFeIocg56yyvt0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3OfoheIocg56yyvt0.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anekbangla/v4/_gPW1R38qTExHg-17BhM6n66QhabMYB0fBKONtHhRSIUIre5mq3Ofu9eIocg56yyvt0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Devanagari\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDtk-9nFk0LjZ7E.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLBtku9nFk0LjZ7E.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLCzku9nFk0LjZ7E.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDtku9nFk0LjZ7E.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLDfku9nFk0LjZ7E.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLAzle9nFk0LjZ7E.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLAKle9nFk0LjZ7E.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anekdevanagari/v4/jVyo7nP0CGrUsxB-QiRgw0NlLaVt_QUAkYxLRoCL23mlh20ZVHOMAWbgHLBtle9nFk0LjZ7E.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Gujarati\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0F5G7w0KgB7Lm7g.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0l5C7w0KgB7Lm7g.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0SZC7w0KgB7Lm7g.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0F5C7w0KgB7Lm7g.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0JZC7w0KgB7Lm7g.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0yZe7w0KgB7Lm7g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-08Je7w0KgB7Lm7g.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anekgujarati/v4/l7g_bj5oysqknvkCo2T_8FuiIRBA7lncQUmbIBEtPKiYYQhRwyBxCD-0l5e7w0KgB7Lm7g.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Gurmukhi\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbd5ppXK41H6DjbA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkb95tpXK41H6DjbA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbKZtpXK41H6DjbA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbd5tpXK41H6DjbA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbRZtpXK41H6DjbA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbqZxpXK41H6DjbA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkbkJxpXK41H6DjbA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anekgurmukhi/v4/0QIAMXRO_YSkA0quVLY79JnHybfeEOrXCa9Dmd9Ql6a6R_vEMc5TaLkb95xpXK41H6DjbA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Kannada\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFDEAukVReA1oef.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dHDEQukVReA1oef.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dEdEQukVReA1oef.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFDEQukVReA1oef.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dFxEQukVReA1oef.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dGdFgukVReA1oef.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dGkFgukVReA1oef.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anekkannada/v4/raxcHiCNvNMKe1CKFsINYFlgkEIwGa8nL6ruWJg1j--h8pvBKSiw4dHDFgukVReA1oef.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Latin\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuR7EZKdClWL3kgw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3Pux7AZKdClWL3kgw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuGbAZKdClWL3kgw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuR7AZKdClWL3kgw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PudbAZKdClWL3kgw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PumbcZKdClWL3kgw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuoLcZKdClWL3kgw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3Pux7cZKdClWL3kgw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Malayalam\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"malayalam\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUZu_HMr5PDO71Qs.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTURu-HMr5PDO71Qs.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUcW-HMr5PDO71Qs.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUZu-HMr5PDO71Qs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUam-HMr5PDO71Qs.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUUW5HMr5PDO71Qs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTUXy5HMr5PDO71Qs.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anekmalayalam/v4/6qLjKZActRTs_mZAJUZWWkhke0nYa_vC8_Azq3-gP1SReZeOtqQuDVUTURu5HMr5PDO71Qs.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Odia\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"oriya\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmZf63mXZAtm_es.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnkZfq3mXZAtm_es.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnnHfq3mXZAtm_es.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmZfq3mXZAtm_es.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnmrfq3mXZAtm_es.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnlHea3mXZAtm_es.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnl-ea3mXZAtm_es.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anekodia/v4/TK3PWkoJARApz5UCd345tuevwwQX0CwsoYkAWgWYevAauivBUnkZea3mXZAtm_es.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Tamil\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNQiZ6q4v4oegjOQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNwid6q4v4oegjOQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNHCd6q4v4oegjOQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNQid6q4v4oegjOQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNcCd6q4v4oegjOQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNnCB6q4v4oegjOQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNpSB6q4v4oegjOQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anektamil/v4/XLYJIZH2bYJHGYtPGSbUB8JKTp-_9n55SsLHW0WZez6TjtkDu3uNwiB6q4v4oegjOQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anek Telugu\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13y-_oE2G2ep10_8.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i136--oE2G2ep10_8.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i133G-oE2G2ep10_8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13y--oE2G2ep10_8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13x2-oE2G2ep10_8.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i13_G5oE2G2ep10_8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i138i5oE2G2ep10_8.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anektelugu/v4/LhWLMVrUNvsddMtYGCx4FcVWOjlwE1WgXdoJ-5XHMl2DkooGK7i136-5oE2G2ep10_8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Angkor\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/angkor/v28/H4cmBXyAlsPdnlb-8iw-4Lqggw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Annie Use Your Telescope\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/annieuseyourtelescope/v18/daaLSS4tI2qYYl3Jq9s_Hu74xwktnlKxH6osGVGjlDfB3UUVZA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anonymous Pro\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/anonymouspro/v21/rP2Bp2a15UIB7Un-bOeISG3pLlw89CH98Ko.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/anonymouspro/v21/rP2fp2a15UIB7Un-bOeISG3pHl428AP44Kqr2Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anonymouspro/v21/rP2cp2a15UIB7Un-bOeISG3pFuAT0CnW7KOywKo.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/anonymouspro/v21/rP2ap2a15UIB7Un-bOeISG3pHl4OTCzc6IG30KqB9Q.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Antic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/antic/v19/TuGfUVB8XY5DRaZLodgzydtk.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Antic Didone\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/anticdidone/v16/RWmPoKKX6u8sp8fIWdnDKqDiqYsGBGBzCw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Antic Slab\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/anticslab/v16/bWt97fPFfRzkCa9Jlp6IWcJWXW5p5Qo.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anton\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/anton/v23/1Ptgg87LROyAm0K08i4gS7lu.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Antonio\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/antonio/v11/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxx8BtIY2DwSXlM.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/antonio/v11/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVzx8RtIY2DwSXlM.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/antonio/v11/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVwv8RtIY2DwSXlM.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/antonio/v11/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxx8RtIY2DwSXlM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/antonio/v11/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVxD8RtIY2DwSXlM.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/antonio/v11/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVyv9htIY2DwSXlM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/antonio/v11/gNMbW3NwSYq_9WD34ngK5F8vR8T0PVyW9htIY2DwSXlM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Anybody\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J12HPrsXD_nBPpQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JV2DPrsXD_nBPpQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JiWDPrsXD_nBPpQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J12DPrsXD_nBPpQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4J5WDPrsXD_nBPpQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JCWfPrsXD_nBPpQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JMGfPrsXD_nBPpQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JV2fPrsXD_nBPpQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/anybody/v4/VuJbdNvK2Ib2ppdWYq311GH32hxIv0sd5grncSUi2F_Wim4JfmfPrsXD_nBPpQ.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMn7M_H3HVfpcHY.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOn7c_H3HVfpcHY.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyN57c_H3HVfpcHY.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMn7c_H3HVfpcHY.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyMV7c_H3HVfpcHY.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyP56s_H3HVfpcHY.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyPA6s_H3HVfpcHY.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOn6s_H3HVfpcHY.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/anybody/v4/VuJddNvK2Ib2ppdWSKTHN4GOiYrmuF7VpPiuQ9r6sTRMJGkcHyOO6s_H3HVfpcHY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arapey\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arapey/v16/-W__XJn-UDDA2RC6Z9AcZkIzeg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/arapey/v16/-W_9XJn-UDDA2RCKZdoYREcjeo0k.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arbutus\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arbutus/v24/NaPYcZ7dG_5J3poob9JtryO8fMU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arbutus Slab\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arbutusslab/v16/oY1Z8e7OuLXkJGbXtr5ba7ZVa68dJlaFAQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Architects Daughter\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/architectsdaughter/v18/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvfY5q4szgE-Q.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Archivo\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDJp8B1oJ0vyVQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTtDNp8B1oJ0vyVQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTajNp8B1oJ0vyVQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTNDNp8B1oJ0vyVQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTBjNp8B1oJ0vyVQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT6jRp8B1oJ0vyVQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTT0zRp8B1oJ0vyVQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTtDRp8B1oJ0vyVQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/archivo/v18/k3k6o8UDI-1M0wlSV9XAw6lQkqWY8Q82sJaRE-NWIDdgffTTnTRp8B1oJ0vyVQ.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCBshdsBU7iVdxQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HABsxdsBU7iVdxQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HDfsxdsBU7iVdxQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCBsxdsBU7iVdxQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HCzsxdsBU7iVdxQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HBftBdsBU7iVdxQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HBmtBdsBU7iVdxQ.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HABtBdsBU7iVdxQ.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/archivo/v18/k3k8o8UDI-1M0wlSfdzyIEkpwTM29hr-8mTYIRyOSVz60_PG_HAotBdsBU7iVdxQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Archivo Black\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/archivoblack/v17/HTxqL289NzCGg4MzN6KJ7eW6OYuP_x7yx3A.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Archivo Narrow\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvLFGKpHOtFCQ76Q.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvHlGKpHOtFCQ76Q.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhv8laKpHOtFCQ76Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss5ApVBdCYD5Q7hcxTE1ArZ0Zz8oY2KRmwvKhhvy1aKpHOtFCQ76Q.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BJi53mpNiEr6T6Y.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BJQ53mpNiEr6T6Y.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BK84HmpNiEr6T6Y.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/archivonarrow/v24/tss7ApVBdCYD5Q7hcxTE1ArZ0bb1k3JSLwe1hB965BKF4HmpNiEr6T6Y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Are You Serious\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/areyouserious/v10/ll8kK2GVSSr-PtjQ5nONVcNn4306hT9nCGRayg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aref Ruqaa\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arefruqaa/v23/WwkbxPW1E165rajQKDulEIAiVNo5xNY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arefruqaa/v23/WwkYxPW1E165rajQKDulKDwNcNIS2N_7Bdk.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aref Ruqaa Ink\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arefruqaaink/v5/1q2fY5WOGUFlt84GTOkP6Kdx72ThVIGpgnxL.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arefruqaaink/v5/1q2cY5WOGUFlt84GTOkP6Kdx71xde6WhqWBCyxWn.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arima\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"malayalam\",\r\n        \"tamil\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/arima/v1/neIWzCqmt4Aup_qE1nFWqxI1RZX1YTE-pQGOyYw2fw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/arima/v1/neIWzCqmt4Aup_qE1nFWqxI1RZX14TA-pQGOyYw2fw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/arima/v1/neIWzCqmt4Aup_qE1nFWqxI1RZX1PzA-pQGOyYw2fw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/arima/v1/neIWzCqmt4Aup_qE1nFWqxI1RZX1YTA-pQGOyYw2fw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/arima/v1/neIWzCqmt4Aup_qE1nFWqxI1RZX1UzA-pQGOyYw2fw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/arima/v1/neIWzCqmt4Aup_qE1nFWqxI1RZX1vzc-pQGOyYw2fw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arima/v1/neIWzCqmt4Aup_qE1nFWqxI1RZX1hjc-pQGOyYw2fw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arima Madurai\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5t4IRoeKYORG0WNMgnC3seB1V3PqrGCch4Drg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5t7IRoeKYORG0WNMgnC3seB1fHuipusfhcat2c.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5t7IRoeKYORG0WNMgnC3seB1ZXtipusfhcat2c.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5tmIRoeKYORG0WNMgnC3seB7TnFrpOHYh4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5t7IRoeKYORG0WNMgnC3seB1c3sipusfhcat2c.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5t7IRoeKYORG0WNMgnC3seB1YXqipusfhcat2c.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5t7IRoeKYORG0WNMgnC3seB1Znpipusfhcat2c.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/arimamadurai/v14/t5t7IRoeKYORG0WNMgnC3seB1b3oipusfhcat2c.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arimo\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arimo/v27/P5sfzZCDf9_T_3cV7NCUECyoxNk37cxsBxDAVQI4aA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/arimo/v27/P5sfzZCDf9_T_3cV7NCUECyoxNk338xsBxDAVQI4aA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/arimo/v27/P5sfzZCDf9_T_3cV7NCUECyoxNk3M8tsBxDAVQI4aA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arimo/v27/P5sfzZCDf9_T_3cV7NCUECyoxNk3CstsBxDAVQI4aA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/arimo/v27/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-ERBrEdwcoaKww.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/arimo/v27/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-2RBrEdwcoaKww.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/arimo/v27/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9aQxrEdwcoaKww.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/arimo/v27/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9jQxrEdwcoaKww.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arizonia\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arizonia/v19/neIIzCemt4A5qa7mv6WGHK06UY30.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Armata\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/armata/v19/gokvH63_HV5jQ-E9lD53Q2u_mQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arsenal\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arsenal/v12/wXKrE3kQtZQ4pF3D11_WAewrhXY.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/arsenal/v12/wXKpE3kQtZQ4pF3D513cBc4ulXYrtA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arsenal/v12/wXKuE3kQtZQ4pF3D7-P5JeQAmX8yrdk.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/arsenal/v12/wXKsE3kQtZQ4pF3D513kueEKnV03vdnKjw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Artifika\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/artifika/v20/VEMyRoxzronptCuxu6Wt5jDtreOL.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arvo\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arvo/v20/tDbD2oWUg0MKmSAa7Lzr7vs.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/arvo/v20/tDbN2oWUg0MKqSIQ6J7u_vvijQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arvo/v20/tDbM2oWUg0MKoZw1yLTA8vL7lAE.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/arvo/v20/tDbO2oWUg0MKqSIoVLHK9tD-hAHkGg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Arya\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/arya/v19/ga6CawNG-HJd9Ub1-beqdFE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/arya/v19/ga6NawNG-HJdzfra3b-BaFg3dRE.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Asap\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/asap/v24/KFO9CniXp96a4Tc2EZzSuDAoKsE61qhOUX-8AEEe.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/asap/v24/KFO9CniXp96a4Tc2EZzSuDAoKsEI1qhOUX-8AEEe.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/asap/v24/KFO9CniXp96a4Tc2EZzSuDAoKsHk0ahOUX-8AEEe.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/asap/v24/KFO9CniXp96a4Tc2EZzSuDAoKsHd0ahOUX-8AEEe.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/asap/v24/KFO7CniXp96ayz4E7kS706qGLdTylUANW3ueBVEeezU.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/asap/v24/KFO7CniXp96ayz4E7kS706qGLdTylXINW3ueBVEeezU.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/asap/v24/KFO7CniXp96ayz4E7kS706qGLdTylZ4KW3ueBVEeezU.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/asap/v24/KFO7CniXp96ayz4E7kS706qGLdTylacKW3ueBVEeezU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Asap Condensed\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxidypY1o9NHyXh3WvSbGSggdNeLYk1Mq3ap.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxifypY1o9NHyXh3WvSbGSggdOeJaElurmapvvM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxieypY1o9NHyXh3WvSbGSggdO9_S2lEgGqgp-pO.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxiYypY1o9NHyXh3WvSbGSggdOeJUL1Him6CovpOkXA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxieypY1o9NHyXh3WvSbGSggdO9TTGlEgGqgp-pO.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxiYypY1o9NHyXh3WvSbGSggdOeJUJFAim6CovpOkXA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxieypY1o9NHyXh3WvSbGSggdO83TWlEgGqgp-pO.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/asapcondensed/v15/pxiYypY1o9NHyXh3WvSbGSggdOeJUPVBim6CovpOkXA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Asar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/asar/v22/sZlLdRyI6TBIXkYQDLlTW6E.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Asset\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/asset/v24/SLXGc1na-mM4cWImRJqExst1.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Assistant\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/assistant/v18/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtmZnEGGf3qGuvM4.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/assistant/v18/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtrhnEGGf3qGuvM4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/assistant/v18/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnEGGf3qGuvM4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/assistant/v18/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQttRnEGGf3qGuvM4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/assistant/v18/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtjhgEGGf3qGuvM4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/assistant/v18/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtgFgEGGf3qGuvM4.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/assistant/v18/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtmZgEGGf3qGuvM4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Astloch\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/astloch/v26/TuGRUVJ8QI5GSeUjq9wRzMtkH1Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/astloch/v26/TuGUUVJ8QI5GSeUjk2A-6MNPA10xLMQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Asul\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/asul/v19/VuJ-dNjKxYr46fMFXK78JIg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/asul/v19/VuJxdNjKxYr40U8qeKbXOIFneRo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Athiti\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAxDNyAv2-C99ycg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAoDByAv2-C99ycg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/athiti/v12/pe0vMISdLIZIv1w4DBhWCtaiAg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wA-DFyAv2-C99ycg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wA1DZyAv2-C99ycg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/athiti/v12/pe0sMISdLIZIv1wAsDdyAv2-C99ycg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Atkinson Hyperlegible\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/atkinsonhyperlegible/v10/9Bt23C1KxNDXMspQ1lPyU89-1h6ONRlW45GE5ZgpewSSbQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/atkinsonhyperlegible/v10/9Bt43C1KxNDXMspQ1lPyU89-1h6ONRlW45G055ItWQGCbUWn.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/atkinsonhyperlegible/v10/9Bt73C1KxNDXMspQ1lPyU89-1h6ONRlW45G8WbcNcy-OZFy-FA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/atkinsonhyperlegible/v10/9Bt93C1KxNDXMspQ1lPyU89-1h6ONRlW45G056qRdiWKRlmuFH24.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Atma\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/atma/v15/uK_z4rqWc-Eoo8JzKjc9PvedRkM.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/atma/v15/uK_84rqWc-Eom25bDj8WIv4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/atma/v15/uK_z4rqWc-Eoo5pyKjc9PvedRkM.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/atma/v15/uK_z4rqWc-Eoo7Z1Kjc9PvedRkM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/atma/v15/uK_z4rqWc-Eoo9J0Kjc9PvedRkM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Atomic Age\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/atomicage/v27/f0Xz0eug6sdmRFkYZZGL58Ht9a8GYeA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Aubrey\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/aubrey/v28/q5uGsou7NPBw-p7vugNsCxVEgA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Audiowide\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/audiowide/v16/l7gdbjpo0cum0ckerWCtkQXPExpQBw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Autour One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/autourone/v24/UqyVK80cP25l3fJgbdfbk5lWVscxdKE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Average\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/average/v16/fC1hPYBHe23MxA7rIeJwVWytTyk.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Average Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/averagesans/v16/1Ptpg8fLXP2dlAXR-HlJJNJPBdqazVoK4A.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Averia Gruesa Libre\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/averiagruesalibre/v22/NGSov4nEGEktOaDRKsY-1dhh8eEtIx3ZUmmJw0SLRA8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Averia Libre\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/averialibre/v16/2V0FKIcMGZEnV6xygz7eNjEarovtb07t-pQgTw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/averialibre/v16/2V0HKIcMGZEnV6xygz7eNjESAJFhbUTp2JEwT4Sk.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/averialibre/v16/2V0aKIcMGZEnV6xygz7eNjEiAqPJZ2Xx8w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/averialibre/v16/2V0EKIcMGZEnV6xygz7eNjESAKnNRWDh8405.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/averialibre/v16/2V0FKIcMGZEnV6xygz7eNjEavoztb07t-pQgTw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/averialibre/v16/2V0HKIcMGZEnV6xygz7eNjESAJFxakTp2JEwT4Sk.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Averia Sans Libre\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/averiasanslibre/v17/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd3lMKcQJZP1LmD9.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/averiasanslibre/v17/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKisSL5fXK3D9qtg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/averiasanslibre/v17/ga6XaxZG_G5OvCf_rt7FH3B6BHLMEeVJGIMYDo_8.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/averiasanslibre/v17/ga6RaxZG_G5OvCf_rt7FH3B6BHLMEdVLEoc6C5_8N3k.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/averiasanslibre/v17/ga6SaxZG_G5OvCf_rt7FH3B6BHLMEd31N6cQJZP1LmD9.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/averiasanslibre/v17/ga6caxZG_G5OvCf_rt7FH3B6BHLMEdVLKjsVL5fXK3D9qtg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Averia Serif Libre\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/averiaseriflibre/v16/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGCSmqwacqdrKvbQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/averiaseriflibre/v16/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzMmw60uVLe_bXHq.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/averiaseriflibre/v16/neIWzD2ms4wxr6GvjeD0X88SHPyX2xY-pQGOyYw2fw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/averiaseriflibre/v16/neIUzD2ms4wxr6GvjeD0X88SHPyX2xYOpwuK64kmf6u2.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/averiaseriflibre/v16/neIVzD2ms4wxr6GvjeD0X88SHPyX2xYGGS6qwacqdrKvbQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/averiaseriflibre/v16/neIbzD2ms4wxr6GvjeD0X88SHPyX2xYOpzM2xK0uVLe_bXHq.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Azeret Mono\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfnPRh0raa-5s3AA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfHPVh0raa-5s3AA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfwvVh0raa-5s3AA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfnPVh0raa-5s3AA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfrvVh0raa-5s3AA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfQvJh0raa-5s3AA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfe_Jh0raa-5s3AA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfHPJh0raa-5s3AA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF5ErsiyJsY9O_Gepph-FvtTQgMQUdNekSfNfJh0raa-5s3AA.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLaJkLye2Z4nAN7J.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYJkbye2Z4nAN7J.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLbXkbye2Z4nAN7J.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLaJkbye2Z4nAN7J.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLa7kbye2Z4nAN7J.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLZXlrye2Z4nAN7J.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLZulrye2Z4nAN7J.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYJlrye2Z4nAN7J.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/azeretmono/v11/3XF_ErsiyJsY9O_Gepph-HHkf_fUKCzX1EOKVLYglrye2Z4nAN7J.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"B612\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/b612/v12/3JnySDDxiSz32jm4GDigUXw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/b612/v12/3Jn8SDDxiSz36juyHBqlQXwdVw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/b612/v12/3Jn9SDDxiSz34oWXPDCLTXUETuE.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/b612/v12/3Jn_SDDxiSz36juKoDWBSVcBXuFb0Q.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"B612 Mono\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/b612mono/v12/kmK_Zq85QVWbN1eW6lJl1wTcquRTtg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/b612mono/v12/kmK5Zq85QVWbN1eW6lJV1Q7YiOFDtqtf.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/b612mono/v12/kmK6Zq85QVWbN1eW6lJdayv4os9Pv7JGSg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/b612mono/v12/kmKkZq85QVWbN1eW6lJV1TZkp8VLnbdWSg4x.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BIZ UDGothic\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek-ext\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bizudgothic/v6/daafSTouBF7RUjnbt8p3LuKttQN98z_MbQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bizudgothic/v6/daaASTouBF7RUjnbt8p3LuKVCSxZ-xTQZMhbaA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BIZ UDMincho\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek-ext\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bizudmincho/v6/EJRRQgI6eOxFjBdKs38yhtW1dwT7rcpY8Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BIZ UDPGothic\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek-ext\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bizudpgothic/v6/hES36X5pHAIBjmS84VL0Bue83nUMQWkMUAk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bizudpgothic/v6/hESq6X5pHAIBjmS84VL0Bue85skjZWEnTABCSQo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BIZ UDPMincho\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek-ext\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bizudpmincho/v6/ypvfbXOBrmYppy7oWWTg1_58nhhYtUb0gZk.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Babylonica\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/babylonica/v2/5aUw9_i2qxWVCAE2aHjTqDJ0-VVMoEw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bad Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/badscript/v16/6NUT8F6PJgbFWQn47_x7lOwuzd1AZtw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bahiana\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bahiana/v19/uU9PCBUV4YenPWJU7xPb3vyHmlI.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bahianita\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bahianita/v17/yYLr0hTb3vuqqsBUgxWtxTvV2NJPcA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bai Jamjuree\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0kePuk5A1-yiSgA.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_oGkpox2S2CgOva.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa09eDuk5A1-yiSgA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_pikZox2S2CgOva.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDI1apSCOBt_aeQQ7ftydoaMWcjKm7sp8g.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIrapSCOBt_aeQQ7ftydoa8W8LOub458jGL.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0reHuk5A1-yiSgA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_o6kJox2S2CgOva.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa0gebuk5A1-yiSgA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_oWl5ox2S2CgOva.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIqapSCOBt_aeQQ7ftydoa05efuk5A1-yiSgA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/baijamjuree/v11/LDIoapSCOBt_aeQQ7ftydoa8W_pylpox2S2CgOva.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bakbak One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bakbakone/v6/zOL54pXAl6RI-p_ardnuycRuv-hHkOs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ballet\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ballet/v21/QGYyz_MYZA-HM4NjuGOVnUEXme1I4Xi3C4G-EiAou6Y.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baloo2/v14/wXK0E3kTposypRydzVT08TS3JnAmtdgazapv9Fat7WcN.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baloo2/v14/wXK0E3kTposypRydzVT08TS3JnAmtdgozapv9Fat7WcN.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baloo2/v14/wXK0E3kTposypRydzVT08TS3JnAmtdjEyqpv9Fat7WcN.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baloo2/v14/wXK0E3kTposypRydzVT08TS3JnAmtdj9yqpv9Fat7WcN.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/baloo2/v14/wXK0E3kTposypRydzVT08TS3JnAmtdiayqpv9Fat7WcN.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Bhai 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baloobhai2/v19/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNighMXeCo-jsZzo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baloobhai2/v19/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNhohMXeCo-jsZzo.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baloobhai2/v19/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNvYmMXeCo-jsZzo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baloobhai2/v19/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNs8mMXeCo-jsZzo.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/baloobhai2/v19/sZlWdRSL-z1VEWZ4YNA7Y5ItevYWUOHDE8FvNqgmMXeCo-jsZzo.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Bhaijaan 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baloobhaijaan2/v12/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyRSqP4L4ppfcyC.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baloobhaijaan2/v12/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyjSqP4L4ppfcyC.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baloobhaijaan2/v12/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TxPTaP4L4ppfcyC.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baloobhaijaan2/v12/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8Tx2TaP4L4ppfcyC.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/baloobhaijaan2/v12/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TwRTaP4L4ppfcyC.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Bhaina 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"oriya\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baloobhaina2/v20/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEssPvRfRLYWmZSA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baloobhaina2/v20/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEgMPvRfRLYWmZSA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baloobhaina2/v20/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEbMTvRfRLYWmZSA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baloobhaina2/v20/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEVcTvRfRLYWmZSA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/baloobhaina2/v20/qWc-B6yyq4P9Adr3RtoX1q6ySgbwusXwJjkOS-XEMsTvRfRLYWmZSA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Chettan 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"malayalam\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baloochettan2/v14/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CeKTO1oeH9xI2gc.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baloochettan2/v14/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CdCTO1oeH9xI2gc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baloochettan2/v14/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CTyUO1oeH9xI2gc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baloochettan2/v14/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CQWUO1oeH9xI2gc.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/baloochettan2/v14/vm8hdRbmXEva26PK-NtuX4ynWEzF69-L4gqgkIL5CWKUO1oeH9xI2gc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Da 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/balooda2/v14/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjALsTNe55aRa7UE.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/balooda2/v14/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjA5sTNe55aRa7UE.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/balooda2/v14/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjDVtjNe55aRa7UE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/balooda2/v14/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjDstjNe55aRa7UE.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/balooda2/v14/2-c39J9j0IaUMQZwAJyJaOX1UUnf3GLnYjCLtjNe55aRa7UE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Paaji 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baloopaaji2/v20/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9AX74fybRUz1r5t.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baloopaaji2/v20/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9Al74fybRUz1r5t.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baloopaaji2/v20/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9DJ6IfybRUz1r5t.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baloopaaji2/v20/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9Dw6IfybRUz1r5t.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/baloopaaji2/v20/i7dfIFFzbz-QHZUdV9_UGWZuelmy79QJ1HOSY9CX6IfybRUz1r5t.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Tamma 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/balootamma2/v13/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMscPp-0IF71SGC5.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/balootamma2/v13/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMsuPp-0IF71SGC5.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/balootamma2/v13/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMvCOZ-0IF71SGC5.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/balootamma2/v13/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMv7OZ-0IF71SGC5.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/balootamma2/v13/vEFE2_hCAgcR46PaajtrYlBbVUMUJgIC5LHTrMucOZ-0IF71SGC5.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Tammudu 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"telugu\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/balootammudu2/v20/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_Jf8e4c6PZSlGmAA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/balootammudu2/v20/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_Jc0e4c6PZSlGmAA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/balootammudu2/v20/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JSEZ4c6PZSlGmAA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/balootammudu2/v20/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JRgZ4c6PZSlGmAA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/balootammudu2/v20/1Pt5g8TIS_SAmkLguUdFP8UaJcKkzlPmMT00GaE_JX8Z4c6PZSlGmAA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baloo Thambi 2\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baloothambi2/v14/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKzcIzaQRG_n4osQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/baloothambi2/v14/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbK_8IzaQRG_n4osQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/baloothambi2/v14/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKE8UzaQRG_n4osQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/baloothambi2/v14/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKKsUzaQRG_n4osQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/baloothambi2/v14/cY9RfjeOW0NHpmOQXranrbDyu5JMJmNp-aDvUBbKTcUzaQRG_n4osQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Balsamiq Sans\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/balsamiqsans/v10/P5sEzZiAbNrN8SB3lQQX7Pnc8dkdIYdNHzs.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/balsamiqsans/v10/P5sazZiAbNrN8SB3lQQX7PncwdsXJaVIDzvcXA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/balsamiqsans/v10/P5sZzZiAbNrN8SB3lQQX7PncyWUyBY9mAzLFRQI.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/balsamiqsans/v10/P5sfzZiAbNrN8SB3lQQX7PncwdsvmYpsBxDAVQI4aA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Balthazar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/balthazar/v17/d6lKkaajS8Gm4CVQjFEvyRTo39l8hw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bangers\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bangers/v20/FeVQS0BTqb0h60ACL5la2bxii28.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Barlow\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E3b8s8yn4hnCci.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHtv4kjgoGqM7E_CfNYwHoDmTcibrA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3w-oc4FAtlT47dw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfP04Voptzsrd6m9.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3p-kc4FAtlT47dw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOQ4loptzsrd6m9.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7EPC8E46HsxnA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHrv4kjgoGqM7E_Ccs8yn4hnCci.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3_-gc4FAtlT47dw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPI41optzsrd6m9.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8c4FAtlT47dw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfPk5Foptzsrd6m9.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4c4FAtlT47dw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOA5Voptzsrd6m9.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3q-0c4FAtlT47dw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfOc5loptzsrd6m9.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3j-wc4FAtlT47dw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/barlow/v12/7cHsv4kjgoGqM7E_CfO451optzsrd6m9.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Barlow Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxxL3I-JCGChYJ8VI-L6OO_au7B43LT31vytKgbaw.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxzL3I-JCGChYJ8VI-L6OO_au7B6xTru1H2lq0La6JN.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B497y_3HcuKECcrs.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrF3DWvIMHYrtUxg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47rx_3HcuKECcrs.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrc3PWvIMHYrtUxg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTx3L3I-JCGChYJ8VI-L6OO_au7B2xbZ23n3pKg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxxL3I-JCGChYJ8VI-L6OO_au7B6xTT31vytKgbaw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B4-Lw_3HcuKECcrs.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrK3LWvIMHYrtUxg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873_3HcuKECcrs.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrB3XWvIMHYrtUxg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2_3HcuKECcrs.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrY3TWvIMHYrtUxg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47b1_3HcuKECcrs.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrf3fWvIMHYrtUxg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B45L0_3HcuKECcrs.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrW3bWvIMHYrtUxg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Barlow Semi Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfG4qvKk8ogoSP.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpjgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbLLIEsKh5SPZWs.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRft6uPAGEki52WfA.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJnAWsgqZiGfHK5.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf06iPAGEki52WfA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIDAmsgqZiGfHK5.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpvgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRnf4CrCEo4gg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlphgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfYqvKk8ogoSP.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfi6mPAGEki52WfA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJbA2sgqZiGfHK5.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfp66PAGEki52WfA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbJ3BGsgqZiGfHK5.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRfw6-PAGEki52WfA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbITBWsgqZiGfHK5.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf36yPAGEki52WfA.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIPBmsgqZiGfHK5.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpigxjLBV1hqnzfr-F8sEYMB0Yybp0mudRf-62PAGEki52WfA.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/barlowsemicondensed/v14/wlpkgxjLBV1hqnzfr-F8sEYMB0Yybp0mudRXfbIrB2sgqZiGfHK5.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Barriecito\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/barriecito/v17/WWXXlj-CbBOSLY2QTuY_KdUiYwTO0MU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Barrio\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/barrio/v19/wEO8EBXBk8hBIDiEdQYhWdsX1Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Basic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/basic/v17/xfu_0WLxV2_XKQN34lDVyR7D.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baskervville\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baskervville/v13/YA9Ur0yU4l_XOrogbkun3kQgt5OohvbJ9A.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/baskervville/v13/YA9Kr0yU4l_XOrogbkun3kQQtZmspPPZ9Mlt.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Battambang\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/battambang/v24/uk-kEGe7raEw-HjkzZabNhGp5w50_o9T7Q.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNtmLxyRa8oZK9I0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/battambang/v24/uk-mEGe7raEw-HjkzZabDnWj4yxx7o8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNsmMxyRa8oZK9I0.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/battambang/v24/uk-lEGe7raEw-HjkzZabNvGOxyRa8oZK9I0.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Baumans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/baumans/v17/-W_-XJj9QyTd3QfpR_oyaksqY5Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bayon\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v29\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bayon/v29/9XUrlJNmn0LPFl-pOhYEd2NJ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Be Vietnam Pro\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVNSTAyLFyeg_IDWvOJmVES_HRUBX8YYbAiah8.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVLSTAyLFyeg_IDWvOJmVES_HwyPRsSZZIneh-waA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVMSTAyLFyeg_IDWvOJmVES_HT4JF8yT7wrcwap.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVKSTAyLFyeg_IDWvOJmVES_HwyPbczRbgJdhapcUU.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVMSTAyLFyeg_IDWvOJmVES_HScJ18yT7wrcwap.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVKSTAyLFyeg_IDWvOJmVES_HwyPdMwRbgJdhapcUU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVPSTAyLFyeg_IDWvOJmVES_EwwD3s6ZKAi.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVNSTAyLFyeg_IDWvOJmVES_HwyBX8YYbAiah8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVMSTAyLFyeg_IDWvOJmVES_HTEJl8yT7wrcwap.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVKSTAyLFyeg_IDWvOJmVES_HwyPYsxRbgJdhapcUU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVMSTAyLFyeg_IDWvOJmVES_HToIV8yT7wrcwap.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVKSTAyLFyeg_IDWvOJmVES_HwyPac2RbgJdhapcUU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVMSTAyLFyeg_IDWvOJmVES_HSMIF8yT7wrcwap.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVKSTAyLFyeg_IDWvOJmVES_HwyPcM3RbgJdhapcUU.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVMSTAyLFyeg_IDWvOJmVES_HSQI18yT7wrcwap.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVKSTAyLFyeg_IDWvOJmVES_HwyPd80RbgJdhapcUU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVMSTAyLFyeg_IDWvOJmVES_HS0Il8yT7wrcwap.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/bevietnampro/v10/QdVKSTAyLFyeg_IDWvOJmVES_HwyPfs1RbgJdhapcUU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Beau Rivage\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/beaurivage/v2/UcCi3FIgIG2bH4mMNWJUlmg3NZp8K2sL.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bebas Neue\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bebasneue/v9/JTUSjIg69CK48gW7PXooxW5rygbi49c.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Belgrano\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/belgrano/v18/55xvey5tM9rwKWrJZcMFirl08KDJ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bellefair\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bellefair/v14/kJExBuYY6AAuhiXUxG19__A2pOdvDA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Belleza\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/belleza/v17/0nkoC9_pNeMfhX4BtcbyawzruP8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bellota\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/bellota/v16/MwQzbhXl3_qEpiwAID55kGMViblPtXs.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/bellota/v16/MwQxbhXl3_qEpiwAKJBjHGEfjZtKpXulTQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bellota/v16/MwQ2bhXl3_qEpiwAGJJRtGs-lbA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/bellota/v16/MwQ0bhXl3_qEpiwAKJBbsEk7hbBWrA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bellota/v16/MwQzbhXl3_qEpiwAIC5-kGMViblPtXs.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/bellota/v16/MwQxbhXl3_qEpiwAKJBjDGYfjZtKpXulTQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bellota Text\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/bellotatext/v16/0FlMVP2VnlWS4f3-UE9hHXM5VfsqfQXwQy6yxg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/bellotatext/v16/0FlOVP2VnlWS4f3-UE9hHXMx--Gmfw_0YSuixmYK.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bellotatext/v16/0FlTVP2VnlWS4f3-UE9hHXMB-dMOdS7sSg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/bellotatext/v16/0FlNVP2VnlWS4f3-UE9hHXMx-9kKVyv8Sjer.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bellotatext/v16/0FlMVP2VnlWS4f3-UE9hHXM5RfwqfQXwQy6yxg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/bellotatext/v16/0FlOVP2VnlWS4f3-UE9hHXMx--G2eA_0YSuixmYK.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BenchNine\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/benchnine/v16/ahcev8612zF4jxrwMosT--tRhWa8q0v8ag.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/benchnine/v16/ahcbv8612zF4jxrwMosrV8N1jU2gog.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/benchnine/v16/ahcev8612zF4jxrwMosT6-xRhWa8q0v8ag.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Benne\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/benne/v22/L0xzDFAhn18E6Vjxlt6qTDBN.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bentham\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bentham/v18/VdGeAZQPEpYfmHglKWw7CJaK_y4.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Berkshire Swash\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/berkshireswash/v16/ptRRTi-cavZOGqCvnNJDl5m5XmNPrcQybX4pQA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Besley\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/besley/v12/PlIhFlO1MaNwaNGWUC92IOH_mtG4fbbBSdRoFPOl8-E.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/besley/v12/PlIhFlO1MaNwaNGWUC92IOH_mtG4fYTBSdRoFPOl8-E.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/besley/v12/PlIhFlO1MaNwaNGWUC92IOH_mtG4fWjGSdRoFPOl8-E.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/besley/v12/PlIhFlO1MaNwaNGWUC92IOH_mtG4fVHGSdRoFPOl8-E.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/besley/v12/PlIhFlO1MaNwaNGWUC92IOH_mtG4fTbGSdRoFPOl8-E.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/besley/v12/PlIhFlO1MaNwaNGWUC92IOH_mtG4fR_GSdRoFPOl8-E.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/besley/v12/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CoZdiENGg4-E04A.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/besley/v12/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6Ck5diENGg4-E04A.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/besley/v12/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6Cf5BiENGg4-E04A.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/besley/v12/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CRpBiENGg4-E04A.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/besley/v12/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CIZBiENGg4-E04A.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/besley/v12/PlIjFlO1MaNwaNG8WR2J-IiUAH-_aH6CCJBiENGg4-E04A.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Beth Ellen\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-04-20\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bethellen/v17/WwkbxPW2BE-3rb_JNT-qEIAiVNo5xNY.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bevan\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bevan/v20/4iCj6KZ0a9NXjF8aUir7tlSJ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/bevan/v20/4iCt6KZ0a9NXjG8YWC7Zs0SJD4U.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BhuTuka Expanded One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bhutukaexpandedone/v2/SLXXc0jZ4WUJcClHTtv0t7IaDRsBsWRiJCyX8pg_RVH1.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Big Shoulders Display\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdY86JF46SRP4yZQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ87JF46SRP4yZQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YddE7JF46SRP4yZQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdY87JF46SRP4yZQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0Ydb07JF46SRP4yZQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdVE8JF46SRP4yZQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdWg8JF46SRP4yZQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdQ88JF46SRP4yZQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bigshouldersdisplay/v15/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdSY8JF46SRP4yZQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Big Shoulders Inline Display\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nBEnR5yPc2Huux.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0lBE3R5yPc2Huux.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0mfE3R5yPc2Huux.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nBE3R5yPc2Huux.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0nzE3R5yPc2Huux.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0kfFHR5yPc2Huux.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0kmFHR5yPc2Huux.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0lBFHR5yPc2Huux.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bigshouldersinlinedisplay/v21/_LOumyfF4eSU_SCrJc9OI24U7siGvBGcZqmqV9-ZZ85CGNOFeNLxoYMPJ0loFHR5yPc2Huux.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Big Shoulders Inline Text\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwga0yqGN7Y6Jsc8c.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgY0y6GN7Y6Jsc8c.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgbqy6GN7Y6Jsc8c.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwga0y6GN7Y6Jsc8c.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgaGy6GN7Y6Jsc8c.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgZqzKGN7Y6Jsc8c.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgZTzKGN7Y6Jsc8c.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgY0zKGN7Y6Jsc8c.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bigshouldersinlinetext/v21/vm8XdQDmVECV5-vm5dJ-Tp-6WDeRjL4RV7dP8u-NMyHY74qpoNNcwgYdzKGN7Y6Jsc8c.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Big Shoulders Stencil Display\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_O0nPKHznJucP9w.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_u0jPKHznJucP9w.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_ZUjPKHznJucP9w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_O0jPKHznJucP9w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_CUjPKHznJucP9w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_5U_PKHznJucP9w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_3E_PKHznJucP9w.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_u0_PKHznJucP9w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bigshouldersstencildisplay/v21/6aeZ4LS6U6pR_bp5b_t2ugOhHWFcxSGP9ttD96KCb8xPytKb-oPRU-vkuLm_kk_PKHznJucP9w.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Big Shoulders Stencil Text\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR04XIGS_Py_AWbQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRU4TIGS_Py_AWbQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRjYTIGS_Py_AWbQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR04TIGS_Py_AWbQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGR4YTIGS_Py_AWbQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRDYPIGS_Py_AWbQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRNIPIGS_Py_AWbQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGRU4PIGS_Py_AWbQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bigshouldersstenciltext/v21/5aUV9-i2oxDMNwY3dHfW7UAt3Q453SM15wNj53bCcab2SJYLLUtk1OGReoPIGS_Py_AWbQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Big Shoulders Text\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Y-r3TIPNl6P2pc.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Q-q3TIPNl6P2pc.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3dGq3TIPNl6P2pc.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Y-q3TIPNl6P2pc.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3b2q3TIPNl6P2pc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3VGt3TIPNl6P2pc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Wit3TIPNl6P2pc.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Q-t3TIPNl6P2pc.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bigshoulderstext/v17/55xEezRtP9G3CGPIf49hxc8P0eytUxB2l66LmF6xc3kA3Sat3TIPNl6P2pc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bigelow Rules\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigelowrules/v23/RrQWboly8iR_I3KWSzeRuN0zT4cCH8WAJVk.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bigshot One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bigshotone/v25/u-470qukhRkkO6BD_7cM_gxuUQJBXv_-.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bilbo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bilbo/v20/o-0EIpgpwWwZ210hpIRz4wxE.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bilbo Swash Caps\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bilboswashcaps/v22/zrf-0GXbz-H3Wb4XBsGrTgq2PVmdqAPopiRfKp8.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BioRhyme\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/biorhyme/v12/1cX3aULHBpDMsHYW_ESOjnGAq8Sk1PoH.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/biorhyme/v12/1cX3aULHBpDMsHYW_ETqjXGAq8Sk1PoH.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/biorhyme/v12/1cXwaULHBpDMsHYW_HxGpVWIgNit.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/biorhyme/v12/1cX3aULHBpDMsHYW_ET6inGAq8Sk1PoH.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/biorhyme/v12/1cX3aULHBpDMsHYW_ETmiXGAq8Sk1PoH.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"BioRhyme Expanded\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/biorhymeexpanded/v19/i7dVIE1zZzytGswgU577CDY9LjbffxxcblSHSdTXrb_z.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/biorhymeexpanded/v19/i7dVIE1zZzytGswgU577CDY9Ljbffxw4bVSHSdTXrb_z.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/biorhymeexpanded/v19/i7dQIE1zZzytGswgU577CDY9LjbffySURXCPYsje.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/biorhymeexpanded/v19/i7dVIE1zZzytGswgU577CDY9LjbffxwoalSHSdTXrb_z.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/biorhymeexpanded/v19/i7dVIE1zZzytGswgU577CDY9Ljbffxw0aVSHSdTXrb_z.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Birthstone\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/birthstone/v10/8AtsGs2xO4yLRhy87sv_HLn5jRfZHzM.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Birthstone Bounce\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/birthstonebounce/v9/ga6XaxZF43lIvTWrktHOTBJZGH7dEeVJGIMYDo_8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/birthstonebounce/v9/ga6SaxZF43lIvTWrktHOTBJZGH7dEd29MacQJZP1LmD9.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Biryani\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddYQyGTBSU-J-RxQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddeAxGTBSU-J-RxQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/biryani/v13/hv-WlzNxIFoO84YdTUwZPTh5T-s.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddZQ3GTBSU-J-RxQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84YddfA2GTBSU-J-RxQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84Yddew1GTBSU-J-RxQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/biryani/v13/hv-TlzNxIFoO84Yddcg0GTBSU-J-RxQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bitter\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8fbeCL_EXFh2reU.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8XbfCL_EXFh2reU.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8ajfCL_EXFh2reU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8fbfCL_EXFh2reU.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8cTfCL_EXFh2reU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8SjYCL_EXFh2reU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8RHYCL_EXFh2reU.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8XbYCL_EXFh2reU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bitter/v28/raxhHiqOu8IVPmnRc6SY1KXhnF_Y8V_YCL_EXFh2reU.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4P3OWHpzveWxBw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cYPzOWHpzveWxBw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cvvzOWHpzveWxBw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c4PzOWHpzveWxBw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6c0vzOWHpzveWxBw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cPvvOWHpzveWxBw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cB_vOWHpzveWxBw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cYPvOWHpzveWxBw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/bitter/v28/raxjHiqOu8IVPmn7epZnDMyKBvHf5D6cSfvOWHpzveWxBw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Black And White Picture\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/blackandwhitepicture/v22/TwMe-JAERlQd3ooUHBUXGmrmioKjjnRSFO-NqI5HbcMi-yWY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Black Han Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/blackhansans/v15/ea8Aad44WunzF9a-dL6toA8r8nqVIXSkH-Hc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Black Ops One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/blackopsone/v20/qWcsB6-ypo7xBdr6Xshe96H3WDzRtjkho4M.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Blaka\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/blaka/v3/8vIG7w8722p_6kdr20D2FV5e.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Blaka Hollow\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/blakahollow/v3/MCoUzAL91sjRE2FsKsxUtezYB9oFyW_-oA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Blaka Ink\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/blakaink/v5/AlZy_zVVtpj22Znag2chdXf4XB0Tow.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Blinker\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/blinker/v12/cIf_MaFatEE-VTaP_E2hZEsCkIt9QQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/blinker/v12/cIf4MaFatEE-VTaP_OGARGEsnIJkWL4.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/blinker/v12/cIf4MaFatEE-VTaP_IWDRGEsnIJkWL4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/blinker/v12/cIf9MaFatEE-VTaPxCmrYGkHgIs.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/blinker/v12/cIf4MaFatEE-VTaP_PGFRGEsnIJkWL4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/blinker/v12/cIf4MaFatEE-VTaP_JWERGEsnIJkWL4.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/blinker/v12/cIf4MaFatEE-VTaP_ImHRGEsnIJkWL4.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/blinker/v12/cIf4MaFatEE-VTaP_K2GRGEsnIJkWL4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bodoni Moda\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oU7awIBytVjMYwE.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oXzawIBytVjMYwE.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oZDdwIBytVjMYwE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oandwIBytVjMYwE.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oc7dwIBytVjMYwE.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oefdwIBytVjMYwE.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZKMN4sXrJcwHqoQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZGsN4sXrJcwHqoQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZ9sR4sXrJcwHqoQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZz8R4sXrJcwHqoQ.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZqMR4sXrJcwHqoQ.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/bodonimoda/v19/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZgcR4sXrJcwHqoQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bokor\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v30\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bokor/v30/m8JcjfpeeaqTiR2WdInbcaxE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bona Nova\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bonanova/v10/B50NF7ZCpX7fcHfvIUBJi6hqHK-CLA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/bonanova/v10/B50LF7ZCpX7fcHfvIUB5iaJuPqqSLJYf.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/bonanova/v10/B50IF7ZCpX7fcHfvIUBxN4dOFISeJY8GgQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bonbon\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bonbon/v26/0FlVVPeVlFec4ee_cDEAbQY5-A.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bonheur Royale\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bonheurroyale/v9/c4m51nt_GMTrtX-b9GcG4-YRmYK_c0f1N5Ij.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Boogaloo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/boogaloo/v19/kmK-Zq45GAvOdnaW6x1F_SrQo_1K.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bowlby One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bowlbyone/v19/taiPGmVuC4y96PFeqp8smo6C_Z0wcK4.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bowlby One SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bowlbyonesc/v19/DtVlJxerQqQm37tzN3wMug9Pzgj8owhNjuE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Brawler\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/brawler/v19/xn7gYHE3xXewAscGsgC7S9XdZN8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/brawler/v19/xn7lYHE3xXewAscGiryUb932eNaPfk8.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bree Serif\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/breeserif/v17/4UaHrEJCrhhnVA3DgluAx63j5pN1MwI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Brygada 1918\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y2-f-V8Wu5O3gbo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y12f-V8Wu5O3gbo.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y7GY-V8Wu5O3gbo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe08MI6eKpdGqlF5LANrM--ACNaeo8mTUIR_y4iY-V8Wu5O3gbo.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfcERwcv7GykboaLg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfcIxwcv7GykboaLg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfczxscv7GykboaLg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/brygada1918/v21/pe06MI6eKpdGqlF5LANrM--qAeRhe6D4yip43qfc9hscv7GykboaLg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bubblegum Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bubblegumsans/v16/AYCSpXb_Z9EORv1M5QTjEzMEtdaHzoPPb7R4.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bubbler One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bubblerone/v20/f0Xy0eqj68ppQV9KBLmAouHH26MPePkt.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Buda\",\r\n      \"variants\": [\r\n        \"300\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/buda/v25/GFDqWAN8mnyIJSSrG7UBr7pZKA0.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Buenard\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/buenard/v17/OD5DuM6Cyma8FnnsPzf9qGi9HL4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/buenard/v17/OD5GuM6Cyma8FnnsB4vSjGCWALepwss.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bungee\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bungee/v11/N0bU2SZBIuF2PU_ECn50Kd_PmA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bungee Hairline\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bungeehairline/v18/snfys0G548t04270a_ljTLUVrv-7YB2dQ5ZPqQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bungee Inline\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bungeeinline/v11/Gg8zN58UcgnlCweMrih332VuDGJ1-FEglsc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bungee Outline\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bungeeoutline/v18/_6_mEDvmVP24UvU2MyiGDslL3Qg3YhJqPXxo.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bungee Shade\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bungeeshade/v11/DtVkJxarWL0t2KdzK3oI_jks7iLSrwFUlw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Bungee Spice\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/bungeespice/v8/nwpTtK2nIhxE0q-IwgSpZBqCzyI-aMPF7Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Butcherman\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/butcherman/v24/2EbiL-thF0loflXUBOdb1zWzq_5uT84.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Butterfly Kids\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/butterflykids/v21/ll8lK2CWTjuqAsXDqlnIbMNs5S4arxFrAX1D.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cabin\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cabin/v26/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EL7Gvxm7rE_s.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cabin/v26/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkW-EL7Gvxm7rE_s.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cabin/v26/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkYODL7Gvxm7rE_s.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cabin/v26/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDL7Gvxm7rE_s.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cabin/v26/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHx_KlwkzuA_u1Bg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/cabin/v26/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXH9fKlwkzuA_u1Bg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/cabin/v26/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHGfWlwkzuA_u1Bg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cabin/v26/u-4V0qWljRw-Pd815fNqc8T_wAFcX-c37MPiNYlWniJ2hJXHIPWlwkzuA_u1Bg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cabin Condensed\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cabincondensed/v19/nwpMtK6mNhBK2err_hqkYhHRqmwaYOjZ5HZl8Q.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cabincondensed/v19/nwpJtK6mNhBK2err_hqkYhHRqmwilMH97F15-K1oqQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cabincondensed/v19/nwpJtK6mNhBK2err_hqkYhHRqmwiuMb97F15-K1oqQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cabincondensed/v19/nwpJtK6mNhBK2err_hqkYhHRqmwi3Mf97F15-K1oqQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cabin Sketch\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cabinsketch/v19/QGYpz_kZZAGCONcK2A4bGOjMn9JM6fnuKg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cabinsketch/v19/QGY2z_kZZAGCONcK2A4bGOj0I_1o4dLyI4CMFw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Caesar Dressing\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/caesardressing/v21/yYLx0hLa3vawqtwdswbotmK4vrR3cbb6LZttyg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cagliostro\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cagliostro/v21/ZgNWjP5HM73BV5amnX-TjGXEM4COoE4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cairo\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5l2WgsQSaT0J0vRQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5lB2gsQSaT0J0vRQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgsQSaT0J0vRQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5la2gsQSaT0J0vRQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5lh28sQSaT0J0vRQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5lvm8sQSaT0J0vRQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5l2W8sQSaT0J0vRQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/cairo/v20/SLXVc1nY6HkvangtZmpcWmhzfH5l8G8sQSaT0J0vRQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cairo Play\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1EnYq9yXa8GvzaA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1zHYq9yXa8GvzaA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1knYq9yXa8GvzaA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1oHYq9yXa8GvzaA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1THEq9yXa8GvzaA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1dXEq9yXa8GvzaA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1EnEq9yXa8GvzaA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/cairoplay/v5/wXKEE3QSpo4vpRz_mz6FP-8iaauCLt_Hjopv3miu5IvcJo49mOo1O3Eq9yXa8GvzaA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Caladea\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/caladea/v7/kJEzBugZ7AAjhybUjR93-9IztOc.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/caladea/v7/kJExBugZ7AAjhybUvR19__A2pOdvDA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/caladea/v7/kJE2BugZ7AAjhybUtaNY39oYqO52FZ0.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/caladea/v7/kJE0BugZ7AAjhybUvR1FQ98SrMxzBZ2lDA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Calistoga\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/calistoga/v10/6NUU8F2OJg6MeR7l4e0vtMYAwdRZfw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Calligraffitti\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/calligraffitti/v19/46k2lbT3XjDVqJw3DCmCFjE0vnFZM5ZBpYN-.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cambay\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cambay/v12/SLXJc1rY6H0_ZDsGbrSIz9JsaA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cambay/v12/SLXLc1rY6H0_ZDs2bL6M7dd8aGZk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cambay/v12/SLXKc1rY6H0_ZDs-0pusx_lwYX99kA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cambay/v12/SLXMc1rY6H0_ZDs2bIYwwvN0Q3ptkDMN.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cambo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cambo/v14/IFSqHeNEk8FJk416ok7xkPm8.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Candal\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/candal/v15/XoHn2YH6T7-t_8cNAR4Jt9Yxlw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cantarell\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cantarell/v15/B50NF7ZDq37KMUvlO01Ji6hqHK-CLA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cantarell/v15/B50LF7ZDq37KMUvlO015iaJuPqqSLJYf.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cantarell/v15/B50IF7ZDq37KMUvlO01xN4dOFISeJY8GgQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cantarell/v15/B50WF7ZDq37KMUvlO015iZrSEY6aB4oWgWHB.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cantata One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cantataone/v15/PlI5Fl60Nb5obNzNe2jslVxEt8CwfGaD.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cantora One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cantoraone/v17/gyB4hws1JdgnKy56GB_JX6zdZ4vZVbgZ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Capriola\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/capriola/v13/wXKoE3YSppcvo1PDln_8L-AinG8y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Caramel\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/caramel/v7/P5sCzZKBbMTf_ShyxCRuiZ-uydg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Carattere\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/carattere/v7/4iCv6Kp1b9dXlgt_CkvTt2aMH4V_gg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cardo\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cardo/v19/wlp_gwjKBV1pqiv_1oAZ2H5O.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cardo/v19/wlpxgwjKBV1pqhv93IQ73W5OcCk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cardo/v19/wlpygwjKBV1pqhND-aQR82JHaTBX.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Carme\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/carme/v16/ptRHTiWdbvZIDOjGxLNrxfbZ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Carrois Gothic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/carroisgothic/v16/Z9XPDmFATg-N1PLtLOOxvIHl9ZmD3i7ajcJ-.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Carrois Gothic SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/carroisgothicsc/v15/ZgNJjOVHM6jfUZCmyUqT2A2HVKjc-28nNHabY4dN.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Carter One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/carterone/v17/q5uCsoe5IOB2-pXv9UcNIxR2hYxREMs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Castoro\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/castoro/v18/1q2GY5yMCld3-O4cHYhEzOYenEU.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/castoro/v18/1q2EY5yMCld3-O4cLYpOyMQbjEX5fw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Catamaran\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjc1anXuluiLyw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPPjd1anXuluiLyw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPCbd1anXuluiLyw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPHjd1anXuluiLyw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPErd1anXuluiLyw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPKba1anXuluiLyw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPJ_a1anXuluiLyw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPPja1anXuluiLyw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/catamaran/v17/o-0bIpQoyXQa2RxT7-5B6Ryxs2E_6n1iPNHa1anXuluiLyw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Caudex\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/caudex/v15/esDQ311QOP6BJUrIyviAnb4eEw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/caudex/v15/esDS311QOP6BJUr4yPKEv7sOE4in.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/caudex/v15/esDT311QOP6BJUrwdteklZUCGpG-GQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/caudex/v15/esDV311QOP6BJUr4yMo4kJ8GOJSuGdLB.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Caveat\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/caveat/v17/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9SIKjYBxPigs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/caveat/v17/WnznHAc5bAfYB2QRah7pcpNvOx-pjcB9SIKjYBxPigs.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/caveat/v17/WnznHAc5bAfYB2QRah7pcpNvOx-pjSx6SIKjYBxPigs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/caveat/v17/WnznHAc5bAfYB2QRah7pcpNvOx-pjRV6SIKjYBxPigs.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Caveat Brush\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/caveatbrush/v11/EYq0maZfwr9S9-ETZc3fKXtMW7mT03pdQw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cedarville Cursive\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cedarvillecursive/v17/yYL00g_a2veiudhUmxjo5VKkoqA-B_neJbBxw8BeTg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ceviche One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cevicheone/v16/gyB4hws1IcA6JzR-GB_JX6zdZ4vZVbgZ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chakra Petch\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIflMapbsEk7TDLdtEz1BwkeNIhFQJXE3AY00g.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIfnMapbsEk7TDLdtEz1BwkWmpLJQp_A_gMk0izH.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIf6MapbsEk7TDLdtEz1BwkmmKBhSL7Y1Q.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIfkMapbsEk7TDLdtEz1BwkWmqplarvI1R8t.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIflMapbsEk7TDLdtEz1BwkebIlFQJXE3AY00g.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIfnMapbsEk7TDLdtEz1BwkWmpKRQ5_A_gMk0izH.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIflMapbsEk7TDLdtEz1BwkeQI5FQJXE3AY00g.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIfnMapbsEk7TDLdtEz1BwkWmpK9RJ_A_gMk0izH.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIflMapbsEk7TDLdtEz1BwkeJI9FQJXE3AY00g.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/chakrapetch/v9/cIfnMapbsEk7TDLdtEz1BwkWmpLZRZ_A_gMk0izH.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Changa\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZy2xQjDp9htf1ZM.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZ_OxQjDp9htf1ZM.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZ62xQjDp9htf1ZM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZ5-xQjDp9htf1ZM.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZ3O2QjDp9htf1ZM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZ0q2QjDp9htf1ZM.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/changa/v20/2-c79JNi2YuVOUcOarRPgnNGooxCZy22QjDp9htf1ZM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Changa One\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/changaone/v18/xfu00W3wXn3QLUJXhzq46AbouLfbK64.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/changaone/v18/xfu20W3wXn3QLUJXhzq42ATivJXeO67ISw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chango\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chango/v21/2V0cKI0OB5U7WaJyz324TFUaAw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Charis SIL\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/charissil/v1/oPWK_kV3l-s-Q8govXvKrPrmYjZ2Xn0.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/charissil/v1/oPWI_kV3l-s-Q8govXvKnPjsZhRzTn2Ozw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/charissil/v1/oPWJ_kV3l-s-Q8govXvKlEbJRj5dQnSX1ko.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/charissil/v1/oPWX_kV3l-s-Q8govXvKnPjU2jtXRlaSxkrMCQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Charm\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/charm/v10/7cHmv4oii5K0MeYvIe804WIo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/charm/v10/7cHrv4oii5K0Md6TDss8yn4hnCci.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Charmonman\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/charmonman/v18/MjQDmiR3vP_nuxDv47jiWJGovLdh6OE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/charmonman/v18/MjQAmiR3vP_nuxDv47jiYC2HmL9K9OhmGnY.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chathura\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/chathura/v20/_gP91R7-rzUuVjim42dEq0SbTvZyuDo.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42eMiWSxYPp7oSNy.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/chathura/v20/_gP71R7-rzUuVjim418goUC5S-Zy.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42ecjmSxYPp7oSNy.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/chathura/v20/_gP81R7-rzUuVjim42eAjWSxYPp7oSNy.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chau Philomene One\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chauphilomeneone/v15/55xxezRsPtfie1vPY49qzdgSlJiHRQFsnIx7QMISdQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/chauphilomeneone/v15/55xzezRsPtfie1vPY49qzdgSlJiHRQFcnoZ_YscCdXQB.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chela One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chelaone/v21/6ae-4KC7Uqgdz_JZdPIy31vWNTMwoQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chelsea Market\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chelseamarket/v13/BCawqZsHqfr89WNP_IApC8tzKBhlLA4uKkWk.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chenla\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chenla/v25/SZc43FDpIKu8WZ9eXxfonUPL6Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cherish\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cherish/v7/ll88K2mXUyqsDsTN5iDCI6IJjg8.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cherry Cream Soda\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cherrycreamsoda/v21/UMBIrOxBrW6w2FFyi9paG0fdVdRciTd6Cd47DJ7G.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cherry Swash\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cherryswash/v18/i7dNIFByZjaNAMxtZcnfAy58QHi-EwWMbg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cherryswash/v18/i7dSIFByZjaNAMxtZcnfAy5E_FeaGy6QZ3WfYg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chewy\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chewy/v18/uK_94ruUb-k-wk5xIDMfO-ed.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chicle\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chicle/v21/lJwG-pw9i2dqU-BDyWKuobYSxw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chilanka\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"malayalam\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chilanka/v18/WWXRlj2DZQiMJYaYRrJQI9EAZhTO.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chivo\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/chivo/v17/va9F4kzIxd1KFrjDY8Z_uqzGQC_-.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/chivo/v17/va9D4kzIxd1KFrBteUp9sKjkRT_-bF0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/chivo/v17/va9I4kzIxd1KFoBvS-J3kbDP.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/chivo/v17/va9G4kzIxd1KFrBtQeZVlKDPWTY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/chivo/v17/va9F4kzIxd1KFrjTZMZ_uqzGQC_-.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/chivo/v17/va9D4kzIxd1KFrBteVp6sKjkRT_-bF0.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/chivo/v17/va9F4kzIxd1KFrjrZsZ_uqzGQC_-.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/chivo/v17/va9D4kzIxd1KFrBteWJ4sKjkRT_-bF0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Chonburi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/chonburi/v10/8AtqGs-wOpGRTBq66IWaFr3biAfZ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cinzel\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cinzel/v19/8vIU7ww63mVu7gtR-kwKxNvkNOjw-tbnTYrvDE5ZdqU.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cinzel/v19/8vIU7ww63mVu7gtR-kwKxNvkNOjw-uTnTYrvDE5ZdqU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cinzel/v19/8vIU7ww63mVu7gtR-kwKxNvkNOjw-gjgTYrvDE5ZdqU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cinzel/v19/8vIU7ww63mVu7gtR-kwKxNvkNOjw-jHgTYrvDE5ZdqU.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/cinzel/v19/8vIU7ww63mVu7gtR-kwKxNvkNOjw-lbgTYrvDE5ZdqU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/cinzel/v19/8vIU7ww63mVu7gtR-kwKxNvkNOjw-n_gTYrvDE5ZdqU.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cinzel Decorative\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cinzeldecorative/v14/daaCSScvJGqLYhG8nNt8KPPswUAPnh7URs1LaCyC.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cinzeldecorative/v14/daaHSScvJGqLYhG8nNt8KPPswUAPniZoaelDQzCLlQXE.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/cinzeldecorative/v14/daaHSScvJGqLYhG8nNt8KPPswUAPniZQa-lDQzCLlQXE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Clicker Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/clickerscript/v13/raxkHiKPvt8CMH6ZWP8PdlEq72rY2zqUKafv.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Coda\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/coda/v21/SLXHc1jY5nQ8JUIMapaN39I.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/coda/v21/SLXIc1jY5nQ8HeIgTp6mw9t1cX8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Coda Caption\",\r\n      \"variants\": [\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"800\": \"http://fonts.gstatic.com/s/codacaption/v19/ieVm2YRII2GMY7SyXSoDRiQGqcx6x_-fACIgaw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Codystar\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/codystar/v15/FwZf7-Q1xVk-40qxOuYsyuyrj0e29bfC.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/codystar/v15/FwZY7-Q1xVk-40qxOt6A4sijpFu_.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Coiny\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/coiny/v16/gyByhwU1K989PXwbElSvO5Tc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Combo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/combo/v21/BXRlvF3Jh_fIhg0iBu9y8Hf0.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Comfortaa\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v40\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/comfortaa/v40/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4TbMPrQVIT9c2c8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/comfortaa/v40/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4WjMPrQVIT9c2c8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/comfortaa/v40/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4VrMPrQVIT9c2c8.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/comfortaa/v40/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4bbLPrQVIT9c2c8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/comfortaa/v40/1Pt_g8LJRfWJmhDAuUsSQamb1W0lwk4S4Y_LPrQVIT9c2c8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Comforter\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/comforter/v5/H4clBXOCl8nQnlaql3Qa6JG8iqeuag.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Comforter Brush\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/comforterbrush/v5/Y4GTYa1xVSggrfzZI5WMjxRaOz0jwLL9Th8YYA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Comic Neue\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD_wHLwpteLwtHJlc.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/comicneue/v8/4UaarEJDsxBrF37olUeD96_RTplUKylCNlcw_Q.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/comicneue/v8/4UaHrEJDsxBrF37olUeDx63j5pN1MwI.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/comicneue/v8/4UaFrEJDsxBrF37olUeD96_p4rFwIwJePw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/comicneue/v8/4UaErEJDsxBrF37olUeD_xHMwpteLwtHJlc.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/comicneue/v8/4UaarEJDsxBrF37olUeD96_RXp5UKylCNlcw_Q.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Coming Soon\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/comingsoon/v19/qWcuB6mzpYL7AJ2VfdQR1u-SUjjzsykh.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Commissioner\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5Ni-IO9pOXuRoaY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5Fi_IO9pOXuRoaY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5Ia_IO9pOXuRoaY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5Ni_IO9pOXuRoaY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5Oq_IO9pOXuRoaY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5Aa4IO9pOXuRoaY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5D-4IO9pOXuRoaY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5Fi4IO9pOXuRoaY.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/commissioner/v13/tDbe2o2WnlgI0FNDgduEk4jAhwgIy5k8SlfU5HG4IO9pOXuRoaY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Concert One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/concertone/v17/VEM1Ro9xs5PjtzCu-srDqRTlhv-CuVAQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Condiment\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/condiment/v20/pONk1hggFNmwvXALyH6Sq4n4o1vyCQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Content\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/content/v24/zrfl0HLayePhU_AwUaDyIiL0RCg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/content/v24/zrfg0HLayePhU_AwaRzdBirfWCHvkAI.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Contrail One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/contrailone/v15/eLGbP-j_JA-kG0_Zo51noafdZUvt_c092w.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Convergence\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/convergence/v15/rax5HiePvdgXPmmMHcIPYRhasU7Q8Cad.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cookie\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cookie/v17/syky-y18lb0tSbfNlQCT9tPdpw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Copse\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/copse/v15/11hPGpDKz1rGb0djHkihUb-A.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Corben\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/corben/v19/LYjDdGzzklQtCMp9oAlEpVs3VQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/corben/v19/LYjAdGzzklQtCMpFHCZgrXArXN7HWQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Corinthia\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/corinthia/v9/wEO_EBrAnchaJyPMHE0FUfAL3EsHiA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/corinthia/v9/wEO6EBrAnchaJyPMHE097d8v1GAbgbLXQA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cormorant\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFk9TQ7Rg7A2uwYs.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFhFTQ7Rg7A2uwYs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFiNTQ7Rg7A2uwYs.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFs9UQ7Rg7A2uwYs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c2BXOCl9bbnla_nHIA47NMUjsNbCVrFvZUQ7Rg7A2uwYs.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQ9fdq6C-r0YvxdA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQq_dq6C-r0YvxdA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQmfdq6C-r0YvxdA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQdfBq6C-r0YvxdA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cormorant/v18/H4c0BXOCl9bbnla_nHIq6oGzilJm9otsA9kQTPBq6C-r0YvxdA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cormorant Garamond\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQAllvuQWJ5heb_w.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPjuw-NxBKL_y94.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3bmX5slCNuHLi8bLeY9MK7whWMhyjornFLsS6V7w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrHtPkyuF7w6C.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQWlhvuQWJ5heb_w.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEO7ug-NxBKL_y94.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9vuQWJ5heb_w.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEOXvQ-NxBKL_y94.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQEl5vuQWJ5heb_w.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cormorantgaramond/v16/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvA-NxBKL_y94.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cormorant Infant\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN9951w3_DMrQqcdJrk.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItcDEhRoUYNrn_Ig.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyPU44g9vKiM1sORYSiWeAsLN993_Af2DsAXq4.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyJU44g9vKiM1sORYSiWeAsLN997_IV3BkFTq4EPw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN995wQ2_DMrQqcdJrk.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItKDAhRoUYNrn_Ig.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN995ygx_DMrQqcdJrk.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItBDchRoUYNrn_Ig.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyIU44g9vKiM1sORYSiWeAsLN9950ww_DMrQqcdJrk.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cormorantinfant/v17/HhyKU44g9vKiM1sORYSiWeAsLN997_ItYDYhRoUYNrn_Ig.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cormorant SC\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/cormorantsc/v17/0ybmGD4kxqXBmOVLG30OGwsmABIU_R3y8DOWGA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cormorantsc/v17/0yb5GD4kxqXBmOVLG30OGwserDow9Tbu-Q.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cormorantsc/v17/0ybmGD4kxqXBmOVLG30OGwsmWBMU_R3y8DOWGA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cormorantsc/v17/0ybmGD4kxqXBmOVLG30OGwsmdBQU_R3y8DOWGA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cormorantsc/v17/0ybmGD4kxqXBmOVLG30OGwsmEBUU_R3y8DOWGA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cormorant Unicase\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9N_tucv7Gy0DRzS.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cormorantunicase/v24/HI_QiZUaILtOqhqgDeXoF_n1_fTGX-vTnsMnx3C9.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Mnt-cv7Gy0DRzS.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9MLsOcv7Gy0DRzS.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cormorantunicase/v24/HI_ViZUaILtOqhqgDeXoF_n1_fTGX9Nvsecv7Gy0DRzS.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cormorant Upright\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1N5phDsU9X6RPzQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/cormorantupright/v18/VuJrdM3I2Y35poFONtLdafkUCHw1y2vVjjTkeMnz.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1MhpxDsU9X6RPzQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1MNoBDsU9X6RPzQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cormorantupright/v18/VuJudM3I2Y35poFONtLdafkUCHw1y1NpoRDsU9X6RPzQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Courgette\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/courgette/v13/wEO_EBrAnc9BLjLQAUkFUfAL3EsHiA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Courier Prime\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/courierprime/v7/u-450q2lgwslOqpF_6gQ8kELWwZjW-_-tvg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/courierprime/v7/u-4n0q2lgwslOqpF_6gQ8kELawRpX837pvjxPA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/courierprime/v7/u-4k0q2lgwslOqpF_6gQ8kELY7pMf-fVqvHoJXw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/courierprime/v7/u-4i0q2lgwslOqpF_6gQ8kELawRR4-LfrtPtNXyeAg.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cousine\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cousine/v25/d6lIkaiiRdih4SpPzSMlzTbtz9k.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cousine/v25/d6lKkaiiRdih4SpP_SEvyRTo39l8hw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cousine/v25/d6lNkaiiRdih4SpP9Z8K6T7G09BlnmQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cousine/v25/d6lPkaiiRdih4SpP_SEXdTvM1_JgjmRpOA.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Coustard\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/coustard/v16/3XFpErgg3YsZ5fqUU9UPvWXuROTd.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/coustard/v16/3XFuErgg3YsZ5fqUU-2LkEHmb_jU3eRL.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Covered By Your Grace\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/coveredbyyourgrace/v15/QGYwz-AZahWOJJI9kykWW9mD6opopoqXSOS0FgItq6bFIg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Crafty Girls\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/craftygirls/v16/va9B4kXI39VaDdlPJo8N_NvuQR37fF3Wlg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Creepster\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/creepster/v13/AlZy_zVUqJz4yMrniH4hdXf4XB0Tow.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Crete Round\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/creteround/v14/55xoey1sJNPjPiv1ZZZrxJ1827zAKnxN.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/creteround/v14/55xqey1sJNPjPiv1ZZZrxK1-0bjiL2xNhKc.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Crimson Pro\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTm18OJE_VNWoyQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZkG18OJE_VNWoyQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZzm18OJE_VNWoyQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZ_G18OJE_VNWoyQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZEGp8OJE_VNWoyQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZKWp8OJE_VNWoyQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZTmp8OJE_VNWoyQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZZ2p8OJE_VNWoyQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4Ue5s7dtC4yZNE.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi7Ke5s7dtC4yZNE.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6Ue5s7dtC4yZNE.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6me5s7dtC4yZNE.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5KfJs7dtC4yZNE.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi5zfJs7dtC4yZNE.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi4UfJs7dtC4yZNE.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/crimsonpro/v23/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi49fJs7dtC4yZNE.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Crimson Text\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/crimsontext/v19/wlp2gwHKFkZgtmSR3NB0oRJvaAJSA_JN3Q.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/crimsontext/v19/wlpogwHKFkZgtmSR3NB0oRJfaghWIfdd3ahG.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/crimsontext/v19/wlppgwHKFkZgtmSR3NB0oRJXsCx2C9lR1LFffg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/crimsontext/v19/wlprgwHKFkZgtmSR3NB0oRJfajCOD9NV9rRPfrKu.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/crimsontext/v19/wlppgwHKFkZgtmSR3NB0oRJX1C12C9lR1LFffg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/crimsontext/v19/wlprgwHKFkZgtmSR3NB0oRJfajDqDtNV9rRPfrKu.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Croissant One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/croissantone/v20/3y9n6bU9bTPg4m8NDy3Kq24UM3pqn5cdJ-4.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Crushed\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/crushed/v25/U9Mc6dym6WXImTlFT1kfuIqyLzA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cuprum\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cuprum/v20/dg45_pLmvrkcOkBnKsOzXyGWTBcmg-X6ZjzSJjQjgnU.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/cuprum/v20/dg45_pLmvrkcOkBnKsOzXyGWTBcmg9f6ZjzSJjQjgnU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/cuprum/v20/dg45_pLmvrkcOkBnKsOzXyGWTBcmgzv9ZjzSJjQjgnU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/cuprum/v20/dg45_pLmvrkcOkBnKsOzXyGWTBcmgwL9ZjzSJjQjgnU.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/cuprum/v20/dg47_pLmvrkcOkBNI_FMh0j91rkhli25jn_YIhYmknUPEA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/cuprum/v20/dg47_pLmvrkcOkBNI_FMh0j91rkhli25vH_YIhYmknUPEA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/cuprum/v20/dg47_pLmvrkcOkBNI_FMh0j91rkhli25UHjYIhYmknUPEA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/cuprum/v20/dg47_pLmvrkcOkBNI_FMh0j91rkhli25aXjYIhYmknUPEA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cute Font\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cutefont/v20/Noaw6Uny2oWPbSHMrY6vmJNVNC9hkw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cutive\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cutive/v17/NaPZcZ_fHOhV3Ip7T_hDoyqlZQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Cutive Mono\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/cutivemono/v14/m8JWjfRfY7WVjVi2E-K9H5RFRG-K3Mud.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"DM Mono\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/dmmono/v10/aFTR7PB1QTsUX8KYvrGyIYSnbKX9Rlk.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/dmmono/v10/aFTT7PB1QTsUX8KYth-orYataIf4VllXuA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/dmmono/v10/aFTU7PB1QTsUX8KYhh2aBYyMcKw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/dmmono/v10/aFTW7PB1QTsUX8KYth-QAa6JYKzkXw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/dmmono/v10/aFTR7PB1QTsUX8KYvumzIYSnbKX9Rlk.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/dmmono/v10/aFTT7PB1QTsUX8KYth-o9YetaIf4VllXuA.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"DM Sans\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dmsans/v11/rP2Hp2ywxg089UriOZSCHBeHFl0.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/dmsans/v11/rP2Fp2ywxg089UriCZaIGDWCBl0O8Q.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/dmsans/v11/rP2Cp2ywxg089UriAWCrOB-sClQX6Cg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/dmsans/v11/rP2Ap2ywxg089UriCZaw7BymDnYS-Cjk6Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/dmsans/v11/rP2Cp2ywxg089UriASitOB-sClQX6Cg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/dmsans/v11/rP2Ap2ywxg089UriCZawpBqmDnYS-Cjk6Q.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"DM Serif Display\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dmserifdisplay/v10/-nFnOHM81r4j6k0gjAW3mujVU2B2K_d709jy92k.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/dmserifdisplay/v10/-nFhOHM81r4j6k0gjAW3mujVU2B2G_Vx1_r352np3Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"DM Serif Text\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dmseriftext/v10/rnCu-xZa_krGokauCeNq1wWyafOPXHIJErY.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/dmseriftext/v10/rnCw-xZa_krGokauCeNq1wWyWfGFWFAMArZKqQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Damion\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/damion/v14/hv-XlzJ3KEUe_YZUbWY3MTFgVg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dancing Script\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dancingscript/v24/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSoHTeB9ptDqpw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/dancingscript/v24/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BAyoHTeB9ptDqpw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/dancingscript/v24/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B7y0HTeB9ptDqpw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/dancingscript/v24/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i0HTeB9ptDqpw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dangrek\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dangrek/v26/LYjCdG30nEgoH8E2gCNqqVIuTN4.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Darker Grotesque\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/darkergrotesque/v7/U9MA6cuh-mLQlC4BKCtayOfARkSVoxr2AW8hTOsXsX0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/darkergrotesque/v7/U9MH6cuh-mLQlC4BKCtayOfARkSVm7beJWcKUOI.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/darkergrotesque/v7/U9MA6cuh-mLQlC4BKCtayOfARkSVo0L3AW8hTOsXsX0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/darkergrotesque/v7/U9MA6cuh-mLQlC4BKCtayOfARkSVo27wAW8hTOsXsX0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/darkergrotesque/v7/U9MA6cuh-mLQlC4BKCtayOfARkSVowrxAW8hTOsXsX0.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/darkergrotesque/v7/U9MA6cuh-mLQlC4BKCtayOfARkSVoxbyAW8hTOsXsX0.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/darkergrotesque/v7/U9MA6cuh-mLQlC4BKCtayOfARkSVozLzAW8hTOsXsX0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"David Libre\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/davidlibre/v12/snfus0W_99N64iuYSvp4W_l86p6TYS-Y.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/davidlibre/v12/snfzs0W_99N64iuYSvp4W8GIw7qbSjORSo9W.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/davidlibre/v12/snfzs0W_99N64iuYSvp4W8HAxbqbSjORSo9W.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dawning of a New Day\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dawningofanewday/v16/t5t_IQMbOp2SEwuncwLRjMfIg1yYit_nAz8bhWJGNoBE.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Days One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/daysone/v14/mem9YaCnxnKRiYZOCLYVeLkWVNBt.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dekko\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dekko/v19/46khlb_wWjfSrttFR0vsfl1B.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dela Gothic One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/delagothicone/v10/~ChEKD0RlbGEgR290aGljIE9uZSAAKgQIARgB.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Delius\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/delius/v15/PN_xRfK0pW_9e1rtYcI-jT3L_w.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Delius Swash Caps\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/deliusswashcaps/v19/oY1E8fPLr7v4JWCExZpWebxVKORpXXedKmeBvEYs.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Delius Unicase\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/deliusunicase/v26/845BNMEwEIOVT8BmgfSzIr_6mmLHd-73LXWs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/deliusunicase/v26/845CNMEwEIOVT8BmgfSzIr_6mlp7WMr_BmmlS5aw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Della Respira\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dellarespira/v18/RLp5K5v44KaueWI6iEJQBiGPRfkSu6EuTHo.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Denk One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/denkone/v15/dg4m_pzhrqcFb2IzROtHpbglShon.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Devonshire\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/devonshire/v21/46kqlbDwWirWr4gtBD2BX0Vq01lYAZM.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dhurjati\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dhurjati/v20/_6_8ED3gSeatXfFiFX3ySKQtuTA2.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Didact Gothic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/didactgothic/v19/ahcfv8qz1zt6hCC5G4F_P4ASpUySp0LlcyQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Diplomata\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/diplomata/v24/Cn-0JtiMXwhNwp-wKxyfYGxYrdM9Sg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Diplomata SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/diplomatasc/v21/buExpoi3ecvs3kidKgBJo2kf-P5Oaiw4cw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Do Hyeon\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dohyeon/v16/TwMN-I8CRRU2zM86HFE3ZwaH__-C.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dokdo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dokdo/v15/esDf315XNuCBLxLo4NaMlKcH.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Domine\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/domine/v19/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X3LAI10VErGuW8Q.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/domine/v19/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X0DAI10VErGuW8Q.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/domine/v19/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X6zHI10VErGuW8Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/domine/v19/L0xhDFMnlVwD4h3Lt9JWnbX3jG-2X5XHI10VErGuW8Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Donegal One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/donegalone/v20/m8JWjfRYea-ZnFz6fsK9FZRFRG-K3Mud.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dongle\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/dongle/v8/sJoG3Ltdjt6VPkqeEcxrYjWNzXvVPA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/dongle/v8/sJoF3Ltdjt6VPkqmveRPah6RxA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/dongle/v8/sJoG3Ltdjt6VPkqeActrYjWNzXvVPA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Doppio One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/doppioone/v13/Gg8wN5gSaBfyBw2MqCh-lgshKGpe5Fg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dorsa\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dorsa/v23/yYLn0hjd0OGwqo493XCFxAnQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dosis\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/dosis/v27/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7MV3BkFTq4EPw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/dosis/v27/HhyJU5sn9vOmLxNkIwRSjTVNWLEJabMV3BkFTq4EPw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/dosis/v27/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7MV3BkFTq4EPw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/dosis/v27/HhyJU5sn9vOmLxNkIwRSjTVNWLEJBbMV3BkFTq4EPw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/dosis/v27/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ6bQV3BkFTq4EPw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/dosis/v27/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ0LQV3BkFTq4EPw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/dosis/v27/HhyJU5sn9vOmLxNkIwRSjTVNWLEJt7QV3BkFTq4EPw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"DotGothic16\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dotgothic16/v15/v6-QGYjBJFKgyw5nSoDAGE7L435YPFrT.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dr Sugiyama\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/drsugiyama/v22/HTxoL2k4N3O9n5I1boGI7abRM4-t-g7y.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Duru Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/durusans/v19/xn7iYH8xwmSyTvEV_HOxT_fYdN-WZw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"DynaPuff\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dynapuff/v1/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RSxYu6YjrSRs4wn8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/dynapuff/v1/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RSyQu6YjrSRs4wn8.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/dynapuff/v1/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RS8gp6YjrSRs4wn8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/dynapuff/v1/z7N5dRvsZDIVHbYPMhZJ3HQ83UaSu4uhr7-ZFeoYkgAr1x8RS_Ep6YjrSRs4wn8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Dynalight\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/dynalight/v18/1Ptsg8LOU_aOmQvTsF4ISotrDfGGxA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"EB Garamond\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-6_RUA4V-e6yHgQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-2fRUA4V-e6yHgQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-NfNUA4V-e6yHgQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-DPNUA4V-e6yHgQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-a_NUA4V-e6yHgQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7e8QI96WamXgXFI.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7eOQI96WamXgXFI.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7diR496WamXgXFI.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7dbR496WamXgXFI.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/ebgaramond/v26/SlGFmQSNjdsmc35JDF1K5GRwUjcdlttVFm-rI7c8R496WamXgXFI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Eagle Lake\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/eaglelake/v20/ptRMTiqbbuNJDOiKj9wG5O7yKQNute8.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"East Sea Dokdo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/eastseadokdo/v20/xfuo0Wn2V2_KanASqXSZp22m05_aGavYS18y.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Eater\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/eater/v21/mtG04_FCK7bOvpu2u3FwsXsR.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Economica\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/economica/v13/Qw3fZQZaHCLgIWa29ZBrMcgAAl1lfQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/economica/v13/Qw3ZZQZaHCLgIWa29ZBbM8IEIFh1fWUl.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/economica/v13/Qw3aZQZaHCLgIWa29ZBTjeckCnZ5dHw8iw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/economica/v13/Qw3EZQZaHCLgIWa29ZBbM_q4D3x9Vnksi4M7.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Eczar\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/eczar/v17/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXHd6WqTIVKWJKWg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/eczar/v17/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXL96WqTIVKWJKWg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/eczar/v17/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXw9mWqTIVKWJKWg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/eczar/v17/BXR2vF3Pi-DLmxcpJB-qbNTyTMDX-tmWqTIVKWJKWg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/eczar/v17/BXR2vF3Pi-DLmxcpJB-qbNTyTMDXndmWqTIVKWJKWg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Edu NSW ACT Foundation\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/edunswactfoundation/v1/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki9tovGLeC-sfguJ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/edunswactfoundation/v1/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki9fovGLeC-sfguJ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/edunswactfoundation/v1/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki-zpfGLeC-sfguJ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/edunswactfoundation/v1/raxRHjqJtsNBFUi8WO0vUBgc9D-2lV_oQdCAYlt_QTQ0vUxJki-KpfGLeC-sfguJ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Edu QLD Beginner\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/eduqldbeginner/v1/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE4E3oebi6vyVWCN.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/eduqldbeginner/v1/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE423oebi6vyVWCN.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/eduqldbeginner/v1/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE7a2Yebi6vyVWCN.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/eduqldbeginner/v1/AMOHz5iUuHLEMNXyohhc_Y56PR3A8dNLF_w3Ka4HKE7j2Yebi6vyVWCN.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Edu SA Beginner\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/edusabeginner/v1/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9989fo1yBydUEDs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/edusabeginner/v1/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9-09fo1yBydUEDs.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/edusabeginner/v1/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9wE6fo1yBydUEDs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/edusabeginner/v1/rnC_-xRb1x-1lHXnLaZZ2xOoLIGfU3L82irpr_3C9zg6fo1yBydUEDs.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Edu TAS Beginner\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/edutasbeginner/v1/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_HwemkrBWRhvk02.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/edutasbeginner/v1/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_HCemkrBWRhvk02.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/edutasbeginner/v1/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_EufWkrBWRhvk02.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/edutasbeginner/v1/ZXuwe04WubHfGVY-1TcNg7AFUmshg8jIUTzK3r34f_EXfWkrBWRhvk02.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Edu VIC WA NT Beginner\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/eduvicwantbeginner/v1/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-OXlPmFXwnpkeGR.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/eduvicwantbeginner/v1/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-OllPmFXwnpkeGR.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/eduvicwantbeginner/v1/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-NJk_mFXwnpkeGR.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/eduvicwantbeginner/v1/jiz2RF1BuW9OwcnNPxLl4KfZCHd9nFtd5Tu7stCpElYpvPfZZ-Nwk_mFXwnpkeGR.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"El Messiri\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/elmessiri/v16/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXwe65ghj3OoapG.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/elmessiri/v16/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuXCe65ghj3OoapG.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/elmessiri/v16/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuUufK5ghj3OoapG.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/elmessiri/v16/K2FhfZBRmr9vQ1pHEey6GIGo8_pv3myYjuUXfK5ghj3OoapG.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Electrolize\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/electrolize/v14/cIf5Ma1dtE0zSiGSiED7AUEGso5tQafB.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Elsie\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/elsie/v12/BCanqZABrez54yYu9slAeLgX.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/elsie/v12/BCaqqZABrez54x6q2-1IU6QeXSBk.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Elsie Swash Caps\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/elsieswashcaps/v21/845DNN8xGZyVX5MVo_upKf7KnjK0ferVKGWsUo8.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/elsieswashcaps/v21/845ENN8xGZyVX5MVo_upKf7KnjK0RW74DG2HToawrdU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Emblema One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/emblemaone/v21/nKKT-GQ0F5dSY8vzG0rOEIRBHl57G_f_.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Emilys Candy\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/emilyscandy/v13/2EbgL-1mD1Rnb0OGKudbk0y5r9xrX84JjA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Encode Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHiZtWP7FJCt2c.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGOHjZtWP7FJCt2c.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGD_jZtWP7FJCt2c.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHjZtWP7FJCt2c.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGFPjZtWP7FJCt2c.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGL_kZtWP7FJCt2c.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGIbkZtWP7FJCt2c.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGOHkZtWP7FJCt2c.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/encodesans/v15/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGMjkZtWP7FJCt2c.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Encode Sans Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_76_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-5a-JLQoFI2KR.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-SY6pByQJKnuIFA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-LY2pByQJKnuIFA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_16_LD37rqfuwxyIuaZhE6cRXOLtm2gfTGgaWNDw8VIw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-dYypByQJKnuIFA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-WYupByQJKnuIFA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-PYqpByQJKnuIFA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-IYmpByQJKnuIFA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/encodesanscondensed/v10/j8_46_LD37rqfuwxyIuaZhE6cRXOLtm2gfT-BYipByQJKnuIFA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Encode Sans Expanded\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mx1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpJGKQNicoAbJlw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLqCCNIXIwSP0XD.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKOCyNIXIwSP0XD.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4m_1mF4GcnstG_Jh1QH6ac4hNLeNyeYUqoiIwdAd5Ab.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpLWCiNIXIwSP0XD.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpL6DSNIXIwSP0XD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKeDCNIXIwSP0XD.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKCDyNIXIwSP0XD.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/encodesansexpanded/v10/c4mw1mF4GcnstG_Jh1QH6ac4hNLeNyeYUpKmDiNIXIwSP0XD.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Encode Sans SC\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HHhn8c9NOEEClIc.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HPhm8c9NOEEClIc.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HCZm8c9NOEEClIc.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HHhm8c9NOEEClIc.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HEpm8c9NOEEClIc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HKZh8c9NOEEClIc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HJ9h8c9NOEEClIc.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HPhh8c9NOEEClIc.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/encodesanssc/v8/jVyp7nLwCGzQ9zE7ZyRg0QRXHPZc_uUA6Kb3VJWLE_Pdtm7lcD6qvXT1HNFh8c9NOEEClIc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Encode Sans Semi Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT6oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1T19MFtQ9jpVUA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RZ1eFHbdTgTFmr.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Q91uFHbdTgTFmr.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT4oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG2yR_sVPRsjp.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Rl1-FHbdTgTFmr.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RJ0OFHbdTgTFmr.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qt0eFHbdTgTFmr.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qx0uFHbdTgTFmr.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/encodesanssemicondensed/v10/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1QV0-FHbdTgTFmr.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Encode Sans Semi Expanded\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8xOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM-41KwrlKXeOEA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM0IUCyDLJX6XCWU.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyYXCyDLJX6XCWU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke83OhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TC4o_LyjgOXc.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM34WCyDLJX6XCWU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TM1IRCyDLJX6XCWU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMzYQCyDLJX6XCWU.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMyoTCyDLJX6XCWU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/encodesanssemiexpanded/v18/ke8yOhAPMEZs-BDuzwftTNJ85JvwMOzE9d9Cca5TMw4SCyDLJX6XCWU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Engagement\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/engagement/v22/x3dlckLDZbqa7RUs9MFVXNossybsHQI.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Englebert\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/englebert/v17/xn7iYH8w2XGrC8AR4HSxT_fYdN-WZw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Enriqueta\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/enriqueta/v15/goksH6L7AUFrRvV44HVTS0CjkP1Yog.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/enriqueta/v15/gokpH6L7AUFrRvV44HVrv2mHmNZEq6TTFw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/enriqueta/v15/gokpH6L7AUFrRvV44HVrk26HmNZEq6TTFw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/enriqueta/v15/gokpH6L7AUFrRvV44HVr92-HmNZEq6TTFw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ephesis\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ephesis/v7/uU9PCBUS8IerL2VG7xPb3vyHmlI.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Epilogue\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXMDLiDJXVigHPVA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXsDPiDJXVigHPVA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXbjPiDJXVigHPVA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXMDPiDJXVigHPVA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXAjPiDJXVigHPVA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OX7jTiDJXVigHPVA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OX1zTiDJXVigHPVA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXsDTiDJXVigHPVA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZMFGj5hxF0EhjimngomvnCCtqb30OXmTTiDJXVigHPVA.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HAKTp_RqATfVHNU.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCKT5_RqATfVHNU.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HBUT5_RqATfVHNU.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HAKT5_RqATfVHNU.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HA4T5_RqATfVHNU.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HDUSJ_RqATfVHNU.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HDtSJ_RqATfVHNU.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCKSJ_RqATfVHNU.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/epilogue/v13/O4ZCFGj5hxF0EhjimlIhqAYaY7EBcUSC-HCjSJ_RqATfVHNU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Erica One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ericaone/v23/WBLnrEXccV9VGrOKmGD1W0_MJMGxiQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Esteban\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/esteban/v14/r05bGLZE-bdGdN-GdOuD5jokU8E.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Estonia\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/estonia/v9/7Au_p_4ijSecA1yHCCL8zkwMIFg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Euphoria Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/euphoriascript/v16/mFTpWb0X2bLb_cx6To2B8GpKoD5ak_ZT1D8x7Q.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ewert\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ewert/v21/va9I4kzO2tFODYBvS-J3kbDP.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Exo\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4lM2CwNsOl4p5Is.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4tM3CwNsOl4p5Is.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4g03CwNsOl4p5Is.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4lM3CwNsOl4p5Is.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4mE3CwNsOl4p5Is.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4o0wCwNsOl4p5Is.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4rQwCwNsOl4p5Is.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4tMwCwNsOl4p5Is.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/exo/v20/4UaZrEtFpBI4f1ZSIK9d4LjJ4vowCwNsOl4p5Is.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t040FmPnws9Iu-uA.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t0Y0BmPnws9Iu-uA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t0vUBmPnws9Iu-uA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t040BmPnws9Iu-uA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t00UBmPnws9Iu-uA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t0PUdmPnws9Iu-uA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t0BEdmPnws9Iu-uA.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t0Y0dmPnws9Iu-uA.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/exo/v20/4UafrEtFpBISdmSt-MY2ehbO95t0SkdmPnws9Iu-uA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Exo 2\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvOcPtq-rpvLpQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvKcPtq-rpvLpQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8j4PKcPtq-rpvLpQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jvvKcPtq-rpvLpQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jjPKcPtq-rpvLpQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jYPWcPtq-rpvLpQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWcPtq-rpvLpQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvWcPtq-rpvLpQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/exo2/v20/7cH1v4okm5zmbvwkAx_sfcEuiD8jF_WcPtq-rpvLpQ.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drF0fNC6jJ7bpQBL.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drH0fdC6jJ7bpQBL.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drEqfdC6jJ7bpQBL.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drF0fdC6jJ7bpQBL.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drFGfdC6jJ7bpQBL.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drGqetC6jJ7bpQBL.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drGTetC6jJ7bpQBL.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drH0etC6jJ7bpQBL.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/exo2/v20/7cH3v4okm5zmbtYtMeA0FKq0Jjg2drHdetC6jJ7bpQBL.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Expletus Sans\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaSY2s1oFQTcXfMm.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaSq2s1oFQTcXfMm.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaRG3c1oFQTcXfMm.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpqK5v5_bqufTYdnhFzDj2dX_IwS3my73zcDaR_3c1oFQTcXfMm.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmSUrHwD-WOMmKKY.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmRcrHwD-WOMmKKY.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmfssHwD-WOMmKKY.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/expletussans/v24/RLpoK5v5_bqufTYdnhFzDj2ddfsCtKHbhOZyCrFQmcIsHwD-WOMmKKY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Explora\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cherokee\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/explora/v7/tsstApxFfjUH4wrvc1qPonC3vqc.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fahkwang\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJHmZlRFipxkwjx.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgHFQHC5Tlhjxdw4.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOIjmplRFipxkwjx.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgBVTHC5Tlhjxdw4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noax6Uj3zpmBOgbNpNqPsr1ZPTZ4.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa36Uj3zpmBOgbNpOqNuLl7OCZ4ihE.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJ7m5lRFipxkwjx.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgE1SHC5Tlhjxdw4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOJXnJlRFipxkwjx.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgGFVHC5Tlhjxdw4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa26Uj3zpmBOgbNpOIznZlRFipxkwjx.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/fahkwang/v16/Noa06Uj3zpmBOgbNpOqNgAVUHC5Tlhjxdw4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Familjen Grotesk\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMGJaSztc1jcEYq2.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMG7aSztc1jcEYq2.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMFXbiztc1jcEYq2.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw3LZR9ZHiDnImG6-NEMQ41wby8WRnYsfkunR_eGfMFubiztc1jcEYq2.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKsSueVz-FJq2Rv4.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKvaueVz-FJq2Rv4.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKhqpeVz-FJq2Rv4.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/familjengrotesk/v4/Qw31ZR9ZHiDnImG6-NEMQ41wby8WbH8egZPOLG0oe9RBKiOpeVz-FJq2Rv4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fanwood Text\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fanwoodtext/v15/3XFtErwl05Ad_vSCF6Fq7xXGRdbY1P1Sbg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/fanwoodtext/v15/3XFzErwl05Ad_vSCF6Fq7xX2R9zc9vhCblye.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Farro\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa3hNJ6-WkJUQUq7.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/farro/v14/i7dEIFl3byGNHZVNHLq2cV5d.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa25NZ6-WkJUQUq7.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/farro/v14/i7dJIFl3byGNHa3xM56-WkJUQUq7.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Farsan\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/farsan/v18/VEMwRoJ0vY_zsyz62q-pxDX9rQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fascinate\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fascinate/v21/z7NWdRrufC8XJK0IIEli1LbQRPyNrw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fascinate Inline\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fascinateinline/v22/jVyR7mzzB3zc-jp6QCAu60poNqIy1g3CfRXxWZQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Faster One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fasterone/v17/H4ciBXCHmdfClFb-vWhfyLuShq63czE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fasthand\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fasthand/v26/0yb9GDohyKTYn_ZEESkuYkw2rQg1.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fauna One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/faunaone/v13/wlpzgwTPBVpjpCuwkuEx2UxLYClOCg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Faustina\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/faustina/v16/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHls3IEvGVWWe8tbEg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/faustina/v16/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsgoEvGVWWe8tbEg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/faustina/v16/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlssIEvGVWWe8tbEg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/faustina/v16/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsXIYvGVWWe8tbEg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/faustina/v16/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsZYYvGVWWe8tbEg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/faustina/v16/XLY4IZPxYpJfTbZAFXWzNT2SO8wpWHlsAoYvGVWWe8tbEg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/faustina/v16/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsKZWl-SWc5LEnoF.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/faustina/v16/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsLHWl-SWc5LEnoF.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/faustina/v16/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsL1Wl-SWc5LEnoF.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/faustina/v16/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsIZXV-SWc5LEnoF.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/faustina/v16/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsIgXV-SWc5LEnoF.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/faustina/v16/XLY2IZPxYpJfTbZAFV-6B8JKUqez9n55SsJHXV-SWc5LEnoF.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Federant\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/federant/v25/2sDdZGNfip_eirT0_U0jRUG0AqUc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Federo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/federo/v19/iJWFBX-cbD_ETsbmjVOe2WTG7Q.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Felipa\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/felipa/v19/FwZa7-owz1Eu4F_wSNSEwM2zpA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fenix\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fenix/v20/XoHo2YL_S7-g5ostKzAFvs8o.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Festive\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/festive/v7/cY9Ffj6KX1xcoDWhFtfgy9HTkak.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Figtree\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/figtree/v1/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_chQF5ewkEU4HTy.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/figtree/v1/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5ewkEU4HTy.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/figtree/v1/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5ewkEU4HTy.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/figtree/v1/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15ewkEU4HTy.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/figtree/v1/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_eYR15ewkEU4HTy.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/figtree/v1/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_f_R15ewkEU4HTy.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/figtree/v1/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_fWR15ewkEU4HTy.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Finger Paint\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fingerpaint/v15/0QInMXVJ-o-oRn_7dron8YWO85bS8ANesw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Finlandica\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19A7rEjx9i5ss3a3.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19AJrEjx9i5ss3a3.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19Dlq0jx9i5ss3a3.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFsOGk-8vAc7lEtg0aSyZCty9GSsPBE19Dcq0jx9i5ss3a3.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz76Cy_CpOtma3uNQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz75Ky_CpOtma3uNQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz7361_CpOtma3uNQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/finlandica/v3/-nFuOGk-8vAc7lEtg0aS45mfNAn722rq0MXz70e1_CpOtma3uNQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fira Code\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_GNsFVfxN87gsj0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sFVfxN87gsj0.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_A9sFVfxN87gsj0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_ONrFVfxN87gsj0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_NprFVfxN87gsj0.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fira Mono\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/firamono/v14/N0bX2SlFPv1weGeLZDtQIfTTkdbJYA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/firamono/v14/N0bS2SlFPv1weGeLZDto1d33mf3VaZBRBQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/firamono/v14/N0bS2SlFPv1weGeLZDtondv3mf3VaZBRBQ.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fira Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/firasans/v16/va9C4kDNxMZdWfMOD5Vn9IjOazP3dUTP.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9A4kDNxMZdWfMOD5VvkrCqYTfVcFTPj0s.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/firasans/v16/va9B4kDNxMZdWfMOD5VnWKnuQR37fF3Wlg.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9f4kDNxMZdWfMOD5VvkrAGQBf_XljGllLX.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/firasans/v16/va9B4kDNxMZdWfMOD5VnPKruQR37fF3Wlg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9f4kDNxMZdWfMOD5VvkrBiQxf_XljGllLX.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/firasans/v16/va9E4kDNxMZdWfMOD5VfkILKSTbndQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9C4kDNxMZdWfMOD5VvkojOazP3dUTP.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/firasans/v16/va9B4kDNxMZdWfMOD5VnZKvuQR37fF3Wlg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9f4kDNxMZdWfMOD5VvkrA6Qhf_XljGllLX.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/firasans/v16/va9B4kDNxMZdWfMOD5VnSKzuQR37fF3Wlg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9f4kDNxMZdWfMOD5VvkrAWRRf_XljGllLX.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/firasans/v16/va9B4kDNxMZdWfMOD5VnLK3uQR37fF3Wlg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9f4kDNxMZdWfMOD5VvkrByRBf_XljGllLX.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/firasans/v16/va9B4kDNxMZdWfMOD5VnMK7uQR37fF3Wlg.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9f4kDNxMZdWfMOD5VvkrBuRxf_XljGllLX.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/firasans/v16/va9B4kDNxMZdWfMOD5VnFK_uQR37fF3Wlg.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/firasans/v16/va9f4kDNxMZdWfMOD5VvkrBKRhf_XljGllLX.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fira Sans Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOjEADFm8hSaQTFG18FErVhsC9x-tarWZXtqOlQfx9CjA.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOtEADFm8hSaQTFG18FErVhsC9x-tarUfPVzONUXRpSjJcu.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWTnMiMN-cxZblY4.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVYMJ0dzRehY43EA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWV3PiMN-cxZblY4.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVBMF0dzRehY43EA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOhEADFm8hSaQTFG18FErVhsC9x-tarYfHnrMtVbx8.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOjEADFm8hSaQTFG18FErVhsC9x-tarUfPtqOlQfx9CjA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWQXOiMN-cxZblY4.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVXMB0dzRehY43EA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWSnJiMN-cxZblY4.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVcMd0dzRehY43EA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWU3IiMN-cxZblY4.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVFMZ0dzRehY43EA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWVHLiMN-cxZblY4.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVCMV0dzRehY43EA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOsEADFm8hSaQTFG18FErVhsC9x-tarWXXKiMN-cxZblY4.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/firasanscondensed/v10/wEOuEADFm8hSaQTFG18FErVhsC9x-tarUfPVLMR0dzRehY43EA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fira Sans Extra Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3Zyuv1WarE9ncg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPOcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqW21-ejkp3cn22.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3TCPn3-0oEZ-a2Q.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWd36-pGR7e2SvJQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3VSMn3-0oEZ-a2Q.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWE32-pGR7e2SvJQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPKcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda5fiku3efvE8.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPMcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fquv1WarE9ncg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3QyNn3-0oEZ-a2Q.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWS3y-pGR7e2SvJQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3SCKn3-0oEZ-a2Q.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWZ3u-pGR7e2SvJQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3USLn3-0oEZ-a2Q.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWA3q-pGR7e2SvJQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3ViIn3-0oEZ-a2Q.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWH3m-pGR7e2SvJQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPPcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda3XyJn3-0oEZ-a2Q.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/firasansextracondensed/v10/NaPxcYDaAO5dirw6IaFn7lPJFqXmS-M9Atn3wgda1fqWO3i-pGR7e2SvJQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fjalla One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fjallaone/v13/Yq6R-LCAWCX3-6Ky7FAFnOZwkxgtUb8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fjord One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fjordone/v21/zOL-4pbEnKBY_9S1jNKr6e5As-FeiQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Flamenco\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/flamenco/v18/neIPzCehqYguo67ssZ0qNIkyepH9qGsf.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/flamenco/v18/neIIzCehqYguo67ssaWGHK06UY30.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Flavors\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/flavors/v22/FBV2dDrhxqmveJTpbkzlNqkG9UY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fleur De Leah\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fleurdeleah/v7/AYCNpXX7ftYZWLhv9UmPJTMC5vat4I_Gdq0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Flow Block\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/flowblock/v7/wlp0gwfPCEB65UmTk-d6-WZlbCBXE_I.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Flow Circular\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/flowcircular/v7/lJwB-pc4j2F-H8YKuyvfxdZ45ifpWdr2rIg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Flow Rounded\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/flowrounded/v7/-zki91mtwsU9qlLiGwD4oQX3oZX-Xup87g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fondamento\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fondamento/v16/4UaHrEJGsxNmFTPDnkaJx63j5pN1MwI.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/fondamento/v16/4UaFrEJGsxNmFTPDnkaJ96_p4rFwIwJePw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fontdiner Swanky\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fontdinerswanky/v19/ijwOs4XgRNsiaI5-hcVb4hQgMvCD4uEfKiGvxts.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Forum\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/forum/v16/6aey4Ky-Vb8Ew_IWMJMa3mnT.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Francois One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/francoisone/v20/_Xmr-H4zszafZw3A-KPSZutNxgKQu_avAg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Frank Ruhl Libre\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/frankruhllibre/v12/j8_36_fAw7jrcalD7oKYNX0QfAnPUxvHxJDMhYeIHw8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/frankruhllibre/v12/j8_w6_fAw7jrcalD7oKYNX0QfAnPa7fv4JjnmY4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/frankruhllibre/v12/j8_36_fAw7jrcalD7oKYNX0QfAnPU0PGxJDMhYeIHw8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/frankruhllibre/v12/j8_36_fAw7jrcalD7oKYNX0QfAnPUwvAxJDMhYeIHw8.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/frankruhllibre/v12/j8_36_fAw7jrcalD7oKYNX0QfAnPUzPCxJDMhYeIHw8.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fraunces\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIctxqjDvTShUtWNg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcNxujDvTShUtWNg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIc6RujDvTShUtWNg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIctxujDvTShUtWNg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIchRujDvTShUtWNg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcaRyjDvTShUtWNg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcUByjDvTShUtWNg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcNxyjDvTShUtWNg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/fraunces/v24/6NUh8FyLNQOQZAnv9bYEvDiIdE9Ea92uemAk_WBq8U_9v0c2Wa0K7iN7hzFUPJH58nib1603gg7S2nfgRYIcHhyjDvTShUtWNg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1hLTP7Wp05GNi3k.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jLTf7Wp05GNi3k.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1gVTf7Wp05GNi3k.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1hLTf7Wp05GNi3k.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1h5Tf7Wp05GNi3k.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1iVSv7Wp05GNi3k.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1isSv7Wp05GNi3k.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jLSv7Wp05GNi3k.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/fraunces/v24/6NVf8FyLNQOQZAnv9ZwNjucMHVn85Ni7emAe9lKqZTnbB-gzTK0K1ChJdt9vIVYX9G37lvd9sPEKsxx664UJf1jiSv7Wp05GNi3k.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Freckle Face\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/freckleface/v14/AMOWz4SXrmKHCvXTohxY-YI0U1K2w9lb4g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fredericka the Great\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/frederickathegreat/v15/9Bt33CxNwt7aOctW2xjbCstzwVKsIBVV-9Skz7Ylch2L.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fredoka\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/fredoka/v9/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OryLMFuOLlNldbw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/fredoka/v9/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3O8SLMFuOLlNldbw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/fredoka/v9/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OwyLMFuOLlNldbw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/fredoka/v9/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OLyXMFuOLlNldbw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/fredoka/v9/X7nP4b87HvSqjb_WIi2yDCRwoQ_k7367_B-i2yQag0-mac3OFiXMFuOLlNldbw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fredoka One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fredokaone/v13/k3kUo8kEI-tA1RRcTZGmTmHBA6aF8Bf_.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Freehand\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/freehand/v27/cIf-Ma5eqk01VjKTgAmBTmUOmZJk.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fresca\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fresca/v18/6ae94K--SKgCzbM2Gr0W13DKPA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Frijole\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/frijole/v14/uU9PCBUR8oakM2BQ7xPb3vyHmlI.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fruktur\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fruktur/v26/SZc53FHsOru5QYsMfz3GkUrS8DI.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/fruktur/v26/SZc73FHsOru5QYsMTz_MlWjX4DJXgQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fugaz One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fugazone/v15/rax_HiWKp9EAITukFslMBBJek0vA8A.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fuggles\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fuggles/v8/k3kQo8UEJOlD1hpOTd7iL0nAMaM.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Fuzzy Bubbles\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/fuzzybubbles/v5/6qLGKZMbrgv9pwtjPEVNV0F2NnP5Zxsreko.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/fuzzybubbles/v5/6qLbKZMbrgv9pwtjPEVNV0F2Ds_WQxMAZkM1pn4.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"GFS Didot\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gfsdidot/v15/Jqzh5TybZ9vZMWFssvwiF-fGFSCGAA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"GFS Neohellenic\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gfsneohellenic/v25/8QIRdiDOrfiq0b7R8O1Iw9WLcY5TLahP46UDUw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/gfsneohellenic/v25/8QITdiDOrfiq0b7R8O1Iw9WLcY5jL6JLwaATU91X.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gfsneohellenic/v25/8QIUdiDOrfiq0b7R8O1Iw9WLcY5rkYdr644fWsRO9w.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/gfsneohellenic/v25/8QIWdiDOrfiq0b7R8O1Iw9WLcY5jL5r37oQbeMFe985V.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gabriela\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gabriela/v14/qkBWXvsO6sreR8E-b_m-zrpHmRzC.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gaegu\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/gaegu/v15/TuGSUVB6Up9NU57nifw74sdtBk0x.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/gaegu/v15/TuGfUVB6Up9NU6ZLodgzydtk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gaegu/v15/TuGSUVB6Up9NU573jvw74sdtBk0x.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gafata\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gafata/v16/XRXV3I6Cn0VJKon4MuyAbsrVcA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Galada\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/galada/v14/H4cmBXyGmcjXlUX-8iw-4Lqggw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Galdeano\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/galdeano/v22/uU9MCBoQ4YOqOW1boDPx8PCOg0uX.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Galindo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/galindo/v20/HI_KiYMeLqVKqwyuQ5HiRp-dhpQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gamja Flower\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gamjaflower/v20/6NUR8FiKJg-Pa0rM6uN40Z4kyf9Fdty2ew.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gantari\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOz3wa5GD2qnm.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2gOj3wa5GD2qnm.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g1-Oj3wa5GD2qnm.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOj3wa5GD2qnm.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0SOj3wa5GD2qnm.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g3-PT3wa5GD2qnm.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g3HPT3wa5GD2qnm.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2gPT3wa5GD2qnm.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g2JPT3wa5GD2qnm.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoedWyYZWh37nmpWc.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeVWzYZWh37nmpWc.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeYuzYZWh37nmpWc.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoedWzYZWh37nmpWc.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeeezYZWh37nmpWc.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeQu0YZWh37nmpWc.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeTK0YZWh37nmpWc.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeVW0YZWh37nmpWc.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/gantari/v1/jVyb7nvyB2HL8iZyJEc0qSzwj1Hs8RjoeXy0YZWh37nmpWc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gayathri\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"malayalam\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/gayathri/v15/MCoWzAb429DbBilWLLhc-pvSA_gA2W8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/gayathri/v15/MCoQzAb429DbBilWLIA48J_wBugA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gayathri/v15/MCoXzAb429DbBilWLLiE37v4LfQJwHbn.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gelasio\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf9MaFfvUQxTTqSxCmrYGkHgIs.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf_MaFfvUQxTTqS9CuhZEsCkIt9QQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_N2CRGEsnIJkWL4.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZkGImmKBhSL7Y1Q.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_PGFRGEsnIJkWL4.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZvGUmmKBhSL7Y1Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf4MaFfvUQxTTqS_JWERGEsnIJkWL4.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/gelasio/v10/cIf6MaFfvUQxTTqS9CuZ2GQmmKBhSL7Y1Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gemunu Libre\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"sinhala\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/gemunulibre/v8/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp05iJPvSLeMXPIWA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/gemunulibre/v8/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp00aJPvSLeMXPIWA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/gemunulibre/v8/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0xiJPvSLeMXPIWA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/gemunulibre/v8/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0yqJPvSLeMXPIWA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/gemunulibre/v8/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp08aOPvSLeMXPIWA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gemunulibre/v8/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp0_-OPvSLeMXPIWA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/gemunulibre/v8/X7n34bQ6Cfy7jKGXVE_YlqnbEQAFP-PIuTCp05iOPvSLeMXPIWA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Genos\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cherokee\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVqknorUK6K7ZsAg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVKkjorUK6K7ZsAg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwV9EjorUK6K7ZsAg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVqkjorUK6K7ZsAg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVmEjorUK6K7ZsAg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVdE_orUK6K7ZsAg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVTU_orUK6K7ZsAg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVKk_orUK6K7ZsAg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/genos/v6/SlGNmQqPqpUOYTYjacb0Hc91fTwVA0_orUK6K7ZsAg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsA70i-CbN8Ard7.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYguA7ki-CbN8Ard7.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgte7ki-CbN8Ard7.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsA7ki-CbN8Ard7.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgsy7ki-CbN8Ard7.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgve6Ui-CbN8Ard7.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgvn6Ui-CbN8Ard7.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYguA6Ui-CbN8Ard7.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/genos/v6/SlGPmQqPqpUOYRwqWzksdKTv0zsAYgup6Ui-CbN8Ard7.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gentium Book Basic\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gentiumbookbasic/v16/pe0zMJCbPYBVokB1LHA9bbyaQb8ZGjcIV7t7w6bE2A.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/gentiumbookbasic/v16/pe0xMJCbPYBVokB1LHA9bbyaQb8ZGjc4VbF_4aPU2Ec9.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gentiumbookbasic/v16/pe0wMJCbPYBVokB1LHA9bbyaQb8ZGjcw65Rfy43Y0V4kvg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/gentiumbookbasic/v16/pe0-MJCbPYBVokB1LHA9bbyaQb8ZGjc4VYnDzofc81s0voO3.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gentium Book Plus\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gentiumbookplus/v1/vEFL2-RHBgUK5fbjKxRpbBtJPyRpofKfdbLOrdPV.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/gentiumbookplus/v1/vEFN2-RHBgUK5fbjKxRpbBtJPyRpocKdf7bsqMPVZb4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gentiumbookplus/v1/vEFO2-RHBgUK5fbjKxRpbBtJPyRpocojWpbGhs_cfKe1.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/gentiumbookplus/v1/vEFA2-RHBgUK5fbjKxRpbBtJPyRpocKdRwrDjMv-ebe1Els.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gentium Plus\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gentiumplus/v1/Iurd6Ytw-oSPaZ00r2bNe8VpjJtM6G0t9w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/gentiumplus/v1/IurD6Ytw-oSPaZ00r2bNe8VZjpFIymg9957e.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gentiumplus/v1/IurC6Ytw-oSPaZ00r2bNe8VRMLRo4EYx_ofHsw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/gentiumplus/v1/IurA6Ytw-oSPaZ00r2bNe8VZjqn05Uw13ILXs-h6.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Geo\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/geo/v19/CSRz4zRZlufVL3BmQjlCbQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/geo/v19/CSRx4zRZluflLXpiYDxSbf8r.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Georama\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvktmQsL5_tgbg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5mvgtmQsL5_tgbg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5RPgtmQsL5_tgbg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5GvgtmQsL5_tgbg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5KPgtmQsL5_tgbg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5xP8tmQsL5_tgbg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5_f8tmQsL5_tgbg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5mv8tmQsL5_tgbg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/georama/v8/MCo5zAn438bIEyxFf6swMnNpvPcUwW4u4yRcDh-ZjxApn9K5s_8tmQsL5_tgbg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rvF2wEPxf5wbh3T.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rtF2gEPxf5wbh3T.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rub2gEPxf5wbh3T.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rvF2gEPxf5wbh3T.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rv32gEPxf5wbh3T.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rsb3QEPxf5wbh3T.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rsi3QEPxf5wbh3T.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rtF3QEPxf5wbh3T.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/georama/v8/MCo_zAn438bIEyxFVaIC0ZMQ72G6xnvmodYVPOBB5nuzMdWs0rts3QEPxf5wbh3T.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Geostar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/geostar/v22/sykz-yx4n701VLOftSq9-trEvlQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Geostar Fill\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/geostarfill/v22/AMOWz4SWuWiXFfjEohxQ9os0U1K2w9lb4g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Germania One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/germaniaone/v20/Fh4yPjrqIyv2ucM2qzBjeS3ezAJONau6ew.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gideon Roman\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gideonroman/v7/e3tmeuGrVOys8sxzZgWlmXoge0PWovdU4w.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gidugu\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gidugu/v21/L0x8DFMkk1Uf6w3RvPCmRSlUig.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gilda Display\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gildadisplay/v13/t5tmIRoYMoaYG0WEOh7HwMeR7TnFrpOHYh4.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Girassol\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/girassol/v16/JTUUjIo_-DK48laaNC9Nz2pJzxbi.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Give You Glory\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/giveyouglory/v15/8QIQdiHOgt3vv4LR7ahjw9-XYc1zB4ZD6rwa.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Glass Antiqua\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/glassantiqua/v20/xfu30Wr0Wn3NOQM2piC0uXOjnL_wN6fRUkY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Glegoo\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/glegoo/v14/_Xmt-HQyrTKWaw2Ji6mZAI91xw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/glegoo/v14/_Xmu-HQyrTKWaw2xN4a9CKRpzimMsg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gloria Hallelujah\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gloriahallelujah/v17/LYjYdHv3kUk9BMV96EIswT9DIbW-MLSy3TKEvkCF.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Glory\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQwIiDpn-dDi9EOQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQQImDpn-dDi9EOQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQnomDpn-dDi9EOQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQwImDpn-dDi9EOQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQ8omDpn-dDi9EOQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQHo6Dpn-dDi9EOQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQJ46Dpn-dDi9EOQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/glory/v9/q5uasoi9Lf1w5t3Est24nq9blIRQQI6Dpn-dDi9EOQ.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpr5HWZLCpUOaM6.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMrr5XWZLCpUOaM6.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMo15XWZLCpUOaM6.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpr5XWZLCpUOaM6.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMpZ5XWZLCpUOaM6.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMq14nWZLCpUOaM6.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMqM4nWZLCpUOaM6.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/glory/v9/q5uYsoi9Lf1w5vfNgCJg98TBOoNFCMrr4nWZLCpUOaM6.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gluten\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vb7B1Luni7ciJh.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xb7R1Luni7ciJh.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8UF7R1Luni7ciJh.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vb7R1Luni7ciJh.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Vp7R1Luni7ciJh.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8WF6h1Luni7ciJh.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8W86h1Luni7ciJh.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xb6h1Luni7ciJh.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/gluten/v9/Hhy_U5gk9fW7OUdVIPh2zD_RSqQJ__A15jgJsn-Bhb_yI8Xy6h1Luni7ciJh.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Goblin One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/goblinone/v22/CSR64z1ZnOqZRjRCBVY_TOcATNt_pOU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gochi Hand\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gochihand/v16/hES06XlsOjtJsgCkx1PkTo71-n0nXWA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Goldman\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/goldman/v15/pe0uMIWbN4JFplR2LDJ4Bt-7G98.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/goldman/v15/pe0rMIWbN4JFplR2FI5XIteQB9Zra1U.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gorditas\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gorditas/v20/ll8_K2aTVD26DsPEtQDoDa4AlxYb.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gorditas/v20/ll84K2aTVD26DsPEtThUIooIvAoShA1i.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gothic A1\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR74z5ZnPydRjlCCwlCCMcqYtd2vfwk.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCpOYKSPl6tOU9Eg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCwOUKSPl6tOU9Eg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR94z5ZnPydRjlCCwl6bM0uQNJmvQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCmOQKSPl6tOU9Eg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCtOMKSPl6tOU9Eg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlC0OIKSPl6tOU9Eg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlCzOEKSPl6tOU9Eg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/gothica1/v13/CSR44z5ZnPydRjlCCwlC6OAKSPl6tOU9Eg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gotu\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gotu/v14/o-0FIpksx3QOlH0Lioh6-hU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Goudy Bookletter 1911\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/goudybookletter1911/v15/sykt-z54laciWfKv-kX8krex0jDiD2HbY6I5tRbXZ4IXAA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gowun Batang\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gowunbatang/v7/ijwSs5nhRMIjYsdSgcMa3wRhXLH-yuAtLw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gowunbatang/v7/ijwNs5nhRMIjYsdSgcMa3wRZ4J7awssxJii23w.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gowun Dodum\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gowundodum/v7/3Jn5SD_00GqwlBnWc1TUJF0FfORL0fNy.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Graduate\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/graduate/v13/C8cg4cs3o2n15t_2YxgR6X2NZAn2.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Grand Hotel\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/grandhotel/v13/7Au7p_IgjDKdCRWuR1azpmQNEl0O0kEx.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Grandstander\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD1-_D3jWttFGmQk.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD9--D3jWttFGmQk.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQDwG-D3jWttFGmQk.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD1--D3jWttFGmQk.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD22-D3jWttFGmQk.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD4G5D3jWttFGmQk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD7i5D3jWttFGmQk.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD9-5D3jWttFGmQk.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6fawtA-GpSsTWrnNHPCSIMZhhKpFjyNZIQD_a5D3jWttFGmQk.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf95zrcsvNDiQlBYQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9ZzvcsvNDiQlBYQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9uTvcsvNDiQlBYQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf95zvcsvNDiQlBYQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf91TvcsvNDiQlBYQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9OTzcsvNDiQlBYQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9ADzcsvNDiQlBYQ.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9ZzzcsvNDiQlBYQ.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/grandstander/v11/ga6ZawtA-GpSsTWrnNHPCSImbyq1fDGZrzwXGpf9TjzcsvNDiQlBYQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Grape Nuts\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/grapenuts/v2/syk2-yF4iLM2RfKj4F7k3tLvol2RN1E.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gravitas One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gravitasone/v15/5h1diZ4hJ3cblKy3LWakKQmaDWRNr3DzbQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Great Vibes\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/greatvibes/v14/RWmMoKWR9v4ksMfaWd_JN-XCg6UKDXlq.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Grechen Fuemen\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/grechenfuemen/v7/vEFI2_tHEQ4d5ObgKxBzZh0MAWgc-NaXXq7H.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Grenze\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZRFGb7hR12BxqPm2IjuAkalnmd.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZXFGb7hR12BxqH_VpHsg04k2md0kI.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZQFGb7hR12BxqPN0MDkicWn2CEyw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZWFGb7hR12BxqH_Vrrky0SvWWUy1uW.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZQFGb7hR12BxqPU0ADkicWn2CEyw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZWFGb7hR12BxqH_VqPkC0SvWWUy1uW.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZTFGb7hR12Bxq3_2gnmgwKlg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZRFGb7hR12BxqH_WIjuAkalnmd.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZQFGb7hR12BxqPC0EDkicWn2CEyw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZWFGb7hR12BxqH_VrXkS0SvWWUy1uW.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZQFGb7hR12BxqPJ0YDkicWn2CEyw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZWFGb7hR12BxqH_Vr7li0SvWWUy1uW.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZQFGb7hR12BxqPQ0cDkicWn2CEyw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZWFGb7hR12BxqH_Vqfly0SvWWUy1uW.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZQFGb7hR12BxqPX0QDkicWn2CEyw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZWFGb7hR12BxqH_VqDlC0SvWWUy1uW.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZQFGb7hR12BxqPe0UDkicWn2CEyw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/grenze/v14/O4ZWFGb7hR12BxqH_VqnlS0SvWWUy1uW.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Grenze Gotisch\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5Lz5UcICdYPSd_w.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5rz9UcICdYPSd_w.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5cT9UcICdYPSd_w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5Lz9UcICdYPSd_w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5HT9UcICdYPSd_w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i58ThUcICdYPSd_w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5yDhUcICdYPSd_w.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5rzhUcICdYPSd_w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/grenzegotisch/v12/Fh4hPjjqNDz1osh_jX9YfjudpBJBNV5y5wf_k1i5hjhUcICdYPSd_w.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Grey Qo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/greyqo/v7/BXRrvF_Nmv_TyXxNDOtQ9Wf0QcE.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Griffy\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/griffy/v21/FwZa7-ox2FQh9kfwSNSEwM2zpA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gruppo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gruppo/v16/WwkfxPmzE06v_ZWFWXDAOIEQUQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gudea\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gudea/v15/neIFzCqgsI0mp-CP9IGON7Ez.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/gudea/v15/neILzCqgsI0mp9CN_oWsMqEzSJQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gudea/v15/neIIzCqgsI0mp9gz26WGHK06UY30.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gugi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gugi/v13/A2BVn5dXywshVA6A9DEfgqM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gulzar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gulzar/v5/Wnz6HAc9eB3HB2ILYTwZqg_MPQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gupter\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gupter/v14/2-cm9JNmxJqPO1QUYZa_Wu_lpA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/gupter/v14/2-cl9JNmxJqPO1Qslb-bUsT5rZhaZg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gupter/v14/2-cl9JNmxJqPO1Qs3bmbUsT5rZhaZg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gurajada\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gurajada/v15/FwZY7-Qx308m-l-0Kd6A4sijpFu_.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Gwendolyn\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/gwendolyn/v5/qkBXXvoO_M3CSss-d7ee5JRLkAXbMQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/gwendolyn/v5/qkBSXvoO_M3CSss-d7emWLtvmC7HONiSFQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Habibi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/habibi/v21/CSR-4zFWkuqcTTNCShJeZOYySQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hachi Maru Pop\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hachimarupop/v17/HI_TiYoRLqpLrEiMAuO9Ysfz7rW1EM_btd8u.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hahmlet\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RhKOdjobsO-aVxn.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjKONjobsO-aVxn.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RgUONjobsO-aVxn.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RhKONjobsO-aVxn.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4Rh4ONjobsO-aVxn.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RiUP9jobsO-aVxn.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RitP9jobsO-aVxn.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjKP9jobsO-aVxn.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/hahmlet/v9/BngXUXpCQ3nKpIo0TfPyfCdXfaeU4RjjP9jobsO-aVxn.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Halant\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/halant/v13/u-490qaujRI2Pbsvc_pCmwZqcwdRXg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/halant/v13/u-4-0qaujRI2PbsX39Jmky12eg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/halant/v13/u-490qaujRI2PbsvK_tCmwZqcwdRXg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/halant/v13/u-490qaujRI2PbsvB_xCmwZqcwdRXg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/halant/v13/u-490qaujRI2PbsvY_1CmwZqcwdRXg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hammersmith One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hammersmithone/v17/qWcyB624q4L_C4jGQ9IK0O_dFlnbshsks4MRXw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hanalei\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hanalei/v23/E21n_dD8iufIjBRHXzgmVydREus.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hanalei Fill\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hanaleifill/v21/fC1mPYtObGbfyQznIaQzPQiMVwLBplm9aw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Handlee\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/handlee/v14/-F6xfjBsISg9aMakDmr6oilJ3ik.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hanuman\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-04-21\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/hanuman/v22/VuJzdNvD15HhpJJBQMLdPKNiaRpFvg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQAr_HIlMZRNcp0o.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/hanuman/v22/VuJxdNvD15HhpJJBeKbXOIFneRo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQBr4HIlMZRNcp0o.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/hanuman/v22/VuJ0dNvD15HhpJJBQCL6HIlMZRNcp0o.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Happy Monkey\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/happymonkey/v14/K2F2fZZcl-9SXwl5F_C4R_OABwD2bWqVjw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Harmattan\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/harmattan/v15/goksH6L2DkFvVvRp9XpTS0CjkP1Yog.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/harmattan/v15/gokpH6L2DkFvVvRp9Xpr92-HmNZEq6TTFw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Headland One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/headlandone/v15/yYLu0hHR2vKnp89Tk1TCq3Tx0PlTeZ3mJA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Heebo\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiS2cckOnz02SXQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSycckOnz02SXQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1E1yycckOnz02SXQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiSycckOnz02SXQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EuyycckOnz02SXQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EVyucckOnz02SXQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EbiucckOnz02SXQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1ECSucckOnz02SXQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/heebo/v21/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EICucckOnz02SXQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Henny Penny\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hennypenny/v17/wXKvE3UZookzsxz_kjGSfMQqt3M7tMDT.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hepta Slab\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5jfbY5B0NBkz.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV5zfbY5B0NBkz.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvlL5zfbY5B0NBkz.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvkV5zfbY5B0NBkz.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvkn5zfbY5B0NBkz.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvnL4DfbY5B0NBkz.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvny4DfbY5B0NBkz.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5HvmV4DfbY5B0NBkz.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/heptaslab/v17/ea8JadoyU_jkHdalebHvyWVNdYoIsHe5Hvm84DfbY5B0NBkz.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Herr Von Muellerhoff\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/herrvonmuellerhoff/v15/WBL6rFjRZkREW8WqmCWYLgCkQKXb4CAft3c6_qJY3QPQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hi Melody\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/himelody/v13/46ktlbP8Vnz0pJcqCTbEf29E31BBGA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hina Mincho\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hinamincho/v8/2sDaZGBRhpXa2Jjz5w5LAGW8KbkVZTHR.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hind\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfMJaIRuYjDpf5Vw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/hind/v16/5aU69_a8oxmIRG5yBROzkDM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfJpbIRuYjDpf5Vw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfLZcIRuYjDpf5Vw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfNJdIRuYjDpf5Vw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hind Guntur\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_yGn1czn9zaj5Ju.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/hindguntur/v12/wXKvE3UZrok56nvamSuJd8Qqt3M7tMDT.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_zenlczn9zaj5Ju.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_zymVczn9zaj5Ju.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/hindguntur/v12/wXKyE3UZrok56nvamSuJd_yWmFczn9zaj5Ju.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hind Madurai\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfXaUnecsoMJ0b_g.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/hindmadurai/v11/f0Xx0e2p98ZvDXdZQIOcpqjn8Y0DceA0OQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfBaQnecsoMJ0b_g.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfKaMnecsoMJ0b_g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/hindmadurai/v11/f0Xu0e2p98ZvDXdZQIOcpqjfTaInecsoMJ0b_g.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hind Siliguri\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRDf44uEfKiGvxts.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/hindsiliguri/v12/ijwTs5juQtsyLLR5jN4cxBEofJvQxuk0Nig.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRG_54uEfKiGvxts.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoREP-4uEfKiGvxts.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/hindsiliguri/v12/ijwOs5juQtsyLLR5jN4cxBEoRCf_4uEfKiGvxts.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hind Vadodara\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/hindvadodara/v12/neIQzCKvrIcn5pbuuuriV9tTSDn3iXM0oSOL2Yw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/hindvadodara/v12/neINzCKvrIcn5pbuuuriV9tTcJXfrXsfvSo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/hindvadodara/v12/neIQzCKvrIcn5pbuuuriV9tTSGH2iXM0oSOL2Yw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/hindvadodara/v12/neIQzCKvrIcn5pbuuuriV9tTSE3xiXM0oSOL2Yw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/hindvadodara/v12/neIQzCKvrIcn5pbuuuriV9tTSCnwiXM0oSOL2Yw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Holtwood One SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/holtwoodonesc/v16/yYLx0hLR0P-3vMFSk1TCq3Txg5B3cbb6LZttyg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Homemade Apple\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/homemadeapple/v18/Qw3EZQFXECDrI2q789EKQZJob3x9Vnksi4M7.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Homenaje\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/homenaje/v16/FwZY7-Q-xVAi_l-6Ld6A4sijpFu_.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hubballi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hubballi/v4/o-0JIpUj3WIZ1RFN56B7yBBNYuSF.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Hurricane\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/hurricane/v5/pe0sMIuULZxTolZ5YldyAv2-C99ycg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Mono\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6pfjptAgt5VM-kVkqdyU8n3kwq0n1hj-sNFQ.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6rfjptAgt5VM-kVkqdyU8n1ioStndlre4dFcFh.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6qfjptAgt5VM-kVkqdyU8n3uAL8ldPg-IUDNg.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6sfjptAgt5VM-kVkqdyU8n1ioSGlZFh8ARHNh4zg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6qfjptAgt5VM-kVkqdyU8n3oQI8ldPg-IUDNg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6sfjptAgt5VM-kVkqdyU8n1ioSflVFh8ARHNh4zg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F63fjptAgt5VM-kVkqdyU8n5igg1l9kn-s.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6pfjptAgt5VM-kVkqdyU8n1ioq0n1hj-sNFQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6qfjptAgt5VM-kVkqdyU8n3twJ8ldPg-IUDNg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6sfjptAgt5VM-kVkqdyU8n1ioSJlRFh8ARHNh4zg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6qfjptAgt5VM-kVkqdyU8n3vAO8ldPg-IUDNg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6sfjptAgt5VM-kVkqdyU8n1ioSClNFh8ARHNh4zg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6qfjptAgt5VM-kVkqdyU8n3pQP8ldPg-IUDNg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ibmplexmono/v12/-F6sfjptAgt5VM-kVkqdyU8n1ioSblJFh8ARHNh4zg.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX-KVElMYYaJe8bpLHnCwDKjbLeEKxIedbzDw.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX8KVElMYYaJe8bpLHnCwDKhdTmdKZMW9PjD3N8.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX9KVElMYYaJe8bpLHnCwDKjR7_MIZmdd_qFmo.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX7KVElMYYaJe8bpLHnCwDKhdTm2Idscf3vBmpl8A.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX9KVElMYYaJe8bpLHnCwDKjXr8MIZmdd_qFmo.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRscf3vBmpl8A.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYXgKVElMYYaJe8bpLHnCwDKtdbUFI5NadY.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX-KVElMYYaJe8bpLHnCwDKhdTeEKxIedbzDw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX9KVElMYYaJe8bpLHnCwDKjSL9MIZmdd_qFmo.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX7KVElMYYaJe8bpLHnCwDKhdTm5IVscf3vBmpl8A.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX9KVElMYYaJe8bpLHnCwDKjQ76MIZmdd_qFmo.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJscf3vBmpl8A.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX9KVElMYYaJe8bpLHnCwDKjWr7MIZmdd_qFmo.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ibmplexsans/v14/zYX7KVElMYYaJe8bpLHnCwDKhdTmrINscf3vBmpl8A.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans Arabic\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsansarabic/v7/Qw3MZRtWPQCuHme67tEYUIx3Kh0PHR9N6YNe3PC5eMlAMg0.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsansarabic/v7/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPy_dCTVsVJKxTs.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsansarabic/v7/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YOW_tCTVsVJKxTs.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsansarabic/v7/Qw3CZRtWPQCuHme67tEYUIx3Kh0PHR9N6bs61vSbfdlA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsansarabic/v7/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPO_9CTVsVJKxTs.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsansarabic/v7/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YPi-NCTVsVJKxTs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsansarabic/v7/Qw3NZRtWPQCuHme67tEYUIx3Kh0PHR9N6YOG-dCTVsVJKxTs.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY7KyKvBgYsMDhM.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8hN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8M_LhakJHhOgBg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5m6Yvrr4cFFwq5.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8GPqpYMnEhq5H1w.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4C6ovrr4cFFwq5.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8AfppYMnEhq5H1w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8lN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHbauwq_jhJsM.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8nN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYasyKvBgYsMDhM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY5a64vrr4cFFwq5.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8F_opYMnEhq5H1w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY527Ivrr4cFFwq5.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8HPvpYMnEhq5H1w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8gN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHY4S7Yvrr4cFFwq5.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ibmplexsanscondensed/v13/Gg8iN4UfRSqiPg7Jn2ZI12V4DCEwkj1E4LVeHYas8BfupYMnEhq5H1w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans Devanagari\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsansdevanagari/v7/XRXB3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HMUjwUcjwCEQq.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsansdevanagari/v7/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HnWnQe-b8AV0z0w.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsansdevanagari/v7/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_H-WrQe-b8AV0z0w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsansdevanagari/v7/XRXH3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O__VUL0c83gCA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsansdevanagari/v7/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HoWvQe-b8AV0z0w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsansdevanagari/v7/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_HjWzQe-b8AV0z0w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsansdevanagari/v7/XRXA3JCMvG4IDoS9SubXB6W-UX5iehIMBFR2-O_H6W3Qe-b8AV0z0w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans Hebrew\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsanshebrew/v8/BCa4qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEXB-l0VqDaM7C4.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsanshebrew/v8/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEVt230_hjqF9Tc2.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsanshebrew/v8/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEUJ2H0_hjqF9Tc2.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsanshebrew/v8/BCa2qYENg9Kw1mpLpO0bGM5lfHAAZHhDXH2l8Fk3rSaM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsanshebrew/v8/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEVR2X0_hjqF9Tc2.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsanshebrew/v8/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEV93n0_hjqF9Tc2.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsanshebrew/v8/BCa5qYENg9Kw1mpLpO0bGM5lfHAAZHhDXEUZ330_hjqF9Tc2.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans KR\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsanskr/v7/vEFM2-VJISZe3O_rc3ZVYh4aTwNOyra_X5zCpMrMfA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsanskr/v7/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyhqef7bsqMPVZb4.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsanskr/v7/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyn6df7bsqMPVZb4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsanskr/v7/vEFK2-VJISZe3O_rc3ZVYh4aTwNO8tK1W77HtMo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsanskr/v7/vEFN2-VJISZe3O_rc3ZVYh4aTwNOyiacf7bsqMPVZb4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsanskr/v7/vEFN2-VJISZe3O_rc3ZVYh4aTwNOygqbf7bsqMPVZb4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsanskr/v7/vEFN2-VJISZe3O_rc3ZVYh4aTwNOym6af7bsqMPVZb4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans Thai\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsansthai/v7/m8JNje1VVIzcq1HzJq2AEdo2Tj_qvLqEatYlR8ZKUqcX.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsansthai/v7/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqExvcFbehGW74OXw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsansthai/v7/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEovQFbehGW74OXw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsansthai/v7/m8JPje1VVIzcq1HzJq2AEdo2Tj_qvLq8DtwhZcNaUg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsansthai/v7/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE-vUFbehGW74OXw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsansthai/v7/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE1vIFbehGW74OXw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsansthai/v7/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEsvMFbehGW74OXw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Sans Thai Looped\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexsansthailooped/v7/tss5AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_HaKpHOtFCQ76Q.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexsansthailooped/v7/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_NqrhFmDGC0i8Cc.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexsansthailooped/v7/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_L6ohFmDGC0i8Cc.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexsansthailooped/v7/tss_AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30LxBKAoFGoBCQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexsansthailooped/v7/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_OaphFmDGC0i8Cc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexsansthailooped/v7/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_MquhFmDGC0i8Cc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexsansthailooped/v7/tss6AoJJRAhL3BTrK3r2xxbFhvKfyBB6l7hHT30L_K6vhFmDGC0i8Cc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IBM Plex Serif\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizBREVNn1dOx-zrZ2X3pZvkTi182zIZj1bIkNo.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizHREVNn1dOx-zrZ2X3pZvkTiUa41YTi3TNgNq55w.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizAREVNn1dOx-zrZ2X3pZvkTi3Q-hIzoVrBicOg.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizGREVNn1dOx-zrZ2X3pZvkTiUa4_oyq17jjNOg_oc.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizAREVNn1dOx-zrZ2X3pZvkTi20-RIzoVrBicOg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizGREVNn1dOx-zrZ2X3pZvkTiUa454xq17jjNOg_oc.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizDREVNn1dOx-zrZ2X3pZvkThUY0TY7ikbI.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizBREVNn1dOx-zrZ2X3pZvkTiUa2zIZj1bIkNo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizAREVNn1dOx-zrZ2X3pZvkTi3s-BIzoVrBicOg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizGREVNn1dOx-zrZ2X3pZvkTiUa48Ywq17jjNOg_oc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizAREVNn1dOx-zrZ2X3pZvkTi3A_xIzoVrBicOg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizGREVNn1dOx-zrZ2X3pZvkTiUa4-o3q17jjNOg_oc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizAREVNn1dOx-zrZ2X3pZvkTi2k_hIzoVrBicOg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ibmplexserif/v15/jizGREVNn1dOx-zrZ2X3pZvkTiUa4442q17jjNOg_oc.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell DW Pica\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfelldwpica/v16/2sDGZGRQotv9nbn2qSl0TxXVYNw9ZAPUvi88MQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/imfelldwpica/v16/2sDEZGRQotv9nbn2qSl0TxXVYNwNZgnQnCosMXm0.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell DW Pica SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfelldwpicasc/v21/0ybjGCAu5PfqkvtGVU15aBhXz3EUrnTW-BiKEUiBGA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell Double Pica\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfelldoublepica/v14/3XF2EqMq_94s9PeKF7Fg4gOKINyMtZ8rT0S1UL5Ayp0.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/imfelldoublepica/v14/3XF0EqMq_94s9PeKF7Fg4gOKINyMtZ8rf0a_VJxF2p2G8g.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell Double Pica SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfelldoublepicasc/v21/neIazDmuiMkFo6zj_sHpQ8teNbWlwBB_hXjJ4Y0Eeru2dGg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell English\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfellenglish/v14/Ktk1ALSLW8zDe0rthJysWrnLsAz3F6mZVY9Y5w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/imfellenglish/v14/Ktk3ALSLW8zDe0rthJysWrnLsAzHFaOdd4pI59zg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell English SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfellenglishsc/v16/a8IENpD3CDX-4zrWfr1VY879qFF05pZLO4gOg0shzA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell French Canon\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfellfrenchcanon/v21/-F6ufiNtDWYfYc-tDiyiw08rrghJszkK6coVPt1ozoPz.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/imfellfrenchcanon/v21/-F6gfiNtDWYfYc-tDiyiw08rrghJszkK6foXNNlKy5PzzrU.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell French Canon SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfellfrenchcanonsc/v22/FBVmdCru5-ifcor2bgq9V89khWcmQghEURY7H3c0UBCVIVqH.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell Great Primer\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfellgreatprimer/v21/bx6aNwSJtayYxOkbYFsT6hMsLzX7u85rJorXvDo3SQY1.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/imfellgreatprimer/v21/bx6UNwSJtayYxOkbYFsT6hMsLzX7u85rJrrVtj4VTBY1N6U.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"IM Fell Great Primer SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imfellgreatprimersc/v21/ga6daxBOxyt6sCqz3fjZCTFCTUDMHagsQKdDTLf9BXz0s8FG.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ibarra Real Nova\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdg5MDtVT9TWIvS.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXdS5MDtVT9TWIvS.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXe-48DtVT9TWIvS.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlSdQiA-DBIDCcaWtQzL4BZHoiDundw4ATyjed3EXeH48DtVT9TWIvS.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopyiuXztxXZvSkTo.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKopxquXztxXZvSkTo.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKop_apXztxXZvSkTo.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ibarrarealnova/v20/sZlsdQiA-DBIDCcaWtQzL4BZHoiDkH5CH9yb5n3ZFmKop8-pXztxXZvSkTo.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Iceberg\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/iceberg/v20/8QIJdijAiM7o-qnZuIgOq7jkAOw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Iceland\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/iceland/v16/rax9HiuFsdMNOnWPWKxGADBbg0s.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Imbue\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP8iWfOsNNK-Q4xY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP0iXfOsNNK-Q4xY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP5aXfOsNNK-Q4xY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP8iXfOsNNK-Q4xY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP_qXfOsNNK-Q4xY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoPxaQfOsNNK-Q4xY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoPy-QfOsNNK-Q4xY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP0iQfOsNNK-Q4xY.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/imbue/v21/RLpXK5P16Ki3fXhj5cvGrqjocPk4n-gVX3M93TnrnvhoP2GQfOsNNK-Q4xY.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Imperial Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imperialscript/v3/5DCPAKrpzy_H98IV2ISnZBbGrVNvPenlvttWNg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Imprima\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/imprima/v16/VEMxRoN7sY3yuy-7-oWHyDzktPo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inconsolata\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v31\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU8aRr8lleY2co.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp9s8aRr8lleY2co.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp4U8aRr8lleY2co.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp7c8aRr8lleY2co.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp1s7aRr8lleY2co.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lpp2I7aRr8lleY2co.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7LppwU7aRr8lleY2co.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/inconsolata/v31/QldgNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLYxYWI2qfdm7Lppyw7aRr8lleY2co.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inder\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/inder/v14/w8gUH2YoQe8_4vq6pw-P3U4O.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Indie Flower\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/indieflower/v17/m8JVjfNVeKWVnh3QMuKkFcZlbkGG1dKEDw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ingrid Darling\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ingriddarling/v2/LDIrapaJNxUtSuFdw-9yf4rCPsLOub458jGL.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inika\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/inika/v21/rnCm-x5X3QP-phTHRcc2s2XH.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/inika/v21/rnCr-x5X3QP-pix7auM-mHnOSOuk.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inknut Antiqua\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2vwrj5bBoIYJNf.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/inknutantiqua/v14/Y4GSYax7VC4ot_qNB4nYpBdaKXUD6pzxRwYB.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU33w7j5bBoIYJNf.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU3bxLj5bBoIYJNf.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2_xbj5bBoIYJNf.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2jxrj5bBoIYJNf.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/inknutantiqua/v14/Y4GRYax7VC4ot_qNB4nYpBdaKU2Hx7j5bBoIYJNf.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inria Sans\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/inriasans/v14/ptRPTiqXYfZMCOiVj9kQ3ELaDQtFqeY3fX4.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/inriasans/v14/ptRRTiqXYfZMCOiVj9kQ1OzAgQlPrcQybX4pQA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/inriasans/v14/ptRMTiqXYfZMCOiVj9kQ5O7yKQNute8.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/inriasans/v14/ptROTiqXYfZMCOiVj9kQ1Oz4LSFrpe8uZA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/inriasans/v14/ptRPTiqXYfZMCOiVj9kQ3FLdDQtFqeY3fX4.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/inriasans/v14/ptRRTiqXYfZMCOiVj9kQ1OzAkQ5PrcQybX4pQA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inria Serif\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/inriaserif/v14/fC14PYxPY3rXxEndZJAzN3wAVQjFhFyta3xN.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/inriaserif/v14/fC16PYxPY3rXxEndZJAzN3SuT4THjliPbmxN0_E.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/inriaserif/v14/fC1lPYxPY3rXxEndZJAzN0SsfSzNr0Ck.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/inriaserif/v14/fC1nPYxPY3rXxEndZJAzN3SudyjvqlCkcmU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/inriaserif/v14/fC14PYxPY3rXxEndZJAzN3wQUgjFhFyta3xN.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/inriaserif/v14/fC16PYxPY3rXxEndZJAzN3SuT5TAjliPbmxN0_E.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inspiration\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/inspiration/v3/x3dkckPPZa6L4wIg5cZOEvoGnSrlBBsy.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inter\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyeMZhrib2Bg-4.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyfMZhrib2Bg-4.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZhrib2Bg-4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZhrib2Bg-4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyYMZhrib2Bg-4.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuBWYMZhrib2Bg-4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Inter Tight\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw6qXCRToK8EPg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjw-qXCRToK8EPg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjUQ-qXCRToK8EPg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qXCRToK8EPg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qXCRToK8EPg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqXCRToK8EPg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj6AiqXCRToK8EPg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjjwiqXCRToK8EPg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/intertight/v1/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjpgiqXCRToK8EPg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xCHi5XgqoUPvi5.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zCHy5XgqoUPvi5.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0wcHy5XgqoUPvi5.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xCHy5XgqoUPvi5.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0xwHy5XgqoUPvi5.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0ycGC5XgqoUPvi5.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0ylGC5XgqoUPvi5.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zCGC5XgqoUPvi5.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/intertight/v1/NGShv5HMAFg6IuGlBNMjxLsC66ZMtb8hyW62x0zrGC5XgqoUPvi5.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Irish Grover\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/irishgrover/v23/buExpoi6YtLz2QW7LA4flVgf-P5Oaiw4cw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Island Moments\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/islandmoments/v3/NaPBcZfVGvBdxIt7Ar0qzkXJF-TGIohbZ6SY.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Istok Web\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/istokweb/v20/3qTvojGmgSyUukBzKslZAWF-9kIIaQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/istokweb/v20/3qTpojGmgSyUukBzKslpA2t61EcYaQ7F.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/istokweb/v20/3qTqojGmgSyUukBzKslhvU5a_mkUYBfcMw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/istokweb/v20/3qT0ojGmgSyUukBzKslpA1PG-2MQQhLMMygN.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Italiana\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/italiana/v16/QldNNTtLsx4E__B0XTmRY31Wx7Vv.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Italianno\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/italianno/v16/dg4n_p3sv6gCJkwzT6Rnj5YpQwM-gg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Itim\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/itim/v10/0nknC9ziJOYewARKkc7ZdwU.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jacques Francois\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jacquesfrancois/v20/ZXu9e04ZvKeOOHIe1TMahbcIU2cgmcPqoeRWfbs.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jacques Francois Shadow\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jacquesfrancoisshadow/v21/KR1FBtOz8PKTMk-kqdkLVrvR0ECFrB6Pin-2_q8VsHuV5ULS.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jaldi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jaldi/v12/or3sQ67z0_CI30NUZpD_B6g8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/jaldi/v12/or3hQ67z0_CI33voSbT3LLQ1niPn.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"JetBrains Mono\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yK1jPVmUsaaDhw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8SKxjPVmUsaaDhw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8lqxjPVmUsaaDhw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8yKxjPVmUsaaDhw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8-qxjPVmUsaaDhw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8FqtjPVmUsaaDhw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8L6tjPVmUsaaDhw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDbY2o-flEEny0FZhsfKu5WU4zr3E_BX0PnT8RD8SKtjPVmUsaaDhw.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-Lf1OQk6OThxPA.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO8LflOQk6OThxPA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO_VflOQk6OThxPA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-LflOQk6OThxPA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO-5flOQk6OThxPA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO9VeVOQk6OThxPA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO9seVOQk6OThxPA.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/jetbrainsmono/v13/tDba2o-flEEny0FZhsfKu5WU4xD-IQ-PuZJJXxfpAO8LeVOQk6OThxPA.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jim Nightshade\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jimnightshade/v20/PlIkFlu9Pb08Q8HLM1PxmB0g-OS4V3qKaMxD.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Joan\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/joan/v1/ZXupe1oZsqWRbRdH8X1p_Ng.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jockey One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jockeyone/v15/HTxpL2g2KjCFj4x8WI6ArIb7HYOk4xc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jolly Lodger\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jollylodger/v20/BXRsvFTAh_bGkA1uQ48dlB3VWerT3ZyuqA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jomhuria\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jomhuria/v18/Dxxp8j-TMXf-llKur2b1MOGbC3Dh.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jomolhari\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"tibetan\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jomolhari/v14/EvONzA1M1Iw_CBd2hsQCF1IZKq5INg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Josefin Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjRXMFrLgTsQV0.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_LjQXMFrLgTsQV0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_GbQXMFrLgTsQV0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_DjQXMFrLgTsQV0.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ArQXMFrLgTsQV0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ObXXMFrLgTsQV0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_N_XXMFrLgTsQV0.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTtINhKibpUV3MEQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTNIJhKibpUV3MEQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCT6oJhKibpUV3MEQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTtIJhKibpUV3MEQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCThoJhKibpUV3MEQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTaoVhKibpUV3MEQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/josefinsans/v25/Qw3JZQNVED7rKGKxtqIqX5EUCGZ2dIn0FyA96fCTU4VhKibpUV3MEQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Josefin Slab\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-07-12\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W71mtd3k3K6CcEyI.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W79msd3k3K6CcEyI.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W7wesd3k3K6CcEyI.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W71msd3k3K6CcEyI.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W72usd3k3K6CcEyI.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W74erd3k3K6CcEyI.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-swjwOK3Ps5GSJlNNkMalNpiZe_ldbOR4W776rd3k3K6CcEyI.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvnzs9L4KZAyK43w.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvHzo9L4KZAyK43w.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvwTo9L4KZAyK43w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvnzo9L4KZAyK43w.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvrTo9L4KZAyK43w.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHvQT09L4KZAyK43w.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/josefinslab/v20/lW-qwjwOK3Ps5GSJlNNkMalnrxShJj4wo7AR-pHveD09L4KZAyK43w.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jost\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7myjJAVGPokMmuHL.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7mwjJQVGPokMmuHL.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7mz9JQVGPokMmuHL.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7myjJQVGPokMmuHL.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7myRJQVGPokMmuHL.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7mx9IgVGPokMmuHL.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7mxEIgVGPokMmuHL.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7mwjIgVGPokMmuHL.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/jost/v14/92zPtBhPNqw79Ij1E865zBUv7mwKIgVGPokMmuHL.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0ENI0un_HLMEo.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0FNI0un_HLMEo.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZrMFNI0un_HLMEo.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZu0FNI0un_HLMEo.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZt8FNI0un_HLMEo.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZjMCNI0un_HLMEo.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZgoCNI0un_HLMEo.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZm0CNI0un_HLMEo.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/jost/v14/92zJtBhPNqw73oHH7BbQp4-B6XlrZkQCNI0un_HLMEo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Joti One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jotione/v21/Z9XVDmdJQAmWm9TwaYTe4u2El6GC.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jua\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/jua/v13/co3KmW9ljjAjc-DZCsKgsg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Judson\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/judson/v18/FeVRS0Fbvbc14VxRD7N01bV7kg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/judson/v18/FeVTS0Fbvbc14VxhDblw97BrknZf.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/judson/v18/FeVSS0Fbvbc14Vxps5xQ3Z5nm29Gww.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Julee\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/julee/v22/TuGfUVB3RpZPQ6ZLodgzydtk.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Julius Sans One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/juliussansone/v14/1Pt2g8TAX_SGgBGUi0tGOYEga5W-xXEW6aGXHw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Junge\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/junge/v20/gokgH670Gl1lUqAdvhB7SnKm.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Jura\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"kayah-li\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/jura/v24/z7NOdRfiaC4Vd8hhoPzfb5vBTP0D7auhTfmrH_rt.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/jura/v24/z7NOdRfiaC4Vd8hhoPzfb5vBTP1d7auhTfmrH_rt.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/jura/v24/z7NOdRfiaC4Vd8hhoPzfb5vBTP1v7auhTfmrH_rt.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/jura/v24/z7NOdRfiaC4Vd8hhoPzfb5vBTP2D6quhTfmrH_rt.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/jura/v24/z7NOdRfiaC4Vd8hhoPzfb5vBTP266quhTfmrH_rt.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Just Another Hand\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/justanotherhand/v19/845CNN4-AJyIGvIou-6yJKyptyOpOcr_BmmlS5aw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Just Me Again Down Here\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/justmeagaindownhere/v24/MwQmbgXtz-Wc6RUEGNMc0QpRrfUh2hSdBBMoAuwHvqDwc_fg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"K2D\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/k2d/v9/J7aRnpF2V0ErE6UpvrIw74NL.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7afnpF2V0EjdZ1NtLYS6pNLAjk.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/k2d/v9/J7aenpF2V0Erv4QJlJw85ppSGw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7acnpF2V0EjdZ3hlZY4xJ9CGyAa.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/k2d/v9/J7aenpF2V0Er24cJlJw85ppSGw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7acnpF2V0EjdZ2FlpY4xJ9CGyAa.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/k2d/v9/J7aTnpF2V0ETd68tnLcg7w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7aRnpF2V0EjdaUpvrIw74NL.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/k2d/v9/J7aenpF2V0Erg4YJlJw85ppSGw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7acnpF2V0EjdZ3dl5Y4xJ9CGyAa.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/k2d/v9/J7aenpF2V0Err4EJlJw85ppSGw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7acnpF2V0EjdZ3xkJY4xJ9CGyAa.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/k2d/v9/J7aenpF2V0Ery4AJlJw85ppSGw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7acnpF2V0EjdZ2VkZY4xJ9CGyAa.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/k2d/v9/J7aenpF2V0Er14MJlJw85ppSGw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/k2d/v9/J7acnpF2V0EjdZ2JkpY4xJ9CGyAa.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kadwa\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kadwa/v10/rnCm-x5V0g7iphTHRcc2s2XH.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kadwa/v10/rnCr-x5V0g7ipix7auM-mHnOSOuk.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kaisei Decol\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kaiseidecol/v8/bMrwmSqP45sidWf3QmfFW6iyW1EP22OjoA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kaiseidecol/v8/bMrvmSqP45sidWf3QmfFW6iKr3gr00i_qb57kA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kaiseidecol/v8/bMrvmSqP45sidWf3QmfFW6iK534r00i_qb57kA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kaisei HarunoUmi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_RiZQSLqBQoAHhK_C6N_nzy_jcGsv5sM8u3mk.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_WiZQSLqBQoAHhK_C6N_nzy_jcIj_QlMcFwmC9FAU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kaiseiharunoumi/v8/HI_WiZQSLqBQoAHhK_C6N_nzy_jcInfWlMcFwmC9FAU.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kaisei Opti\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kaiseiopti/v8/QldKNThJphYb8_g6c2nlIFle7KlmxuHx.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kaiseiopti/v8/QldXNThJphYb8_g6c2nlIGGqxY1u7f34DYwn.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kaiseiopti/v8/QldXNThJphYb8_g6c2nlIGHiw41u7f34DYwn.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kaisei Tokumin\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8sN5wdZg7xCwuMsylww2ZiQkJf1l0pj946.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnqr_3khpMIzeI6v.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnrj-XkhpMIzeI6v.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/kaiseitokumin/v8/Gg8vN5wdZg7xCwuMsylww2ZiQnr_-nkhpMIzeI6v.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kalam\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/kalam/v16/YA9Qr0Wd4kDdMtD6GgLLmCUItqGt.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kalam/v16/YA9dr0Wd4kDdMuhWMibDszkB.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kalam/v16/YA9Qr0Wd4kDdMtDqHQLLmCUItqGt.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kameron\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kameron/v15/vm82dR7vXErQxuznsL4wL-XIYH8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kameron/v15/vm8zdR7vXErQxuzniAIfC-3jfHb--NY.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kanit\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/kanit/v12/nKKX-Go6G5tXcr72GwWKcaxALFs.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKV-Go6G5tXcraQI2GAdY5FPFtrGw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/kanit/v12/nKKU-Go6G5tXcr5aOiWgX6BJNUJy.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKS-Go6G5tXcraQI82hVaRrMFJyAu4.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/kanit/v12/nKKU-Go6G5tXcr4-OSWgX6BJNUJy.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKS-Go6G5tXcraQI6miVaRrMFJyAu4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kanit/v12/nKKZ-Go6G5tXcoaSEQGodLxA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKX-Go6G5tXcraQGwWKcaxALFs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kanit/v12/nKKU-Go6G5tXcr5mOCWgX6BJNUJy.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKS-Go6G5tXcraQI_GjVaRrMFJyAu4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kanit/v12/nKKU-Go6G5tXcr5KPyWgX6BJNUJy.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKS-Go6G5tXcraQI92kVaRrMFJyAu4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kanit/v12/nKKU-Go6G5tXcr4uPiWgX6BJNUJy.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKS-Go6G5tXcraQI7mlVaRrMFJyAu4.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/kanit/v12/nKKU-Go6G5tXcr4yPSWgX6BJNUJy.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKS-Go6G5tXcraQI6WmVaRrMFJyAu4.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/kanit/v12/nKKU-Go6G5tXcr4WPCWgX6BJNUJy.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/kanit/v12/nKKS-Go6G5tXcraQI4GnVaRrMFJyAu4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kantumruy\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/kantumruy/v21/syk0-yJ0m7wyVb-f4FOPUtDlpn-UJ1H6Uw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kantumruy/v21/sykx-yJ0m7wyVb-f4FO3_vjBrlSILg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kantumruy/v21/syk0-yJ0m7wyVb-f4FOPQtflpn-UJ1H6Uw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kantumruy Pro\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1urUs0M34dR6dW.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg3urEs0M34dR6dW.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg0wrEs0M34dR6dW.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1urEs0M34dR6dW.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg1crEs0M34dR6dW.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg2wq0s0M34dR6dW.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2TY5aECkp34vEBSPFOmJxwvk_pilU8OGNfyg2Jq0s0M34dR6dW.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim76N2OXo_QrdWlcU.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim7yN3OXo_QrdWlcU.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim7_13OXo_QrdWlcU.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim76N3OXo_QrdWlcU.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim75F3OXo_QrdWlcU.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim731wOXo_QrdWlcU.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/kantumruypro/v3/1q2RY5aECkp34vEBSPFOmJxwlEbbdY1VU_nxzRim70RwOXo_QrdWlcU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Karantina\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/karantina/v11/buExpo24ccnh31GVMABxXCgf-P5Oaiw4cw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/karantina/v11/buE0po24ccnh31GVMABJ8AA78NVSYw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/karantina/v11/buExpo24ccnh31GVMABxTC8f-P5Oaiw4cw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Karla\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/karla/v23/qkBIXvYC6trAT55ZBi1ueQVIjQTDeJqqFENLR7fHGw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/karla/v23/qkBIXvYC6trAT55ZBi1ueQVIjQTDppqqFENLR7fHGw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/karla/v23/qkBIXvYC6trAT55ZBi1ueQVIjQTD-JqqFENLR7fHGw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/karla/v23/qkBIXvYC6trAT55ZBi1ueQVIjQTDypqqFENLR7fHGw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/karla/v23/qkBIXvYC6trAT55ZBi1ueQVIjQTDJp2qFENLR7fHGw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/karla/v23/qkBIXvYC6trAT55ZBi1ueQVIjQTDH52qFENLR7fHGw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/karla/v23/qkBIXvYC6trAT55ZBi1ueQVIjQTDeJ2qFENLR7fHGw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/karla/v23/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNnCV0lPZbLXGxGR.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/karla/v23/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNkcV0lPZbLXGxGR.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/karla/v23/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNlCV0lPZbLXGxGR.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/karla/v23/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNlwV0lPZbLXGxGR.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/karla/v23/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmcUElPZbLXGxGR.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/karla/v23/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNmlUElPZbLXGxGR.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/karla/v23/qkBKXvYC6trAT7RQNNK2EG7SIwPWMNnCUElPZbLXGxGR.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Karma\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLjDY8Z_uqzGQC_-.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/karma/v16/va9I4kzAzMZRGIBvS-J3kbDP.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLibYsZ_uqzGQC_-.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLi3ZcZ_uqzGQC_-.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/karma/v16/va9F4kzAzMZRGLjTZMZ_uqzGQC_-.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Katibeh\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/katibeh/v17/ZGjXol5MQJog4bxDaC1RVDNdGDs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kaushan Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kaushanscript/v14/vm8vdRfvXFLG3OLnsO15WYS5DF7_ytN3M48a.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kavivanar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kavivanar/v18/o-0IIpQgyXYSwhxP7_Jb4j5Ba_2c7A.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kavoon\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kavoon/v21/pxiFyp4_scRYhlU4NLr6f1pdEQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kdam Thmor Pro\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kdamthmorpro/v1/EJRPQgAzVdcI-Qdvt34jzurnGA7_j89I8ZWb.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Keania One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/keaniaone/v20/zOL54pXJk65E8pXardnuycRuv-hHkOs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kelly Slab\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kellyslab/v15/-W_7XJX0Rz3cxUnJC5t6TkMBf50kbiM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kenia\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kenia/v24/jizURE5PuHQH9qCONUGswfGM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Khand\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/khand/v14/TwMN-IINQlQQ0bL5cFE3ZwaH__-C.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/khand/v14/TwMA-IINQlQQ0YpVWHU_TBqO.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/khand/v14/TwMN-IINQlQQ0bKhcVE3ZwaH__-C.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/khand/v14/TwMN-IINQlQQ0bKNdlE3ZwaH__-C.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/khand/v14/TwMN-IINQlQQ0bLpd1E3ZwaH__-C.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Khmer\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/khmer/v25/MjQImit_vPPwpF-BpN2EeYmD.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Khula\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-ljCvUrC59XwXD.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/khula/v12/OpNCnoEOns3V7FcJpA_chzJ0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G_RiivUrC59XwXD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-1iyvUrC59XwXD.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/khula/v12/OpNPnoEOns3V7G-piCvUrC59XwXD.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kings\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kings/v5/8AtnGsK4O5CYXU_Iq6GSPaHS.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kirang Haerang\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kiranghaerang/v20/E21-_dn_gvvIjhYON1lpIU4-bcqvWPaJq4no.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kite One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kiteone/v20/70lQu7shLnA_E02vyq1b6HnGO4uA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kiwi Maru\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/kiwimaru/v14/R70djykGkuuDep-hRg6gNCi0Vxn9R5ShnA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kiwimaru/v14/R70YjykGkuuDep-hRg6YmACQXzLhTg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kiwimaru/v14/R70djykGkuuDep-hRg6gbCm0Vxn9R5ShnA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Klee One\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"600\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek-ext\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kleeone/v7/LDIxapCLNRc6A8oT4q4AOeekWPrP.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kleeone/v7/LDI2apCLNRc6A8oT4pbYF8Osc-bGkqIw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Knewave\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/knewave/v14/sykz-yx0lLcxQaSItSq9-trEvlQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"KoHo\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPuE1WJ75JoKhHys.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNisssJ_zIqCkDyvqZA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPoU2WJ75JoKhHys.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNiss1JzzIqCkDyvqZA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/koho/v16/K2F-fZ5fmddNBikefJbSOos.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/koho/v16/K2FwfZ5fmddNNisUeLTXKou4Bg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPt03WJ75JoKhHys.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissjJ3zIqCkDyvqZA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPvEwWJ75JoKhHys.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissoJrzIqCkDyvqZA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/koho/v16/K2FxfZ5fmddNPpUxWJ75JoKhHys.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/koho/v16/K2FzfZ5fmddNNissxJvzIqCkDyvqZA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kodchasan\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cX0aUPOAJv9sG4I-DJeR1Cggeqo3eMeoA.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cXqaUPOAJv9sG4I-DJWjUlIgOCs_-YOoIgN.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cX0aUPOAJv9sG4I-DJeI1Oggeqo3eMeoA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cXqaUPOAJv9sG4I-DJWjUksg-Cs_-YOoIgN.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cXxaUPOAJv9sG4I-DJmj3uEicG01A.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cX3aUPOAJv9sG4I-DJWjXGAq8Sk1PoH.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cX0aUPOAJv9sG4I-DJee1Kggeqo3eMeoA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cXqaUPOAJv9sG4I-DJWjUl0guCs_-YOoIgN.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cX0aUPOAJv9sG4I-DJeV1Wggeqo3eMeoA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cXqaUPOAJv9sG4I-DJWjUlYheCs_-YOoIgN.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cX0aUPOAJv9sG4I-DJeM1Sggeqo3eMeoA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/kodchasan/v16/1cXqaUPOAJv9sG4I-DJWjUk8hOCs_-YOoIgN.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Koh Santepheap\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/kohsantepheap/v9/gNMfW3p6SJbwyGj2rBZyeOrTjNuFHVyTtjNJUWU.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/kohsantepheap/v9/gNMeW3p6SJbwyGj2rBZyeOrTjNtNP3y5mD9ASHz5.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kohsantepheap/v9/gNMdW3p6SJbwyGj2rBZyeOrTjOPhF1ixsyNJ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kohsantepheap/v9/gNMeW3p6SJbwyGj2rBZyeOrTjNtdOHy5mD9ASHz5.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/kohsantepheap/v9/gNMeW3p6SJbwyGj2rBZyeOrTjNtlOny5mD9ASHz5.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kolker Brush\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kolkerbrush/v3/iJWDBXWRZjfKWdvmzwvvog3-7KJ6x8qNUQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kosugi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kosugi/v14/pxiFyp4_v8FCjlI4NLr6f1pdEQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kosugi Maru\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kosugimaru/v14/0nksC9PgP_wGh21A2KeqGiTqivr9iBq_.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kotta One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kottaone/v20/S6u_w41LXzPc_jlfNWqPHA3s5dwt7w.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Koulen\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/koulen/v25/AMOQz46as3KIBPeWgnA9kuYMUg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kranky\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kranky/v24/hESw6XVgJzlPsFnMpheEZo_H_w.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kreon\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v32\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/kreon/v32/t5t9IRIUKY-TFF_LW5lnMR3v2DnvPNimejUfp2dWNg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kreon/v32/t5t9IRIUKY-TFF_LW5lnMR3v2DnvYtimejUfp2dWNg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kreon/v32/t5t9IRIUKY-TFF_LW5lnMR3v2DnvUNimejUfp2dWNg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kreon/v32/t5t9IRIUKY-TFF_LW5lnMR3v2DnvvN-mejUfp2dWNg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kreon/v32/t5t9IRIUKY-TFF_LW5lnMR3v2Dnvhd-mejUfp2dWNg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kristi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kristi/v17/uK_y4ricdeU6zwdRCh0TMv6EXw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Krona One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kronaone/v14/jAnEgHdjHcjgfIb1ZcUCMY-h3cWkWg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Krub\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZo47KLF4R6gWaf8.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQiwLByQ4oTef_6gQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZuo4KLF4R6gWaf8.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQipLNyQ4oTef_6gQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/krub/v9/sZlLdRyC6CRYXkYQDLlTW6E.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/krub/v9/sZlFdRyC6CRYbkQaCJtWS6EPcA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZrI5KLF4R6gWaf8.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQi_LJyQ4oTef_6gQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZp4-KLF4R6gWaf8.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQi0LVyQ4oTef_6gQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/krub/v9/sZlEdRyC6CRYZvo_KLF4R6gWaf8.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/krub/v9/sZlGdRyC6CRYbkQitLRyQ4oTef_6gQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kufam\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kufam/v20/C8c-4cY7pG7w_oSJDszBXsKCcBH3lqk7qQCJHvIwYg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kufam/v20/C8c-4cY7pG7w_oSJDszBXsKCcBH3pKk7qQCJHvIwYg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kufam/v20/C8c-4cY7pG7w_oSJDszBXsKCcBH3SK47qQCJHvIwYg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kufam/v20/C8c-4cY7pG7w_oSJDszBXsKCcBH3ca47qQCJHvIwYg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/kufam/v20/C8c-4cY7pG7w_oSJDszBXsKCcBH3Fq47qQCJHvIwYg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/kufam/v20/C8c-4cY7pG7w_oSJDszBXsKCcBH3P647qQCJHvIwYg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/kufam/v20/C8c84cY7pG7w_q6APDMZN6kY3hbiXurT6gqNPPcgYp0i.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/kufam/v20/C8c84cY7pG7w_q6APDMZN6kY3hbiXurh6gqNPPcgYp0i.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/kufam/v20/C8c84cY7pG7w_q6APDMZN6kY3hbiXuoN7QqNPPcgYp0i.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/kufam/v20/C8c84cY7pG7w_q6APDMZN6kY3hbiXuo07QqNPPcgYp0i.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/kufam/v20/C8c84cY7pG7w_q6APDMZN6kY3hbiXupT7QqNPPcgYp0i.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/kufam/v20/C8c84cY7pG7w_q6APDMZN6kY3hbiXup67QqNPPcgYp0i.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kulim Park\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjJYNwa5aZbUvGjU.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUKa9QYZcqCjVVUA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjPIOwa5aZbUvGjU.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUTaxQYZcqCjVVUA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdN79secq3hflz1Uu3IwtF4m5aZxebw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdN59secq3hflz1Uu3IwhFws4YR0abw2Aw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjIYIwa5aZbUvGjU.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUOapQYZcqCjVVUA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdN49secq3hflz1Uu3IwjOIJwa5aZbUvGjU.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/kulimpark/v14/fdNm9secq3hflz1Uu3IwhFwUXatQYZcqCjVVUA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kumar One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kumarone/v17/bMr1mS-P958wYi6YaGeGNO6WU3oT0g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kumar One Outline\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kumaroneoutline/v17/Noao6VH62pyLP0fsrZ-v18wlUEcX9zDwRQu8EGKF.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kumbh Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNorqSyNIXIwSP0XD.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNopqSiNIXIwSP0XD.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNoq0SiNIXIwSP0XD.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNorqSiNIXIwSP0XD.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNorYSiNIXIwSP0XD.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNoo0TSNIXIwSP0XD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNooNTSNIXIwSP0XD.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNopqTSNIXIwSP0XD.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/kumbhsans/v12/c4mw1n92AsfhuCq6tVsaoIx1CHIi4kToNopDTSNIXIwSP0XD.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Kurale\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/kurale/v11/4iCs6KV9e9dXjho6eAT3v02QFg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"La Belle Aurore\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/labelleaurore/v16/RrQIbot8-mNYKnGNDkWlocovHeIIG-eFNVmULg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lacquer\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lacquer/v15/EYqzma1QwqpG4_BBB7-AXhttQ5I.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Laila\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/laila/v13/LYjBdG_8nE8jDLzxogNAh14nVcfe.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/laila/v13/LYjMdG_8nE8jDIRdiidIrEIu.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/laila/v13/LYjBdG_8nE8jDLypowNAh14nVcfe.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/laila/v13/LYjBdG_8nE8jDLyFpANAh14nVcfe.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/laila/v13/LYjBdG_8nE8jDLzhpQNAh14nVcfe.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lakki Reddy\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lakkireddy/v19/S6u5w49MUSzD9jlCPmvLZQfox9k97-xZ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lalezar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lalezar/v14/zrfl0HLVx-HwTP82UaDyIiL0RCg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lancelot\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lancelot/v22/J7acnppxBGtQEulG4JY4xJ9CGyAa.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Langar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/langar/v26/kJEyBukW7AIlgjGVrTVZ99sqrQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lateef\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/lateef/v24/hESz6XVnNCxEvkb0bjygbqTb9nQ-RA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lateef/v24/hESz6XVnNCxEvkb0Cj-gbqTb9nQ-RA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lateef/v24/hESw6XVnNCxEvkbMpheEZo_H_w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lateef/v24/hESz6XVnNCxEvkb0Uj6gbqTb9nQ-RA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lateef/v24/hESz6XVnNCxEvkb0fjmgbqTb9nQ-RA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lateef/v24/hESz6XVnNCxEvkb0GjigbqTb9nQ-RA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lateef/v24/hESz6XVnNCxEvkb0BjugbqTb9nQ-RA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lato\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lato/v23/S6u8w4BMUTPHh30wWyWrFCbw7A.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/lato/v23/S6u-w4BMUTPHjxsIPy-vNiPg7MU0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh7USew-FGC_p9dw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/lato/v23/S6u_w4BMUTPHjxsI9w2PHA3s5dwt7w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHvxk6XweuBCY.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/lato/v23/S6u8w4BMUTPHjxswWyWrFCbw7A.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVew-FGC_p9dw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/lato/v23/S6u_w4BMUTPHjxsI5wqPHA3s5dwt7w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50Xew-FGC_p9dw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/lato/v23/S6u_w4BMUTPHjxsI3wiPHA3s5dwt7w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lavishly Yours\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lavishlyyours/v2/jizDREVIvGwH5OjiZmX9r5z_WxUY0TY7ikbI.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"League Gothic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/leaguegothic/v6/qFdR35CBi4tvBz81xy7WG7ep-BQAY7Krj7feObpH_-amidQ6Q9hn.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"League Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/leaguescript/v24/CSR54zpSlumSWj9CGVsoBZdeaNNUuOwkC2s.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"League Spartan\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvM_oXpBMdcFguczA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMfoTpBMdcFguczA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMoITpBMdcFguczA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvM_oTpBMdcFguczA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMzITpBMdcFguczA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMIIPpBMdcFguczA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMGYPpBMdcFguczA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMfoPpBMdcFguczA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/leaguespartan/v6/kJEnBuEW6A0lliaV_m88ja5Twtx8BWhtkDVmjZvMV4PpBMdcFguczA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Leckerli One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/leckerlione/v16/V8mCoQH8VCsNttEnxnGQ-1itLZxcBtItFw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ledger\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ledger/v16/j8_q6-HK1L3if_sxm8DwHTBhHw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lekton\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lekton/v17/SZc43FDmLaWmWpBeXxfonUPL6Q.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/lekton/v17/SZc63FDmLaWmWpBuXR3sv0bb6StO.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lekton/v17/SZc73FDmLaWmWpBm4zjMlWjX4DJXgQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lemon\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lemon/v14/HI_EiYEVKqRMq0jBSZXAQ4-d.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lemonada\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/lemonada/v20/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGJOt2mfWc3Z2pTg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lemonada/v20/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGeut2mfWc3Z2pTg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lemonada/v20/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGSOt2mfWc3Z2pTg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lemonada/v20/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGpOx2mfWc3Z2pTg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lemonada/v20/0QI-MXFD9oygTWy_R-FFlwV-bgfR7QJGnex2mfWc3Z2pTg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsX_LBte6KuGEo.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sW_LBte6KuGEo.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WC2UW_LBte6KuGEo.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LBte6KuGEo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkW_LBte6KuGEo.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WC-UR_LBte6KuGEo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LBte6KuGEo.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WC7sR_LBte6KuGEo.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexend/v17/wlptgwvFAVdoq2_F94zlCfv0bz1WC5IR_LBte6KuGEo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend Deca\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U48MxArBPCqLNflg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4cM1ArBPCqLNflg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4rs1ArBPCqLNflg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U48M1ArBPCqLNflg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4ws1ArBPCqLNflg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4LspArBPCqLNflg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4F8pArBPCqLNflg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4cMpArBPCqLNflg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexenddeca/v17/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4WcpArBPCqLNflg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend Exa\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9r7T6bHHJ8BRq0b.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9p7TqbHHJ8BRq0b.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9qlTqbHHJ8BRq0b.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9r7TqbHHJ8BRq0b.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9rJTqbHHJ8BRq0b.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9olSabHHJ8BRq0b.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9ocSabHHJ8BRq0b.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9p7SabHHJ8BRq0b.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexendexa/v24/UMBCrPdOoHOnxExyjdBeQCH18mulUxBvI9pSSabHHJ8BRq0b.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend Giga\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC2LmE68oo6eepYQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCWLiE68oo6eepYQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRChriE68oo6eepYQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC2LiE68oo6eepYQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRC6riE68oo6eepYQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCBr-E68oo6eepYQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCP7-E68oo6eepYQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCWL-E68oo6eepYQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexendgiga/v24/PlIuFl67Mah5Y8yMHE7lkUZPlTBo4MWFfNRCcb-E68oo6eepYQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend Mega\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDL8fivveyiq9EqQw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLcfmvveyiq9EqQw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLr_mvveyiq9EqQw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDL8fmvveyiq9EqQw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLw_mvveyiq9EqQw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLL_6vveyiq9EqQw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLFv6vveyiq9EqQw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLcf6vveyiq9EqQw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexendmega/v24/qFdX35aBi5JtHD41zSTFEuTByuvYFuE9IbDLWP6vveyiq9EqQw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend Peta\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR6SFyW1YuRTsnfw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRaSByW1YuRTsnfw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRtyByW1YuRTsnfw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR6SByW1YuRTsnfw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgR2yByW1YuRTsnfw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRNydyW1YuRTsnfw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRDidyW1YuRTsnfw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRaSdyW1YuRTsnfw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexendpeta/v24/BXR4vFPGjeLPh0kCfI4OkFX-UTQHSCaxvBgRQCdyW1YuRTsnfw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend Tera\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM5zITdpz0fYxcrQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMZzMTdpz0fYxcrQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMuTMTdpz0fYxcrQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM5zMTdpz0fYxcrQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiM1TMTdpz0fYxcrQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMOTQTdpz0fYxcrQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMADQTdpz0fYxcrQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMZzQTdpz0fYxcrQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexendtera/v24/RrQDbo98_jt_IXnBPwCWtYJLZ3P4hnaGKFiMTjQTdpz0fYxcrQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lexend Zetta\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy9bH0z5jbs8qbts.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy1bG0z5jbs8qbts.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy4jG0z5jbs8qbts.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy9bG0z5jbs8qbts.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy-TG0z5jbs8qbts.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCywjB0z5jbs8qbts.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCyzHB0z5jbs8qbts.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy1bB0z5jbs8qbts.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/lexendzetta/v24/ll8uK2KYXje7CdOFnEWcU8synQbuVYjYB3BCy3_B0z5jbs8qbts.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Barcode 128\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebarcode128/v26/cIfnMbdUsUoiW3O_hVviCwVjuLtXeJ_A_gMk0izH.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Barcode 128 Text\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebarcode128text/v26/fdNv9tubt3ZEnz1Gu3I4-zppwZ9CWZ16Z0w5cV3Y6M90w4k.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Barcode 39\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebarcode39/v19/-nFnOHM08vwC6h8Li1eQnP_AHzI2K_d709jy92k.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Barcode 39 Extended\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebarcode39extended/v25/8At7Gt6_O5yNS0-K4Nf5U922qSzhJ3dUdfJpwNUgfNRCOZ1GOBw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Barcode 39 Extended Text\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebarcode39extendedtext/v25/eLG1P_rwIgOiDA7yrs9LoKaYRVLQ1YldrrOnnL7xPO4jNP68fLIiPopNNA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Barcode 39 Text\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebarcode39text/v26/sJoa3KhViNKANw_E3LwoDXvs5Un0HQ1vT-031RRL-9rYaw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Barcode EAN13 Text\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebarcodeean13text/v19/wlpigxXFDU1_oCu9nfZytgIqSG0XRcJm_OQiB96PAGEki52WfA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Baskerville\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0pNeYRI4CN2V.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxYaDc2V2ro.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/librebaskerville/v14/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTjYwI8Gcw6Oi.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Bodoni\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6I1fwWzZcOb3U3s.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6L9fwWzZcOb3U3s.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6FNYwWzZcOb3U3s.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm--H45qDWDYULr5OfyZudXzSBgY2oMBGte6GpYwWzZcOb3U3s.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUcKS_TdMTyQ3syLg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUcGy_TdMTyQ3syLg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUc9yjTdMTyQ3syLg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/librebodoni/v3/_Xm4-H45qDWDYULr5OfyZud9xBKfuwNnnsVZ_UUczijTdMTyQ3syLg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Caslon Display\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librecaslondisplay/v14/TuGOUUFxWphYQ6YI6q9Xp61FQzxDRKmzr2lRdRhtCC4d.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Caslon Text\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/librecaslontext/v3/DdT878IGsGw1aF1JU10PUbTvNNaDMcq_3eNrHgO1.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/librecaslontext/v3/DdT678IGsGw1aF1JU10PUbTvNNaDMfq91-dJGxO1q9o.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/librecaslontext/v3/DdT578IGsGw1aF1JU10PUbTvNNaDMfID8sdjNR-8ssPt.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Libre Franklin\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhLsSUB9rIb-JH1g.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhrsWUB9rIb-JH1g.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhcMWUB9rIb-JH1g.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhLsWUB9rIb-JH1g.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhHMWUB9rIb-JH1g.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduh8MKUB9rIb-JH1g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhycKUB9rIb-JH1g.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhrsKUB9rIb-JH1g.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhh8KUB9rIb-JH1g.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZ8RdDMTedX1sGE.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05ob8RNDMTedX1sGE.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oYiRNDMTedX1sGE.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZ8RNDMTedX1sGE.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZORNDMTedX1sGE.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oaiQ9DMTedX1sGE.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oabQ9DMTedX1sGE.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05ob8Q9DMTedX1sGE.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05obVQ9DMTedX1sGE.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Licorice\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/licorice/v3/t5tjIR8TMomTCAyjNk23hqLgzCHu.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Life Savers\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lifesavers/v18/ZXuie1UftKKabUQMgxAal_lrFgpbuNvB.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lifesavers/v18/ZXu_e1UftKKabUQMgxAal8HXOS5Tk8fIpPRW.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/lifesavers/v18/ZXu_e1UftKKabUQMgxAal8HLOi5Tk8fIpPRW.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lilita One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lilitaone/v13/i7dPIFZ9Zz-WBtRtedDbUEZ2RFq7AwU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lily Script One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lilyscriptone/v15/LhW9MV7ZMfIPdMxeBjBvFN8SXLS4gsSjQNsRMg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Limelight\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/limelight/v16/XLYkIZL7aopJVbZJHDuYPeNGrnY2TA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Linden Hill\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lindenhill/v22/-F61fjxoKSg9Yc3hZgO8ygFI7CwC009k.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/lindenhill/v22/-F63fjxoKSg9Yc3hZgO8yjFK5igg1l9kn-s.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Literata\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v30\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbJG_F_bcTWCWp8g.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbE-_F_bcTWCWp8g.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbBG_F_bcTWCWp8g.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbCO_F_bcTWCWp8g.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbM-4F_bcTWCWp8g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbPa4F_bcTWCWp8g.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbJG4F_bcTWCWp8g.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/literata/v30/or3PQ6P12-iJxAIgLa78DkrbXsDgk0oVDaDPYLanFLHpPf2TbLi4F_bcTWCWp8g.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8f7XWSUKTt8iVow.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8obXWSUKTt8iVow.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8_7XWSUKTt8iVow.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8zbXWSUKTt8iVow.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8IbLWSUKTt8iVow.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8GLLWSUKTt8iVow.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8f7LWSUKTt8iVow.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/literata/v30/or3NQ6P12-iJxAIgLYT1PLs1Zd0nfUwAbeGVKoRYzNiCp1OUedn8VrLWSUKTt8iVow.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Liu Jian Mao Cao\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/liujianmaocao/v15/~ChIKEExpdSBKaWFuIE1hbyBDYW8gACoECAEYAQ==.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Livvic\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/livvic/v13/rnCr-x1S2hzjrlffC-M-mHnOSOuk.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCt-x1S2hzjrlfXbdtakn3sTfukQHs.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/livvic/v13/rnCq-x1S2hzjrlffp8IeslfCQfK9WQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCs-x1S2hzjrlfXbdv2s13GY_etWWIJ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/livvic/v13/rnCq-x1S2hzjrlffw8EeslfCQfK9WQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCs-x1S2hzjrlfXbduSsF3GY_etWWIJ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/livvic/v13/rnCp-x1S2hzjrlfnb-k6unzeSA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCr-x1S2hzjrlfXbeM-mHnOSOuk.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/livvic/v13/rnCq-x1S2hzjrlffm8AeslfCQfK9WQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCs-x1S2hzjrlfXbdvKsV3GY_etWWIJ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/livvic/v13/rnCq-x1S2hzjrlfft8ceslfCQfK9WQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCs-x1S2hzjrlfXbdvmtl3GY_etWWIJ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/livvic/v13/rnCq-x1S2hzjrlff08YeslfCQfK9WQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCs-x1S2hzjrlfXbduCt13GY_etWWIJ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/livvic/v13/rnCq-x1S2hzjrlff68QeslfCQfK9WQ.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/livvic/v13/rnCs-x1S2hzjrlfXbdu6tV3GY_etWWIJ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lobster\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lobster/v28/neILzCirqoswsqX9_oWsMqEzSJQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lobster Two\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lobstertwo/v18/BngMUXZGTXPUvIoyV6yN59fK7KSJ4ACD.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/lobstertwo/v18/BngOUXZGTXPUvIoyV6yN5-fI5qCr5RCDY_k.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lobstertwo/v18/BngRUXZGTXPUvIoyV6yN5-92w4CByxyKeuDp.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/lobstertwo/v18/BngTUXZGTXPUvIoyV6yN5-fI3hyEwRiof_DpXMY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Londrina Outline\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/londrinaoutline/v23/C8c44dM8vmb14dfsZxhetg3pDH-SfuoxrSKMDvI.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Londrina Shadow\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/londrinashadow/v22/oPWX_kB4kOQoWNJmjxLV5JuoCUlXRlaSxkrMCQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Londrina Sketch\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/londrinasketch/v21/c4m41npxGMTnomOHtRU68eIJn8qfWWn5Pos6CA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Londrina Solid\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/londrinasolid/v15/flUjRq6sw40kQEJxWNgkLuudGfs9KBYesZHhV64.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/londrinasolid/v15/flUiRq6sw40kQEJxWNgkLuudGfv1CjY0n53oTrcL.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/londrinasolid/v15/flUhRq6sw40kQEJxWNgkLuudGcNZIhI8tIHh.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/londrinasolid/v15/flUiRq6sw40kQEJxWNgkLuudGfvdDzY0n53oTrcL.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Long Cang\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/longcang/v17/LYjAdGP8kkgoTec8zkRgrXArXN7HWQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lora\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lora/v26/0QI6MX1D_JOuGQbT0gvTJPa787weuyJGmKxemMeZ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/lora/v26/0QI6MX1D_JOuGQbT0gvTJPa787wsuyJGmKxemMeZ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/lora/v26/0QI6MX1D_JOuGQbT0gvTJPa787zAvCJGmKxemMeZ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lora/v26/0QI6MX1D_JOuGQbT0gvTJPa787z5vCJGmKxemMeZ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/lora/v26/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-MoFkqh8ndeZzZ0.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/lora/v26/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-PgFkqh8ndeZzZ0.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/lora/v26/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-BQCkqh8ndeZzZ0.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/lora/v26/0QI8MX1D_JOuMw_hLdO6T2wV9KnW-C0Ckqh8ndeZzZ0.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Love Light\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lovelight/v3/t5tlIR0TNJyZWimpNAXDjKbCyTHuspo.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Love Ya Like A Sister\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/loveyalikeasister/v16/R70EjzUBlOqPeouhFDfR80-0FhOqJubN-Be78nZcsGGycA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Loved by the King\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lovedbytheking/v17/Gw6gwdP76VDVJNXerebZxUMeRXUF2PiNlXFu2R64.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lovers Quarrel\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/loversquarrel/v21/Yq6N-LSKXTL-5bCy8ksBzpQ_-zAsY7pO6siz.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Luckiest Guy\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/luckiestguy/v18/_gP_1RrxsjcxVyin9l9n_j2RStR3qDpraA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lusitana\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lusitana/v13/CSR84z9ShvucWzsMKxhaRuMiSct_.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/lusitana/v13/CSR74z9ShvucWzsMKyDmaccqYtd2vfwk.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Lustria\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/lustria/v13/9oRONYodvDEyjuhOrCg5MtPyAcg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Luxurious Roman\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/luxuriousroman/v3/buEupou_ZcP1w0yTKxJJokVSmbpqYgckeo9RMw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Luxurious Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/luxuriousscript/v5/ahcCv9e7yydulT32KZ0rBIoD7DzMg0rOby1JtYk.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"M PLUS 1\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5VSe78nZcsGGycA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW51Sa78nZcsGGycA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5Cya78nZcsGGycA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5VSa78nZcsGGycA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5Zya78nZcsGGycA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5iyG78nZcsGGycA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5siG78nZcsGGycA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW51SG78nZcsGGycA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/mplus1/v6/R70EjygA28ymD4HgBUGzkN5Eyoj-WpW5_CG78nZcsGGycA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"M PLUS 1 Code\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/mplus1code/v7/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7iN0XHpapwmdZhY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/mplus1code/v7/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7gN0HHpapwmdZhY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mplus1code/v7/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7jT0HHpapwmdZhY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mplus1code/v7/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7iN0HHpapwmdZhY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mplus1code/v7/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7i_0HHpapwmdZhY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mplus1code/v7/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7hT13HpapwmdZhY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mplus1code/v7/ypvMbXOOx2xFpzmYJS3N2_J2hBN6RZ5oIp8m_7hq13HpapwmdZhY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"M PLUS 1p\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"hebrew\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/mplus1p/v27/e3tleuShHdiFyPFzBRrQnDQAUW3aq-5N.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mplus1p/v27/e3tmeuShHdiFyPFzBRrQVBYge0PWovdU4w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mplus1p/v27/e3tjeuShHdiFyPFzBRro-D4Ec2jKqw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mplus1p/v27/e3tmeuShHdiFyPFzBRrQDBcge0PWovdU4w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mplus1p/v27/e3tmeuShHdiFyPFzBRrQRBEge0PWovdU4w.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/mplus1p/v27/e3tmeuShHdiFyPFzBRrQWBIge0PWovdU4w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/mplus1p/v27/e3tmeuShHdiFyPFzBRrQfBMge0PWovdU4w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"M PLUS 2\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwOa-VxlqHrzNgAw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwua6VxlqHrzNgAw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwZ66VxlqHrzNgAw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwOa6VxlqHrzNgAw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwC66VxlqHrzNgAw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkw56mVxlqHrzNgAw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkw3qmVxlqHrzNgAw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwuamVxlqHrzNgAw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/mplus2/v6/7Auhp_Eq3gO_OGbGGhjdwrDdpeIBxlkwkKmVxlqHrzNgAw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"M PLUS Code Latin\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/mpluscodelatin/v7/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1EbB6i5MqF9TRwg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/mpluscodelatin/v7/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1MbA6i5MqF9TRwg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mpluscodelatin/v7/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1BjA6i5MqF9TRwg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mpluscodelatin/v7/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1EbA6i5MqF9TRwg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mpluscodelatin/v7/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1HTA6i5MqF9TRwg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mpluscodelatin/v7/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1JjH6i5MqF9TRwg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mpluscodelatin/v7/hv-ylyV-aXg7x7tULiNXXBA0Np4WMS8fDIymHY8fy8wn4_ifLAtrObKDO0Xf1KHH6i5MqF9TRwg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"M PLUS Rounded 1c\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"hebrew\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/mplusrounded1c/v15/VdGCAYIAV6gnpUpoWwNkYvrugw9RuM3ixLsg6-av1x0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0q5psKxeqmzgRK.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mplusrounded1c/v15/VdGEAYIAV6gnpUpoWwNkYvrugw9RuPWGzr8C7vav.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM1y55sKxeqmzgRK.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM064ZsKxeqmzgRK.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0m4psKxeqmzgRK.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/mplusrounded1c/v15/VdGBAYIAV6gnpUpoWwNkYvrugw9RuM0C45sKxeqmzgRK.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ma Shan Zheng\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mashanzheng/v10/NaPecZTRCLxvwo41b4gvzkXaRMTsDIRSfr0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Macondo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/macondo/v21/RrQQboN9-iB1IXmOS2XO0LBBd4Y.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Macondo Swash Caps\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/macondoswashcaps/v20/6NUL8EaAJgGKZA7lpt941Z9s6ZYgDq6Oekoa_mm5bA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mada\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/mada/v16/7Au_p_0qnzeSdf3nCCL8zkwMIFg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mada/v16/7Au_p_0qnzeSdZnkCCL8zkwMIFg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mada/v16/7Auwp_0qnzeSTTXMLCrX0kU.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mada/v16/7Au_p_0qnzeSdcHlCCL8zkwMIFg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mada/v16/7Au_p_0qnzeSde3iCCL8zkwMIFg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mada/v16/7Au_p_0qnzeSdYnjCCL8zkwMIFg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/mada/v16/7Au_p_0qnzeSdbHhCCL8zkwMIFg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Magra\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/magra/v14/uK_94ruaZus72k5xIDMfO-ed.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/magra/v14/uK_w4ruaZus72nbNDxcXEPuUX1ow.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Maiden Orange\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/maidenorange/v25/kJE1BuIX7AUmhi2V4m08kb1XjOZdCZS8FY8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Maitree\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklhGNWJGovLdh6OE.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklnWOWJGovLdh6OE.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/maitree/v10/MjQGmil5tffhpBrkrtmmfJmDoL4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrkli2PWJGovLdh6OE.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklgGIWJGovLdh6OE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/maitree/v10/MjQDmil5tffhpBrklmWJWJGovLdh6OE.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Major Mono Display\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/majormonodisplay/v12/RWmVoLyb5fEqtsfBX9PDZIGr2tFubRhLCn2QIndPww.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mako\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mako/v18/H4coBX6Mmc_Z0ST09g478Lo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mali\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/mali/v9/N0bV2SRONuN4QOLlKlRaJdbWgdY.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/mali/v9/N0bX2SRONuN4SCj8wlVQIfTTkdbJYA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mali/v9/N0bV2SRONuN4QIbmKlRaJdbWgdY.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/mali/v9/N0bX2SRONuN4SCj8plZQIfTTkdbJYA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mali/v9/N0ba2SRONuN4eCrODlxxOd8.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/mali/v9/N0bU2SRONuN4SCjECn50Kd_PmA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mali/v9/N0bV2SRONuN4QN7nKlRaJdbWgdY.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/mali/v9/N0bX2SRONuN4SCj8_ldQIfTTkdbJYA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mali/v9/N0bV2SRONuN4QPLgKlRaJdbWgdY.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/mali/v9/N0bX2SRONuN4SCj80lBQIfTTkdbJYA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mali/v9/N0bV2SRONuN4QJbhKlRaJdbWgdY.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/mali/v9/N0bX2SRONuN4SCj8tlFQIfTTkdbJYA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mallanna\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mallanna/v13/hv-Vlzx-KEQb84YaDGwzEzRwVvJ-.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mandali\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mandali/v14/LhWlMVbYOfASNfNUVFk1ZPdcKtA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Manjari\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"malayalam\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/manjari/v9/k3kSo8UPMOBO2w1UdbroK2vFIaOV8A.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/manjari/v9/k3kQo8UPMOBO2w1UTd7iL0nAMaM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/manjari/v9/k3kVo8UPMOBO2w1UdWLNC0HrLaqM6Q4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Manrope\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59FO_F87jxeN7B.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_F87jxeN7B.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F87jxeN7B.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F87jxeN7B.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_F87jxeN7B.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F87jxeN7B.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F87jxeN7B.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mansalva\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mansalva/v9/aWB4m0aacbtDfvq5NJllI47vdyBg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Manuale\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeG6e7wD1TB_JHHY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeHke7wD1TB_JHHY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeHWe7wD1TB_JHHY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeE6fLwD1TB_JHHY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeEDfLwD1TB_JHHY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xp0eas_8Z-TFZdHv3mMxFaSqASeeFkfLwD1TB_JHHY.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOApA3zRdIWHYr8M.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOFRA3zRdIWHYr8M.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOGZA3zRdIWHYr8M.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOIpH3zRdIWHYr8M.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsOLNH3zRdIWHYr8M.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/manuale/v23/f0Xn0eas_8Z-TFZdNPTUzMkzITq8fvQsONRH3zRdIWHYr8M.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Marcellus\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/marcellus/v13/wEO_EBrOk8hQLDvIAF8FUfAL3EsHiA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Marcellus SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/marcellussc/v13/ke8iOgUHP1dg-Rmi6RWjbLEPgdydGKikhA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Marck Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/marckscript/v16/nwpTtK2oNgBA3Or78gapdwuCzyI-aMPF7Q.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Margarine\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/margarine/v21/qkBXXvoE6trLT9Y7YLye5JRLkAXbMQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Markazi Text\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/markazitext/v22/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtfSQT4MlBekmJLo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/markazitext/v22/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtcaQT4MlBekmJLo.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/markazitext/v22/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtSqXT4MlBekmJLo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/markazitext/v22/sykh-ydym6AtQaiEtX7yhqb_rV1k_81ZVYYZtROXT4MlBekmJLo.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Marko One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/markoone/v22/9Btq3DFG0cnVM5lw1haaKpUfrHPzUw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Marmelad\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/marmelad/v15/Qw3eZQdSHj_jK2e-8tFLG-YMC0R8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Martel\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVqekahRbX9vnDzw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVzeoahRbX9vnDzw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/martel/v10/PN_xRfK9oXHga0XtYcI-jT3L_w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVuewahRbX9vnDzw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XV3e0ahRbX9vnDzw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XVwe4ahRbX9vnDzw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/martel/v10/PN_yRfK9oXHga0XV5e8ahRbX9vnDzw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Martel Sans\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hAX5suHFUknqMxQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBz5cuHFUknqMxQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/martelsans/v12/h0GsssGi7VdzDgKjM-4d8ijfze-PPlUu.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hAH48uHFUknqMxQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBj4suHFUknqMxQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hB_4cuHFUknqMxQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/martelsans/v12/h0GxssGi7VdzDgKjM-4d8hBb4MuHFUknqMxQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Marvel\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/marvel/v14/nwpVtKeoNgBV0qaIkV7ED366zg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/marvel/v14/nwpXtKeoNgBV0qa4k1TALXuqzhA7.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/marvel/v14/nwpWtKeoNgBV0qawLXHgB1WmxwkiYQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/marvel/v14/nwpQtKeoNgBV0qa4k2x8Al-i5QwyYdrc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mate\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mate/v14/m8JdjftRd7WZ2z28WoXSaLU.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/mate/v14/m8JTjftRd7WZ6z-2XqfXeLVdbw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mate SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/matesc/v21/-nF8OGQ1-uoVr2wKyiXZ95OkJwA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Maven Pro\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v32\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mavenpro/v32/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8SX25nCpozp5GvU.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mavenpro/v32/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Rf25nCpozp5GvU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mavenpro/v32/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8fvx5nCpozp5GvU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mavenpro/v32/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8cLx5nCpozp5GvU.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/mavenpro/v32/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8aXx5nCpozp5GvU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/mavenpro/v32/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8Yzx5nCpozp5GvU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"McLaren\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mclaren/v13/2EbnL-ZuAXFqZFXISYYf8z2Yt_c.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mea Culpa\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/meaculpa/v3/AMOTz4GcuWbEIuza8jsZms0QW3mqyg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Meddon\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/meddon/v20/kmK8ZqA2EgDNeHTZhBdB3y_Aow.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"MedievalSharp\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/medievalsharp/v24/EvOJzAlL3oU5AQl2mP5KdgptAq96MwvXLDk.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Medula One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/medulaone/v19/YA9Wr0qb5kjJM6l2V0yukiEqs7GtlvY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Meera Inimai\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/meerainimai/v12/845fNMM5EIqOW5MPuvO3ILep_2jDVevnLQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Megrim\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/megrim/v16/46kulbz5WjvLqJZlbWXgd0RY1g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Meie Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/meiescript/v21/_LOImzDK7erRjhunIspaMjxn5IXg0WDz.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Meow Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/meowscript/v5/0FlQVPqanlaJrtr8AnJ0ESch0_0CfDf1.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Merienda\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/merienda/v14/gNMHW3x8Qoy5_mf8uVMCOou6_dvg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/merienda/v14/gNMAW3x8Qoy5_mf8uWu-Fa-y1sfpPES4.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Merienda One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/meriendaone/v16/H4cgBXaMndbflEq6kyZ1ht6YgoyyYzFzFw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Merriweather\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v30\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l521wRpX837pvjxPA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR7lXcf_hP3hPGWH.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/merriweather/v30/u-440qyriQwlOrhSvowK_l5OeyxNV-bnrw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/merriweather/v30/u-4m0qyriQwlOrhSvowK_l5-eSZJdeP3r-Ho.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNpX837pvjxPA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR71Wsf_hP3hPGWH.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52_wFpX837pvjxPA.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/merriweather/v30/u-4l0qyriQwlOrhSvowK_l5-eR7NWMf_hP3hPGWH.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Merriweather Sans\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZ_O4ljuEG7xFHnQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZou4ljuEG7xFHnQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZkO4ljuEG7xFHnQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZfOkljuEG7xFHnQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZRekljuEG7xFHnQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cO9IRs1JiJN1FRAMjTN5zd9vgsFF_5asQTb6hZ2JKZIukljuEG7xFHnQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq2TzesCzRRXnaur.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq3NzesCzRRXnaur.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq3_zesCzRRXnaur.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0TyusCzRRXnaur.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq0qyusCzRRXnaur.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/merriweathersans/v22/2-cM9IRs1JiJN1FRAMjTN5zd9vgsFHXwWDvLBsPDdpWMaq1NyusCzRRXnaur.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Metal\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/metal/v28/lW-wwjUJIXTo7i3nnoQAUdN2.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Metal Mania\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/metalmania/v22/RWmMoKWb4e8kqMfBUdPFJeXCg6UKDXlq.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Metamorphous\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/metamorphous/v18/Wnz8HA03aAXcC39ZEX5y1330PCCthTsmaQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Metrophobic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/metrophobic/v19/sJoA3LZUhMSAPV_u0qwiAT-J737FPEEL.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Michroma\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/michroma/v16/PN_zRfy9qWD8fEagAMg6rzjb_-Da.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Milonga\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/milonga/v20/SZc53FHnIaK9W5kffz3GkUrS8DI.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Miltonian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/miltonian/v26/zOL-4pbPn6Ne9JqTg9mr6e5As-FeiQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Miltonian Tattoo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/miltoniantattoo/v28/EvOUzBRL0o0kCxF-lcMCQxlpVsA_FwP8MDBku-s.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mina\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mina/v11/-nFzOGc18vARrz9j7i3y65o.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mina/v11/-nF8OGc18vARl4NMyiXZ95OkJwA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mingzat\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"lepcha\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mingzat/v1/0QIgMX5C-o-oWWyvBttkm_mv670.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Miniver\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/miniver/v21/eLGcP-PxIg-5H0vC770Cy8r8fWA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Miriam Libre\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/miriamlibre/v13/DdTh798HsHwubBAqfkcBTL_vYJn_Teun9g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/miriamlibre/v13/DdT-798HsHwubBAqfkcBTL_X3LbbRcC7_-Z7Hg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mirza\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mirza/v15/co3ImWlikiN5EurdKMewsrvI.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mirza/v15/co3FmWlikiN5EtIpAeO4mafBomDi.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mirza/v15/co3FmWlikiN5EtIFBuO4mafBomDi.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mirza/v15/co3FmWlikiN5EtJhB-O4mafBomDi.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Miss Fajardose\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/missfajardose/v22/E21-_dn5gvrawDdPFVl-N0Ajb8qvWPaJq4no.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mitr\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8fMZFJDUc1NECPY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8ZcaFJDUc1NECPY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mitr/v11/pxiLypw5ucZFyTsyMJj_b1o.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8c8bFJDUc1NECPY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8eMcFJDUc1NECPY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mitr/v11/pxiEypw5ucZF8YcdFJDUc1NECPY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mochiy Pop One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mochiypopone/v7/QdVPSTA9Jh-gg-5XZP2UmU4O9kwwD3s6ZKAi.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mochiy Pop P One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mochiypoppone/v7/Ktk2AKuPeY_td1-h9LayHYWCjAqyN4O3WYZB_sU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Modak\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/modak/v18/EJRYQgs1XtIEsnMH8BVZ76KU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Modern Antiqua\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/modernantiqua/v22/NGStv5TIAUg6Iq_RLNo_2dp1sI1Ea2u0c3Gi.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mogra\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mogra/v19/f0X40eSs8c95TBo4DvLmxtnG.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mohave\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/mohave/v8/7cH0v4ksjJunKqMVAOPIMOeSmiojdif_HvCQopLSvBk.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mohave/v8/7cH0v4ksjJunKqMVAOPIMOeSmiojdnn_HvCQopLSvBk.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mohave/v8/7cH0v4ksjJunKqMVAOPIMOeSmiojdkv_HvCQopLSvBk.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mohave/v8/7cH0v4ksjJunKqMVAOPIMOeSmiojdqf4HvCQopLSvBk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mohave/v8/7cH0v4ksjJunKqMVAOPIMOeSmiojdp74HvCQopLSvBk.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/mohave/v8/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8qLOaprDXrBlSVw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/mohave/v8/7cH2v4ksjJunKqM_CdE36I75AIQkY7G89rOaprDXrBlSVw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/mohave/v8/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8xLOaprDXrBlSVw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/mohave/v8/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8KLSaprDXrBlSVw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/mohave/v8/7cH2v4ksjJunKqM_CdE36I75AIQkY7G8EbSaprDXrBlSVw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Molengo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/molengo/v16/I_uuMpWeuBzZNBtQbbRQkiCvs5Y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Molle\",\r\n      \"variants\": [\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"italic\": \"http://fonts.gstatic.com/s/molle/v21/E21n_dL5hOXFhWEsXzgmVydREus.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Monda\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/monda/v16/TK3tWkYFABsmjvpmNBsLvPdG.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/monda/v16/TK3gWkYFABsmjsLaGz8Dl-tPKo2t.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Monofett\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/monofett/v22/mFTyWbofw6zc9NtnW43SuRwr0VJ7.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Monoton\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/monoton/v15/5h1aiZUrOngCibe4fkbBQ2S7FU8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Monsieur La Doulaise\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/monsieurladoulaise/v14/_Xmz-GY4rjmCbQfc-aPRaa4pqV340p7EZl5ewkEU4HTy.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Montaga\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/montaga/v13/H4cnBX2Ml8rCkEO_0gYQ7LO5mqc.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Montagu Slab\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/montaguslab/v6/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDbE3P9Fs7bOSO7.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/montaguslab/v6/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkBbEnP9Fs7bOSO7.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/montaguslab/v6/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkCFEnP9Fs7bOSO7.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/montaguslab/v6/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDbEnP9Fs7bOSO7.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/montaguslab/v6/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkDpEnP9Fs7bOSO7.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/montaguslab/v6/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkAFFXP9Fs7bOSO7.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/montaguslab/v6/6qLhKZIQtB_zv0xUaXRDWkY_HXsphdLRZF40vm_jzR2jhk_n3T6ACkA8FXP9Fs7bOSO7.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"MonteCarlo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/montecarlo/v7/buEzpo6-f9X01GadLA0G0CoV_NxLeiw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Montez\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/montez/v18/845ZNMk5GoGIX8lm1LDeSd-R_g.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Montserrat\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw-Y3tcoqK5.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Ew-Y3tcoqK5.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-Y3tcoqK5.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-Y3tcoqK5.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-Y3tcoqK5.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-Y3tcoqK5.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-Y3tcoqK5.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w-Y3tcoqK5.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w-Y3tcoqK5.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8aX9-p7K5ILg.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9aX9-p7K5ILg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9aX9-p7K5ILg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9aX9-p7K5ILg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9aX9-p7K5ILg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6aX9-p7K5ILg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6aX9-p7K5ILg.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6aX9-p7K5ILg.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/montserrat/v25/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aX9-p7K5ILg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Montserrat Alternates\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU0xiKfVKphL03l4.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTjWacfw6zH4dthXcyms1lPpC8I_b0juU057p-xIJxp1ml4imo.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xJIb1ALZH2mBhkw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8dAbxD-GVxk3Nd.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xQIX1ALZH2mBhkw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p95ArxD-GVxk3Nd.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU0J7K3RCJ1b0w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057qfVKphL03l4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGIT1ALZH2mBhkw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA7xD-GVxk3Nd.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIP1ALZH2mBhkw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBLxD-GVxk3Nd.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUIL1ALZH2mBhkw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBbxD-GVxk3Nd.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIH1ALZH2mBhkw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BrxD-GVxk3Nd.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xaID1ALZH2mBhkw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9RB7xD-GVxk3Nd.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Montserrat Subrayada\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/montserratsubrayada/v17/U9MD6c-o9H7PgjlTHThBnNHGVUORwteQQE8LYuceqGT-.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/montserratsubrayada/v17/U9MM6c-o9H7PgjlTHThBnNHGVUORwteQQHe3TcMWg3j36Ebz.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Moo Lah Lah\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/moolahlah/v3/dg4h_p_opKZOA0w1AYcm55wtYQYugjW4.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Moon Dance\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/moondance/v3/WBLgrEbUbFlYW9ekmGawe2XiKMiokE4.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Moul\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/moul/v25/nuF2D__FSo_3E-RYiJCy-00.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Moulpali\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-04-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/moulpali/v28/H4ckBXKMl9HagUWymyY6wr-wg763.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mountains of Christmas\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mountainsofchristmas/v20/3y9w6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7ePNamMPNpJpc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mountainsofchristmas/v20/3y9z6a4zcCnn5X0FDyrKi2ZRUBIy8uxoUo7eBGqJFPtCOp6IaEA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mouse Memoirs\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mousememoirs/v13/t5tmIRoSNJ-PH0WNNgDYxdSb7TnFrpOHYh4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mr Bedfort\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mrbedfort/v21/MQpR-WCtNZSWAdTMwBicliq0XZe_Iy8.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mr Dafoe\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mrdafoe/v14/lJwE-pIzkS5NXuMMrGiqg7MCxz_C.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mr De Haviland\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mrdehaviland/v14/OpNVnooIhJj96FdB73296ksbOj3C4ULVNTlB.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mrs Saint Delafield\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mrssaintdelafield/v13/v6-IGZDIOVXH9xtmTZfRagunqBw5WC62cK4tLsubB2w.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mrs Sheppards\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mrssheppards/v21/PN_2Rfm9snC0XUGoEZhb91ig3vjxynMix4Y.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ms Madi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/msmadi/v2/HTxsL2UxNnOji5E1N-DPiI7QAYo.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mukta\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/mukta/v13/iJWHBXyXfDDVXbEOjFma-2HW7ZB_.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mukta/v13/iJWHBXyXfDDVXbFqj1ma-2HW7ZB_.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mukta/v13/iJWKBXyXfDDVXYnGp32S0H3f.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mukta/v13/iJWHBXyXfDDVXbEyjlma-2HW7ZB_.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mukta/v13/iJWHBXyXfDDVXbEeiVma-2HW7ZB_.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mukta/v13/iJWHBXyXfDDVXbF6iFma-2HW7ZB_.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/mukta/v13/iJWHBXyXfDDVXbFmi1ma-2HW7ZB_.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mukta Mahee\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/muktamahee/v15/XRXN3IOIi0hcP8iVU67hA9MFcBoHJndqZCsW.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/muktamahee/v15/XRXN3IOIi0hcP8iVU67hA9NhcxoHJndqZCsW.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/muktamahee/v15/XRXQ3IOIi0hcP8iVU67hA-vNWz4PDWtj.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/muktamahee/v15/XRXN3IOIi0hcP8iVU67hA9M5choHJndqZCsW.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/muktamahee/v15/XRXN3IOIi0hcP8iVU67hA9MVdRoHJndqZCsW.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/muktamahee/v15/XRXN3IOIi0hcP8iVU67hA9NxdBoHJndqZCsW.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/muktamahee/v15/XRXN3IOIi0hcP8iVU67hA9NtdxoHJndqZCsW.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mukta Malar\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMwBtAB62ruoAZW.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINUBdAB62ruoAZW.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/muktamalar/v12/MCoXzAXyz8LOE2FpJMxZqLv4LfQJwHbn.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMMBNAB62ruoAZW.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqIMgA9AB62ruoAZW.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINEAtAB62ruoAZW.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/muktamalar/v12/MCoKzAXyz8LOE2FpJMxZqINYAdAB62ruoAZW.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mukta Vaani\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXNV8BD-u97MW1a.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGWpVMBD-u97MW1a.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/muktavaani/v13/3Jn5SD_-ynaxmxnEfVHPIF0FfORL0fNy.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXxVcBD-u97MW1a.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGXdUsBD-u97MW1a.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGW5U8BD-u97MW1a.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/muktavaani/v13/3JnkSD_-ynaxmxnEfVHPIGWlUMBD-u97MW1a.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mulish\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNRwaClGrw-PTY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexc1RwaClGrw-PTY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexZNRwaClGrw-PTY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexaFRwaClGrw-PTY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexU1WwaClGrw-PTY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexXRWwaClGrw-PTY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexRNWwaClGrw-PTY.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptyg83HX_SGhgqO0yLcmjzUAuWexTpWwaClGrw-PTY.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeOvHp47LTZFwA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSd-OvHp47LTZFwA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSKeOvHp47LTZFwA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSG-OvHp47LTZFwA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsS9-SvHp47LTZFwA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSzuSvHp47LTZFwA.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSqeSvHp47LTZFwA.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/mulish/v12/1Ptwg83HX_SGhgqk2hAjQlW_mEuZ0FsSgOSvHp47LTZFwA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Murecho\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpr5HWZLCpUOaM6.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrr5XWZLCpUOaM6.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMo15XWZLCpUOaM6.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpr5XWZLCpUOaM6.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMpZ5XWZLCpUOaM6.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMq14nWZLCpUOaM6.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMqM4nWZLCpUOaM6.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrr4nWZLCpUOaM6.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/murecho/v6/q5uYsoq3NOBn_I-ggCJg98TBOoNFCMrC4nWZLCpUOaM6.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"MuseoModerno\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMlZFuewajeKlCdo.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMtZEuewajeKlCdo.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMghEuewajeKlCdo.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMlZEuewajeKlCdo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMmREuewajeKlCdo.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMohDuewajeKlCdo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMrFDuewajeKlCdo.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMtZDuewajeKlCdo.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrf30HnU0_7wWdMrFcWqSEXPVyEaWJ55pTleMv9DuewajeKlCdo.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HUa4QicCgGdrS3g.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H0a8QicCgGdrS3g.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HD68QicCgGdrS3g.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HUa8QicCgGdrS3g.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HY68QicCgGdrS3g.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54Hj6gQicCgGdrS3g.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54HtqgQicCgGdrS3g.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H0agQicCgGdrS3g.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/museomoderno/v22/zrfx0HnU0_7wWdMrFcWqSEXlXhPlgPcSP5dZJ54H-KgQicCgGdrS3g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"My Soul\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mysoul/v2/3XFqErcuy945_u6KF_Ulk2nnXf0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Mystery Quest\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/mysteryquest/v20/-nF6OG414u0E6k0wynSGlujRHwElD_9Qz9E.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"NTR\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ntr/v15/RLpzK5Xy0ZjiGGhs5TA4bg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nabla\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"math\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nabla/v6/j8_D6-LI0Lvpe7Makz5UhJt9C3uqg_X_75gyGS4jAxsNIjrRNRBUFFR_198.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nanum Brush Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nanumbrushscript/v22/wXK2E2wfpokopxzthSqPbcR5_gVaxazyjqBr1lO97Q.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nanum Gothic\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nanumgothic/v21/PN_3Rfi-oW3hYwmKDpxS7F_z_tLfxno73g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/nanumgothic/v21/PN_oRfi-oW3hYwmKDpxS7F_LQv37zlEn14YEUQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/nanumgothic/v21/PN_oRfi-oW3hYwmKDpxS7F_LXv77zlEn14YEUQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nanum Gothic Coding\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nanumgothiccoding/v19/8QIVdjzHisX_8vv59_xMxtPFW4IXROwsy6QxVs1X7tc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/nanumgothiccoding/v19/8QIYdjzHisX_8vv59_xMxtPFW4IXROws8xgecsV88t5V9r4.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nanum Myeongjo\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nanummyeongjo/v20/9Btx3DZF0dXLMZlywRbVRNhxy1LreHQ8juyl.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/nanummyeongjo/v20/9Bty3DZF0dXLMZlywRbVRNhxy2pXV1A0pfCs5Kos.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/nanummyeongjo/v20/9Bty3DZF0dXLMZlywRbVRNhxy2pLVFA0pfCs5Kos.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nanum Pen Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nanumpenscript/v19/daaDSSYiLGqEal3MvdA_FOL_3FkN2z7-aMFCcTU.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Neonderthaw\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/neonderthaw/v3/Iure6Yx5-oWVZI0r-17AeZZJprVA4XQ0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nerko One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nerkoone/v15/m8JQjfZSc7OXlB3ZMOjzcJ5BZmqa3A.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Neucha\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/neucha/v17/q5uGsou0JOdh94bvugNsCxVEgA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Neuton\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/neuton/v18/UMBQrPtMoH62xUZKAKkfegD5Drog6Q.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/neuton/v18/UMBQrPtMoH62xUZKZKofegD5Drog6Q.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/neuton/v18/UMBTrPtMoH62xUZyyII7civlBw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/neuton/v18/UMBRrPtMoH62xUZCyog_UC71B6M5.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/neuton/v18/UMBQrPtMoH62xUZKdK0fegD5Drog6Q.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/neuton/v18/UMBQrPtMoH62xUZKaK4fegD5Drog6Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"New Rocker\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/newrocker/v16/MwQzbhjp3-HImzcCU_cJkGMViblPtXs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"New Tegomin\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/newtegomin/v10/SLXMc1fV7Gd9USdBAfPlqfN0Q3ptkDMN.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"News Cycle\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/newscycle/v22/CSR64z1Qlv-GDxkbKVQ_TOcATNt_pOU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/newscycle/v22/CSR54z1Qlv-GDxkbKVQ_dFsvaNNUuOwkC2s.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Newsreader\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438w-I_ADOxEPjCggA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wJo_ADOxEPjCggA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438weI_ADOxEPjCggA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wSo_ADOxEPjCggA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wpojADOxEPjCggA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438wn4jADOxEPjCggA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9qfjOCX1hbuyalUrK49dLac06G1ZGsZBtoBCzBDXXD9JVF438w-IjADOxEPjCggA.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMyoT-ZAHDWwgECi.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMx2T-ZAHDWwgECi.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMwoT-ZAHDWwgECi.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMwaT-ZAHDWwgECi.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMz2SOZAHDWwgECi.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMzPSOZAHDWwgECi.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/newsreader/v19/cY9kfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLP4obnf7fTXglsMyoSOZAHDWwgECi.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Niconne\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/niconne/v15/w8gaH2QvRug1_rTfrQut2F4OuOo.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Niramit\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVXx7tiiEr5_BdZ8.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiXimOq73EZZ_f6w.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVRh4tiiEr5_BdZ8.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiOiqOq73EZZ_f6w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/niramit/v10/I_uuMpWdvgLdNxVLbbRQkiCvs5Y.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/niramit/v10/I_usMpWdvgLdNxVLXbZalgKqo5bYbA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVUB5tiiEr5_BdZ8.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiYiuOq73EZZ_f6w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVWx-tiiEr5_BdZ8.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiTiyOq73EZZ_f6w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/niramit/v10/I_urMpWdvgLdNxVLVQh_tiiEr5_BdZ8.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/niramit/v10/I_upMpWdvgLdNxVLXbZiKi2Oq73EZZ_f6w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nixie One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nixieone/v16/lW-8wjkKLXjg5y2o2uUoUOFzpS-yLw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nobile\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nobile/v17/m8JTjflSeaOVl1i2XqfXeLVdbw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/nobile/v17/m8JRjflSeaOVl1iGXK3TWrBNb3OD.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/nobile/v17/m8JQjflSeaOVl1iOqo7zcJ5BZmqa3A.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/nobile/v17/m8JWjflSeaOVl1iGXJUnc5RFRG-K3Mud.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/nobile/v17/m8JQjflSeaOVl1iO4ojzcJ5BZmqa3A.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/nobile/v17/m8JWjflSeaOVl1iGXJVvdZRFRG-K3Mud.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nokora\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v30\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/nokora/v30/~CgoKBk5va29yYRhkIAAqBAgBGAE=.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/nokora/v30/~CgsKBk5va29yYRisAiAAKgQIARgB.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/nokora/v30/~CggKBk5va29yYSAAKgQIARgB.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/nokora/v30/~CgsKBk5va29yYRi8BSAAKgQIARgB.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/nokora/v30/~CgsKBk5va29yYRiEByAAKgQIARgB.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Norican\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/norican/v14/MwQ2bhXp1eSBqjkPGJJRtGs-lbA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nosifer\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nosifer/v20/ZGjXol5JTp0g5bxZaC1RVDNdGDs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Notable\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notable/v14/gNMEW3N_SIqx-WX9-HMoFIez5MI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nothing You Could Do\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nothingyoucoulddo/v15/oY1B8fbBpaP5OX3DtrRYf_Q2BPB1SnfZb0OJl1ol2Ymo.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noticia Text\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/noticiatext/v15/VuJ2dNDF2Yv9qppOePKYRP1GYTFZt0rNpQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/noticiatext/v15/VuJodNDF2Yv9qppOePKYRP12YztdlU_dpSjt.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/noticiatext/v15/VuJpdNDF2Yv9qppOePKYRP1-3R59v2HRrDH0eA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/noticiatext/v15/VuJrdNDF2Yv9qppOePKYRP12YwPhumvVjjTkeMnz.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Color Emoji\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"emoji\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-26\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notocoloremoji/v24/Yq6P-KqIXTD0t4D9z1ESnKM3-HpFab5s79iz64w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Emoji\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"emoji\"\r\n      ],\r\n      \"version\": \"v34\",\r\n      \"lastModified\": \"2022-09-26\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/notoemoji/v34/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob_10jwvS-FGJCMY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoemoji/v34/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob-r0jwvS-FGJCMY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoemoji/v34/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob-Z0jwvS-FGJCMY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoemoji/v34/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob911TwvS-FGJCMY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoemoji/v34/bMrnmSyK7YY-MEu6aWjPDs-ar6uWaGWuob9M1TwvS-FGJCMY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Kufi Arabic\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v3obPnLSmf5yD.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7v34bPnLSmf5yD.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh4x34bPnLSmf5yD.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5v34bPnLSmf5yD.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh5d34bPnLSmf5yD.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh6x2IbPnLSmf5yD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh6I2IbPnLSmf5yD.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7v2IbPnLSmf5yD.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notokufiarabic/v15/CSRp4ydQnPyaDxEXLFF6LZVLKrodhu8t57o1kDc5Wh7G2IbPnLSmf5yD.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Music\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"music\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notomusic/v14/pe0rMIiSN5pO63htf1sxIteQB9Zra1U.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Naskh Arabic\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notonaskharabic/v18/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwvc5krK0z9_Mnuw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notonaskharabic/v18/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwj85krK0z9_Mnuw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notonaskharabic/v18/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwY8lkrK0z9_Mnuw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notonaskharabic/v18/RrQ5bpV-9Dd1b1OAGA6M9PkyDuVBePeKNaxcsss0Y7bwWslkrK0z9_Mnuw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Nastaliq Urdu\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notonastaliqurdu/v14/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qt_-DK2f2-_8mEw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notonastaliqurdu/v14/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qu3-DK2f2-_8mEw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notonastaliqurdu/v14/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3QgH5DK2f2-_8mEw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notonastaliqurdu/v14/LhWNMUPbN-oZdNFcBy1-DJYsEoTq5pudQ9L940pGPkB3Qjj5DK2f2-_8mEw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Rashi Hebrew\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZB-DkRyq6Nf2pfA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZh-HkRyq6Nf2pfA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZWeHkRyq6Nf2pfA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZB-HkRyq6Nf2pfA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZNeHkRyq6Nf2pfA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZ2ebkRyq6Nf2pfA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZ4ObkRyq6Nf2pfA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZh-bkRyq6Nf2pfA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notorashihebrew/v21/EJR_Qh82XsIK-QFmqXk4zvLwFVya0vFL-HlKM5e6C6HZrubkRyq6Nf2pfA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"devanagari\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosans/v27/o-0OIpQlx3QUlC5A4PNjhjRFSfiM7HBj.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0MIpQlx3QUlC5A4PNr4AwhQ_yu6WBjJLE.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjKhVlY9aA5Wl6PQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0TIpQlx3QUlC5A4PNr4AyNYtyEx2xqPaif.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjThZlY9aA5Wl6PQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0TIpQlx3QUlC5A4PNr4AzpYdyEx2xqPaif.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNb4j5Ba_2c7A.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0OIpQlx3QUlC5A4PNr4DRFSfiM7HBj.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjFhdlY9aA5Wl6PQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0TIpQlx3QUlC5A4PNr4AyxYNyEx2xqPaif.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjOhBlY9aA5Wl6PQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0TIpQlx3QUlC5A4PNr4AydZ9yEx2xqPaif.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjXhFlY9aA5Wl6PQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0TIpQlx3QUlC5A4PNr4Az5ZtyEx2xqPaif.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjQhJlY9aA5Wl6PQ.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0TIpQlx3QUlC5A4PNr4AzlZdyEx2xqPaif.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosans/v27/o-0NIpQlx3QUlC5A4PNjZhNlY9aA5Wl6PQ.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/notosans/v27/o-0TIpQlx3QUlC5A4PNr4AzBZNyEx2xqPaif.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Adlam\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"adlam\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansadlam/v21/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufnv0TGnBZLwhuvk.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansadlam/v21/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufkn0TGnBZLwhuvk.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansadlam/v21/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufqXzTGnBZLwhuvk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansadlam/v21/neIczCCpqp0s5pPusPamd81eMfjPonvqdbYxxpgufpzzTGnBZLwhuvk.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Adlam Unjoined\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"adlam\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansadlamunjoined/v21/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_Ye35PMEe-E3slUg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansadlamunjoined/v21/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_Yd_5PMEe-E3slUg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansadlamunjoined/v21/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_YTP-PMEe-E3slUg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansadlamunjoined/v21/P5sszY2MYsLRsB5_ildkzPPDsLQXcOEmaFOqOGcaYrzFTIjsPam_YQr-PMEe-E3slUg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Anatolian Hieroglyphs\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"anatolian-hieroglyphs\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansanatolianhieroglyphs/v14/ijw9s4roRME5LLRxjsRb8A0gKPSWq4BbDmHHu6j2pEtUJzZWXybIymc5QYo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Arabic\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-06-01\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyG2vu3CBFQLaig.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfSGyvu3CBFQLaig.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCflmyvu3CBFQLaig.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyGyvu3CBFQLaig.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCf-myvu3CBFQLaig.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfFmuvu3CBFQLaig.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfL2uvu3CBFQLaig.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfSGuvu3CBFQLaig.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfYWuvu3CBFQLaig.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Armenian\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"armenian\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v39\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorxbq0iYy6zF3Eg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopxb60iYy6zF3Eg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLoqvb60iYy6zF3Eg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorxb60iYy6zF3Eg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLorDb60iYy6zF3Eg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLoovaK0iYy6zF3Eg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLooWaK0iYy6zF3Eg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopxaK0iYy6zF3Eg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansarmenian/v39/ZgN0jOZKPa7CHqq0h37c7ReDUubm2SEdFXp7ig73qtTY5idb74R9UdM3y2nZLopYaK0iYy6zF3Eg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Avestan\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"avestan\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansavestan/v17/bWti7ejKfBziStx7lIzKOLQZKhIJkyu9SASLji8U.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Balinese\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"balinese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbalinese/v18/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov7fdhE5Vd222PPY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansbalinese/v18/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov4XdhE5Vd222PPY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansbalinese/v18/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov2nahE5Vd222PPY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansbalinese/v18/NaPwcYvSBuhTirw6IaFn6UrRDaqje-lpbbRtYf-Fwu2Ov1DahE5Vd222PPY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Bamum\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bamum\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbamum/v18/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEddO-_gLykxEkxA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansbamum/v18/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEeVO-_gLykxEkxA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansbamum/v18/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPEQlJ-_gLykxEkxA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansbamum/v18/uk-0EGK3o6EruUbnwovcbBTkkklK_Ya_PBHfNGTPETBJ-_gLykxEkxA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Bassa Vah\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bassa-vah\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbassavah/v15/PN_sRee-r3f7LnqsD5sax12gjZn7mBpL_4c2VNUQptE.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Batak\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"batak\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbatak/v16/gok2H6TwAEdtF9N8-mdTCQvT-Zdgo4_PHuk74A.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Bengali\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsolKudCk8izI0lc.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsglLudCk8izI0lc.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmstdLudCk8izI0lc.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsolLudCk8izI0lc.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsrtLudCk8izI0lc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsldMudCk8izI0lc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6Kmsm5MudCk8izI0lc.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsglMudCk8izI0lc.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansbengali/v20/Cn-SJsCGWQxOjaGwMQ6fIiMywrNJIky6nvd8BjzVMvJx2mcSPVFpVEqE-6KmsiBMudCk8izI0lc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Bhaiksuki\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bhaiksuki\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbhaiksuki/v15/UcC63EosKniBH4iELXATsSBWdvUHXxhj8rLUdU4wh9U.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Brahmi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"brahmi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbrahmi/v15/vEFK2-VODB8RrNDvZSUmQQIIByV18tK1W77HtMo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Buginese\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"buginese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbuginese/v15/esDM30ldNv-KYGGJpKGk18phe_7Da6_gtfuEXLmNtw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Buhid\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"buhid\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansbuhid/v17/Dxxy8jiXMW75w3OmoDXVWJD7YwzAe6tgnaFoGA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Canadian Aboriginal\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"canadian-aboriginal\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigWLj_yAsg0q0uhQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig2Ln_yAsg0q0uhQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigBrn_yAsg0q0uhQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigWLn_yAsg0q0uhQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigarn_yAsg0q0uhQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzighr7_yAsg0q0uhQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzigv77_yAsg0q0uhQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig2L7_yAsg0q0uhQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanscanadianaboriginal/v21/4C_TLjTuEqPj-8J01CwaGkiZ9os0iGVkezM1mUT-j_Lmlzda6uH_nnX1bzig8b7_yAsg0q0uhQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Carian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"carian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscarian/v15/LDIpaoiONgYwA9Yc6f0gUILeMIOgs7ob9yGLmfI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Caucasian Albanian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"caucasian-albanian\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscaucasianalbanian/v16/nKKA-HM_FYFRJvXzVXaANsU0VzsAc46QGOkWytlTs-TXrYDmoVmRSZo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Chakma\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chakma\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanschakma/v15/Y4GQYbJ8VTEp4t3MKJSMjg5OIzhi4JjTQhYBeYo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Cham\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cham\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcER0cv7GykboaLg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfckRwcv7GykboaLg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcTxwcv7GykboaLg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcERwcv7GykboaLg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcIxwcv7GykboaLg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfczxscv7GykboaLg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfc9hscv7GykboaLg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfckRscv7GykboaLg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanscham/v23/pe06MIySN5pO62Z5YkFyQb_bbuRhe6D4yip43qfcuBscv7GykboaLg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Cherokee\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cherokee\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWi5ODkm5rAffjl0.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWq5PDkm5rAffjl0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWnBPDkm5rAffjl0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWi5PDkm5rAffjl0.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWhxPDkm5rAffjl0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWvBIDkm5rAffjl0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWslIDkm5rAffjl0.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWq5IDkm5rAffjl0.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanscherokee/v19/KFOPCm6Yu8uF-29fiz9vQF9YWK6Z8O10cHNA0cSkZCHYWodIDkm5rAffjl0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Coptic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"coptic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscoptic/v17/iJWfBWmUZi_OHPqn4wq6kgqumOEd78u_VG0xR4Y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Cuneiform\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cuneiform\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscuneiform/v15/bMrrmTWK7YY-MF22aHGGd7H8PhJtvBDWgb9JlRQueeQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Cypriot\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cypriot\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanscypriot/v15/8AtzGta9PYqQDjyp79a6f8Cj-3a3cxIsK5MPpahF.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Deseret\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"deseret\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansdeseret/v15/MwQsbgPp1eKH6QsAVuFb9AZM6MMr2Vq9ZnJSZtQG.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Devanagari\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlXQky-AzoFoW4Ow.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlfQly-AzoFoW4Ow.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlSoly-AzoFoW4Ow.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlXQly-AzoFoW4Ow.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlUYly-AzoFoW4Ow.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08Alaoiy-AzoFoW4Ow.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlZMiy-AzoFoW4Ow.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08AlfQiy-AzoFoW4Ow.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansdevanagari/v19/TuGoUUFzXI5FBtUq5a8bjKYTZjtRU6Sgv3NaV_SNmI0b8QQCQmHn6B2OHjbL_08Ald0iy-AzoFoW4Ow.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Display\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_3cLVTGQ2iHrvWM.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp__cKVTGQ2iHrvWM.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_ykKVTGQ2iHrvWM.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_3cKVTGQ2iHrvWM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_0UKVTGQ2iHrvWM.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_6kNVTGQ2iHrvWM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_5ANVTGQ2iHrvWM.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp__cNVTGQ2iHrvWM.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpbK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LuV-PT4Doq_AKp_94NVTGQ2iHrvWM.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JvXOa3gPurWM9uQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JPXKa3gPurWM9uQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9J43Ka3gPurWM9uQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JvXKa3gPurWM9uQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9Jj3Ka3gPurWM9uQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JY3Wa3gPurWM9uQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JWnWa3gPurWM9uQ.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JPXWa3gPurWM9uQ.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/notosansdisplay/v20/RLpZK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHtEsOFNBZqyu6r9JFHWa3gPurWM9uQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Duployan\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"duployan\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansduployan/v16/gokzH7nwAEdtF9N8-mdTDx_X9JM5wsvrFsIn6WYDvA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Egyptian Hieroglyphs\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"egyptian-hieroglyphs\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansegyptianhieroglyphs/v26/vEF42-tODB8RrNDvZSUmRhcQHzx1s7y_F9-j3qSzEcbEYindSVK8xRg7iw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Elbasan\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"elbasan\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanselbasan/v15/-F6rfiZqLzI2JPCgQBnw400qp1trvHdlre4dFcFh.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Elymaic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"elymaic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanselymaic/v15/UqyKK9YTJW5liNMhTMqe9vUFP65ZD4AjWOT0zi2V.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Ethiopic\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"ethiopic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v38\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T35OKqDjwmfeaY9u.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37OK6DjwmfeaY9u.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T34QK6DjwmfeaY9u.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T35OK6DjwmfeaY9u.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T358K6DjwmfeaY9u.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T36QLKDjwmfeaY9u.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T36pLKDjwmfeaY9u.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37OLKDjwmfeaY9u.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansethiopic/v38/7cHPv50vjIepfJVOZZgcpQ5B9FBTH9KGNfhSTgtoow1KVnIvyBoMSzUMacb-T37nLKDjwmfeaY9u.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Georgian\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"georgian\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v36\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvnzVj-f5WK0OQV.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptnzFj-f5WK0OQV.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpu5zFj-f5WK0OQV.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvnzFj-f5WK0OQV.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpvVzFj-f5WK0OQV.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdps5y1j-f5WK0OQV.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdpsAy1j-f5WK0OQV.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptny1j-f5WK0OQV.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansgeorgian/v36/PlIaFke5O6RzLfvNNVSitxkr76PRHBC4Ytyq-Gof7PUs4S7zWn-8YDB09HFNdptOy1j-f5WK0OQV.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Glagolitic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"glagolitic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansglagolitic/v15/1q2ZY4-BBFBst88SU_tOj4J-4yuNF_HI4ERK4Amu7nM1.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Gothic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gothic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansgothic/v15/TuGKUUVzXI5FBtUq5a8bj6wRbzxTFMX40kFQRx0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Grantha\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"grantha\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansgrantha/v17/3y976akwcCjmsU8NDyrKo3IQfQ4o-r8cFeulHc6N.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Gujarati\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ypFgPM_OdiEH0s.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wpFwPM_OdiEH0s.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_z3FwPM_OdiEH0s.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ypFwPM_OdiEH0s.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_ybFwPM_OdiEH0s.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_x3EAPM_OdiEH0s.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_xOEAPM_OdiEH0s.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wpEAPM_OdiEH0s.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansgujarati/v19/wlpWgx_HC1ti5ViekvcxnhMlCVo3f5pv17ivlzsUB14gg1TMR2Gw4VceEl7MA_wAEAPM_OdiEH0s.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Gunjala Gondi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gunjala-gondi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansgunjalagondi/v15/bWto7e7KfBziStx7lIzKPrcSMwcEnCv6DW7n5hcVXYMTK4q1.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Gurmukhi\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG1Oe3bxZ_trdp7h.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3OenbxZ_trdp7h.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG0QenbxZ_trdp7h.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG1OenbxZ_trdp7h.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG18enbxZ_trdp7h.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG2QfXbxZ_trdp7h.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG2pfXbxZ_trdp7h.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3OfXbxZ_trdp7h.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansgurmukhi/v20/w8g9H3EvQP81sInb43inmyN9zZ7hb7ATbSWo4q8dJ74a3cVrYFQ_bogT0-gPeG3nfXbxZ_trdp7h.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans HK\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-hongkong\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanshk/v21/nKKO-GM_FYFRJvXzVXaAPe9ZUHp1MOv2ObB7.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanshk/v21/nKKP-GM_FYFRJvXzVXaAPe9ZmFhTHMX6MKliqQ.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanshk/v21/nKKQ-GM_FYFRJvXzVXaAPe9hMnB3Eu7mOQ.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanshk/v21/nKKP-GM_FYFRJvXzVXaAPe9ZwFlTHMX6MKliqQ.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanshk/v21/nKKP-GM_FYFRJvXzVXaAPe9ZiF9THMX6MKliqQ.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanshk/v21/nKKP-GM_FYFRJvXzVXaAPe9ZsF1THMX6MKliqQ.otf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Hanifi Rohingya\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hanifi-rohingya\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-06-01\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanshanifirohingya/v18/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIYY4j6vvcudK8rN.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanshanifirohingya/v18/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIYq4j6vvcudK8rN.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanshanifirohingya/v18/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIbG5T6vvcudK8rN.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanshanifirohingya/v18/5h17iYsoOmIC3Yu3MDXLDw3UZCgghyOEBBY7hhLNyo3tiaiuSIAqrIb_5T6vvcudK8rN.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Hanunoo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hanunoo\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanshanunoo/v15/f0Xs0fCv8dxkDWlZSoXOj6CphMloFsEsEpgL_ix2.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Hatran\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hatran\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanshatran/v15/A2BBn4Ne0RgnVF3Lnko-0sOBIfL_mM83r1nwzDs.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Hebrew\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v38\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXd4utoiJltutR2g.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX94qtoiJltutR2g.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXKYqtoiJltutR2g.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXd4qtoiJltutR2g.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXRYqtoiJltutR2g.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXqY2toiJltutR2g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiXkI2toiJltutR2g.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX942toiJltutR2g.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanshebrew/v38/or3HQ7v33eiDljA1IufXTtVf7V6RvEEdhQlk0LlGxCyaeNKYZC0sqk3xXGiX3o2toiJltutR2g.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Imperial Aramaic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"imperial-aramaic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansimperialaramaic/v15/a8IMNpjwKmHXpgXbMIsbTc_kvks91LlLetBr5itQrtdml3YfPNno.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Indic Siyaq Numbers\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"indic-siyaq-numbers\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansindicsiyaqnumbers/v15/6xK5dTJFKcWIu4bpRBjRZRpsIYHabOeZ8UZLubTzpXNHKx2WPOpVd5Iu.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Inscriptional Pahlavi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"inscriptional-pahlavi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansinscriptionalpahlavi/v15/ll8UK3GaVDuxR-TEqFPIbsR79Xxz9WEKbwsjpz7VklYlC7FCVtqVOAYK0QA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Inscriptional Parthian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"inscriptional-parthian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansinscriptionalparthian/v15/k3k7o-IMPvpLmixcA63oYi-yStDkgXuXncL7dzfW3P4TAJ2yklBJ2jNkLlLr.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans JP\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v42\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansjp/v42/-F6ofjtqLzI2JPCgQBnw7HFQoggM-FNthvIU.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansjp/v42/-F6pfjtqLzI2JPCgQBnw7HFQaioq1H1hj-sNFQ.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansjp/v42/-F62fjtqLzI2JPCgQBnw7HFowAIO2lZ9hg.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansjp/v42/-F6pfjtqLzI2JPCgQBnw7HFQMisq1H1hj-sNFQ.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansjp/v42/-F6pfjtqLzI2JPCgQBnw7HFQei0q1H1hj-sNFQ.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansjp/v42/-F6pfjtqLzI2JPCgQBnw7HFQQi8q1H1hj-sNFQ.otf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Javanese\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"javanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansjavanese/v19/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxJnkFFliZYWj4O8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansjavanese/v19/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxKvkFFliZYWj4O8.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansjavanese/v19/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxEfjFFliZYWj4O8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansjavanese/v19/2V01KJkDAIA6Hp4zoSScDjV0Y-eoHAHT-Z3MngEefiidxH7jFFliZYWj4O8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans KR\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanskr/v27/Pby6FmXiEBPT4ITbgNA5CgmOsn7uwpYcuH8y.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanskr/v27/Pby7FmXiEBPT4ITbgNA5CgmOelzI7rgQsWYrzw.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskr/v27/PbykFmXiEBPT4ITbgNA5Cgm20HTs4JMMuA.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanskr/v27/Pby7FmXiEBPT4ITbgNA5CgmOIl3I7rgQsWYrzw.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanskr/v27/Pby7FmXiEBPT4ITbgNA5CgmOalvI7rgQsWYrzw.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanskr/v27/Pby7FmXiEBPT4ITbgNA5CgmOUlnI7rgQsWYrzw.otf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Kaithi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kaithi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskaithi/v15/buEtppS9f8_vkXadMBJJu0tWjLwjQi0KdoZIKlo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Kannada\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrDvMzSIMLsPKrkY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrLvNzSIMLsPKrkY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrGXNzSIMLsPKrkY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrDvNzSIMLsPKrkY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrAnNzSIMLsPKrkY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrOXKzSIMLsPKrkY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrNzKzSIMLsPKrkY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrLvKzSIMLsPKrkY.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanskannada/v21/8vIs7xs32H97qzQKnzfeXycxXZyUmySvZWItmf1fe6TVmgop9ndpS-BqHEyGrJLKzSIMLsPKrkY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Kayah Li\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kayah-li\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-06-01\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskayahli/v18/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WCc3CZH4EXLuKVM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanskayahli/v18/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WBU3CZH4EXLuKVM.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanskayahli/v18/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WPkwCZH4EXLuKVM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanskayahli/v18/B50nF61OpWTRcGrhOVJJwOMXdca6Yecki3E06x2jVTX3WMAwCZH4EXLuKVM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Kharoshthi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kharoshthi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskharoshthi/v15/Fh4qPiLjKS30-P4-pGMMXCCfvkc5Vd7KE5z4rFyx5mR1.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Khmer\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYuNAZz4kAbrddiA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYsNAJz4kAbrddiA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYvTAJz4kAbrddiA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYuNAJz4kAbrddiA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYu_AJz4kAbrddiA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYtTB5z4kAbrddiA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYtqB5z4kAbrddiA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYsNB5z4kAbrddiA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanskhmer/v18/ijw3s5roRME5LLRxjsRb-gssOenAyendxrgV2c-Zw-9vbVUti_Z_dWgtWYskB5z4kAbrddiA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Khojki\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khojki\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskhojki/v15/-nFnOHM29Oofr2wohFbTuPPKVWpmK_d709jy92k.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Khudawadi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khudawadi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanskhudawadi/v15/fdNi9t6ZsWBZ2k5ltHN73zZ5hc8HANlHIjRnVVXz9MY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Lao\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"lao\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4ccfdf5MK3riB2w.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt48cbdf5MK3riB2w.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4L8bdf5MK3riB2w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4ccbdf5MK3riB2w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4Q8bdf5MK3riB2w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4r8Hdf5MK3riB2w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt4lsHdf5MK3riB2w.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt48cHdf5MK3riB2w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanslao/v24/bx6lNx2Ol_ixgdYWLm9BwxM3NW6BOkuf763Clj73CiQ_J1Djx9pidOt42MHdf5MK3riB2w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Lepcha\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"lepcha\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslepcha/v15/0QI7MWlB_JWgA166SKhu05TekNS32AJstqBXgd4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Limbu\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"limbu\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslimbu/v17/3JnlSDv90Gmq2mrzckOBBRRoNJVj0MF3OHRDnA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Linear A\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"linear-a\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslineara/v16/oPWS_l16kP4jCuhpgEGmwJOiA18FZj22zmHQAGQicw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Linear B\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"linear-b\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslinearb/v15/HhyJU4wt9vSgfHoORYOiXOckKNB737IV3BkFTq4EPw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Lisu\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"lisu\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslisu/v21/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHP2Vwt29IlxkVdig.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanslisu/v21/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHP61wt29IlxkVdig.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanslisu/v21/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHPB1st29IlxkVdig.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanslisu/v21/uk-3EGO3o6EruUbnwovcYhz6kh57_nqbcTdjJnHPPlst29IlxkVdig.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Lycian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"lycian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslycian/v15/QldVNSNMqAsHtsJ7UmqxBQA9r8wA5_naCJwn00E.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Lydian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"lydian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanslydian/v15/c4m71mVzGN7s8FmIukZJ1v4ZlcPReUPXMoIjEQI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Mahajani\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"mahajani\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmahajani/v15/-F6sfiVqLzI2JPCgQBnw60Agp0JrvD5Fh8ARHNh4zg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Malayalam\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"malayalam\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_RuH9BFzEr6HxEA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_xuD9BFzEr6HxEA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_GOD9BFzEr6HxEA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_RuD9BFzEr6HxEA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_dOD9BFzEr6HxEA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_mOf9BFzEr6HxEA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_oef9BFzEr6HxEA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_xuf9BFzEr6HxEA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansmalayalam/v21/sJoi3K5XjsSdcnzn071rL37lpAOsUThnDZIfPdbeSNzVakglNM-Qw8EaeB8Nss-_7-f9BFzEr6HxEA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Mandaic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"mandaic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmandaic/v15/cIfnMbdWt1w_HgCcilqhKQBo_OsMI5_A_gMk0izH.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Manichaean\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"manichaean\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmanichaean/v15/taiVGntiC4--qtsfi4Jp9-_GkPZZCcrfekqCNTtFCtdX.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Marchen\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"marchen\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmarchen/v15/aFTO7OZ_Y282EP-WyG6QTOX_C8WZMHhPk652ZaHk.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Masaram Gondi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"masaram-gondi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmasaramgondi/v15/6xK_dThFKcWIu4bpRBjRYRV7KZCbUq6n_1kPnuGe7RI9WSWX.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Math\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"math\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmath/v15/7Aump_cpkSecTWaHRlH2hyV5UHkG-V048PW0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Mayan Numerals\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"mayan-numerals\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmayannumerals/v15/PlIuFk25O6RzLfvNNVSivR09_KqYMwvvDKYjfIiE68oo6eepYQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Medefaidrin\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"medefaidrin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-06-01\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmedefaidrin/v19/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmErWlT318e5A3rw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansmedefaidrin/v19/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmHjWlT318e5A3rw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansmedefaidrin/v19/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmJTRlT318e5A3rw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansmedefaidrin/v19/WwkzxOq6Dk-wranENynkfeVsNbRZtbOIdLb1exeM4ZeuabBfmK3RlT318e5A3rw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Meetei Mayek\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"meetei-mayek\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1TJ__TW5PgeFYVa.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1RJ_vTW5PgeFYVa.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1SX_vTW5PgeFYVa.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1TJ_vTW5PgeFYVa.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1T7_vTW5PgeFYVa.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1QX-fTW5PgeFYVa.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1Qu-fTW5PgeFYVa.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1RJ-fTW5PgeFYVa.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansmeeteimayek/v14/HTxAL3QyKieByqY9eZPFweO0be7M21uSphSdhqILnmrRfJ8t_1Rg-fTW5PgeFYVa.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Meroitic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"meroitic\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmeroitic/v16/IFS5HfRJndhE3P4b5jnZ3ITPvC6i00UDgDhTiKY9KQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Miao\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"miao\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmiao/v17/Dxxz8jmXMW75w3OmoDXVV4zyZUjgUYVslLhx.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Modi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"modi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmodi/v15/pe03MIySN5pO62Z5YkFyT7jeav5qWVAgVol-.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Mongolian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"mongolian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmongolian/v15/VdGCAYADGIwE0EopZx8xQfHlgEAMsrToxLsg6-av1x0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Mono\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNI49rXVEQQL8Y.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_NNJ49rXVEQQL8Y.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_A1J49rXVEQQL8Y.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_FNJ49rXVEQQL8Y.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_GFJ49rXVEQQL8Y.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_I1O49rXVEQQL8Y.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_LRO49rXVEQQL8Y.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_NNO49rXVEQQL8Y.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansmono/v21/BngrUXNETWXI6LwhGYvaxZikqZqK6fBq6kPvUce2oAZcdthSBUsYck4-_PpO49rXVEQQL8Y.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Mro\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"mro\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmro/v15/qWcsB6--pZv9TqnUQMhe9b39WDzRtjkho4M.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Multani\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"multani\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmultani/v15/9Bty3ClF38_RfOpe1gCaZ8p30BOFO1A0pfCs5Kos.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Myanmar\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"myanmar\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZs_y1ZtY3ymOryg38hOCSdOnFq0HGS1uEapkAC3AY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HE-98EwiEwLxR-r.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFa9MEwiEwLxR-r.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZq_y1ZtY3ymOryg38hOCSdOnFq0En23OU4o1AC.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HEC9cEwiEwLxR-r.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HEu8sEwiEwLxR-r.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFK88EwiEwLxR-r.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFW8MEwiEwLxR-r.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansmyanmar/v20/AlZv_y1ZtY3ymOryg38hOCSdOnFq0HFy8cEwiEwLxR-r.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans N Ko\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"nko\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansnko/v17/6NUP8FqDKBaKKjnr6P8v-sxPpvVBVNmme3gf.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Nabataean\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"nabataean\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansnabataean/v15/IFS4HfVJndhE3P4b5jnZ34DfsjO330dNoBJ9hK8kMK4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans New Tai Lue\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"new-tai-lue\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansnewtailue/v15/H4c5BW-Pl9DZ0Xe_nHUapt7PovLXAhAnY7wwY55O4AS32A.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Newa\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"newa\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansnewa/v15/7r3fqXp6utEsO9pI4f8ok8sWg8n_qN4R5lNU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Nushu\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"nushu\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansnushu/v18/rnCw-xRQ3B7652emAbAe_Ai1IYaFWFAMArZKqQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Ogham\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"ogham\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansogham/v15/kmKlZqk1GBDGN0mY6k5lmEmww4hrt5laQxcoCA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Ol Chiki\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"ol-chiki\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansolchiki/v17/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALWk267I6gVrz5gQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansolchiki/v17/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALVs267I6gVrz5gQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansolchiki/v17/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALbcx67I6gVrz5gQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansolchiki/v17/N0b92TJNOPt-eHmFZCdQbrL32r-4CvhzDzRwlxOQYuVALY4x67I6gVrz5gQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old Hungarian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-hungarian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoldhungarian/v15/E213_cD6hP3GwCJPEUssHEM0KqLaHJXg2PiIgRfjbg5nCYXt.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old Italic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-italic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansolditalic/v15/TuGOUUFzXI5FBtUq5a8bh68BJxxEVam7tWlRdRhtCC4d.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old North Arabian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-north-arabian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoldnortharabian/v15/esDF30BdNv-KYGGJpKGk2tNiMt7Jar6olZDyNdr81zBQmUo_xw4ABw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old Permic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-permic\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoldpermic/v16/snf1s1q1-dF8pli1TesqcbUY4Mr-ElrwKLdXgv_dKYB5.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old Persian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-persian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoldpersian/v15/wEOjEAbNnc5caQTFG18FHrZr9Bp6-8CmIJ_tqOlQfx9CjA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old Sogdian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-sogdian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoldsogdian/v15/3JnjSCH90Gmq2mrzckOBBhFhdrMst48aURt7neIqM-9uyg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old South Arabian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-south-arabian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoldsoutharabian/v15/3qT5oiOhnSyU8TNFIdhZTice3hB_HWKsEnF--0XCHiKx1OtDT9HwTA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Old Turkic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"old-turkic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoldturkic/v15/yMJNMJVya43H0SUF_WmcGEQVqoEMKDKbsE2RjEw-Vyws.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Oriya\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"oriya\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivj0fq_c6LhHBRe-.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivh0f6_c6LhHBRe-.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Iviqf6_c6LhHBRe-.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivj0f6_c6LhHBRe-.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvjGf6_c6LhHBRe-.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvgqeK_c6LhHBRe-.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvgTeK_c6LhHBRe-.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5Ivh0eK_c6LhHBRe-.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansoriya/v19/AYCppXfzfccDCstK_hrjDyADv5e9748vhj3CJBLHIARtgD6TJQS0dJT5IvhdeK_c6LhHBRe-.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Osage\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"osage\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansosage/v15/oPWX_kB6kP4jCuhpgEGmw4mtAVtXRlaSxkrMCQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Osmanya\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"osmanya\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansosmanya/v15/8vIS7xs32H97qzQKnzfeWzUyUpOJmz6kR47NCV5Z.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Pahawh Hmong\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"pahawh-hmong\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanspahawhhmong/v15/bWtp7e_KfBziStx7lIzKKaMUOBEA3UPQDW7krzc_c48aMpM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Palmyrene\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"palmyrene\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanspalmyrene/v15/ZgNPjOdKPa7CHqq0h37c_ASCWvH93SFCPnK5ZpdNtcA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Pau Cin Hau\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"pau-cin-hau\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanspaucinhau/v16/x3d-cl3IZKmUqiMg_9wBLLtzl22EayN7ehIdjEWqKMxsKw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Phags Pa\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"phags-pa\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansphagspa/v15/pxiZyoo6v8ZYyWh5WuPeJzMkd4SrGChkqkSsrvNXiA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Phoenician\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"phoenician\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansphoenician/v15/jizFRF9Ksm4Bt9PvcTaEkIHiTVtxmFtS5X7Jot-p5561.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Psalter Pahlavi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"psalter-pahlavi\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanspsalterpahlavi/v15/rP2Vp3K65FkAtHfwd-eISGznYihzggmsicPfud3w1G3KsUQBct4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Rejang\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"rejang\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansrejang/v15/Ktk2AKuMeZjqPnXgyqrib7DIogqwN4O3WYZB_sU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Runic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"runic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansrunic/v15/H4c_BXWPl9DZ0Xe_nHUaus7W68WWaxpvHtgIYg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans SC\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanssc/v26/k3kJo84MPvpLmixcA63oeALZTYKL2wv287Sb.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanssc/v26/k3kIo84MPvpLmixcA63oeALZhaCt9yX6-q2CGg.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssc/v26/k3kXo84MPvpLmixcA63oeALhL4iJ-Q7m8w.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanssc/v26/k3kIo84MPvpLmixcA63oeALZ3aGt9yX6-q2CGg.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanssc/v26/k3kIo84MPvpLmixcA63oeALZlaet9yX6-q2CGg.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanssc/v26/k3kIo84MPvpLmixcA63oeALZraWt9yX6-q2CGg.otf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Samaritan\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"samaritan\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssamaritan/v15/buEqppe9f8_vkXadMBJJo0tSmaYjFkxOUo5jNlOVMzQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Saurashtra\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"saurashtra\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssaurashtra/v15/ea8GacQ0Wfz_XKWXe6OtoA8w8zvmYwTef9ndjhPTSIx9.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Sharada\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"sharada\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssharada/v15/gok0H7rwAEdtF9N8-mdTGALG6p0kwoXLPOwr4H8a.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Shavian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"shavian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansshavian/v15/CHy5V_HZE0jxJBQlqAeCKjJvQBNF4EFQSplv2Cwg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Siddham\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"siddham\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssiddham/v15/OZpZg-FwqiNLe9PELUikxTWDoCCeGqndk3Ic92ZH.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Sinhala\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"sinhala\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwg2b5lgLpJwbQRM.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwo2a5lgLpJwbQRM.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwlOa5lgLpJwbQRM.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwg2a5lgLpJwbQRM.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwj-a5lgLpJwbQRM.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwtOd5lgLpJwbQRM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwuqd5lgLpJwbQRM.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwo2d5lgLpJwbQRM.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanssinhala/v26/yMJ2MJBya43H0SUF_WmcBEEf4rQVO2P524V5N_MxQzQtb-tf5dJbC30Fu9zUwqSd5lgLpJwbQRM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Sogdian\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"sogdian\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssogdian/v15/taiQGn5iC4--qtsfi4Jp6eHPnfxQBo--Pm6KHidM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Sora Sompeng\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"sora-sompeng\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssorasompeng/v17/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHR818DpZXJQd4Mu.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanssorasompeng/v17/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHRO18DpZXJQd4Mu.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanssorasompeng/v17/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHSi0MDpZXJQd4Mu.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanssorasompeng/v17/PlIRFkO5O6RzLfvNNVSioxM2_OTrEhPyDLolKvCsHzCxWuGkYHSb0MDpZXJQd4Mu.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Soyombo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"soyombo\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssoyombo/v15/RWmSoL-Y6-8q5LTtXs6MF6q7xsxgY0FrIFOcK25W.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Sundanese\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"sundanese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssundanese/v17/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctxpNNHCizv7fQES.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanssundanese/v17/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctxbNNHCizv7fQES.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanssundanese/v17/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6cty3M9HCizv7fQES.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanssundanese/v17/FwZw7_84xUkosG2xJo2gm7nFwSLQkdymq2mkz3Gz1_b6ctyOM9HCizv7fQES.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Syloti Nagri\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"syloti-nagri\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssylotinagri/v15/uU9eCAQZ75uhfF9UoWDRiY3q7Sf_VFV3m4dGFVfxN87gsj0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Symbols\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"symbols\"\r\n      ],\r\n      \"version\": \"v36\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gfQ4gavVFRkzrbQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g_Q8gavVFRkzrbQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gIw8gavVFRkzrbQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gfQ8gavVFRkzrbQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gTw8gavVFRkzrbQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gowggavVFRkzrbQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3gmgggavVFRkzrbQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g_QggavVFRkzrbQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanssymbols/v36/rP2up3q65FkAtHfwd-eIS2brbDN6gxP34F9jRRCe4W3g1AggavVFRkzrbQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Symbols 2\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"symbols\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssymbols2/v15/I_uyMoGduATTei9eI8daxVHDyfisHr71ypPqfX71-AI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Syriac\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"regular\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"syriac\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanssyriac/v15/KtkwAKuMeZjqPnXgyqribqzQqgW0D-e9XaRE7sX5Cg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanssyriac/v15/Ktk2AKuMeZjqPnXgyqribqzQqgW0N4O3WYZB_sU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanssyriac/v15/KtkxAKuMeZjqPnXgyqribqzQqgW0DweafY5q4szgE-Q.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans TC\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-traditional\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanstc/v26/-nFlOG829Oofr2wohFbTp9i9WyEJIfNZ1sjy.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanstc/v26/-nFkOG829Oofr2wohFbTp9i9kwMvDd1V39Hr7g.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstc/v26/-nF7OG829Oofr2wohFbTp9iFOSsLA_ZJ1g.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanstc/v26/-nFkOG829Oofr2wohFbTp9i9ywIvDd1V39Hr7g.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanstc/v26/-nFkOG829Oofr2wohFbTp9i9gwQvDd1V39Hr7g.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanstc/v26/-nFkOG829Oofr2wohFbTp9i9uwYvDd1V39Hr7g.otf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tagalog\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tagalog\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstagalog/v15/J7aFnoNzCnFcV9ZI-sUYuvote1R0wwEAA8jHexnL.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tagbanwa\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tagbanwa\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstagbanwa/v15/Y4GWYbB8VTEp4t3MKJSMmQdIKjRtt_nZRjQEaYpGoQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tai Le\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tai-le\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstaile/v15/vEFK2-VODB8RrNDvZSUmVxEATwR58tK1W77HtMo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tai Tham\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tai-tham\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstaitham/v17/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBCUbPgquyaRGKMw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanstaitham/v17/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBBcbPgquyaRGKMw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanstaitham/v17/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBPscPgquyaRGKMw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanstaitham/v17/kJEbBv0U4hgtwxDUw2x9q7tbjLIfbPGHBoaVSAZ3MdLJBMIcPgquyaRGKMw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tai Viet\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tai-viet\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstaiviet/v15/8QIUdj3HhN_lv4jf9vsE-9GMOLsaSPZr644fWsRO9w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Takri\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"takri\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstakri/v15/TuGJUVpzXI5FBtUq5a8bnKIOdTwQNO_W3khJXg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tamil\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7vGor0RqKDt_EvT.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tGo70RqKDt_EvT.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7uYo70RqKDt_EvT.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7vGo70RqKDt_EvT.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7v0o70RqKDt_EvT.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7sYpL0RqKDt_EvT.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7shpL0RqKDt_EvT.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tGpL0RqKDt_EvT.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanstamil/v21/ieVc2YdFI3GCY6SyQy1KfStzYKZgzN1z4LKDbeZce-0429tBManUktuex7tvpL0RqKDt_EvT.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tamil Supplement\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tamil-supplement\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstamilsupplement/v19/DdTz78kEtnooLS5rXF1DaruiCd_bFp_Ph4sGcn7ax_vsAeMkeq1x.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Telugu\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntezfqQUbf-3v37w.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt-zbqQUbf-3v37w.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntJTbqQUbf-3v37w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntezbqQUbf-3v37w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntSTbqQUbf-3v37w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntpTHqQUbf-3v37w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEntnDHqQUbf-3v37w.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt-zHqQUbf-3v37w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosanstelugu/v19/0FlxVOGZlE2Rrtr-HmgkMWJNjJ5_RyT8o8c7fHkeg-esVC5dzHkHIJQqrEnt0jHqQUbf-3v37w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Thaana\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"thaana\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XrbxLhnu4-tbNu.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VrbhLhnu4-tbNu.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4W1bhLhnu4-tbNu.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XrbhLhnu4-tbNu.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4XZbhLhnu4-tbNu.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4U1aRLhnu4-tbNu.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4UMaRLhnu4-tbNu.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VraRLhnu4-tbNu.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansthaana/v16/C8c14dM-vnz-s-3jaEsxlxHkBH-WZOETXfoQrfQ9Y4VCaRLhnu4-tbNu.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Thai\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU5RspzF-QRvzzXg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUxRtpzF-QRvzzXg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU8ptpzF-QRvzzXg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU5RtpzF-QRvzzXg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU6ZtpzF-QRvzzXg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU0pqpzF-QRvzzXg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdU3NqpzF-QRvzzXg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUxRqpzF-QRvzzXg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansthai/v20/iJWnBXeUZi_OHPqn4wq6hQ2_hbJ1xyN9wd43SofNWcd1MKVQt_So_9CdUz1qpzF-QRvzzXg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Thai Looped\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"thai\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50fF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3YX6AYeCT_Wfd1.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Y84E4UgrzUO5sKA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yl4I4UgrzUO5sKA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50RF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3gO6ocWiHvWQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yz4M4UgrzUO5sKA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Y44Q4UgrzUO5sKA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yh4U4UgrzUO5sKA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Ym4Y4UgrzUO5sKA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notosansthailooped/v12/B50cF6pOpWTRcGrhOVJJ3-oPfY7WQuFu5R3Yv4c4UgrzUO5sKA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tifinagh\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tifinagh\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstifinagh/v15/I_uzMoCduATTei9eI8dawkHIwvmhCvbn6rnEcXfs4Q.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Tirhuta\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tirhuta\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanstirhuta/v15/t5t6IQYRNJ6TWjahPR6X-M-apUyby7uGUBsTrn5P.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Ugaritic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"ugaritic\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansugaritic/v15/3qTwoiqhnSyU8TNFIdhZVCwbjCpkAXXkMhoIkiazfg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Vai\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vai\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansvai/v17/NaPecZTSBuhTirw6IaFn_UrURMTsDIRSfr0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Wancho\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"wancho\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanswancho/v17/zrf-0GXXyfn6Fs0lH9P4cUubP0GBqAPopiRfKp8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Warang Citi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"warang-citi\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanswarangciti/v17/EYqtmb9SzL1YtsZSScyKDXIeOv3w-zgsNvKRpeVCCXzdgA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Yi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"yi\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosansyi/v16/sJoD3LFXjsSdcnzn071rO3apxVDJNVgSNg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Sans Zanabazar Square\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"zanabazar-square\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notosanszanabazarsquare/v15/Cn-jJsuGWQxOjaGwMQ6fOicyxLBEMRfDtkzl4uagQtJxOCEgN0Gc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserif/v21/ga6Iaw1J5X9T9RW6j9bNTFAcaRi_bMQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/notoserif/v21/ga6Kaw1J5X9T9RW6j9bNfFIWbTq6fMRRMw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserif/v21/ga6Law1J5X9T9RW6j9bNdOwzTRCUcM1IKoY.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/notoserif/v21/ga6Vaw1J5X9T9RW6j9bNfFIu0RWedO9NOoYIDg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Ahom\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"ahom\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifahom/v17/FeVIS0hfp6cprmEUffAW_fUL_AN-wuYrPFiwaw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Armenian\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"armenian\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZi8ObxvXagGdkbg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZC8KbxvXagGdkbg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZ1cKbxvXagGdkbg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZi8KbxvXagGdkbg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZucKbxvXagGdkbg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZVcWbxvXagGdkbg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZbMWbxvXagGdkbg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZC8WbxvXagGdkbg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifarmenian/v23/3XFMEqMt3YoFsciDRZxptyCUKJmytZ0kVU-XvF7QaZuL85rnQ_zDNzDe5xNnKxyZIsWbxvXagGdkbg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Balinese\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"balinese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifbalinese/v16/QdVKSS0-JginysQSRvuCmUMB_wVeQAxXRbgJdhapcUU.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Bengali\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcAH3qn4LjQH8yD.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfeAHnqn4LjQH8yD.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfdeHnqn4LjQH8yD.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcAHnqn4LjQH8yD.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfcyHnqn4LjQH8yD.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JffeGXqn4LjQH8yD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JffnGXqn4LjQH8yD.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfeAGXqn4LjQH8yD.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifbengali/v19/hYkuPvggTvnzO14VSXltirUdnnkt1pwmWrprmO7RjE0a5BtdATYU1crFaM_5JfepGXqn4LjQH8yD.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Devanagari\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTA-og-HMUe1u_dv.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTC-ow-HMUe1u_dv.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTBgow-HMUe1u_dv.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTA-ow-HMUe1u_dv.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTAMow-HMUe1u_dv.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTDgpA-HMUe1u_dv.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTDZpA-HMUe1u_dv.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTC-pA-HMUe1u_dv.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifdevanagari/v21/x3dYcl3IZKmUqiMk48ZHXJ5jwU-DZGRSaQ4Hh2dGyFzPLcQPVbnRNeFsw0xRWb6uxTCXpA-HMUe1u_dv.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Display\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpd49gKaDU9hvzC.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVrd4tgKaDU9hvzC.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVoD4tgKaDU9hvzC.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpd4tgKaDU9hvzC.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVpv4tgKaDU9hvzC.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVqD5dgKaDU9hvzC.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVq65dgKaDU9hvzC.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVrd5dgKaDU9hvzC.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buERppa9f8_vkXaZLAgP0G5Wi6QmA1QaeYah2sovLCDq_ZgLyt3idQfktOG-PVr05dgKaDU9hvzC.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoTBIYjEfg-zCmf4.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VobBJYjEfg-zCmf4.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoW5JYjEfg-zCmf4.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoTBJYjEfg-zCmf4.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoQJJYjEfg-zCmf4.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-Voe5OYjEfg-zCmf4.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoddOYjEfg-zCmf4.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VobBOYjEfg-zCmf4.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/notoserifdisplay/v17/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoZlOYjEfg-zCmf4.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Dogra\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"dogra\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifdogra/v15/MQpP-XquKMC7ROPP3QOOlm7xPu3fGy63IbPzkns.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Ethiopic\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"ethiopic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCzSQjkaO9UVLyiw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCTSUjkaO9UVLyiw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCkyUjkaO9UVLyiw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCzSUjkaO9UVLyiw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxC_yUjkaO9UVLyiw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCEyIjkaO9UVLyiw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCKiIjkaO9UVLyiw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCTSIjkaO9UVLyiw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifethiopic/v18/V8mjoR7-XjwJ8_Au3Ti5tXj5Rd83frpWLK4d-taxqWw2HMWjDxBAg5S_0QsrggxCZCIjkaO9UVLyiw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Georgian\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"georgian\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSTvsfdzTw-FgZxQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSzvofdzTw-FgZxQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSEPofdzTw-FgZxQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSTvofdzTw-FgZxQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSfPofdzTw-FgZxQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSkP0fdzTw-FgZxQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSqf0fdzTw-FgZxQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aSzv0fdzTw-FgZxQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifgeorgian/v18/VEMXRpd8s4nv8hG_qOzL7HOAw4nt0Sl_XxyaEduNMvi7T6Y4etRnmGhyLop-R3aS5_0fdzTw-FgZxQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Grantha\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"grantha\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifgrantha/v19/qkBIXuEH5NzDDvc3fLDYxPk9-Wq3WLiqFENLR7fHGw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Gujarati\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYycYzuM1Kf-OJu.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuaycIzuM1Kf-OJu.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuZscIzuM1Kf-OJu.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYycIzuM1Kf-OJu.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HuYAcIzuM1Kf-OJu.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Hubsd4zuM1Kf-OJu.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2HubVd4zuM1Kf-OJu.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Huayd4zuM1Kf-OJu.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifgujarati/v21/hESa6WBlOixO-3OJ1FTmTsmqlBRUJBVkcgNLpdsspzP2Huabd4zuM1Kf-OJu.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Gurmukhi\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6-eBTNmqVU7y6l.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4-eRTNmqVU7y6l.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr7geRTNmqVU7y6l.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6-eRTNmqVU7y6l.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr6MeRTNmqVU7y6l.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr5gfhTNmqVU7y6l.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr5ZfhTNmqVU7y6l.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4-fhTNmqVU7y6l.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifgurmukhi/v14/92z-tA9LNqsg7tCYlXdCV1VPnAEeDU0vLoYMbylXk0xTCr4XfhTNmqVU7y6l.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif HK\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-hongkong\",\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMf-K2RmV9Su1M6i.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMcgK2RmV9Su1M6i.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMd-K2RmV9Su1M6i.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMdMK2RmV9Su1M6i.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMegLGRmV9Su1M6i.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMeZLGRmV9Su1M6i.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMf-LGRmV9Su1M6i.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifhk/v2/BngdUXBETWXI6LwlBZGcqL-B_KuJFcgfwP_9RMfXLGRmV9Su1M6i.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Hebrew\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVAwTAG8_vlQxz24.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVIwSAG8_vlQxz24.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVFISAG8_vlQxz24.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVAwSAG8_vlQxz24.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVD4SAG8_vlQxz24.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVNIVAG8_vlQxz24.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVOsVAG8_vlQxz24.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVIwVAG8_vlQxz24.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifhebrew/v20/k3k0o9MMPvpLmixYH7euCwmkS9DohjX1-kRyiqyBqIxnoLbp93i9IKrXKF_qVKUVAG8_vlQxz24.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif JP\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZBaPRkgfU8fEwb0.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZHKMRkgfU8fEwb0.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifjp/v21/xn7mYHs72GKoTvER4Gn3b5eMXNikYkY0T84.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZCqNRkgfU8fEwb0.otf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZAaKRkgfU8fEwb0.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZGKLRkgfU8fEwb0.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifjp/v21/xn77YHs72GKoTvER4Gn3b5eMZFqJRkgfU8fEwb0.otf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif KR\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTihC8O1ZNH1ahck.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTkxB8O1ZNH1ahck.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifkr/v20/3Jn7SDn90Gmq2mr3blnHaTZXduZp1ONyKHQ.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXThRA8O1ZNH1ahck.otf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTjhH8O1ZNH1ahck.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTlxG8O1ZNH1ahck.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifkr/v20/3JnmSDn90Gmq2mr3blnHaTZXTmRE8O1ZNH1ahck.otf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Kannada\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgcYCceRJ71svgcI.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgUYDceRJ71svgcI.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgZgDceRJ71svgcI.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgcYDceRJ71svgcI.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgfQDceRJ71svgcI.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgRgEceRJ71svgcI.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgSEEceRJ71svgcI.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgUYEceRJ71svgcI.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifkannada/v21/v6-8GZHLJFKIhClqUYqXDiWqpxQxWSPoW6bz-l4hGHiNgW8EceRJ71svgcI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Khmer\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN6B4wXEZK9Xo4xg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNaB8wXEZK9Xo4xg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNth8wXEZK9Xo4xg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN6B8wXEZK9Xo4xg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdN2h8wXEZK9Xo4xg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNNhgwXEZK9Xo4xg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNDxgwXEZK9Xo4xg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNaBgwXEZK9Xo4xg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifkhmer/v18/-F6UfidqLzI2JPCkXAO2hmogq0146FxtbwKEr951z5s6lI40sDRH_AVhUKdNQRgwXEZK9Xo4xg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Lao\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"lao\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VeMLrvOjlmyhHHQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VWMKrvOjlmyhHHQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8Vb0KrvOjlmyhHHQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VeMKrvOjlmyhHHQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VdEKrvOjlmyhHHQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VT0NrvOjlmyhHHQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VQQNrvOjlmyhHHQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VWMNrvOjlmyhHHQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoseriflao/v18/3y9C6bYwcCjmsU8JEzCMxEwQfEBLk3f0rlSqCdaM_LlSNZ59oNw0BWH8VUoNrvOjlmyhHHQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Malayalam\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"malayalam\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1t-1fnVwHpQVySg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1N-xfnVwHpQVySg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL16exfnVwHpQVySg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1t-xfnVwHpQVySg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1hexfnVwHpQVySg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1aetfnVwHpQVySg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1UOtfnVwHpQVySg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1N-tfnVwHpQVySg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifmalayalam/v20/JIAZUU5sdmdP_HMcVcZFcH7DeVBeGVgSMEk2cmVDq1ihUXL1HutfnVwHpQVySg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Myanmar\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"myanmar\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJudM7F2Yv76aBKKs-bHMQfAHUw3jnNwBDsU9X6RPzQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNbDHMefv2TeXJng.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNCDLMefv2TeXJng.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJsdM7F2Yv76aBKKs-bHMQfAHUw3jn1pBrocdDqRA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNUDPMefv2TeXJng.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNfDTMefv2TeXJng.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNGDXMefv2TeXJng.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNBDbMefv2TeXJng.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifmyanmar/v13/VuJvdM7F2Yv76aBKKs-bHMQfAHUw3jnNIDfMefv2TeXJng.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Nyiakeng Puachue Hmong\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"nyiakeng-puachue-hmong\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifnyiakengpuachuehmong/v16/5h1jibMoOmIC3YuzLC-NZyLDZC8iwh-MTC8ggAjEhePFNRVcneAFp44kcYMUkNqVKhqPDFvbZkrZmb0.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifnyiakengpuachuehmong/v16/5h1jibMoOmIC3YuzLC-NZyLDZC8iwh-MTC8ggAjEhePFNRVcneAFp44kcYMUkNqVKiiPDFvbZkrZmb0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifnyiakengpuachuehmong/v16/5h1jibMoOmIC3YuzLC-NZyLDZC8iwh-MTC8ggAjEhePFNRVcneAFp44kcYMUkNqVKsSIDFvbZkrZmb0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifnyiakengpuachuehmong/v16/5h1jibMoOmIC3YuzLC-NZyLDZC8iwh-MTC8ggAjEhePFNRVcneAFp44kcYMUkNqVKv2IDFvbZkrZmb0.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif SC\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mm63SzZBEtERe7U.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mgq0SzZBEtERe7U.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifsc/v22/H4chBXePl9DZ0Xe7gG9cyOj7oqCcbzhqDtg.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mlK1SzZBEtERe7U.otf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mn6ySzZBEtERe7U.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7mhqzSzZBEtERe7U.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifsc/v22/H4c8BXePl9DZ0Xe7gG9cyOj7miKxSzZBEtERe7U.otf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Sinhala\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"sinhala\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGxRlMsxaLRn3W-.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pExR1MsxaLRn3W-.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pHvR1MsxaLRn3W-.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGxR1MsxaLRn3W-.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pGDR1MsxaLRn3W-.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pFvQFMsxaLRn3W-.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pFWQFMsxaLRn3W-.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pExQFMsxaLRn3W-.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifsinhala/v18/DtVEJwinQqclnZE2CnsPug9lgGC3y2F2nehQ7Eg4EdBKWxPiDxMivFLgRXs_-pEYQFMsxaLRn3W-.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif TC\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-traditional\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0Bvr8vbX9GTsoOAX4.otf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvtssbX9GTsoOAX4.otf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoseriftc/v23/XLYgIZb5bJNDGYxLBibeHZ0BhnEESXFtUsM.otf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvoMtbX9GTsoOAX4.otf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0Bvq8qbX9GTsoOAX4.otf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvssrbX9GTsoOAX4.otf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoseriftc/v23/XLY9IZb5bJNDGYxLBibeHZ0BvvMpbX9GTsoOAX4.otf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Tamil\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecattN6R8Pz3v8Etew.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatNN-R8Pz3v8Etew.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecat6t-R8Pz3v8Etew.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecattN-R8Pz3v8Etew.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatht-R8Pz3v8Etew.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatatiR8Pz3v8Etew.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatU9iR8Pz3v8Etew.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatNNiR8Pz3v8Etew.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjndHr-klIgTfc40komjQ5OObazYp-6H94dBF-RX6nNRJfi-Gf55IgAecatHdiR8Pz3v8Etew.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJx5svbzncQ9e3wx.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJz5s_bzncQ9e3wx.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJwns_bzncQ9e3wx.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJx5s_bzncQ9e3wx.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJxLs_bzncQ9e3wx.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJyntPbzncQ9e3wx.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJyetPbzncQ9e3wx.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJz5tPbzncQ9e3wx.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/notoseriftamil/v21/LYjldHr-klIgTfc40komjQ5OObazSJaI_D5kV8k_WLwFBmWrypghjeOa18G4fJzQtPbzncQ9e3wx.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Tangut\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tangut\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoseriftangut/v15/xn76YGc72GKoTvER4Gn3b4m9Ern7Em41fcvN2KT4.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Telugu\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9D9TGwuY2fjgrZYA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DdTCwuY2fjgrZYA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DqzCwuY2fjgrZYA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9D9TCwuY2fjgrZYA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DxzCwuY2fjgrZYA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DKzewuY2fjgrZYA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DEjewuY2fjgrZYA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DdTewuY2fjgrZYA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoseriftelugu/v20/tDbl2pCbnkEKmXNVmt2M1q6f4HWbbj6MRbYEeav7Fe9DXDewuY2fjgrZYA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Thai\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oiFuRRCmsdu0Qx.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qiF-RRCmsdu0Qx.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0p8F-RRCmsdu0Qx.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oiF-RRCmsdu0Qx.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0oQF-RRCmsdu0Qx.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0r8EORRCmsdu0Qx.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0rFEORRCmsdu0Qx.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qiEORRCmsdu0Qx.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoserifthai/v19/k3kyo80MPvpLmixYH7euCxWpSMu3-gcWGj0hHAKGvUQlUv_bCKDUSzB5L0qLEORRCmsdu0Qx.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Tibetan\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"tibetan\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIrYdPS7rdSy_32c.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIjYcPS7rdSy_32c.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIugcPS7rdSy_32c.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIrYcPS7rdSy_32c.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIoQcPS7rdSy_32c.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmImgbPS7rdSy_32c.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIlEbPS7rdSy_32c.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIjYbPS7rdSy_32c.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/notoseriftibetan/v16/gokGH7nwAEdtF9N45n0Vaz7O-pk0wsvxHeDXMfqguoCmIh8bPS7rdSy_32c.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Serif Yezidi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"yezidi\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-07-19\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/notoserifyezidi/v16/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspD2yEkrlGJgmVCqg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/notoserifyezidi/v16/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspD6SEkrlGJgmVCqg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/notoserifyezidi/v16/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspDBSYkrlGJgmVCqg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/notoserifyezidi/v16/XLYPIYr5bJNDGYxLBibeHZAn3B5KJENnQjbfhMSVZspDPCYkrlGJgmVCqg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Noto Traditional Nushu\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"nushu\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nototraditionalnushu/v16/SZco3EDkJ7q9FaoMPlmF4Su8hlIjoGh5aj67J011GNh6SYA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Cut\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novacut/v24/KFOkCnSYu8mL-39LkWxPKTM1K9nz.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Flat\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novaflat/v24/QdVUSTc-JgqpytEbVebEuStkm20oJA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Mono\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novamono/v18/Cn-0JtiGWQ5Ajb--MRKfYGxYrdM9Sg.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Oval\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novaoval/v24/jAnEgHdmANHvPenMaswCMY-h3cWkWg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Round\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novaround/v21/flU9Rqquw5UhEnlwTJYTYYfeeetYEBc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novascript/v25/7Au7p_IpkSWSTWaFWkumvmQNEl0O0kEx.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Slim\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novaslim/v24/Z9XUDmZNQAuem8jyZcn-yMOInrib9Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nova Square\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/novasquare/v20/RrQUbo9-9DV7b06QHgSWsZhARYMgGtWA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Numans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/numans/v15/SlGRmQmGupYAfH8IYRggiHVqaQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nunito\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDDshRTM9jo7eTWk.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDOUhRTM9jo7eTWk.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshRTM9jo7eTWk.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDIkhRTM9jo7eTWk.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDGUmRTM9jo7eTWk.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTM9jo7eTWk.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDDsmRTM9jo7eTWk.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/nunito/v25/XRXI3I6Li01BKofiOc5wtlZ2di8HDBImRTM9jo7eTWk.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXA3iqzbXWnoeg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNi83A3iqzbXWnoeg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNirXA3iqzbXWnoeg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNin3A3iqzbXWnoeg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNic3c3iqzbXWnoeg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiSnc3iqzbXWnoeg.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiLXc3iqzbXWnoeg.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/nunito/v25/XRXK3I6Li01BKofIMPyPbj8d7IEAGXNiBHc3iqzbXWnoeg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nunito Sans\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe03MImSLYBIv1o4X1M8cc9yAv5qWVAgVol-.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe01MImSLYBIv1o4X1M8cce4GxZrU1QCU5l-06Y.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe03MImSLYBIv1o4X1M8cc8WAf5qWVAgVol-.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe01MImSLYBIv1o4X1M8cce4G3JoU1QCU5l-06Y.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe0qMImSLYBIv1o4X1M8cfe6Kdpickwp.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe0oMImSLYBIv1o4X1M8cce4I95Ad1wpT5A.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe03MImSLYBIv1o4X1M8cc9iB_5qWVAgVol-.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe01MImSLYBIv1o4X1M8cce4GwZuU1QCU5l-06Y.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe03MImSLYBIv1o4X1M8cc8GBv5qWVAgVol-.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe01MImSLYBIv1o4X1M8cce4G2JvU1QCU5l-06Y.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe03MImSLYBIv1o4X1M8cc8aBf5qWVAgVol-.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe01MImSLYBIv1o4X1M8cce4G35sU1QCU5l-06Y.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe03MImSLYBIv1o4X1M8cc8-BP5qWVAgVol-.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/nunitosans/v12/pe01MImSLYBIv1o4X1M8cce4G1ptU1QCU5l-06Y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Nuosu SIL\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"yi\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/nuosusil/v2/8vIK7wM3wmRn_kc4uAjeFGxbO_zo-w.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Odibee Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/odibeesans/v14/neIPzCSooYAho6WvjeToRYkyepH9qGsf.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Odor Mean Chey\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/odormeanchey/v27/raxkHiKDttkTe1aOGcJMR1A_4mrY2zqUKafv.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Offside\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/offside/v20/HI_KiYMWKa9QrAykQ5HiRp-dhpQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oi/v15/w8gXH2EuRqtaut6yjBOG.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Old Standard TT\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oldstandardtt/v18/MwQubh3o1vLImiwAVvYawgcf2eVurVC5RHdCZg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/oldstandardtt/v18/MwQsbh3o1vLImiwAVvYawgcf2eVer1q9ZnJSZtQG.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/oldstandardtt/v18/MwQrbh3o1vLImiwAVvYawgcf2eVWEX-dTFxeb80flQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oldenburg\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oldenburg/v20/fC1jPY5JYWzbywv7c4V6UU6oXyndrw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ole\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ole/v3/dFazZf6Z-rd89fw69qJ_ew.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oleo Script\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oleoscript/v14/rax5HieDvtMOe0iICsUccBhasU7Q8Cad.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/oleoscript/v14/raxkHieDvtMOe0iICsUccCDmnmrY2zqUKafv.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oleo Script Swash Caps\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noaj6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HMXquSY0Hg90.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/oleoscriptswashcaps/v13/Noag6Vb-w5SFbTTAsZP_7JkCS08K-jCzDn_HCcaBbYUsn9T5dt0.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oooh Baby\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ooohbaby/v3/2sDcZGJWgJTT2Jf76xQDb2-4C7wFZQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Open Sans\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v34\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4nY1M2xLER.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4nY1M2xLER.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4nY1M2xLER.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4nY1M2xLER.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4nY1M2xLER.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4nY1M2xLER.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVcUwaERZjA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVcUwaERZjA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVcUwaERZjA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVcUwaERZjA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVcUwaERZjA.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/opensans/v34/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVcUwaERZjA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oranienbaum\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oranienbaum/v15/OZpHg_txtzZKMuXLIVrx-3zn7kz3dpHc.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Orbitron\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/orbitron/v25/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyGy6xpmIyXjU1pg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/orbitron/v25/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyKS6xpmIyXjU1pg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/orbitron/v25/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nyxSmxpmIyXjU1pg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/orbitron/v25/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1ny_CmxpmIyXjU1pg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/orbitron/v25/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nymymxpmIyXjU1pg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/orbitron/v25/yMJMMIlzdpvBhQQL_SC3X9yhF25-T1nysimxpmIyXjU1pg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oregano\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oregano/v13/If2IXTPxciS3H4S2kZffPznO3yM.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/oregano/v13/If2KXTPxciS3H4S2oZXVOxvLzyP_qw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Orelega One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/orelegaone/v10/3qTpojOggD2XtAdFb-QXZGt61EcYaQ7F.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Orienta\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/orienta/v13/PlI9FlK4Jrl5Y9zNeyeo9HRFhcU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Original Surfer\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/originalsurfer/v18/RWmQoKGZ9vIirYntXJ3_MbekzNMiDEtvAlaMKw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oswald\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v49\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs13FvgUFoZAaRliE.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs169vgUFoZAaRliE.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvgUFoZAaRliE.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgUFoZAaRliE.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1y9ogUFoZAaRliE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/oswald/v49/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZogUFoZAaRliE.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Outfit\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC0C4G-EiAou6Y.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bC1C4G-EiAou6Y.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4G-EiAou6Y.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4G-EiAou6Y.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4G-EiAou6Y.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4G-EiAou6Y.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4G-EiAou6Y.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bCyC4G-EiAou6Y.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/outfit/v6/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4G-EiAou6Y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Over the Rainbow\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/overtherainbow/v16/11haGoXG1k_HKhMLUWz7Mc7vvW5upvOm9NA2XG0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Overlock\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/overlock/v15/Z9XVDmdMWRiN1_T9Z4Te4u2El6GC.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/overlock/v15/Z9XTDmdMWRiN1_T9Z7Tc6OmmkrGC7Cs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/overlock/v15/Z9XSDmdMWRiN1_T9Z7xizcmMvL2L9TLT.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/overlock/v15/Z9XQDmdMWRiN1_T9Z7Tc0FWJtrmp8CLTlNs.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/overlock/v15/Z9XSDmdMWRiN1_T9Z7xaz8mMvL2L9TLT.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/overlock/v15/Z9XQDmdMWRiN1_T9Z7Tc0G2Ltrmp8CLTlNs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Overlock SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/overlocksc/v21/1cX3aUHKGZrstGAY8nwVzHGAq8Sk1PoH.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Overpass\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6_PLrOZCLtce-og.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6fPPrOZCLtce-og.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6ovPrOZCLtce-og.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6_PPrOZCLtce-og.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6zvPrOZCLtce-og.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6IvTrOZCLtce-og.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6G_TrOZCLtce-og.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6fPTrOZCLtce-og.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/overpass/v12/qFda35WCmI96Ajtm83upeyoaX6QPnlo6VfTrOZCLtce-og.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLADe5qPl8Kuosgz.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCDepqPl8Kuosgz.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLBdepqPl8Kuosgz.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLADepqPl8Kuosgz.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLAxepqPl8Kuosgz.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLDdfZqPl8Kuosgz.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLDkfZqPl8Kuosgz.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCDfZqPl8Kuosgz.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/overpass/v12/qFdU35WCmI96Ajtm81GgSdXCNs-VMF0vNLCqfZqPl8Kuosgz.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Overpass Mono\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/overpassmono/v15/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EWKokzzXur-SmIr.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/overpassmono/v15/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EXUokzzXur-SmIr.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/overpassmono/v15/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EXmokzzXur-SmIr.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/overpassmono/v15/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EUKpUzzXur-SmIr.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/overpassmono/v15/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EUzpUzzXur-SmIr.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ovo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ovo/v17/yYLl0h7Wyfzjy4Q5_3WVxA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oxanium\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/oxanium/v14/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G83JfniMBXQ7d67x.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/oxanium/v14/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G80XfniMBXQ7d67x.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/oxanium/v14/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G81JfniMBXQ7d67x.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/oxanium/v14/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G817fniMBXQ7d67x.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/oxanium/v14/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82XeXiMBXQ7d67x.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/oxanium/v14/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G82ueXiMBXQ7d67x.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/oxanium/v14/RrQPboN_4yJ0JmiMUW7sIGjd1IA9G83JeXiMBXQ7d67x.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oxygen\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCJW8Db2-4C7wFZQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/oxygen/v15/2sDfZG1Wl4Lcnbu6iUcnZ0SkAg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/oxygen/v15/2sDcZG1Wl4LcnbuCNWgDb2-4C7wFZQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Oxygen Mono\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/oxygenmono/v13/h0GsssGg9FxgDgCjLeAd7ijfze-PPlUu.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"PT Mono\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ptmono/v13/9oRONYoBnWILk-9ArCg5MtPyAcg.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"PT Sans\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ptsans/v17/jizaRExUiTo99u79P0WOxOGMMDQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ptsans/v17/jizYRExUiTo99u79D0eEwMOJIDQA-g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ptsans/v17/jizfRExUiTo99u79B_mh4OmnLD0Z4zM.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ptsans/v17/jizdRExUiTo99u79D0e8fOytKB8c8zMrig.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"PT Sans Caption\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ptsanscaption/v18/0FlMVP6Hrxmt7-fsUFhlFXNIlpcqfQXwQy6yxg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ptsanscaption/v18/0FlJVP6Hrxmt7-fsUFhlFXNIlpcSwSrUSwWuz38Tgg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"PT Sans Narrow\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ptsansnarrow/v17/BngRUXNadjH0qYEzV7ab-oWlsYCByxyKeuDp.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ptsansnarrow/v17/BngSUXNadjH0qYEzV7ab-oWlsbg95DiCUfzgRd-3.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"PT Serif\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ptserif/v17/EJRVQgYoZZY2vCFuvDFRxL6ddjb-.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ptserif/v17/EJRTQgYoZZY2vCFuvAFTzrq_cyb-vco.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ptserif/v17/EJRSQgYoZZY2vCFuvAnt65qVXSr3pNNB.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ptserif/v17/EJRQQgYoZZY2vCFuvAFT9gaQVy7VocNB6Iw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"PT Serif Caption\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ptserifcaption/v17/ieVl2ZhbGCW-JoW6S34pSDpqYKU059WxDCs5cvI.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ptserifcaption/v17/ieVj2ZhbGCW-JoW6S34pSDpqYKU019e7CAk8YvJEeg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pacifico\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ96A4sijpFu_.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Padauk\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"myanmar\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-28\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/padauk/v15/RrQRboJg-id7OnbBa0_g3LlYbg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/padauk/v15/RrQSboJg-id7Onb512DE1JJEZ4YwGg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Palanquin\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/palanquin/v13/9XUhlJ90n1fBFg7ceXwUEltI7rWmZzTH.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUvnpoxJuqbi3ezg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwU2nloxJuqbi3ezg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/palanquin/v13/9XUnlJ90n1fBFg7ceXwsdlFMzLC2Zw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUgnhoxJuqbi3ezg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUrn9oxJuqbi3ezg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/palanquin/v13/9XUilJ90n1fBFg7ceXwUyn5oxJuqbi3ezg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Palanquin Dark\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/palanquindark/v12/xn75YHgl1nqmANMB-26xC7yuF_6OTEo9VtfE.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/palanquindark/v12/xn76YHgl1nqmANMB-26xC7yuF8Z6ZW41fcvN2KT4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/palanquindark/v12/xn76YHgl1nqmANMB-26xC7yuF8ZWYm41fcvN2KT4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/palanquindark/v12/xn76YHgl1nqmANMB-26xC7yuF8YyY241fcvN2KT4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pangolin\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pangolin/v11/cY9GfjGcW0FPpi-tWPfK5d3aiLBG.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Paprika\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/paprika/v21/8QIJdijZitv49rDfuIgOq7jkAOw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Parisienne\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/parisienne/v13/E21i_d3kivvAkxhLEVZpcy96DuKuavM.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Passero One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-05-10\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/passeroone/v24/JTUTjIko8DOq5FeaeEAjgE5B5Arr-s50.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Passion One\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/passionone/v16/PbynFmL8HhTPqbjUzux3JHuW_Frg6YoV.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/passionone/v16/Pby6FmL8HhTPqbjUzux3JEMq037owpYcuH8y.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/passionone/v16/Pby6FmL8HhTPqbjUzux3JEMS0X7owpYcuH8y.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Passions Conflict\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/passionsconflict/v5/kmKnZrcrFhfafnWX9x0GuEC-zowow5NeYRI4CN2V.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pathway Gothic One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pathwaygothicone/v14/MwQrbgD32-KAvjkYGNUUxAtW7pEBwx-dTFxeb80flQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Patrick Hand\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/patrickhand/v19/LDI1apSQOAYtSuYWp8ZhfYeMWcjKm7sp8g.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Patrick Hand SC\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/patrickhandsc/v13/0nkwC9f7MfsBiWcLtY65AWDK873ViSi6JQc7Vg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pattaya\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pattaya/v12/ea8ZadcqV_zkHY-XNdCn92ZEmVs.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Patua One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/patuaone/v16/ZXuke1cDvLCKLDcimxBI5PNvNA9LuA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pavanam\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pavanam/v11/BXRrvF_aiezLh0xPDOtQ9Wf0QcE.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Paytone One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/paytoneone/v18/0nksC9P7MfYHj2oFtYm2CiTqivr9iBq_.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Peddana\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/peddana/v20/aFTU7PBhaX89UcKWhh2aBYyMcKw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Peralta\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/peralta/v17/hYkJPu0-RP_9d3kRGxAhrv956B8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Permanent Marker\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/permanentmarker/v16/Fh4uPib9Iyv2ucM6pGQMWimMp004HaqIfrT5nlk.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Petemoss\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/petemoss/v5/A2BZn5tA2xgtGWHZgxkesKb9UouQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Petit Formal Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/petitformalscript/v13/B50TF6xQr2TXJBnGOFME6u5OR83oRP5qoHnqP4gZSiE.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Petrona\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6NsARBH452Mvds.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4NsQRBH452Mvds.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk7TsQRBH452Mvds.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6NsQRBH452Mvds.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk6_sQRBH452Mvds.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk5TtgRBH452Mvds.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk5qtgRBH452Mvds.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4NtgRBH452Mvds.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/petrona/v28/mtGl4_NXL7bZo9XXq35wRLONYyOjFk4ktgRBH452Mvds.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8uwDFYpUN-dsIWs.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8mwCFYpUN-dsIWs.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8rICFYpUN-dsIWs.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8uwCFYpUN-dsIWs.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8t4CFYpUN-dsIWs.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8jIFFYpUN-dsIWs.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8gsFFYpUN-dsIWs.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8mwFFYpUN-dsIWs.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/petrona/v28/mtGr4_NXL7bZo9XXgXdCu2vkCLkNEVtF8kUFFYpUN-dsIWs.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Philosopher\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/philosopher/v19/vEFV2_5QCwIS4_Dhez5jcVBpRUwU08qe.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/philosopher/v19/vEFX2_5QCwIS4_Dhez5jcWBrT0g21tqeR7c.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/philosopher/v19/vEFI2_5QCwIS4_Dhez5jcWjVamgc-NaXXq7H.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/philosopher/v19/vEFK2_5QCwIS4_Dhez5jcWBrd_QZ8tK1W77HtMo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Piazzolla\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LYx3Ly1AHfAAy5.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JYxnLy1AHfAAy5.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7KGxnLy1AHfAAy5.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LYxnLy1AHfAAy5.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7LqxnLy1AHfAAy5.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7IGwXLy1AHfAAy5.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7I_wXLy1AHfAAy5.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JYwXLy1AHfAAy5.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b52SlTPu5rIkWIZjVKKtYtfxYqZ4RJBFzFfYUjkSDdlqZgy7JxwXLy1AHfAAy5.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhZqw3gX9BRy5m5M.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhRqx3gX9BRy5m5M.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhcSx3gX9BRy5m5M.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhZqx3gX9BRy5m5M.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhaix3gX9BRy5m5M.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhUS23gX9BRy5m5M.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhX223gX9BRy5m5M.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhRq23gX9BRy5m5M.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/piazzolla/v25/N0b72SlTPu5rIkWIZjVgI-TckS03oGpPETyEJ88Rbvi0_TzOzKcQhTO23gX9BRy5m5M.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Piedra\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/piedra/v21/ke8kOg8aN0Bn7hTunEyHN_M3gA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pinyon Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pinyonscript/v17/6xKpdSJbL9-e9LuoeQiDRQR8aOLQO4bhiDY.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pirata One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pirataone/v22/I_urMpiDvgLdLh0fAtoftiiEr5_BdZ8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Plaster\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/plaster/v24/DdTm79QatW80eRh4Ei5JOtLOeLI.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Play\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/play/v17/6aez4K2oVqwIjtI8Hp8Tx3A.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/play/v17/6ae84K2oVqwItm4TOpc423nTJTM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Playball\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/playball/v16/TK3gWksYAxQ7jbsKcj8Dl-tPKo2t.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Playfair Display\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v30\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQZNLo_U2r.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDQZNLo_U2r.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDQZNLo_U2r.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQZNLo_U2r.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFukDQZNLo_U2r.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsukDQZNLo_U2r.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTbtbK-F2rA0s.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTbtbK-F2rA0s.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUbtbK-F2rA0s.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UbtbK-F2rA0s.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUbtbK-F2rA0s.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/playfairdisplay/v30/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUbtbK-F2rA0s.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Playfair Display SC\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/playfairdisplaysc/v15/ke85OhoaMkR6-hSn7kbHVoFf7ZfgMPr_pb4GEcM2M4s.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/playfairdisplaysc/v15/ke87OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbwMFeEzI4sNKg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/playfairdisplaysc/v15/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpNcsdL4IUMyE.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/playfairdisplaysc/v15/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0qc4XK6ARIyH5IA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/playfairdisplaysc/v15/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nTorNcsdL4IUMyE.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/playfairdisplaysc/v15/ke82OhoaMkR6-hSn7kbHVoFf7ZfgMPr_lbw0kcwXK6ARIyH5IA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Plus Jakarta Sans\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_KU7NShXUEKi4Rw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_907NShXUEKi4Rw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_qU7NShXUEKi4Rw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_m07NShXUEKi4Rw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNShXUEKi4Rw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_TknNShXUEKi4Rw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_KUnNShXUEKi4Rw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ2lCR_QMq2oR82k.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ17CR_QMq2oR82k.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ0lCR_QMq2oR82k.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ0XCR_QMq2oR82k.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ37Dh_QMq2oR82k.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ3CDh_QMq2oR82k.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/plusjakartasans/v3/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ2lDh_QMq2oR82k.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Podkova\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v26\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/podkova/v26/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWtFzcU4EoporSHH.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/podkova/v26/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWt3zcU4EoporSHH.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/podkova/v26/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWubysU4EoporSHH.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/podkova/v26/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWuiysU4EoporSHH.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/podkova/v26/K2FufZ1EmftJSV9VQpXb1lo9vC3nZWvFysU4EoporSHH.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Poiret One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/poiretone/v14/UqyVK80NJXN4zfRgbdfbk5lWVscxdKE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Poller One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pollerone/v19/ahccv82n0TN3gia5E4Bud-lbgUS5u0s.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Poly\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/poly/v16/MQpb-W6wKNitRLCAq2Lpris.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/poly/v16/MQpV-W6wKNitdLKKr0DsviuGWA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pompiere\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pompiere/v15/VEMyRoxis5Dwuyeov6Wt5jDtreOL.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pontano Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pontanosans/v13/qFdD35GdgYR8EzR6oBLDHa3qwjUMg1siNQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Poor Story\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/poorstory/v20/jizfREFUsnUct9P6cDfd4OmnLD0Z4zM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Poppins\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrLPTed3FBGPaTSQ.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiAyp8kv8JHgFVrJJLmE3tFOvODSVFF.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLFj_V1tvFP-KUEg.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmv1plEN2PQEhcqw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1tvFP-KUEg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llEN2PQEhcqw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLed3FBGPaTSQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1tvFP-KUEg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlEN2PQEhcqw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lEN2PQEhcqw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1tvFP-KUEg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lEN2PQEhcqw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V1tvFP-KUEg.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm111lEN2PQEhcqw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1tvFP-KUEg.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlEN2PQEhcqw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Port Lligat Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/portlligatsans/v18/kmKmZrYrGBbdN1aV7Vokow6Lw4s4l7N0Tx4xEcQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Port Lligat Slab\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/portlligatslab/v21/LDIpaoiQNgArA8kR7ulhZ8P_NYOss7ob9yGLmfI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Potta One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pottaone/v16/FeVSS05Bp6cy7xI-YfxQ3Z5nm29Gww.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pragati Narrow\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pragatinarrow/v13/vm8vdRf0T0bS1ffgsPB7WZ-mD17_ytN3M48a.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/pragatinarrow/v13/vm8sdRf0T0bS1ffgsPB7WZ-mD2ZD5fd_GJMTlo_4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Praise\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/praise/v5/qkBUXvUZ-cnFXcFyDvO67L9XmQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Prata\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/prata/v18/6xKhdSpbNNCT-vWIAG_5LWwJ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Preahvihear\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/preahvihear/v27/6NUS8F-dNQeEYhzj7uluxswE49FJf8Wv.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Press Start 2P\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/pressstart2p/v14/e3t4euO8T-267oIAQAu6jDQyK0nSgPJE4580.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Pridi\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/pridi/v11/2sDdZG5JnZLfkc1SiE0jRUG0AqUc.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/pridi/v11/2sDdZG5JnZLfkc02i00jRUG0AqUc.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/pridi/v11/2sDQZG5JnZLfkfWao2krbl29.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/pridi/v11/2sDdZG5JnZLfkc1uik0jRUG0AqUc.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/pridi/v11/2sDdZG5JnZLfkc1CjU0jRUG0AqUc.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/pridi/v11/2sDdZG5JnZLfkc0mjE0jRUG0AqUc.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Princess Sofia\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/princesssofia/v21/qWczB6yguIb8DZ_GXZst16n7GRz7mDUoupoI.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Prociono\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/prociono/v22/r05YGLlR-KxAf9GGO8upyDYtStiJ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Prompt\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/prompt/v10/-W_9XJnvUD7dzB2CA9oYREcjeo0k.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_7XJnvUD7dzB2KZeJ8TkMBf50kbiM.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cr_s4bmkvc5Q9dw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLQb2MrUZEtdzow.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cy_g4bmkvc5Q9dw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeK0bGMrUZEtdzow.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/prompt/v10/-W__XJnvUD7dzB26Z9AcZkIzeg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_9XJnvUD7dzB2KZdoYREcjeo0k.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Ck_k4bmkvc5Q9dw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLsbWMrUZEtdzow.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cv_44bmkvc5Q9dw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeLAamMrUZEtdzow.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2C2_84bmkvc5Q9dw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeKka2MrUZEtdzow.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cx_w4bmkvc5Q9dw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeK4aGMrUZEtdzow.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2C4_04bmkvc5Q9dw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/prompt/v10/-W_6XJnvUD7dzB2KZeKcaWMrUZEtdzow.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Prosto One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/prostoone/v17/OpNJno4VhNfK-RgpwWWxpipfWhXD00c.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Proza Libre\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjGdGHgj0k1DIQRyUEyyHovftvXWYyz.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjEdGHgj0k1DIQRyUEyyEotdN_1XJyz7zc.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyELbV__fcpC69i6N.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTCvceJSY8z6Np1k.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEL3UP_fcpC69i6N.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTAfbeJSY8z6Np1k.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEKTUf_fcpC69i6N.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTGPaeJSY8z6Np1k.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjbdGHgj0k1DIQRyUEyyEKPUv_fcpC69i6N.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/prozalibre/v9/LYjZdGHgj0k1DIQRyUEyyEotTH_ZeJSY8z6Np1k.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Public Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuFpi5ww0pX189fg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymulpm5ww0pX189fg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuSJm5ww0pX189fg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuFpm5ww0pX189fg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuJJm5ww0pX189fg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuyJ65ww0pX189fg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymu8Z65ww0pX189fg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymulp65ww0pX189fg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwGs572Xtc6ZYQws9YVwllKVG8qX1oyOymuv565ww0pX189fg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpRgQctfVotfj7j.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673trRgActfVotfj7j.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673toPgActfVotfj7j.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpRgActfVotfj7j.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tpjgActfVotfj7j.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tqPhwctfVotfj7j.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tq2hwctfVotfj7j.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673trRhwctfVotfj7j.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/publicsans/v14/ijwAs572Xtc6ZYQws9YVwnNDZpDyNjGolS673tr4hwctfVotfj7j.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Puppies Play\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/puppiesplay/v5/wlp2gwHZEV99rG6M3NR9uB9vaAJSA_JN3Q.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Puritan\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/puritan/v24/845YNMgkAJ2VTtIo9JrwRdaI50M.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/puritan/v24/845aNMgkAJ2VTtIoxJj6QfSN90PfXA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/puritan/v24/845dNMgkAJ2VTtIozCbfYd6j-0rGRes.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/puritan/v24/845fNMgkAJ2VTtIoxJjC_dup_2jDVevnLQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Purple Purse\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/purplepurse/v21/qWctB66gv53iAp-Vfs4My6qyeBb_ujA4ug.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Qahiri\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/qahiri/v7/tsssAp1RZy0C_hGuU3Chrnmupw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Quando\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/quando/v14/xMQVuFNaVa6YuW0pC6WzKX_QmA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Quantico\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/quantico/v15/rax-HiSdp9cPL3KIF4xsLjxSmlLZ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/quantico/v15/rax4HiSdp9cPL3KIF7xuJDhwn0LZ6T8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/quantico/v15/rax5HiSdp9cPL3KIF7TQARhasU7Q8Cad.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/quantico/v15/rax7HiSdp9cPL3KIF7xuHIRfu0ry9TadML4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Quattrocento\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/quattrocento/v17/OZpEg_xvsDZQL_LKIF7q4jPHxGL7f4jFuA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/quattrocento/v17/OZpbg_xvsDZQL_LKIF7q4jP_eE3fd6PZsXcM9w.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Quattrocento Sans\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/quattrocentosans/v18/va9c4lja2NVIDdIAAoMR5MfuElaRB3zOvU7eHGHJ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/quattrocentosans/v18/va9a4lja2NVIDdIAAoMR5MfuElaRB0zMt0r8GXHJkLI.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/quattrocentosans/v18/va9Z4lja2NVIDdIAAoMR5MfuElaRB0RykmrWN33AiasJ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/quattrocentosans/v18/va9X4lja2NVIDdIAAoMR5MfuElaRB0zMj_bTPXnijLsJV7E.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Questrial\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf7EuStkm20oJA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Quicksand\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v30\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/quicksand/v30/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo18G0wx40QDw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/quicksand/v30/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o18G0wx40QDw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/quicksand/v30/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkM0o18G0wx40QDw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/quicksand/v30/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv18G0wx40QDw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/quicksand/v30/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18G0wx40QDw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Quintessential\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/quintessential/v20/fdNn9sOGq31Yjnh3qWU14DdtjY5wS7kmAyxM.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Qwigley\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/qwigley/v16/1cXzaU3UGJb5tGoCuVxsi1mBmcE.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Qwitcher Grypen\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/qwitchergrypen/v3/pxicypclp9tDilN9RrC5BSI1dZmrSGNAom-wpw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/qwitchergrypen/v3/pxiZypclp9tDilN9RrC5BSI1dZmT9ExkqkSsrvNXiA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Racing Sans One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/racingsansone/v13/sykr-yRtm7EvTrXNxkv5jfKKyDCwL3rmWpIBtA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Radio Canada\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nESkQPIJOdSSfOT.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nFMkQPIJOdSSfOT.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nF-kQPIJOdSSfOT.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nGSlgPIJOdSSfOT.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX13ISXn0dBMcibU6jlAqr3ejLv5OLZYiYXik6db2P4jxxlsls-0nGrlgPIJOdSSfOT.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0rWLLuNwTOOTa9k.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0uuLLuNwTOOTa9k.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0tmLLuNwTOOTa9k.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0jWMLuNwTOOTa9k.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/radiocanada/v16/XRX33ISXn0dBMcibU6jlAqrdcwAMBJuK9IgQn4bfnSrKcMQM2cGQ1WSE0gyMLuNwTOOTa9k.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Radley\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/radley/v20/LYjDdGzinEIjCN19oAlEpVs3VQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/radley/v20/LYjBdGzinEIjCN1NogNAh14nVcfe.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rajdhani\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pasEcOsc-bGkqIw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/rajdhani/v15/LDIxapCSOBg7S-QT7q4AOeekWPrP.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pb0EMOsc-bGkqIw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pbYF8Osc-bGkqIw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rajdhani/v15/LDI2apCSOBg7S-QT7pa8FsOsc-bGkqIw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rakkas\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rakkas/v17/Qw3cZQlNHiblL3j_lttPOeMcCw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Raleway\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v28\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao4CPNLA3JC9c.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaooCPNLA3JC9c.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEooCPNLA3JC9c.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaooCPNLA3JC9c.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoooCPNLA3JC9c.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpYCPNLA3JC9c.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pYCPNLA3JC9c.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapYCPNLA3JC9c.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/raleway/v28/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpYCPNLA3JC9c.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNPrQVIT9c2c8.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMPrQVIT9c2c8.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMPrQVIT9c2c8.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMPrQVIT9c2c8.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMPrQVIT9c2c8.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLPrQVIT9c2c8.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LPrQVIT9c2c8.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLPrQVIT9c2c8.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/raleway/v28/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLPrQVIT9c2c8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Raleway Dots\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ralewaydots/v14/6NUR8FifJg6AfQvzpshgwJ8kyf9Fdty2ew.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ramabhadra\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ramabhadra/v15/EYq2maBOwqRW9P1SQ83LehNGX5uWw3o.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ramaraja\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ramaraja/v15/SlGTmQearpYAYG1CABIkqnB6aSQU.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rambla\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rambla/v13/snfrs0ip98hx6mr0I7IONthkwQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/rambla/v13/snfps0ip98hx6mrEIbgKFN10wYKa.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rambla/v13/snfos0ip98hx6mrMn50qPvN4yJuDYQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/rambla/v13/snfus0ip98hx6mrEIYC2O_l86p6TYS-Y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rammetto One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rammettoone/v14/LhWiMV3HOfMbMetJG3lQDpp9Mvuciu-_SQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rampart One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rampartone/v7/K2F1fZFGl_JSR1tAWNG9R6qgLS76ZHOM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ranchers\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ranchers/v13/zrfm0H3Lx-P2Xvs2AoDYDC79XTHv.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rancho\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rancho/v17/46kulbzmXjLaqZRlbWXgd0RY1g.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ranga\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ranga/v17/C8ct4cYisGb28p6CLDwZwmGE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ranga/v17/C8cg4cYisGb28qY-AxgR6X2NZAn2.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rasa\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/rasa/v15/xn76YHIn1mWmVKl8ZtAM9NrJfN4YJW41fcvN2KT4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/rasa/v15/xn76YHIn1mWmVKl8ZtAM9NrJfN5GJW41fcvN2KT4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/rasa/v15/xn76YHIn1mWmVKl8ZtAM9NrJfN50JW41fcvN2KT4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/rasa/v15/xn76YHIn1mWmVKl8ZtAM9NrJfN6YIm41fcvN2KT4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rasa/v15/xn76YHIn1mWmVKl8ZtAM9NrJfN6hIm41fcvN2KT4.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/rasa/v15/xn78YHIn1mWmfqBOmQhln0Bne8uOZth2d8_v3bT4Ycc.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/rasa/v15/xn78YHIn1mWmfqBOmQhln0Bne8uOZoZ2d8_v3bT4Ycc.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/rasa/v15/xn78YHIn1mWmfqBOmQhln0Bne8uOZrR2d8_v3bT4Ycc.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/rasa/v15/xn78YHIn1mWmfqBOmQhln0Bne8uOZlhxd8_v3bT4Ycc.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/rasa/v15/xn78YHIn1mWmfqBOmQhln0Bne8uOZmFxd8_v3bT4Ycc.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rationale\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rationale/v24/9XUnlJ92n0_JFxHIfHcsdlFMzLC2Zw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ravi Prakash\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/raviprakash/v19/gokpH6fsDkVrF9Bv9X8SOAKHmNZEq6TTFw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Readex Pro\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/readexpro/v10/SLXYc1bJ7HE5YDoGPuzj_dh8na74KiwZQQzfm7w3bk38hTB8.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/readexpro/v10/SLXYc1bJ7HE5YDoGPuzj_dh8na74KiwZQQwBm7w3bk38hTB8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/readexpro/v10/SLXYc1bJ7HE5YDoGPuzj_dh8na74KiwZQQxfm7w3bk38hTB8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/readexpro/v10/SLXYc1bJ7HE5YDoGPuzj_dh8na74KiwZQQxtm7w3bk38hTB8.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/readexpro/v10/SLXYc1bJ7HE5YDoGPuzj_dh8na74KiwZQQyBnLw3bk38hTB8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/readexpro/v10/SLXYc1bJ7HE5YDoGPuzj_dh8na74KiwZQQy4nLw3bk38hTB8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Recursive\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v35\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/recursive/v35/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadDck018vwxjDJCL.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/recursive/v35/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadCCk018vwxjDJCL.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/recursive/v35/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadCwk018vwxjDJCL.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/recursive/v35/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadBclE18vwxjDJCL.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/recursive/v35/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadBllE18vwxjDJCL.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/recursive/v35/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadAClE18vwxjDJCL.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/recursive/v35/8vJN7wMr0mhh-RQChyHEH06TlXhq_gukbYrFMk1QuAIcyEwG_X-dpEfaE5YaERmK-CImKsvxvU-MXGX2fSqasNfUvz2xbXfn1uEQadArlE18vwxjDJCL.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Red Hat Display\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbjKWckg5-Xecg3w.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbmyWckg5-Xecg3w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbl6Wckg5-Xecg3w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbrKRckg5-Xecg3w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbouRckg5-Xecg3w.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbuyRckg5-Xecg3w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIf7wUr0m80wwYf0QCXZzYzUoTK8RZQvRd-D1NYbsWRckg5-Xecg3w.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVxAsz_VWZk3zJGg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVmgsz_VWZk3zJGg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVqAsz_VWZk3zJGg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVRAwz_VWZk3zJGg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVfQwz_VWZk3zJGg.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVGgwz_VWZk3zJGg.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/redhatdisplay/v14/8vIh7wUr0m80wwYf0QCXZzYzUoTg-CSvZX4Vlf1fe6TVMwwz_VWZk3zJGg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Red Hat Mono\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQQPI-7HNuW4QuKI.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQV3I-7HNuW4QuKI.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQW_I-7HNuW4QuKI.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQYPP-7HNuW4QuKI.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVyY7nDnA2uf2zVvFAhhzEs-VMSjJpBTfgjwQbrP-7HNuW4QuKI.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLTfLHvUwVqKIJuw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLE_LHvUwVqKIJuw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLIfLHvUwVqKIJuw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWLzfXHvUwVqKIJuw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/redhatmono/v10/jVye7nDnA2uf2zVvFAhhzEsUXfZc_vk45Kb3VJWL9PXHvUwVqKIJuw.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Red Hat Text\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML-ZwVrbacYVFtIY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML7hwVrbacYVFtIY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML4pwVrbacYVFtIY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML2Z3VrbacYVFtIY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQCbohi_ic6B3yVSzGBrMx6ZI_cy1A6Ok2ML193VrbacYVFtIY.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAz4PXQdadApIYv_g.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzvvXQdadApIYv_g.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzjPXQdadApIYv_g.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzYPLQdadApIYv_g.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/redhattext/v13/RrQEbohi_ic6B3yVSzGBrMxQbb0jEzlRoOOLOnAzWfLQdadApIYv_g.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Red Rose\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/redrose/v14/QdVISTYiLBjouPgEUajvsfWwDtc3MH8y8_sDcjSsYUVUjg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/redrose/v14/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yrfsDcjSsYUVUjg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/redrose/v14/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yn_sDcjSsYUVUjg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/redrose/v14/QdVISTYiLBjouPgEUajvsfWwDtc3MH8yc_wDcjSsYUVUjg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/redrose/v14/QdVISTYiLBjouPgEUajvsfWwDtc3MH8ySvwDcjSsYUVUjg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Redacted\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/redacted/v6/Z9XVDmdRShme2O_7aITe4u2El6GC.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Redacted Script\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/redactedscript/v6/ypvEbXGRglhokR7dcC3d1-R6zmxqHUzVmbI397ldkg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/redactedscript/v6/ypvBbXGRglhokR7dcC3d1-R6zmxSsWTxkZkr_g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/redactedscript/v6/ypvEbXGRglhokR7dcC3d1-R6zmxqDUvVmbI397ldkg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Redressed\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/redressed/v25/x3dickHUbrmJ7wMy9MsBfPACvy_1BA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Reem Kufi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/reemkufi/v18/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtuZnEGGf3qGuvM4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/reemkufi/v18/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQttRnEGGf3qGuvM4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/reemkufi/v18/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtjhgEGGf3qGuvM4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/reemkufi/v18/2sDPZGJLip7W2J7v7wQZZE1I0yCmYzzQtgFgEGGf3qGuvM4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Reem Kufi Fun\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/reemkufifun/v4/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChoYj3nCgrvqZzZXq.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/reemkufifun/v4/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChoYR3nCgrvqZzZXq.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/reemkufifun/v4/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChob92XCgrvqZzZXq.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/reemkufifun/v4/uK_m4rOFYukkmyUEbF43fIryZEk5qRZ8nrKChobE2XCgrvqZzZXq.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Reem Kufi Ink\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-14\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/reemkufiink/v4/oPWJ_kJmmu8hCvB9iFumxZSnRj5dQnSX1ko.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Reenie Beanie\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/reeniebeanie/v16/z7NSdR76eDkaJKZJFkkjuvWxbP2_qoOgf_w.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Reggae One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/reggaeone/v14/~CgwKClJlZ2dhZSBPbmUgACoECAEYAQ==.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Revalia\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/revalia/v20/WwkexPimBE2-4ZPEeVruNIgJSNM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rhodium Libre\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rhodiumlibre/v17/1q2AY5adA0tn_ukeHcQHqpx6pETLeo2gm2U.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ribeye\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ribeye/v21/L0x8DFMxk1MP9R3RvPCmRSlUig.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ribeye Marrow\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ribeyemarrow/v22/GFDsWApshnqMRO2JdtRZ2d0vEAwTVWgKdtw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Righteous\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/righteous/v13/1cXxaUPXBpj2rGoU7C9mj3uEicG01A.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Risque\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/risque/v20/VdGfAZUfHosahXxoCUYVBJ-T5g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Road Rage\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/roadrage/v5/6NUU8F2fKAOBKjjr4ekvtMYAwdRZfw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Roboto\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v30\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgWxPKTM1K9nz.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrIzcXLsnzjYk.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vAx05IsDqlA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjARc9AMX6lJBP.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5WZLCzYlKw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu52xPKTM1K9nz.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAx05IsDqlA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ABc9AMX6lJBP.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvAx05IsDqlA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBhc9AMX6lJBP.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtvAx05IsDqlA.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBBc9AMX6lJBP.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Roboto Condensed\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v25\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/robotocondensed/v25/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZKCMSbvtdYyQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/robotocondensed/v25/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEYatlYcyRi4A.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-59WxDCs5cvI.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/robotocondensed/v25/ieVj2ZhZI2eCN5jzbjEETS9weq8-19e7CAk8YvJEeg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/robotocondensed/v25/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meKCMSbvtdYyQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/robotocondensed/v25/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYYatlYcyRi4A.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Roboto Flex\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/robotoflex/v9/NaN4epOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGfttPZktqc2VdZ80KvCLZaPcSBZtOx2MifRuWR28sPJtUMbsFEK6cRrleUx9Xgbm3WLHa_F4Ep4Fm0PN19Ik5Dntczx0wZGzhPlL1YNMYKbv9_1IQXOw7AiUJVXpRJ6cXW4O8TNGoXjC79QRyaLshNDUf3e0O-gn5rrZCu20YNYG0EACUTNK-QKavMlxGIY8dxef0jQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Roboto Mono\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vuPQ--5Ip2sSQ.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_XvqPQ--5Ip2sSQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_gPqPQ--5Ip2sSQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQ--5Ip2sSQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_7PqPQ--5Ip2sSQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_AP2PQ--5Ip2sSQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PQ--5Ip2sSQ.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAeW9AJi8SZwt.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrnnAOW9AJi8SZwt.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrk5AOW9AJi8SZwt.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW9AJi8SZwt.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlVAOW9AJi8SZwt.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrm5B-W9AJi8SZwt.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W9AJi8SZwt.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Roboto Serif\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliosp6d2Af5fR4k.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqotp6d2Af5fR4k.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElnQtp6d2Af5fR4k.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEliotp6d2Af5fR4k.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElhgtp6d2Af5fR4k.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElvQqp6d2Af5fR4k.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEls0qp6d2Af5fR4k.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcElqoqp6d2Af5fR4k.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71RjywflP6FLr3gZx7K8UyuXDs9zVwDmXCb8lxYgmuii32UGoVldX6UgfjL4-3sMM_kB_qXSEXTJQCFLH5-_bcEloMqp6d2Af5fR4k.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-V8BdxaV4nUFw.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-R8BdxaV4nUFw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuEeR8BdxaV4nUFw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuT-R8BdxaV4nUFw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JufeR8BdxaV4nUFw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JukeN8BdxaV4nUFw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-JuqON8BdxaV4nUFw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Juz-N8BdxaV4nUFw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/robotoserif/v8/R71XjywflP6FLr3gZx7K8UyEVQnyR1E7VN-f51xYuGCQepOvB0KLc2v0wKKB0Q4MSZxyqf2CgAchbDJ69BcVZxkDg-Ju5uN8BdxaV4nUFw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Roboto Slab\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojIWWaG5iddG-1A.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDISWaG5iddG-1A.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSWaG5iddG-1A.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISWaG5iddG-1A.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSWaG5iddG-1A.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoUoOWaG5iddG-1A.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OWaG5iddG-1A.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDIOWaG5iddG-1A.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/robotoslab/v24/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoJYOWaG5iddG-1A.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rochester\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rochester/v18/6ae-4KCqVa4Zy6Fif-Uy31vWNTMwoQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rock Salt\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rocksalt/v18/MwQ0bhv11fWD6QsAVOZbsEk7hbBWrA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"RocknRoll One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rocknrollone/v10/kmK7ZqspGAfCeUiW6FFlmEC9guVhs7tfUxc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rokkitt\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v29\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1rydpDLE76HvN6n.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pyd5DLE76HvN6n.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1qsd5DLE76HvN6n.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1ryd5DLE76HvN6n.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1rAd5DLE76HvN6n.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1oscJDLE76HvN6n.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1oVcJDLE76HvN6n.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pycJDLE76HvN6n.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/rokkitt/v29/qFdb35qfgYFjGy5hukqqhw5XeRgdi1pbcJDLE76HvN6n.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Romanesco\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/romanesco/v21/w8gYH2ozQOY7_r_J7mSn3HwLqOqSBg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ropa Sans\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ropasans/v15/EYqxmaNOzLlWtsZSScyKWjloU5KP2g.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ropasans/v15/EYq3maNOzLlWtsZSScy6WDNscZef2mNE.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rosario\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/rosario/v27/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM69GCWczd-YnOzUD.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/rosario/v27/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68YCWczd-YnOzUD.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/rosario/v27/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM68qCWczd-YnOzUD.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/rosario/v27/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6_GDmczd-YnOzUD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rosario/v27/xfuu0WDhWW_fOEoY8l_VPNZfB7jPM6__Dmczd-YnOzUD.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/rosario/v27/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQStFwfeIFPiUDn08.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/rosario/v27/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSo9wfeIFPiUDn08.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/rosario/v27/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSr1wfeIFPiUDn08.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/rosario/v27/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSlF3feIFPiUDn08.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/rosario/v27/xfug0WDhWW_fOEoY2Fbnww42bCJhNLrQSmh3feIFPiUDn08.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rosarivo\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rosarivo/v20/PlI-Fl2lO6N9f8HaNAeC2nhMnNy5.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/rosarivo/v20/PlI4Fl2lO6N9f8HaNDeA0Hxumcy5ZX8.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rouge Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rougescript/v14/LYjFdGbiklMoCIQOw1Ep3S4PVPXbUJWq9g.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rowdies\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/rowdies/v15/ptRMTieMYPNBAK219hth5O7yKQNute8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/rowdies/v15/ptRJTieMYPNBAK21zrdJwObZNQo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rowdies/v15/ptRMTieMYPNBAK219gtm5O7yKQNute8.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rozha One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rozhaone/v13/AlZy_zVFtYP12Zncg2khdXf4XB0Tow.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-WYi1UE80V4bVkA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1UE80V4bVkA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1UE80V4bVkA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-2Y-1UE80V4bVkA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-4I-1UE80V4bVkA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-h4-1UE80V4bVkA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-ro-1UE80V4bVkA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/rubik/v21/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8sDE0UwdYPFkJ1O.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/rubik/v21/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tdE0UwdYPFkJ1O.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/rubik/v21/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8tvE0UwdYPFkJ1O.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/rubik/v21/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8uDFEUwdYPFkJ1O.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/rubik/v21/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8u6FEUwdYPFkJ1O.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/rubik/v21/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8vdFEUwdYPFkJ1O.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/rubik/v21/iJWbBXyIfDnIV7nEt3KSJbVDV49rz8v0FEUwdYPFkJ1O.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Beastly\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikbeastly/v10/0QImMXRd5oOmSC2ZQ7o9653X07z8_ApHqqk.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Bubbles\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikbubbles/v2/JIA1UVdwbHFJtwA7Us1BPFbRNTENfDxyRXI.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Burned\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikburned/v1/Jqzk5TmOVOqQHihKqPpscqniHQuaCY5ZSg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Dirt\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikdirt/v1/DtVmJxC7WLEj1uIXEWAdulwm6gDXvwE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Distressed\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikdistressed/v1/GFDxWBdsmnqAVqjtUsZf2dcrQ2ldcWAhatVBaGM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Glitch\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikglitch/v2/qkBSXv8b_srFRYQVYrDKh9ZvmC7HONiSFQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Iso\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikiso/v1/x3dickHUfr-S4VAI4sABfPACvy_1BA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Marker Hatch\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikmarkerhatch/v1/QldTNSFQsh0B_bFXXWv6LAt-jswapJHQDL4iw0H6zw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Maze\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikmaze/v1/xMQRuF9ZVa2ftiJEavXSAX7inS-bxV4.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Microbe\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikmicrobe/v2/UqyWK8oPP3hjw6ANS9rM3PsZcs8aaKgiauE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Mono One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikmonoone/v14/UqyJK8kPP3hjw6ANTdfRk9YSN-8wRqQrc_j9.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Moonrocks\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikmoonrocks/v2/845ANMAmAI2VUZMLu_W0M7HqlDHnXcD7JGy1Sw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Puddles\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikpuddles/v2/1Ptog8bYX_qGnkLkrU5MJsQcJfC0wVMT-aE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rubik Wet Paint\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rubikwetpaint/v2/HTx0L20uMDGHgdULcpTF3Oe4d_-F-zz313DuvQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ruda\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ruda/v23/k3kKo8YQJOpFgHQ1mQ5VkEbUKaJFsi_-2KiSGg-H.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ruda/v23/k3kKo8YQJOpFgHQ1mQ5VkEbUKaJ3si_-2KiSGg-H.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/ruda/v23/k3kKo8YQJOpFgHQ1mQ5VkEbUKaKbtS_-2KiSGg-H.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ruda/v23/k3kKo8YQJOpFgHQ1mQ5VkEbUKaKitS_-2KiSGg-H.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/ruda/v23/k3kKo8YQJOpFgHQ1mQ5VkEbUKaLFtS_-2KiSGg-H.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/ruda/v23/k3kKo8YQJOpFgHQ1mQ5VkEbUKaLstS_-2KiSGg-H.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rufina\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rufina/v13/Yq6V-LyURyLy-aKyoxRktOdClg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/rufina/v13/Yq6W-LyURyLy-aKKHztAvMxenxE0SA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ruge Boogie\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rugeboogie/v24/JIA3UVFwbHRF_GIWSMhKNROiPzUveSxy.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ruluko\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ruluko/v21/xMQVuFNZVaODtm0pC6WzKX_QmA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rum Raisin\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rumraisin/v20/nwpRtKu3Ih8D5avB4h2uJ3-IywA7eMM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ruslan Display\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ruslandisplay/v22/Gw6jwczl81XcIZuckK_e3UpfdzxrldyFvm1n.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Russo One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/russoone/v14/Z9XUDmZRWg6M1LvRYsH-yMOInrib9Q.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ruthie\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ruthie/v24/gokvH63sGkdqXuU9lD53Q2u_mQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Rye\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/rye/v13/r05XGLJT86YDFpTsXOqx4w.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"STIX Two Text\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yihg2SOYWxFMN1WD.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YihS2SOYWxFMN1WD.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5Yii-3iOYWxFMN1WD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Gr02F12Xkf5whdwKf11l0jbKkeidMTtZ5YiiH3iOYWxFMN1WD.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omsvbURVuMkWDmSo.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omvnbURVuMkWDmSo.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omhXcURVuMkWDmSo.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/stixtwotext/v10/YA9Er02F12Xkf5whdwKf11l0p7uWhf8lJUzXZT2omizcURVuMkWDmSo.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sacramento\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sacramento/v13/buEzpo6gcdjy0EiZMBUG0CoV_NxLeiw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sahitya\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sahitya/v17/6qLAKZkOuhnuqlJAaScFPywEDnI.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sahitya/v17/6qLFKZkOuhnuqlJAUZsqGyQvEnvSexI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sail\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sail/v16/DPEjYwiBxwYJFBTDADYAbvw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Saira\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rDosg7lwYmUVY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA79rCosg7lwYmUVY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA7wTCosg7lwYmUVY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rCosg7lwYmUVY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA72jCosg7lwYmUVY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA74TFosg7lwYmUVY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA773Fosg7lwYmUVY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA79rFosg7lwYmUVY.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA7_PFosg7lwYmUVY.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBSooxkyQjQVYmxA.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKByosxkyQjQVYmxA.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBFIsxkyQjQVYmxA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBSosxkyQjQVYmxA.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBeIsxkyQjQVYmxA.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBlIwxkyQjQVYmxA.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKBrYwxkyQjQVYmxA.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKByowxkyQjQVYmxA.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/saira/v14/memUYa2wxmKQyNkiV50dulWP7s95AqZTzZHcVdxWI9WH-pKB44wxkyQjQVYmxA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Saira Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRMQgErUN8XuHNEtX81i9TmEkrnwetA2omSrzS8.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnbcpg8Keepi2lHw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnCclg8Keepi2lHw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJROQgErUN8XuHNEtX81i9TmEkrfpeFE-IyCrw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnUchg8Keepi2lHw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnfc9g8Keepi2lHw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnGc5g8Keepi2lHw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnBc1g8Keepi2lHw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sairacondensed/v11/EJRLQgErUN8XuHNEtX81i9TmEkrnIcxg8Keepi2lHw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Saira Extra Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFsOHYr-vcC7h8MklGBkrvmUG9rbpkisrTri0jx9i5ss3a3.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrJ2nR3ABgum-uoQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrQ2rR3ABgum-uoQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFiOHYr-vcC7h8MklGBkrvmUG9rbpkisrTT70L11Ct8sw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vR3ABgum-uoQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrN2zR3ABgum-uoQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23R3ABgum-uoQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrT27R3ABgum-uoQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sairaextracondensed/v11/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTra2_R3ABgum-uoQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Saira Semi Condensed\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MN6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXdvaOM8rXT-8V8.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfDScMWg3j36Ebz.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXenSsMWg3j36Ebz.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MD6c-2-nnJkHxyCjRcnMHcWVWV1cWRRU8LYuceqGT-.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXf_S8MWg3j36Ebz.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXfTTMMWg3j36Ebz.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXe3TcMWg3j36Ebz.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXerTsMWg3j36Ebz.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sairasemicondensed/v11/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXePT8MWg3j36Ebz.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Saira Stencil One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sairastencilone/v14/SLXSc03I6HkvZGJ1GvvipLoYSTEL9AsMawif2YQ2.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Salsa\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/salsa/v17/gNMKW3FiRpKj-imY8ncKEZez.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sanchez\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sanchez/v13/Ycm2sZJORluHnXbITm5b_BwE1l0.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sanchez/v13/Ycm0sZJORluHnXbIfmxR-D4Bxl3gkw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sancreek\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sancreek/v23/pxiHypAnsdxUm159X7D-XV9NEe-K.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sansita\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sansita/v10/QldONTRRphEb_-V7HBm7TXFf3qw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sansita/v10/QldMNTRRphEb_-V7LBuxSVNazqx2xg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sansita/v10/QldLNTRRphEb_-V7JKWUaXl0wqVv3_g.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/sansita/v10/QldJNTRRphEb_-V7LBuJ9Xx-xodqz_joDQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sansita/v10/QldLNTRRphEb_-V7JLmXaXl0wqVv3_g.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/sansita/v10/QldJNTRRphEb_-V7LBuJ6X9-xodqz_joDQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sansita/v10/QldLNTRRphEb_-V7JJ2WaXl0wqVv3_g.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/sansita/v10/QldJNTRRphEb_-V7LBuJzX5-xodqz_joDQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sansita Swashed\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/sansitaswashed/v17/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW-ppbToVehmEa4Q.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sansitaswashed/v17/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW7RpbToVehmEa4Q.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sansitaswashed/v17/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW4ZpbToVehmEa4Q.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sansitaswashed/v17/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW2pubToVehmEa4Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sansitaswashed/v17/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSW1NubToVehmEa4Q.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sansitaswashed/v17/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSWzRubToVehmEa4Q.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sansitaswashed/v17/BXR8vFfZifTZgFlDDLgNkBydPKTt3pVCeYWqJnZSWx1ubToVehmEa4Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sarabun\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVhJx26TKEr37c9YHZJmnYI5gnOpg.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVnJx26TKEr37c9aBBx_nwMxAzephhN.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVmJx26TKEr37c9YNpoulwm6gDXvwE.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVkJx26TKEr37c9aBBxUl0s7iLSrwFUlw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVmJx26TKEr37c9YL5rulwm6gDXvwE.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVkJx26TKEr37c9aBBxNl4s7iLSrwFUlw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVjJx26TKEr37c9WBJDnlQN9gk.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVhJx26TKEr37c9aBBJmnYI5gnOpg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVmJx26TKEr37c9YOZqulwm6gDXvwE.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVkJx26TKEr37c9aBBxbl8s7iLSrwFUlw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVmJx26TKEr37c9YMptulwm6gDXvwE.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVkJx26TKEr37c9aBBxQlgs7iLSrwFUlw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVmJx26TKEr37c9YK5sulwm6gDXvwE.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVkJx26TKEr37c9aBBxJlks7iLSrwFUlw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVmJx26TKEr37c9YLJvulwm6gDXvwE.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/sarabun/v13/DtVkJx26TKEr37c9aBBxOlos7iLSrwFUlw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sarala\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sarala/v10/uK_y4riEZv4o1w9RCh0TMv6EXw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sarala/v10/uK_x4riEZv4o1w9ptjI3OtWYVkMpXA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sarina\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sarina/v21/-F6wfjF3ITQwasLhLkDUriBQxw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sarpanch\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sarpanch/v11/hESy6Xt4NCpRuk6Pzh2ARIrX_20n.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sarpanch/v11/hES16Xt4NCpRuk6PziV0ba7f1HEuRHkM.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sarpanch/v11/hES16Xt4NCpRuk6PziVYaq7f1HEuRHkM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sarpanch/v11/hES16Xt4NCpRuk6PziU8a67f1HEuRHkM.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sarpanch/v11/hES16Xt4NCpRuk6PziUgaK7f1HEuRHkM.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sarpanch/v11/hES16Xt4NCpRuk6PziUEaa7f1HEuRHkM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sassy Frass\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sassyfrass/v5/LhWhMVrGOe0FLb97BjhsE99dGNWQg_am.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Satisfy\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/satisfy/v17/rP2Hp2yn6lkG50LoOZSCHBeHFl0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sawarabi Gothic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sawarabigothic/v12/x3d4ckfVaqqa-BEj-I9mE65u3k3NBSk3E2YljQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sawarabi Mincho\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sawarabimincho/v17/8QIRdiDaitzr7brc8ahpxt6GcIJTLahP46UDUw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Scada\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/scada/v14/RLpxK5Pv5qumeWJoxzUobkvv.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/scada/v14/RLp_K5Pv5qumeVJqzTEKa1vvffg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/scada/v14/RLp8K5Pv5qumeVrU6BEgRVfmZOE5.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/scada/v14/RLp6K5Pv5qumeVJq9Y0lT1PEYfE5p6g.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Scheherazade New\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/scheherazadenew/v12/4UaZrFhTvxVnHDvUkUiHg8jprP4DCwNsOl4p5Is.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/scheherazadenew/v12/4UaerFhTvxVnHDvUkUiHg8jprP4DM79DHlYC-IKnoSE.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Schoolbell\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/schoolbell/v18/92zQtBZWOrcgoe-fgnJIVxIQ6mRqfiQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Scope One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/scopeone/v14/WBLnrEXKYFlGHrOKmGD1W0_MJMGxiQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Seaweed Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/seaweedscript/v13/bx6cNx6Tne2pxOATYE8C_Rsoe0WJ-KcGVbLW.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Secular One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/secularone/v11/8QINdiTajsj_87rMuMdKypDlMul7LJpK.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sedgwick Ave\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sedgwickave/v12/uK_04rKEYuguzAcSYRdWTJq8Xmg1Vcf5JA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sedgwick Ave Display\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sedgwickavedisplay/v19/xfuu0XPgU3jZPUoUo3ScvmPi-NapQ8OxM2czd-YnOzUD.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sen\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sen/v7/6xKjdSxYI9_Hm_-MImrpLQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sen/v7/6xKudSxYI9__J9CoKkH1JHUQSQ.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sen/v7/6xKudSxYI9__O9OoKkH1JHUQSQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Send Flowers\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sendflowers/v2/If2PXTjtZS-0Xqy13uCQSULvxwjjouU1iw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sevillana\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sevillana/v21/KFOlCnWFscmDt1Bfiy1vAx05IsDqlA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Seymour One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/seymourone/v20/4iCp6Khla9xbjQpoWGGd0myIPYBvgpUI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shadows Into Light\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shadowsintolight/v15/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQDcsr4xzSMYA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shadows Into Light Two\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shadowsintolighttwo/v13/4iC86LVlZsRSjQhpWGedwyOoW-0A6_kpsyNmlAvNGLNnIF0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shalimar\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shalimar/v5/uU9MCBoE6I6iNWFUvTPx8PCOg0uX.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shanti\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shanti/v23/t5thIREMM4uSDgzgU0ezpKfwzA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Share\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/share/v16/i7dEIFliZjKNF5VNHLq2cV5d.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/share/v16/i7dKIFliZjKNF6VPFr6UdE5dWFM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/share/v16/i7dJIFliZjKNF63xM56-WkJUQUq7.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/share/v16/i7dPIFliZjKNF6VPLgK7UEZ2RFq7AwU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Share Tech\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sharetech/v17/7cHtv4Uyi5K0OeZ7bohUwHoDmTcibrA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Share Tech Mono\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sharetechmono/v15/J7aHnp1uDWRBEqV98dVQztYldFc7pAsEIc3Xew.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shippori Antique\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shipporiantique/v8/-F6qfid3KC8pdMyzR0qRyFUht11v8ldPg-IUDNg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shippori Antique B1\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shipporiantiqueb1/v8/2Eb7L_JwClR7Zl_UAKZ0mUHw3oMKd40grRFCj9-5Y8Y.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shippori Mincho\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shipporimincho/v14/VdGGAZweH5EbgHY6YExcZfDoj0BA2_-C7LoS7g.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4L9am5JEO5--2zg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4A9Gm5JEO5--2zg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4Z9Cm5JEO5--2zg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/shipporimincho/v14/VdGDAZweH5EbgHY6YExcZfDoj0B4e9Om5JEO5--2zg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shippori Mincho B1\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shipporiminchob1/v19/~ChQKElNoaXBwb3JpIE1pbmNobyBCMSAAKgQIARgB.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/shipporiminchob1/v19/~ChcKElNoaXBwb3JpIE1pbmNobyBCMRj0AyAAKgQIARgB.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/shipporiminchob1/v19/~ChcKElNoaXBwb3JpIE1pbmNobyBCMRjYBCAAKgQIARgB.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/shipporiminchob1/v19/~ChcKElNoaXBwb3JpIE1pbmNobyBCMRi8BSAAKgQIARgB.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/shipporiminchob1/v19/~ChcKElNoaXBwb3JpIE1pbmNobyBCMRigBiAAKgQIARgB.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shojumaru\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shojumaru/v15/rax_HiWfutkLLnaKCtlMBBJek0vA8A.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Short Stack\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shortstack/v15/bMrzmS2X6p0jZC6EcmPFX-SScX8D0nq6.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Shrikhand\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gujarati\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/shrikhand/v11/a8IbNovtLWfR7T7bMJwbBIiQ0zhMtA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Siemreap\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/siemreap/v24/Gg82N5oFbgLvHAfNl2YbnA8DLXpe.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sigmar One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sigmarone/v16/co3DmWZ8kjZuErj9Ta3dk6Pjp3Di8U0.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Signika\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/signika/v20/vEFO2_JTCgwQ5ejvMV0O96D01E8J0tIJHJbGhs_cfKe1.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/signika/v20/vEFO2_JTCgwQ5ejvMV0O96D01E8J0tJXHJbGhs_cfKe1.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/signika/v20/vEFO2_JTCgwQ5ejvMV0O96D01E8J0tJlHJbGhs_cfKe1.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/signika/v20/vEFO2_JTCgwQ5ejvMV0O96D01E8J0tKJG5bGhs_cfKe1.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/signika/v20/vEFO2_JTCgwQ5ejvMV0O96D01E8J0tKwG5bGhs_cfKe1.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Signika Negative\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/signikanegative/v20/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAr5S73st9hiuEq8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/signikanegative/v20/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAqnS73st9hiuEq8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/signikanegative/v20/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAqVS73st9hiuEq8.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/signikanegative/v20/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RAp5TL3st9hiuEq8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/signikanegative/v20/E21x_cfngu7HiRpPX3ZpNE4kY5zKSPmJXkF0VDD2RApATL3st9hiuEq8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Silkscreen\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/silkscreen/v1/m8JXjfVPf62XiF7kO-i9ULRvamODxdI.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/silkscreen/v1/m8JUjfVPf62XiF7kO-i9aAhATmuo2dudFvc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Simonetta\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/simonetta/v23/x3dickHVYrCU5BU15c4BfPACvy_1BA.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/simonetta/v23/x3dkckHVYrCU5BU15c4xfvoGnSrlBBsy.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/simonetta/v23/x3dnckHVYrCU5BU15c45-N0mtwTpDQIrGg.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/simonetta/v23/x3d5ckHVYrCU5BU15c4xfsKCsA7tLwc7Gn88.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Single Day\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/singleday/v15/LYjHdGDjlEgoAcF95EI5jVoFUNfeQJU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sintony\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sintony/v13/XoHm2YDqR7-98cVUITQnu98ojjs.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sintony/v13/XoHj2YDqR7-98cVUGYgIn9cDkjLp6C8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sirin Stencil\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sirinstencil/v21/mem4YaWwznmLx-lzGfN7MdRydchGBq6al6o.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Six Caps\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sixcaps/v16/6ae_4KGrU7VR7bNmabcS9XXaPCop.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Skranji\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/skranji/v13/OZpDg_dtriVFNerMYzuuklTm3Ek.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/skranji/v13/OZpGg_dtriVFNerMW4eBtlzNwED-b4g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Slabo 13px\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/slabo13px/v13/11hEGp_azEvXZUdSBzzRcKer2wkYnvI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Slabo 27px\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/slabo27px/v12/mFT0WbgBwKPR_Z4hGN2qsxgJ1EJ7i90.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Slackey\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/slackey/v24/N0bV2SdQO-5yM0-dKlRaJdbWgdY.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Smokum\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/smokum/v24/TK3iWkUbAhopmrdGHjUHte5fKg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Smooch\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/smooch/v5/o-0LIps4xW8U1xUBjqp_6hVdYg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Smooch Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiwUFodqIeNlzayg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiQUBodqIeNlzayg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oin0BodqIeNlzayg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiwUBodqIeNlzayg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oi80BodqIeNlzayg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiH0dodqIeNlzayg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiJkdodqIeNlzayg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiQUdodqIeNlzayg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/smoochsans/v6/c4mz1n5uGsXss2LJh1QH6b129FZvxPj6I4oiaEdodqIeNlzayg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Smythe\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/smythe/v23/MwQ3bhT01--coT1BOLh_uGInjA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sniglet\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sniglet/v17/cIf9MaFLtkE3UjaJxCmrYGkHgIs.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sniglet/v17/cIf4MaFLtkE3UjaJ_ImHRGEsnIJkWL4.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Snippet\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/snippet/v21/bWt47f7XfQH9Gupu2v_Afcp9QWc.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Snowburst One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/snowburstone/v20/MQpS-WezKdujBsXY3B7I-UT7eZ-UPyacPbo.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sofadi One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sofadione/v21/JIA2UVBxdnVBuElZaMFGcDOIETkmYDU.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sofia\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sofia/v14/8QIHdirahM3j_vu-sowsrqjk.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Solway\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/solway/v15/AMOTz46Cs2uTAOCuLlgZms0QW3mqyg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/solway/v15/AMOQz46Cs2uTAOCWgnA9kuYMUg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/solway/v15/AMOTz46Cs2uTAOCudlkZms0QW3mqyg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/solway/v15/AMOTz46Cs2uTAOCuPl8Zms0QW3mqyg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/solway/v15/AMOTz46Cs2uTAOCuIlwZms0QW3mqyg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Song Myung\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/songmyung/v20/1cX2aUDWAJH5-EIC7DIhr1GqhcitzeM.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sonsie One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sonsieone/v21/PbymFmP_EAnPqbKaoc18YVu80lbp8JM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sora\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmSdSn3-KIwNhBti0.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmSfSnn-KIwNhBti0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmScMnn-KIwNhBti0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmSdSnn-KIwNhBti0.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmSdgnn-KIwNhBti0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmSeMmX-KIwNhBti0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmSe1mX-KIwNhBti0.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sora/v11/xMQOuFFYT72X5wkB_18qmnndmSfSmX-KIwNhBti0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sorts Mill Goudy\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sortsmillgoudy/v15/Qw3GZR9MED_6PSuS_50nEaVrfzgEXH0OjpM75PE.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sortsmillgoudy/v15/Qw3AZR9MED_6PSuS_50nEaVrfzgEbH8EirE-9PGLfQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Source Code Pro\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DEyQhM5hTXUcdJg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DJKQhM5hTXUcdJg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhM5hTXUcdJg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DP6QhM5hTXUcdJg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DBKXhM5hTXUcdJg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DCuXhM5hTXUcdJg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DEyXhM5hTXUcdJg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DGWXhM5hTXUcdJg.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTT7I1rSVcZZJiGpw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTMo1rSVcZZJiGpw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1rSVcZZJiGpw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTXo1rSVcZZJiGpw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTsoprSVcZZJiGpw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTi4prSVcZZJiGpw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTT7IprSVcZZJiGpw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/sourcecodepro/v22/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTxYprSVcZZJiGpw.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Source Sans 3\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw461EN_io6npfB.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kzm61EN_io6npfB.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Ky461EN_io6npfB.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KyK61EN_io6npfB.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxm7FEN_io6npfB.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kxf7FEN_io6npfB.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Kw47FEN_io6npfB.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8KwR7FEN_io6npfB.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqDlO9C4Ym4fB3Ts.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqOdO9C4Ym4fB3Ts.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqLlO9C4Ym4fB3Ts.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqItO9C4Ym4fB3Ts.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqGdJ9C4Ym4fB3Ts.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqF5J9C4Ym4fB3Ts.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqDlJ9C4Ym4fB3Ts.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/sourcesans3/v8/nwpDtKy2OAdR1K-IwhWudF-R3woAa8opPOrG97lwqBBJ9C4Ym4fB3Ts.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Source Sans Pro\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_AkB1v_8CGxg.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZYokRdr3cWWxg40.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkB1v_8CGxg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkhdr3cWWxg40.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3aP6TkmDZz9g.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7gujNj9tmf.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkB1v_8CGxg.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lBdr3cWWxg40.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vAkB1v_8CGxg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclRdr3cWWxg40.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nAkB1v_8CGxg.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/sourcesanspro/v21/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZklxdr3cWWxg40.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Source Serif 4\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjipdqrhxXD-wGvjU.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjiklqrhxXD-wGvjU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjihdqrhxXD-wGvjU.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjiiVqrhxXD-wGvjU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjisltrhxXD-wGvjU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjivBtrhxXD-wGvjU.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjipdtrhxXD-wGvjU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEFy2_tTDB4M7-auWDN0ahZJW3IX2ih5nk3AucvUHf6OAVIJmeUDygwjir5trhxXD-wGvjU.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pxl9dC84DrjXEXw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pGF9dC84DrjXEXw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pRl9dC84DrjXEXw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pdF9dC84DrjXEXw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pmFhdC84DrjXEXw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98poVhdC84DrjXEXw.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98pxlhdC84DrjXEXw.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/sourceserif4/v7/vEF02_tTDB4M7-auWDN0ahZJW1ge6NmXpVAHV83Bfb_US2D2QYxoUKIkn98p71hdC84DrjXEXw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Source Serif Pro\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIXzD-0qpwxpaWvjeD0X88SAOeasbsfhSugxYUvZrI.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGbSqqwacqdrKvbQ.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIXzD-0qpwxpaWvjeD0X88SAOeasd8chSugxYUvZrI.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGCSmqwacqdrKvbQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIQzD-0qpwxpaWvjeD0X88SAOeaiXM0oSOL2Yw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIWzD-0qpwxpaWvjeD0X88SAOeauXE-pQGOyYw2fw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIXzD-0qpwxpaWvjeD0X88SAOeasasahSugxYUvZrI.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGfS-qwacqdrKvbQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIXzD-0qpwxpaWvjeD0X88SAOeasc8bhSugxYUvZrI.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGGS6qwacqdrKvbQ.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIXzD-0qpwxpaWvjeD0X88SAOeasfcZhSugxYUvZrI.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/sourceserifpro/v15/neIVzD-0qpwxpaWvjeD0X88SAOeauXEGISyqwacqdrKvbQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Space Grotesk\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/spacegrotesk/v13/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj62UUsjNsFjTDJK.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/spacegrotesk/v13/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7oUUsjNsFjTDJK.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/spacegrotesk/v13/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj7aUUsjNsFjTDJK.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/spacegrotesk/v13/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj42VksjNsFjTDJK.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/spacegrotesk/v13/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVksjNsFjTDJK.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Space Mono\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/spacemono/v12/i7dPIFZifjKcF5UAWdDRUEZ2RFq7AwU.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/spacemono/v12/i7dNIFZifjKcF5UAWdDRYER8QHi-EwWMbg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/spacemono/v12/i7dMIFZifjKcF5UAWdDRaPpZYFKQHwyVd3U.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/spacemono/v12/i7dSIFZifjKcF5UAWdDRYERE_FeaGy6QZ3WfYg.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Special Elite\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/specialelite/v18/XLYgIZbkc4JPUL5CVArUVL0nhncESXFtUsM.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Spectral\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9v2s13GY_etWWIJ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qrXHafOPXHIJErY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uSsF3GY_etWWIJ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qtHEafOPXHIJErY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/spectral/v13/rnCr-xNNww_2s0amA-M-mHnOSOuk.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/spectral/v13/rnCt-xNNww_2s0amA9M8kn3sTfukQHs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9vKsV3GY_etWWIJ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qonFafOPXHIJErY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9vmtl3GY_etWWIJ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qqXCafOPXHIJErY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uCt13GY_etWWIJ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qsHDafOPXHIJErY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/spectral/v13/rnCs-xNNww_2s0amA9uetF3GY_etWWIJ.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/spectral/v13/rnCu-xNNww_2s0amA9M8qt3AafOPXHIJErY.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Spectral SC\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk0ALCRZonmalTgyPmRfs1qwkTXPYeVXJZB.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk2ALCRZonmalTgyPmRfsWg26zWN4O3WYZB_sU.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk0ALCRZonmalTgyPmRfs0OwUTXPYeVXJZB.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk2ALCRZonmalTgyPmRfsWg28jVN4O3WYZB_sU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/spectralsc/v11/KtkpALCRZonmalTgyPmRfvWi6WDfFpuc.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/spectralsc/v11/KtkrALCRZonmalTgyPmRfsWg42T9E4ucRY8.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk0ALCRZonmalTgyPmRfs1WwETXPYeVXJZB.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk2ALCRZonmalTgyPmRfsWg25DUN4O3WYZB_sU.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk0ALCRZonmalTgyPmRfs16x0TXPYeVXJZB.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk2ALCRZonmalTgyPmRfsWg27zTN4O3WYZB_sU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk0ALCRZonmalTgyPmRfs0exkTXPYeVXJZB.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk2ALCRZonmalTgyPmRfsWg29jSN4O3WYZB_sU.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk0ALCRZonmalTgyPmRfs0CxUTXPYeVXJZB.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/spectralsc/v11/Ktk2ALCRZonmalTgyPmRfsWg28TRN4O3WYZB_sU.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Spicy Rice\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/spicyrice/v21/uK_24rSEd-Uqwk4jY1RyGv-2WkowRcc.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Spinnaker\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/spinnaker/v17/w8gYH2oyX-I0_rvR6Hmn3HwLqOqSBg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Spirax\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/spirax/v21/buE3poKgYNLy0F3cXktt-Csn-Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Splash\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/splash/v1/KtksAL2RZoDkbU6hpPPGNdS6wg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Spline Sans\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/splinesans/v8/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpZlnYEtvlUfE2kw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/splinesans/v8/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpOFnYEtvlUfE2kw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/splinesans/v8/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRpClnYEtvlUfE2kw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/splinesans/v8/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRp5l7YEtvlUfE2kw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/splinesans/v8/_6_sED73Uf-2WfU2LzycEZousNzn1a1lKWRp317YEtvlUfE2kw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Spline Sans Mono\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGA8MrtVy4d4dGb1.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGBiMrtVy4d4dGb1.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGBQMrtVy4d4dGb1.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGC8NbtVy4d4dGb1.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGCFNbtVy4d4dGb1.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcQ0WwYNacXb12MM.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcVMWwYNacXb12MM.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcWEWwYNacXb12MM.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcY0RwYNacXb12MM.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/splinesansmono/v4/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcbQRwYNacXb12MM.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Squada One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/squadaone/v14/BCasqZ8XsOrx4mcOk6MtWaA8WDBkHgs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Square Peg\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/squarepeg/v2/y83eW48Nzw6ZlUHc-phrBDHrHHfrFPE.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sree Krushnadevaraya\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sreekrushnadevaraya/v21/R70FjzQeifmPepmyQQjQ9kvwMkWYPfTA_EWb2FhQuXir.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sriracha\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sriracha/v10/0nkrC9D4IuYBgWcI9ObYRQDioeb0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Srisakdi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/srisakdi/v16/yMJRMIlvdpDbkB0A-jq8fSx5i814.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/srisakdi/v16/yMJWMIlvdpDbkB0A-gIAUghxoNFxW0Hz.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Staatliches\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/staatliches/v11/HI_OiY8KO6hCsQSoAPmtMbectJG9O9PS.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stalemate\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stalemate/v20/taiIGmZ_EJq97-UfkZRpuqSs8ZQpaQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stalinist One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v54\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stalinistone/v54/MQpS-WezM9W4Dd7D3B7I-UT7eZ-UPyacPbo.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stardos Stencil\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stardosstencil/v15/X7n94bcuGPC8hrvEOHXOgaKCc2TR71R3tiSx0g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/stardosstencil/v15/X7n44bcuGPC8hrvEOHXOgaKCc2TpU3tTvg-t29HSHw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stick\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stick/v15/Qw3TZQpMCyTtJSvfvPVDMPoF.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stick No Bills\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"sinhala\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/sticknobills/v8/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVP8Q7KriwKhcTKA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/sticknobills/v8/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcV4cQ7KriwKhcTKA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sticknobills/v8/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVv8Q7KriwKhcTKA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sticknobills/v8/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVjcQ7KriwKhcTKA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/sticknobills/v8/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVYcM7KriwKhcTKA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sticknobills/v8/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVWMM7KriwKhcTKA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/sticknobills/v8/bWts7ffXZwHuAa9Uld-oEK4QKlxj9f9t_7uEmjcVP8M7KriwKhcTKA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stint Ultra Condensed\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stintultracondensed/v21/-W_gXIrsVjjeyEnPC45qD2NoFPtBE0xCh2A-qhUO2cNvdg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stint Ultra Expanded\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stintultraexpanded/v20/CSRg4yNNh-GbW3o3JkwoDcdvMKMf0oBAd0qoATQkWwam.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stoke\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/stoke/v22/z7NXdRb7aTMfKNvFVgxC_pjcTeWU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/stoke/v22/z7NadRb7aTMfKONpfihK1YTV.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Strait\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/strait/v13/DtViJxy6WaEr1LZzeDhtkl0U7w.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Style Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stylescript/v7/vm8xdRX3SV7Z0aPa88xzW5npeFT76NZnMw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Stylish\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/stylish/v20/m8JSjfhPYriQkk7-fo35dLxEdmo.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sue Ellen Francisco\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sueellenfrancisco/v16/wXK3E20CsoJ9j1DDkjHcQ5ZL8xRaxru9ropF2lqk9H4.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Suez One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/suezone/v11/taiJGmd_EZ6rqscQgNFJkIqg-I0w.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sulphur Point\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/sulphurpoint/v14/RLpkK5vv8KaycDcazWFPBj2afVU6n6kFUHPIFaU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/sulphurpoint/v14/RLp5K5vv8KaycDcazWFPBj2aRfkSu6EuTHo.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sulphurpoint/v14/RLpkK5vv8KaycDcazWFPBj2afUU9n6kFUHPIFaU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sumana\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sumana/v10/4UaDrE5TqRBjGj-G8Bji76zR4w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sumana/v10/4UaArE5TqRBjGj--TDfG54fN6ppsKg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sunflower\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"500\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/sunflower/v14/RWmPoKeF8fUjqIj7Vc-06MfiqYsGBGBzCw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/sunflower/v14/RWmPoKeF8fUjqIj7Vc-0sMbiqYsGBGBzCw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sunflower/v14/RWmPoKeF8fUjqIj7Vc-0-MDiqYsGBGBzCw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sunshiney\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sunshiney/v24/LDIwapGTLBwsS-wT4vcgE8moUePWkg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Supermercado One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/supermercadoone/v22/OpNXnpQWg8jc_xps_Gi14kVVEXOn60b3MClBRTs.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Sura\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/sura/v15/SZc23FL5PbyzFf5UWzXtjUM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/sura/v15/SZc53FL5PbyzLUJ7fz3GkUrS8DI.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Suranna\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/suranna/v13/gokuH6ztGkFjWe58tBRZT2KmgP0.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Suravaram\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/suravaram/v21/_gP61R_usiY7SCym4xIAi261Qv9roQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Suwannaphum\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v29\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/suwannaphum/v29/jAnAgHV7GtDvc8jbe8hXXL3B9cSWXx2VZmk.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/suwannaphum/v29/jAnfgHV7GtDvc8jbe8hXXL0J1-S8cRGcf3Ai.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/suwannaphum/v29/jAnCgHV7GtDvc8jbe8hXXIWl_8C0Wg2V.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/suwannaphum/v29/jAnfgHV7GtDvc8jbe8hXXL0Z0OS8cRGcf3Ai.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/suwannaphum/v29/jAnfgHV7GtDvc8jbe8hXXL0h0uS8cRGcf3Ai.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Swanky and Moo Moo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/swankyandmoomoo/v22/flUlRrKz24IuWVI_WJYTYcqbEsMUZ3kUtbPkR64SYQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Syncopate\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/syncopate/v19/pe0sMIuPIYBCpEV5eFdyAv2-C99ycg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/syncopate/v19/pe0pMIuPIYBCpEV5eFdKvtKaA_Rue1UwVg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Syne\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/syne/v15/8vIS7w4qzmVxsWxjBZRjr0FKM_04uT6kR47NCV5Z.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/syne/v15/8vIS7w4qzmVxsWxjBZRjr0FKM_0KuT6kR47NCV5Z.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/syne/v15/8vIS7w4qzmVxsWxjBZRjr0FKM_3mvj6kR47NCV5Z.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/syne/v15/8vIS7w4qzmVxsWxjBZRjr0FKM_3fvj6kR47NCV5Z.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/syne/v15/8vIS7w4qzmVxsWxjBZRjr0FKM_24vj6kR47NCV5Z.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Syne Mono\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/synemono/v15/K2FzfZNHj_FHBmRbFvHzIqCkDyvqZA.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Syne Tactile\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/synetactile/v15/11hGGpna2UTQKjMCVzjAPMKh3ysdjvKU8Q.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tai Heritage Pro\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tai-viet\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v1\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/taiheritagepro/v1/sZlfdQid-zgaNiNIYcUzJMU3IYyNoHxSENxuLuE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/taiheritagepro/v1/sZlYdQid-zgaNiNIYcUzJMU3IYyNmMB9NNRFMuhjCXY.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tajawal\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l_6gLrZjiLlJ-G0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l5qjLrZjiLlJ-G0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/tajawal/v9/Iura6YBj_oCad4k1rzaLCr5IlLA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l8KiLrZjiLlJ-G0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l4qkLrZjiLlJ-G0.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l5anLrZjiLlJ-G0.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/tajawal/v9/Iurf6YBj_oCad4k1l7KmLrZjiLlJ-G0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tangerine\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tangerine/v17/IurY6Y5j_oScZZow4VOBDpxNhLBQ4Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/tangerine/v17/Iurd6Y5j_oScZZow4VO5srNpjJtM6G0t9w.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tapestry\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tapestry/v2/SlGTmQecrosEYXhaGBIkqnB6aSQU.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Taprom\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"khmer\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v27\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/taprom/v27/UcCn3F82JHycULbFQyk3-0kvHg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tauri\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tauri/v16/TwMA-IISS0AM3IpVWHU_TBqO.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Taviraj\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcbv8Cj3ylylTXzRIorV8N1jU2gog.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcdv8Cj3ylylTXzTOwTM8lxr0iwolLl.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/taviraj/v11/ahccv8Cj3ylylTXzRCYKd-lbgUS5u0s.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcev8Cj3ylylTXzTOwTn-hRhWa8q0v8ag.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/taviraj/v11/ahccv8Cj3ylylTXzREIJd-lbgUS5u0s.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcev8Cj3ylylTXzTOwT--tRhWa8q0v8ag.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcZv8Cj3ylylTXzfO4hU-FwnU0.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcbv8Cj3ylylTXzTOwrV8N1jU2gog.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/taviraj/v11/ahccv8Cj3ylylTXzRBoId-lbgUS5u0s.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcev8Cj3ylylTXzTOwTo-pRhWa8q0v8ag.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/taviraj/v11/ahccv8Cj3ylylTXzRDYPd-lbgUS5u0s.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcev8Cj3ylylTXzTOwTj-1RhWa8q0v8ag.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/taviraj/v11/ahccv8Cj3ylylTXzRFIOd-lbgUS5u0s.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcev8Cj3ylylTXzTOwT6-xRhWa8q0v8ag.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/taviraj/v11/ahccv8Cj3ylylTXzRE4Nd-lbgUS5u0s.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcev8Cj3ylylTXzTOwT9-9RhWa8q0v8ag.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/taviraj/v11/ahccv8Cj3ylylTXzRGoMd-lbgUS5u0s.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/taviraj/v11/ahcev8Cj3ylylTXzTOwT0-5RhWa8q0v8ag.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Teko\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdQhfgCNqqVIuTN4.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/teko/v15/LYjNdG7kmE0gTaR3pCtBtVs.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdVBegCNqqVIuTN4.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdXxZgCNqqVIuTN4.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdRhYgCNqqVIuTN4.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Telex\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/telex/v14/ieVw2Y1fKWmIO9fTB1piKFIf.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tenali Ramakrishna\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tenaliramakrishna/v12/raxgHj6Yt9gAN3LLKs0BZVMo8jmwn1-8KJXqUFFvtA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tenor Sans\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tenorsans/v17/bx6ANxqUneKx06UkIXISr3JyC22IyqI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Text Me One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/textmeone/v20/i7dOIFdlayuLUvgoFvHQFWZcalayGhyV.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Texturina\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eYG_Ug25riW1OD.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cYGvUg25riW1OD.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2fGGvUg25riW1OD.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eYGvUg25riW1OD.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2eqGvUg25riW1OD.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2dGHfUg25riW1OD.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2d_HfUg25riW1OD.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cYHfUg25riW1OD.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/texturina/v21/c4mM1nxpEtL3pXiAulRTkY-HGmNEX1b9NspjMwhAgliHhVrXy2cxHfUg25riW1OD.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWR1i0Z7AXkODN94.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWZ1j0Z7AXkODN94.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWUNj0Z7AXkODN94.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWR1j0Z7AXkODN94.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWS9j0Z7AXkODN94.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWcNk0Z7AXkODN94.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWfpk0Z7AXkODN94.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWZ1k0Z7AXkODN94.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/texturina/v21/c4mO1nxpEtL3pXiAulR5mL129FhZmLj7I4oiSUJyfYDu7sB5zHJQWbRk0Z7AXkODN94.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Thasadith\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/thasadith/v9/mtG44_1TIqPYrd_f5R1YsEkU0CWuFw.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/thasadith/v9/mtG-4_1TIqPYrd_f5R1oskMQ8iC-F1ZE.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/thasadith/v9/mtG94_1TIqPYrd_f5R1gDGYw2A6yHk9d8w.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/thasadith/v9/mtGj4_1TIqPYrd_f5R1osnus3QS2PEpN8zxA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"The Girl Next Door\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/thegirlnextdoor/v18/pe0zMJCIMIsBjFxqYBIcZ6_OI5oFHCYIV7t7w6bE2A.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"The Nautigal\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/thenautigal/v3/VdGZAZ8ZH51Lvng9fQV2bfKr5wVk09Se5Q.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/thenautigal/v3/VdGGAZ8ZH51Lvng9fQV2bfKTWypA2_-C7LoS7g.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tienne\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tienne/v20/AYCKpX7pe9YCRP0LkEPHSFNyxw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/tienne/v20/AYCJpX7pe9YCRP0zLGzjQHhuzvef5Q.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/tienne/v20/AYCJpX7pe9YCRP0zFG7jQHhuzvef5Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tillana\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tillana/v11/VuJxdNvf35P4qJ1OeKbXOIFneRo.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/tillana/v11/VuJ0dNvf35P4qJ1OQFL-HIlMZRNcp0o.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/tillana/v11/VuJ0dNvf35P4qJ1OQH75HIlMZRNcp0o.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/tillana/v11/VuJ0dNvf35P4qJ1OQBr4HIlMZRNcp0o.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/tillana/v11/VuJ0dNvf35P4qJ1OQAb7HIlMZRNcp0o.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Timmana\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v12\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/timmana/v12/6xKvdShfL9yK-rvpCmvbKHwJUOM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tinos\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tinos/v24/buE4poGnedXvwgX8dGVh8TI-.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tinos/v24/buE2poGnedXvwjX-fmFD9CI-4NU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/tinos/v24/buE1poGnedXvwj1AW0Fp2i43-cxL.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/tinos/v24/buEzpoGnedXvwjX-Rt1s0CoV_NxLeiw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Bangla\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"bengali\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirobangla/v4/IFSgHe1Tm95E3O8b5i2V8MG9-UPeuz4i.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirobangla/v4/IFSiHe1Tm95E3O8b5i2V8PG_80f8vi4imBM.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Devanagari Hindi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirodevanagarihindi/v3/55xyezN7P8T4e0_CfIJrwdodg9HoYw0i-M9fSOkOfG0Y3A.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirodevanagarihindi/v3/55x8ezN7P8T4e0_CfIJrwdodg9HoYw0i-M9vSuMKXmgI3F_o.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Devanagari Marathi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirodevanagarimarathi/v3/fC1xPZBSZHrRhS3rd4M0MAPNJUHl4znXCxAkotDrDJYM2lAZ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirodevanagarimarathi/v3/fC1zPZBSZHrRhS3rd4M0MAPNJUHl4znXCxAkouDpBpIu30AZbUY.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Devanagari Sanskrit\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirodevanagarisanskrit/v3/MCoAzBbr09vVUgVBM8FWu_yZdZkhkg-I0nUlb59pEoEqgtOh0w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirodevanagarisanskrit/v3/MCoGzBbr09vVUgVBM8FWu_yZdZkhkg-I0nUlb59ZEIsuoNax06MM.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Gurmukhi\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"gurmukhi\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirogurmukhi/v4/x3dmckXSYq-Uqjc048JUF7Jvly7HAQsyA2Y.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirogurmukhi/v4/x3d4ckXSYq-Uqjc048JUF7JvpyzNBSk3E2YljQ.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Kannada\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"kannada\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirokannada/v4/CSR44ztKmvqaDxEDJFY7CIYKSPl6tOU9Eg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirokannada/v4/CSRm4ztKmvqaDxEDJFY7CIY6SvN-luAtEnKp.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Tamil\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"tamil\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirotamil/v4/m8JXjfVIf7OT22n3M-S_ULRvamODxdI.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirotamil/v4/m8JVjfVIf7OT22n3M-S_YLZlbkGG1dKEDw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tiro Telugu\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"telugu\"\r\n      ],\r\n      \"version\": \"v4\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tirotelugu/v4/aFTQ7PxlZWk2EPiSymjXdKSNQqn0X0BO.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tirotelugu/v4/aFTS7PxlZWk2EPiSymjXdJSPSK3WWlBOoas.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Titan One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/titanone/v13/mFTzWbsGxbbS_J5cQcjykzIn2Etikg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Titillium Web\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPDcZTIAOhVxoMyOr9n_E7ffAzHKIx5YrSYqWM.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1zZpaduWMmxA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPDcZTIAOhVxoMyOr9n_E7ffGjEKIx5YrSYqWM.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5zZpaduWMmxA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPecZTIAOhVxoMyOr9n_E7fRMTsDIRSfr0.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPAcZTIAOhVxoMyOr9n_E7fdMbmCKZXbr2BsA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPDcZTIAOhVxoMyOr9n_E7ffBzCKIx5YrSYqWM.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhzZpaduWMmxA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPDcZTIAOhVxoMyOr9n_E7ffHjDKIx5YrSYqWM.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlzZpaduWMmxA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/titilliumweb/v15/NaPDcZTIAOhVxoMyOr9n_E7ffEDBKIx5YrSYqWM.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tomorrow\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLgrETNbFtZCeGqgR2xe2XiKMiokE4.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLirETNbFtZCeGqgRXXQwHoLOqtgE5h0A.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLhrETNbFtZCeGqgR0dWkXIBsShiVd4.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLjrETNbFtZCeGqgRXXQ63JDMCDjEd4yVY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLhrETNbFtZCeGqgR15WUXIBsShiVd4.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLjrETNbFtZCeGqgRXXQ8nKDMCDjEd4yVY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLmrETNbFtZCeGqgSXVcWHALdio.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLgrETNbFtZCeGqgRXXe2XiKMiokE4.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLhrETNbFtZCeGqgR0hWEXIBsShiVd4.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLjrETNbFtZCeGqgRXXQ5HLDMCDjEd4yVY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLhrETNbFtZCeGqgR0NX0XIBsShiVd4.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLjrETNbFtZCeGqgRXXQ73MDMCDjEd4yVY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLhrETNbFtZCeGqgR1pXkXIBsShiVd4.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLjrETNbFtZCeGqgRXXQ9nNDMCDjEd4yVY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLhrETNbFtZCeGqgR11XUXIBsShiVd4.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLjrETNbFtZCeGqgRXXQ8XODMCDjEd4yVY.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLhrETNbFtZCeGqgR1RXEXIBsShiVd4.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/tomorrow/v15/WBLjrETNbFtZCeGqgRXXQ-HPDMCDjEd4yVY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tourney\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GOQByZTp1I1LcGA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GuQFyZTp1I1LcGA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GZwFyZTp1I1LcGA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GOQFyZTp1I1LcGA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GCwFyZTp1I1LcGA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7G5wZyZTp1I1LcGA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7G3gZyZTp1I1LcGA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GuQZyZTp1I1LcGA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/tourney/v8/AlZa_ztDtYzv1tzq1wcJnbVt7xseomk-tNs7qrzTWbyt8n7GkAZyZTp1I1LcGA.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKaJzBxAVfMGOPb.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIaJjBxAVfMGOPb.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8ULEJjBxAVfMGOPb.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKaJjBxAVfMGOPb.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UKoJjBxAVfMGOPb.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UJEITBxAVfMGOPb.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UJ9ITBxAVfMGOPb.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIaITBxAVfMGOPb.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/tourney/v8/AlZc_ztDtYzv1tzq_Q47flUUvI2wpXz29ilymEMLMNc3XHnT8UIzITBxAVfMGOPb.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Trade Winds\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tradewinds/v17/AYCPpXPpYNIIT7h8-QenM3Jq7PKP5Z_G.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Train One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/trainone/v13/gyB-hwkiNtc6KnxUVjWHOqbZRY7JVQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Trirong\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"100italic\",\r\n        \"200\",\r\n        \"200italic\",\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\",\r\n        \"800\",\r\n        \"800italic\",\r\n        \"900\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"thai\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/trirong/v11/7r3EqXNgp8wxdOdOl-go3YRl6ujngw.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3CqXNgp8wxdOdOn44QuY5hyO33g8IY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/trirong/v11/7r3DqXNgp8wxdOdOl0QJ_a5L5uH-mts.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3BqXNgp8wxdOdOn44QFa9B4sP7itsB5g.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/trirong/v11/7r3DqXNgp8wxdOdOlyAK_a5L5uH-mts.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3BqXNgp8wxdOdOn44QcaxB4sP7itsB5g.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/trirong/v11/7r3GqXNgp8wxdOdOr4wi2aZg-ug.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3EqXNgp8wxdOdOn44o3YRl6ujngw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/trirong/v11/7r3DqXNgp8wxdOdOl3gL_a5L5uH-mts.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3BqXNgp8wxdOdOn44QKa1B4sP7itsB5g.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/trirong/v11/7r3DqXNgp8wxdOdOl1QM_a5L5uH-mts.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3BqXNgp8wxdOdOn44QBapB4sP7itsB5g.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/trirong/v11/7r3DqXNgp8wxdOdOlzAN_a5L5uH-mts.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3BqXNgp8wxdOdOn44QYatB4sP7itsB5g.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/trirong/v11/7r3DqXNgp8wxdOdOlywO_a5L5uH-mts.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3BqXNgp8wxdOdOn44QfahB4sP7itsB5g.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/trirong/v11/7r3DqXNgp8wxdOdOlwgP_a5L5uH-mts.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/trirong/v11/7r3BqXNgp8wxdOdOn44QWalB4sP7itsB5g.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Trispace\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbH9qoQl0zHugpt0.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbP9roQl0zHugpt0.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbCFroQl0zHugpt0.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbH9roQl0zHugpt0.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbE1roQl0zHugpt0.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbKFsoQl0zHugpt0.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbJhsoQl0zHugpt0.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/trispace/v18/Yq65-LKSQC3o56LxxgRrtA6yBqsrXL5GI5KI-IUZVGsxWFIlbP9soQl0zHugpt0.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Trocchi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/trocchi/v14/qWcqB6WkuIDxDZLcDrtUvMeTYD0.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Trochut\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/trochut/v20/CHyjV-fDDlP9bDIw5nSIfVIPLns.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/trochut/v20/CHyhV-fDDlP9bDIw1naCeXAKPns8jw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/trochut/v20/CHymV-fDDlP9bDIw3sinWVokMnIllmA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Truculenta\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMlAjswcFHnJMMhg.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMtAiswcFHnJMMhg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMg4iswcFHnJMMhg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMlAiswcFHnJMMhg.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMmIiswcFHnJMMhg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMo4lswcFHnJMMhg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMrclswcFHnJMMhg.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMtAlswcFHnJMMhg.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/truculenta/v18/LhWfMVvBKusVIfNYGi1-WvRVyDdZeeiySNppcu32Mb2f06y6Oa21F6XHi0VYDX_PzOupMvklswcFHnJMMhg.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Trykker\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/trykker/v21/KtktALyWZJXudUPzhNnoOd2j22U.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Tulpen One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/tulpenone/v21/dFa6ZfeC474skLgesc0CWj0w_HyIRlE.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Turret Road\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"800\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/turretroad/v7/pxidypMgpcBFjE84Zv-fE0ONEdeLYk1Mq3ap.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/turretroad/v7/pxidypMgpcBFjE84Zv-fE0PpEteLYk1Mq3ap.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/turretroad/v7/pxiAypMgpcBFjE84Zv-fE3tFOvODSVFF.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/turretroad/v7/pxidypMgpcBFjE84Zv-fE0OxE9eLYk1Mq3ap.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/turretroad/v7/pxidypMgpcBFjE84Zv-fE0P5FdeLYk1Mq3ap.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/turretroad/v7/pxidypMgpcBFjE84Zv-fE0PlFteLYk1Mq3ap.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Twinkle Star\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/twinklestar/v3/pe0pMI6IL4dPoFl9LGEmY6WaA_Rue1UwVg.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ubuntu\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoC1CzTt2aMH4V_gg.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZftWyIPYBvgpUI.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgo6eAT3v02QFg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCu6KVjbNBYlgoKeg7znUiAFpxm.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCjC3Tt2aMH4V_gg.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejYHtGyIPYBvgpUI.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvTt2aMH4V_gg.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ubuntu/v20/4iCp6KVjbNBYlgoKejZPsmyIPYBvgpUI.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ubuntu Condensed\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ubuntucondensed/v16/u-4k0rCzjgs5J7oXnJcM_0kACGMtf-fVqvHoJXw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ubuntu Mono\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"greek-ext\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ubuntumono/v15/KFOjCneDtsqEr0keqCMhbBc9AMX6lJBP.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/ubuntumono/v15/KFOhCneDtsqEr0keqCMhbCc_CsHYkYBPY3o.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/ubuntumono/v15/KFO-CneDtsqEr0keqCMhbC-BL-Hyv4xGemO1.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/ubuntumono/v15/KFO8CneDtsqEr0keqCMhbCc_Mn33tYhkf3O1GVg.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Uchen\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"tibetan\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/uchen/v7/nKKZ-GokGZ1baIaSEQGodLxA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Ultra\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/ultra/v19/zOLy4prXmrtY-tT6yLOD6NxF.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Uncial Antiqua\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/uncialantiqua/v20/N0bM2S5WOex4OUbESzoESK-i-PfRS5VBBSSF.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Underdog\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/underdog/v22/CHygV-jCElj7diMroVSiU14GN2Il.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Unica One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/unicaone/v13/DPEuYwWHyAYGVTSmalshdtffuEY7FA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"UnifrakturCook\",\r\n      \"variants\": [\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"700\": \"http://fonts.gstatic.com/s/unifrakturcook/v19/IurA6Yli8YOdcoky-0PTTdkm56n05Uw13ILXs-h6.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"UnifrakturMaguntia\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/unifrakturmaguntia/v16/WWXPlieVYwiGNomYU-ciRLRvEmK7oaVun2xNNgNa1A.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Unkempt\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/unkempt/v19/2EbnL-Z2DFZue0DSSYYf8z2Yt_c.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/unkempt/v19/2EbiL-Z2DFZue0DScTow1zWzq_5uT84.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Unlock\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/unlock/v22/7Au-p_8ykD-cDl7GKAjSwkUVOQ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Unna\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/unna/v21/AYCEpXzofN0NCpgBlGHCWFM.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/unna/v21/AYCKpXzofN0NOpoLkEPHSFNyxw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/unna/v21/AYCLpXzofN0NMiQusGnpRFpr3vc.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/unna/v21/AYCJpXzofN0NOpozLGzjQHhuzvef5Q.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Updock\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/updock/v2/nuF4D_3dVZ70UI9SjLK3602XBw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Urbanist\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx8fFpOrS8SlKw.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDSx4fFpOrS8SlKw.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDlR4fFpOrS8SlKw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4fFpOrS8SlKw.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqD-R4fFpOrS8SlKw.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDFRkfFpOrS8SlKw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDLBkfFpOrS8SlKw.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDSxkfFpOrS8SlKw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkfFpOrS8SlKw.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA133VJmvacG1K4S1.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA113VZmvacG1K4S1.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA12pVZmvacG1K4S1.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA133VZmvacG1K4S1.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA13FVZmvacG1K4S1.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA10pUpmvacG1K4S1.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA10QUpmvacG1K4S1.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA113UpmvacG1K4S1.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/urbanist/v10/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA11eUpmvacG1K4S1.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"VT323\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vt323/v17/pxiKyp0ihIEF2hsYHpT2dkNE.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vampiro One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vampiroone/v18/gokqH6DoDl5yXvJytFsdLkqnsvhIor3K.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Varela\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/varela/v16/DPEtYwqExx0AWHXJBBQFfvzDsQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Varela Round\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"hebrew\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/varelaround/v19/w8gdH283Tvk__Lua32TysjIvoMGOD9gxZw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Varta\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/varta/v17/Qw3AZQpJHj_6LzHUngWbrFkDH1x96j4EirE-9PGLfQ.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/varta/v17/Qw3AZQpJHj_6LzHUngWbrFkDH1x9tD4EirE-9PGLfQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/varta/v17/Qw3AZQpJHj_6LzHUngWbrFkDH1x9hj4EirE-9PGLfQ.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/varta/v17/Qw3AZQpJHj_6LzHUngWbrFkDH1x9ajkEirE-9PGLfQ.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/varta/v17/Qw3AZQpJHj_6LzHUngWbrFkDH1x9UzkEirE-9PGLfQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vast Shadow\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vastshadow/v15/pe0qMImKOZ1V62ZwbVY9dfe6Kdpickwp.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vazirmatn\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v6\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgyOReZ72DF_QY.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklegzOReZ72DF_QY.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklTYzOReZ72DF_QY.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklWgzOReZ72DF_QY.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklVozOReZ72DF_QY.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklbY0OReZ72DF_QY.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklY80OReZ72DF_QY.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRkleg0OReZ72DF_QY.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/vazirmatn/v6/Dxx78j6PP2D_kU2muijPEe1n2vVbfJRklcE0OReZ72DF_QY.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vesper Libre\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vesperlibre/v19/bx6CNxyWnf-uxPdXDHUD_Rd4D0-N2qIWVQ.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdA-2ap0okKXKvPlw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdAs2Cp0okKXKvPlw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/vesperlibre/v19/bx6dNxyWnf-uxPdXDHUD_RdAi2Kp0okKXKvPlw.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Viaoda Libre\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/viaodalibre/v15/vEFW2_lWCgoR6OKuRz9kcRVJb2IY2tOHXg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vibes\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"arabic\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vibes/v14/QdVYSTsmIB6tmbd3HpbsuBlh.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vibur\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v23\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vibur/v23/DPEiYwmEzw0QRjTpLjoJd-Xa.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vidaloka\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vidaloka/v18/7cHrv4c3ipenMKlEass8yn4hnCci.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Viga\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/viga/v14/xMQbuFFdSaiX_QIjD4e2OX8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Voces\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/voces/v20/-F6_fjJyLyU8d4PBBG7YpzlJ.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Volkhov\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/volkhov/v17/SlGQmQieoJcKemNeQTIOhHxzcD0.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/volkhov/v17/SlGSmQieoJcKemNecTAEgF52YD0NYw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/volkhov/v17/SlGVmQieoJcKemNeeY4hoHRYbDQUego.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/volkhov/v17/SlGXmQieoJcKemNecTA8PHFSaBYRagrQrA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vollkorn\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"greek\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v21\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2MHGuGWOdEbD63w.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2AnGuGWOdEbD63w.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df27nauGWOdEbD63w.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df213auGWOdEbD63w.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2sHauGWOdEbD63w.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybgGDoxxrvAnPhYGzMlQLzuMasz6Df2mXauGWOdEbD63w.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DJGWmmZM7Xq34g9.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DJ0WmmZM7Xq34g9.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DKYXWmZM7Xq34g9.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DKhXWmZM7Xq34g9.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DLGXWmZM7Xq34g9.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/vollkorn/v21/0ybuGDoxxrvAnPhYGxksckM2WMCpRjDj-DLvXWmZM7Xq34g9.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vollkorn SC\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"600\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vollkornsc/v11/j8_v6-zQ3rXpceZj9cqnVhF5NH-iSq_E.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVimhGluqYbPN5Yjn.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVinFG1uqYbPN5Yjn.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/vollkornsc/v11/j8_y6-zQ3rXpceZj9cqnVin9GVuqYbPN5Yjn.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Voltaire\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/voltaire/v15/1Pttg8PcRfSblAvGvQooYKVnBOif.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Vujahday Script\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/vujahdayscript/v3/RWmQoKGA8fEkrIPtSZ3_J7er2dUiDEtvAlaMKw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Waiting for the Sunrise\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/waitingforthesunrise/v16/WBL1rFvOYl9CEv2i1mO6KUW8RKWJ2zoXoz5JsYZQ9h_ZYk5J.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Wallpoet\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v16\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/wallpoet/v16/f0X10em2_8RnXVVdUNbu7cXP8L8G.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Walter Turncoat\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v19\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/walterturncoat/v19/snfys0Gs98ln43n0d-14ULoToe67YB2dQ5ZPqQ.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Warnes\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v22\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/warnes/v22/pONn1hc0GsW6sW5OpiC2o6Lkqg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Water Brush\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/waterbrush/v2/AYCPpXPqc8cJWLhp4hywKHJq7PKP5Z_G.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Waterfall\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v3\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/waterfall/v3/MCoRzAfo293fACdFKcwY2rH8D_EZwA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Wellfleet\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/wellfleet/v20/nuF7D_LfQJb3VYgX6eyT42aLDhO2HA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Wendy One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-04-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/wendyone/v14/2sDcZGJOipXfgfXV5wgDb2-4C7wFZQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Whisper\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v2\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/whisper/v2/q5uHsoqtKftx74K9milCBxxdmYU.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"WindSong\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"500\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/windsong/v7/KR1WBsyu-P-GFEW57r95HdG6vjH3.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/windsong/v7/KR1RBsyu-P-GFEW57oeNNPWylS3-jVXm.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Wire One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/wireone/v24/qFdH35Wah5htUhV75WGiWdrCwwcJ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Work Sans\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"800\",\r\n        \"900\",\r\n        \"100italic\",\r\n        \"200italic\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\",\r\n        \"800italic\",\r\n        \"900italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nWNigDp6_cOyA.ttf\",\r\n        \"200\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXNigDp6_cOyA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXNigDp6_cOyA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXNigDp6_cOyA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXNigDp6_cOyA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQNigDp6_cOyA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QNigDp6_cOyA.ttf\",\r\n        \"800\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nQNigDp6_cOyA.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/worksans/v18/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K-DQNigDp6_cOyA.ttf\",\r\n        \"100italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3moJo43ZKyDSQQ.ttf\",\r\n        \"200italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmsJo43ZKyDSQQ.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJo43ZKyDSQQ.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3msJo43ZKyDSQQ.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU7GsJo43ZKyDSQQ.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUAGwJo43ZKyDSQQ.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUOWwJo43ZKyDSQQ.ttf\",\r\n        \"800italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmwJo43ZKyDSQQ.ttf\",\r\n        \"900italic\": \"http://fonts.gstatic.com/s/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUd2wJo43ZKyDSQQ.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Xanh Mono\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/xanhmono/v17/R70YjykVmvKCep-vWhSYmACQXzLhTg.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/xanhmono/v17/R70ejykVmvKCep-vWhSomgqUfTfxTo24.ttf\"\r\n      },\r\n      \"category\": \"monospace\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yaldevi\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"sinhala\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/yaldevi/v8/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpfxJzvobxLCBJkS.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/yaldevi/v8/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpcvJzvobxLCBJkS.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/yaldevi/v8/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpdxJzvobxLCBJkS.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/yaldevi/v8/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpdDJzvobxLCBJkS.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/yaldevi/v8/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpevIDvobxLCBJkS.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/yaldevi/v8/cY9afj6VW0NMrDWtDNzCOwlPMq9SLpeWIDvobxLCBJkS.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yanone Kaffeesatz\",\r\n      \"variants\": [\r\n        \"200\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v24\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"200\": \"http://fonts.gstatic.com/s/yanonekaffeesatz/v24/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftodtWpcGuLCnXkVA.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/yanonekaffeesatz/v24/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoqNWpcGuLCnXkVA.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/yanonekaffeesatz/v24/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIfto9tWpcGuLCnXkVA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/yanonekaffeesatz/v24/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoxNWpcGuLCnXkVA.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/yanonekaffeesatz/v24/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoKNKpcGuLCnXkVA.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/yanonekaffeesatz/v24/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoEdKpcGuLCnXkVA.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yantramanav\",\r\n      \"variants\": [\r\n        \"100\",\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"100\": \"http://fonts.gstatic.com/s/yantramanav/v11/flU-Rqu5zY00QEpyWJYWN5-QXeNzDB41rZg.ttf\",\r\n        \"300\": \"http://fonts.gstatic.com/s/yantramanav/v11/flUhRqu5zY00QEpyWJYWN59Yf8NZIhI8tIHh.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/yantramanav/v11/flU8Rqu5zY00QEpyWJYWN6f0V-dRCQ41.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/yantramanav/v11/flUhRqu5zY00QEpyWJYWN58AfsNZIhI8tIHh.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/yantramanav/v11/flUhRqu5zY00QEpyWJYWN59IeMNZIhI8tIHh.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/yantramanav/v11/flUhRqu5zY00QEpyWJYWN59wesNZIhI8tIHh.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yatra One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"devanagari\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yatraone/v14/C8ch4copsHzj8p7NaF0xw1OBbRDvXw.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yellowtail\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v18\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yellowtail/v18/OZpGg_pnoDtINPfRIlLotlzNwED-b4g.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yeon Sung\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"korean\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yeonsung/v20/QldMNTpbohAGtsJvUn6xSVNazqx2xg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yeseva One\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"cyrillic-ext\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v20\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yesevaone/v20/OpNJno4ck8vc-xYpwWWxpipfWhXD00c.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yesteryear\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v14\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yesteryear/v14/dg4g_p78rroaKl8kRKo1r7wHTwonmyw.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yomogi\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v8\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yomogi/v8/VuJwdNrS2ZL7rpoPWIz5NIh-YA.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yrsa\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"600\",\r\n        \"700\",\r\n        \"300italic\",\r\n        \"italic\",\r\n        \"500italic\",\r\n        \"600italic\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\",\r\n        \"vietnamese\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/yrsa/v15/wlprgwnQFlxs_wD3CFSMYmFaaCjASNNV9rRPfrKu.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/yrsa/v15/wlprgwnQFlxs_wD3CFSMYmFaaCieSNNV9rRPfrKu.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/yrsa/v15/wlprgwnQFlxs_wD3CFSMYmFaaCisSNNV9rRPfrKu.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/yrsa/v15/wlprgwnQFlxs_wD3CFSMYmFaaChAT9NV9rRPfrKu.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/yrsa/v15/wlprgwnQFlxs_wD3CFSMYmFaaCh5T9NV9rRPfrKu.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/yrsa/v15/wlptgwnQFlxs1QnF94zlCfv0bz1WC2UW_LBte6KuGEo.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/yrsa/v15/wlptgwnQFlxs1QnF94zlCfv0bz1WCzsW_LBte6KuGEo.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/yrsa/v15/wlptgwnQFlxs1QnF94zlCfv0bz1WCwkW_LBte6KuGEo.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/yrsa/v15/wlptgwnQFlxs1QnF94zlCfv0bz1WC-UR_LBte6KuGEo.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/yrsa/v15/wlptgwnQFlxs1QnF94zlCfv0bz1WC9wR_LBte6KuGEo.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yuji Boku\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yujiboku/v5/P5sAzZybeNzXsA9xj1Fkjb2r2dgvJA.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yuji Mai\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yujimai/v5/ZgNQjPxdJ7DEHrS0gC38hmHmNpCO.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yuji Syuku\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v5\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yujisyuku/v5/BngNUXdTV3vO6Lw5ApOPqPfgwqiA-Rk.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Yusei Magic\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/yuseimagic/v11/yYLt0hbAyuCmoo5wlhPkpjHR-tdfcIT_.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"ZCOOL KuaiLe\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zcoolkuaile/v17/tssqApdaRQokwFjFJjvM6h2WpozzoXhC2g.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"ZCOOL QingKe HuangYou\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v13\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zcoolqingkehuangyou/v13/2Eb5L_R5IXJEWhD3AOhSvFC554MOOahI4mRIi_28c8bHWA.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"ZCOOL XiaoWei\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zcoolxiaowei/v10/i7dMIFFrTRywPpUVX9_RJyM1YFKQHwyVd3U.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Antique\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenantique/v10/AYCPpXPnd91Ma_Zf-Ri2JXJq7PKP5Z_G.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Antique Soft\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenantiquesoft/v10/DtV4JwqzSL1q_KwnEWMc_3xfgW6ihwBmkui5HNg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Dots\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zendots/v10/XRXX3ICfm00IGoesQeaETM_FcCIG.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Kaku Gothic Antique\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/zenkakugothicantique/v11/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22cM9TarWJtyZyGU.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenkakugothicantique/v11/6qLQKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB21-g3RKjc4d7.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/zenkakugothicantique/v11/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22dU9DarWJtyZyGU.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/zenkakugothicantique/v11/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22cc8jarWJtyZyGU.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/zenkakugothicantique/v11/6qLVKYkHvh-nlUpKPAdoVFBtfxDzIn1eCzpB22ck8DarWJtyZyGU.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Kaku Gothic New\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/zenkakugothicnew/v11/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqpdKaWTSTGlMyd8.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenkakugothicnew/v11/gNMYW2drQpDw0GjzrVNFf_valaDBcznOkjtiTWz5UGA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/zenkakugothicnew/v11/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqs9LaWTSTGlMyd8.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/zenkakugothicnew/v11/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqodNaWTSTGlMyd8.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/zenkakugothicnew/v11/gNMVW2drQpDw0GjzrVNFf_valaDBcznOqr9PaWTSTGlMyd8.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Kurenaido\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenkurenaido/v10/3XFsEr0515BK2u6UUptu_gWJZfz22PRLd0U.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Loop\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenloop/v7/h0GrssK16UsnJwHsEK9zqwzX5vOG.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/zenloop/v7/h0GtssK16UsnJwHsEJ9xoQj14-OGJ0w.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Maru Gothic\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"regular\",\r\n        \"500\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v10\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/zenmarugothic/v10/o-0XIpIxzW5b-RxT-6A8jWAtCp-cQWpCPJqa_ajlvw.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenmarugothic/v10/o-0SIpIxzW5b-RxT-6A8jWAtCp-k7UJmNLGG9A.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/zenmarugothic/v10/o-0XIpIxzW5b-RxT-6A8jWAtCp-cGWtCPJqa_ajlvw.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/zenmarugothic/v10/o-0XIpIxzW5b-RxT-6A8jWAtCp-cUW1CPJqa_ajlvw.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/zenmarugothic/v10/o-0XIpIxzW5b-RxT-6A8jWAtCp-caW9CPJqa_ajlvw.ttf\"\r\n      },\r\n      \"category\": \"sans-serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Old Mincho\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\",\r\n        \"900\"\r\n      ],\r\n      \"subsets\": [\r\n        \"cyrillic\",\r\n        \"greek\",\r\n        \"japanese\",\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v9\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zenoldmincho/v9/tss0ApVaYytLwxTqcxfMyBveyYb3g31S2s8p.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/zenoldmincho/v9/tss3ApVaYytLwxTqcxfMyBveyb5LrFla8dMgPgBu.ttf\",\r\n        \"900\": \"http://fonts.gstatic.com/s/zenoldmincho/v9/tss3ApVaYytLwxTqcxfMyBveyb5zrlla8dMgPgBu.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zen Tokyo Zoo\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v7\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zentokyozoo/v7/NGSyv5ffC0J_BK6aFNtr6sRv8a1uRWe9amg.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zeyada\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v15\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zeyada/v15/11hAGpPTxVPUbgZDNGatWKaZ3g.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zhi Mang Xing\",\r\n      \"variants\": [\r\n        \"regular\"\r\n      ],\r\n      \"subsets\": [\r\n        \"chinese-simplified\",\r\n        \"latin\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-27\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zhimangxing/v17/f0Xw0ey79sErYFtWQ9a2rq-g0actfektIJ0.ttf\"\r\n      },\r\n      \"category\": \"handwriting\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zilla Slab\",\r\n      \"variants\": [\r\n        \"300\",\r\n        \"300italic\",\r\n        \"regular\",\r\n        \"italic\",\r\n        \"500\",\r\n        \"500italic\",\r\n        \"600\",\r\n        \"600italic\",\r\n        \"700\",\r\n        \"700italic\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v11\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"300\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYpEY2HSjWlhzbaw.ttf\",\r\n        \"300italic\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CVHapXnp2fazkfg.ttf\",\r\n        \"regular\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFa6ZfeM_74wlPZtksIFWj0w_HyIRlE.ttf\",\r\n        \"italic\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFa4ZfeM_74wlPZtksIFaj86-F6NVlFqdA.ttf\",\r\n        \"500\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYskZ2HSjWlhzbaw.ttf\",\r\n        \"500italic\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CDHepXnp2fazkfg.ttf\",\r\n        \"600\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYuUe2HSjWlhzbaw.ttf\",\r\n        \"600italic\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CIHCpXnp2fazkfg.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFa5ZfeM_74wlPZtksIFYoEf2HSjWlhzbaw.ttf\",\r\n        \"700italic\": \"http://fonts.gstatic.com/s/zillaslab/v11/dFanZfeM_74wlPZtksIFaj8CRHGpXnp2fazkfg.ttf\"\r\n      },\r\n      \"category\": \"serif\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    },\r\n    {\r\n      \"family\": \"Zilla Slab Highlight\",\r\n      \"variants\": [\r\n        \"regular\",\r\n        \"700\"\r\n      ],\r\n      \"subsets\": [\r\n        \"latin\",\r\n        \"latin-ext\"\r\n      ],\r\n      \"version\": \"v17\",\r\n      \"lastModified\": \"2022-09-22\",\r\n      \"files\": {\r\n        \"regular\": \"http://fonts.gstatic.com/s/zillaslabhighlight/v17/gNMbW2BrTpK8-inLtBJgMMfbm6uNVDvRxhtIY2DwSXlM.ttf\",\r\n        \"700\": \"http://fonts.gstatic.com/s/zillaslabhighlight/v17/gNMUW2BrTpK8-inLtBJgMMfbm6uNVDvRxiP0TET4YmVF0Mb6.ttf\"\r\n      },\r\n      \"category\": \"display\",\r\n      \"kind\": \"webfonts#webfont\"\r\n    }\r\n  ]\r\n}\";}','no');
INSERT INTO `wwQ_options` VALUES (1253,'theme_mods_rishi','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(1282,'theme_mods_twentytwentytwo','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:19:\"wp_classic_sidebars\";a:2:{s:9:\"sidebar-1\";a:11:{s:4:\"name\";s:7:\"Sidebar\";s:2:\"id\";s:9:\"sidebar-1\";s:11:\"description\";s:17:\"Add widgets here.\";s:5:\"class\";s:0:\"\";s:13:\"before_widget\";s:39:\"<section id=\"%1$s\" class=\"widget %2$s\">\";s:12:\"after_widget\";s:10:\"</section>\";s:12:\"before_title\";s:25:\"<h2 class=\"widget_title\">\";s:11:\"after_title\";s:5:\"</h2>\";s:14:\"before_sidebar\";s:0:\"\";s:13:\"after_sidebar\";s:0:\"\";s:12:\"show_in_rest\";b:0;}s:9:\"sidebar-2\";a:11:{s:4:\"name\";s:6:\"Footer\";s:2:\"id\";s:9:\"sidebar-2\";s:11:\"description\";s:17:\"Add widgets here.\";s:5:\"class\";s:0:\"\";s:13:\"before_widget\";s:84:\"<section id=\"%1$s\" class=\"col-xl-3 col-lg-4 col-12 %2$s\"><div class=\"footer-widget\">\";s:12:\"after_widget\";s:16:\"</div></section>\";s:12:\"before_title\";s:22:\"<h3 class=\"fot-title\">\";s:11:\"after_title\";s:5:\"</h3>\";s:14:\"before_sidebar\";s:0:\"\";s:13:\"after_sidebar\";s:0:\"\";s:12:\"show_in_rest\";b:0;}}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1697530153;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:7:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:8:\"search-1\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-1\";i:6;s:11:\"tag_cloud-1\";}s:9:\"sidebar-2\";a:6:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";i:2;s:13:\"custom_html-1\";i:3;s:10:\"nav_menu-1\";i:4;s:10:\"nav_menu-2\";i:5;s:10:\"nav_menu-3\";}}}}','yes'),(1348,'elementor_pro_install_history','a:2:{s:6:\"3.14.1\";i:1697530880;s:6:\"3.16.5\";i:1697530881;}','yes'),(1397,'nfd_module_onboarding_redirect','1','yes'),(1399,'nfd_module_installer_theme_init_status','completed','yes'),(1400,'nfd_module_installer_theme_install_queue','a:0:{}','yes'),(1401,'nfd_module_installer_plugin_install_queue','a:0:{}','yes'),(1402,'nfd_module_installer_plugins_init_status','completed','yes'),(1403,'allow_major_auto_core_updates','true','yes'),(1404,'allow_minor_auto_core_updates','true','yes'),(1405,'auto_update_plugin','true','yes'),(1406,'auto_update_theme','true','yes'),(1407,'nfd_module_onboarding_start_date','1697532440','yes'),(1408,'nfd_module_onboarding_settings_initialized','1','yes'),(1411,'theme_mods_yith-wonder','a:4:{s:19:\"wp_classic_sidebars\";a:2:{s:9:\"sidebar-1\";a:11:{s:4:\"name\";s:7:\"Sidebar\";s:2:\"id\";s:9:\"sidebar-1\";s:11:\"description\";s:17:\"Add widgets here.\";s:5:\"class\";s:0:\"\";s:13:\"before_widget\";s:39:\"<section id=\"%1$s\" class=\"widget %2$s\">\";s:12:\"after_widget\";s:10:\"</section>\";s:12:\"before_title\";s:25:\"<h2 class=\"widget_title\">\";s:11:\"after_title\";s:5:\"</h2>\";s:14:\"before_sidebar\";s:0:\"\";s:13:\"after_sidebar\";s:0:\"\";s:12:\"show_in_rest\";b:0;}s:9:\"sidebar-2\";a:11:{s:4:\"name\";s:6:\"Footer\";s:2:\"id\";s:9:\"sidebar-2\";s:11:\"description\";s:17:\"Add widgets here.\";s:5:\"class\";s:0:\"\";s:13:\"before_widget\";s:84:\"<section id=\"%1$s\" class=\"col-xl-3 col-lg-4 col-12 %2$s\"><div class=\"footer-widget\">\";s:12:\"after_widget\";s:16:\"</div></section>\";s:12:\"before_title\";s:22:\"<h3 class=\"fot-title\">\";s:11:\"after_title\";s:5:\"</h3>\";s:14:\"before_sidebar\";s:0:\"\";s:13:\"after_sidebar\";s:0:\"\";s:12:\"show_in_rest\";b:0;}}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1697533021;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:7:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:8:\"search-1\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-1\";i:6;s:11:\"tag_cloud-1\";}s:9:\"sidebar-2\";a:6:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";i:2;s:13:\"custom_html-1\";i:3;s:10:\"nav_menu-1\";i:4;s:10:\"nav_menu-2\";i:5;s:10:\"nav_menu-3\";}}}}','yes'),(1412,'nfd_module_installer_plugin_activation_queue','a:0:{}','yes'),(1428,'has_migrated_cart','success','yes'),(1429,'has_migrated_checkout','success','yes'),(1431,'yith_shippo_db_version','1.0.7','yes'),(1445,'_transient_yith_shippo_shippo_shipping_rules_cache_version-transient-version','1697532478','yes'),(1446,'yith_shippo_environment','live','yes'),(1447,'yith-shippo-enable-rates-in-zone','off','yes'),(1448,'yith-shippo-show-live-shipping-rates-cart-checkout','yes','yes'),(1449,'yith-shippo-calculate-shipping-rates-in','cart_checkout','yes'),(1450,'yith-shippo-require-insurance','no','yes'),(1451,'yith-shippo-require-signature','no','yes'),(1452,'yith-shippo-enable-limit-rate','no','yes'),(1453,'yith-shippo-limit','3','yes'),(1454,'yith-shippo-enable-limit-cost','no','yes'),(1455,'yith-shippo-show-delivery-time','no','yes'),(1456,'yith_shippo_enable_autotracking','yes','yes'),(1457,'yith_shippo_webhook_address','https://ramlalatourandtravel.com/?wc-api=yith_shippo','yes'),(1458,'yith_shippo_saved_unit_dimension','cm','yes'),(1459,'yith_shippo_saved_unit_weight','kg','yes'),(1460,'yith_shippo_min_parcel_dimension','a:4:{s:10:\"min-length\";s:2:\"20\";s:9:\"min-width\";s:2:\"20\";s:10:\"min-height\";s:1:\"2\";s:10:\"min-weight\";s:3:\"0.1\";}','yes'),(1461,'yith_shippo_enable_additional_weight','yes','yes'),(1462,'yith_shippo_combine_boxes','yes','yes'),(1463,'yith_shippo_cube_dimensions','no','yes'),(1464,'yith_shippo_shipping_label_format','PDF','yes'),(1465,'yith_shippo_options_to_request_shipping_label','yes','yes'),(1466,'yith-shippo-validate-shipping-adress','yes','yes'),(1467,'yith-shippo-require-company-name','no','yes'),(1482,'yith_ppwc_gateway_options[enabled]','no','yes'),(1483,'yith_ppwc_gateway_options[environment]','production','yes'),(1484,'yith_ppwc_gateway_enabled_to_manage_custom_card','no','yes'),(1485,'yith_ppwc_gateway_options[intent]','capture','yes'),(1486,'yith_ppwc_gateway_options[prefix]','YITH-','yes'),(1487,'yith_ppwc_button_funding_sources','a:1:{i:0;s:4:\"card\";}','yes'),(1488,'yith_ppwc_cc_gateway_options[enabled]','yes','yes'),(1489,'yith_ppwc_cc_gateway_options[title]','Pay with a Credit or Debit Card','yes'),(1490,'yith_ppwc_cc_gateway_options[description]','Pay safe with a credit or debit card','yes'),(1491,'yith_ppwc_cc_gateway_options[3d_secure_setting]','yes','yes'),(1492,'yith_ppwc_cc_gateway_options[3d_secure_liability_shift]','a:2:{i:0;s:8:\"possible\";i:1;s:7:\"unknown\";}','yes'),(1493,'yith_ppwc_gateway_options[title]','Pay with PayPal','yes'),(1494,'yith_ppwc_gateway_options[description]','Pay safe with PayPal','yes'),(1495,'yith_ppwc_button_shape','rect','yes'),(1496,'yith_ppwc_button_color','gold-rect','yes'),(1497,'yith_ppwc_button_size','a:2:{s:10:\"dimensions\";a:1:{s:5:\"width\";i:100;}s:4:\"unit\";s:10:\"percentage\";}','yes'),(1498,'yith_ppwc_button_on','a:2:{i:0;s:4:\"cart\";i:1;s:8:\"checkout\";}','yes'),(1499,'yith_ppwc_gateway_options[fast_checkout]','no','yes'),(1503,'wpforms_version','1.8.4','yes'),(1504,'wpforms_version_lite','1.8.4','yes'),(1505,'wpforms_activated','a:1:{s:4:\"lite\";i:1697532775;}','yes'),(1510,'wpforms_versions_lite','a:9:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.4\";i:1697532780;}','yes'),(1511,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1512,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','yes'),(1517,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1697532782;s:9:\"dismissed\";b:0;}}','yes'),(1518,'_wpforms_transient_timeout_addons.json','1698137583','no'),(1519,'_wpforms_transient_addons.json','1697532783','no'),(1520,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1697532788;s:5:\"ctime\";i:1697532788;}','yes'),(1521,'wpforms_process_forms_locator_status','completed','yes'),(1524,'jetpack_waf_needs_update','1','yes'),(1540,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1541,'monsterinsights_settings','a:44:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:4:\"gtag\";s:15:\"email_summaries\";s:2:\"on\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:28:\"arpitkmaurya1@protonmail.com\";}}s:17:\"automatic_updates\";s:3:\"all\";s:14:\"anonymous_data\";i:0;s:18:\"verified_automatic\";i:0;s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";}','yes'),(1542,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:6:\"8.20.1\";s:14:\"installed_date\";i:1697532892;s:13:\"installed_pro\";b:0;s:14:\"installed_lite\";i:1697532892;}','no'),(1544,'monsterinsights_current_version','8.20.1','yes'),(1551,'monsterinsights_sitenotes_installed','1697532898','yes'),(1552,'tevily_theme_options','a:54:{s:8:\"last_tab\";s:1:\"2\";s:11:\"color_theme\";s:0:\"\";s:11:\"page_layout\";s:9:\"fullwidth\";s:11:\"map_api_key\";s:0:\"\";s:16:\"breadcrumb_title\";s:1:\"1\";s:22:\"breadcrumb_padding_top\";s:3:\"120\";s:25:\"breadcrumb_padding_bottom\";s:3:\"120\";s:19:\"breadcrumb_bg_color\";s:0:\"\";s:21:\"breadcrumb_bg_opacity\";s:2:\"50\";s:19:\"breadcrumb_bg_image\";a:5:{s:3:\"url\";s:74:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/breadcrumb.jpg\";s:2:\"id\";s:4:\"1008\";s:6:\"height\";s:3:\"550\";s:5:\"width\";s:4:\"1920\";s:9:\"thumbnail\";s:82:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/breadcrumb-180x180.jpg\";}s:21:\"breadcrumb_text_stype\";s:10:\"text-light\";s:11:\"header_logo\";a:5:{s:3:\"url\";s:100:\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\";s:2:\"id\";s:3:\"219\";s:6:\"height\";s:3:\"512\";s:5:\"width\";s:3:\"512\";s:9:\"thumbnail\";s:108:\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png\";}s:7:\"hm_logo\";a:5:{s:3:\"url\";s:100:\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\";s:2:\"id\";s:3:\"219\";s:6:\"height\";s:3:\"512\";s:5:\"width\";s:3:\"512\";s:9:\"thumbnail\";s:108:\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png\";}s:14:\"hm_show_topbar\";s:3:\"yes\";s:12:\"hm_show_user\";s:3:\"yes\";s:21:\"hm_topbar_information\";s:0:\"\";s:18:\"hm_social_facebook\";s:1:\"#\";s:19:\"hm_social_instagram\";s:1:\"#\";s:17:\"hm_social_twitter\";s:1:\"#\";s:18:\"hm_social_linkedin\";s:1:\"#\";s:19:\"hm_social_pinterest\";s:0:\"\";s:16:\"hm_social_tumblr\";s:0:\"\";s:15:\"hm_social_vimeo\";s:0:\"\";s:17:\"hm_social_youtube\";s:0:\"\";s:17:\"copyright_default\";s:2:\"no\";s:14:\"copyright_text\";s:146:\"Copyright - 2023 - Ram Lala Tour &amp; Travels - All rights reserved. Designed and Developed by <a href=\"http://whettle.com\">Whettle Services</a>.\";s:16:\"main_font_source\";s:1:\"0\";s:9:\"main_font\";a:4:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:7:\"subsets\";s:0:\"\";}s:21:\"secondary_font_source\";s:1:\"0\";s:14:\"secondary_font\";a:4:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:7:\"subsets\";s:0:\"\";}s:10:\"body_color\";s:0:\"\";s:10:\"color_link\";s:0:\"\";s:16:\"color_link_hover\";s:0:\"\";s:13:\"color_heading\";s:0:\"\";s:21:\"main_background_color\";s:0:\"\";s:21:\"main_background_image\";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:26:\"main_background_image_type\";s:5:\"fixed\";s:15:\"footer_bg_color\";s:0:\"\";s:12:\"footer_color\";s:0:\"\";s:17:\"footer_color_link\";s:0:\"\";s:23:\"footer_color_link_hover\";s:0:\"\";s:15:\"nfpage_bg_color\";s:7:\"#1F2230\";s:15:\"nfpage_bg_image\";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:19:\"nfpage_primary_text\";s:3:\"404\";s:12:\"nfpage_title\";s:14:\"Page Not Found\";s:11:\"nfpage_desc\";s:105:\"The page requested could not be found. This could be a spelling error in the URL or a removed page.						\";s:16:\"nfpage_btn_title\";s:13:\"Back Homepage\";s:15:\"nfpage_btn_link\";s:0:\"\";s:14:\"register_image\";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:14:\"slug_portfolio\";s:9:\"portfolio\";s:20:\"portfolio_columns_lg\";s:1:\"3\";s:20:\"portfolio_columns_md\";s:1:\"2\";s:20:\"portfolio_columns_sm\";s:1:\"2\";s:20:\"portfolio_columns_xs\";s:1:\"1\";}','yes'),(1553,'tevily_theme_options-transients','a:4:{s:14:\"changed_values\";a:1:{s:14:\"copyright_text\";s:113:\"Copyright - 2023 - Ram Lala Tour &amp; Travels - All rights reserved. Designed and Developed by Whettle Services.\";}s:9:\"last_save\";i:1697556583;s:13:\"last_compiler\";i:1697556583;s:11:\"last_import\";i:1697556583;}','yes'),(1582,'omapi_review','a:2:{s:4:\"time\";i:1697532921;s:9:\"dismissed\";b:0;}','yes'),(1587,'widget_optin-monster-api','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1598,'om_notifications','a:4:{s:7:\"updated\";i:1697532933;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','no'),(1599,'optinmonster_upgrade_completed','2.14.1','yes'),(1610,'theme_mods_tevily','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:106;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(1613,'gaviasthemer_active_post_types','a:0:{}','yes'),(1614,'medium_crop','1','yes'),(1616,'BABE_roles_version','1.6.0','yes'),(1617,'babe_settings_en','a:109:{s:11:\"date_format\";s:5:\"d/m/Y\";s:15:\"attr_tax_prefix\";s:0:\"\";s:21:\"booking_obj_post_slug\";s:7:\"booking\";s:24:\"zero_price_display_value\";s:0:\"\";s:21:\"booking_obj_post_name\";s:7:\"Booking\";s:29:\"booking_obj_post_name_general\";s:7:\"Booking\";s:21:\"booking_obj_menu_name\";s:15:\"Book Everything\";s:14:\"mpoints_active\";i:0;s:15:\"content_in_tabs\";i:0;s:15:\"reviews_in_tabs\";i:0;s:24:\"reviews_comment_template\";s:0:\"\";s:25:\"view_only_uploaded_images\";i:0;s:16:\"results_per_page\";i:12;s:23:\"posts_per_taxonomy_page\";i:12;s:17:\"max_guests_select\";i:12;s:22:\"av_calendar_max_months\";i:12;s:24:\"results_without_av_check\";i:1;s:22:\"results_without_av_cal\";i:0;s:21:\"booking_obj_gutenberg\";i:0;s:18:\"my_account_disable\";i:0;s:12:\"results_view\";s:4:\"grid\";s:10:\"google_api\";s:0:\"\";s:20:\"google_map_start_lat\";s:0:\"\";s:20:\"google_map_start_lng\";s:0:\"\";s:15:\"google_map_zoom\";i:0;s:17:\"google_map_active\";i:1;s:17:\"google_map_marker\";i:1;s:18:\"search_result_page\";i:869;s:13:\"checkout_page\";i:25;s:13:\"services_page\";i:247;s:17:\"confirmation_page\";i:248;s:15:\"my_account_page\";i:250;s:10:\"terms_page\";i:249;s:23:\"admin_confirmation_page\";i:251;s:8:\"currency\";s:3:\"INR\";s:14:\"currency_place\";s:4:\"left\";s:24:\"price_thousand_separator\";s:0:\"\";s:23:\"price_decimal_separator\";s:1:\".\";s:14:\"price_decimals\";i:0;s:16:\"price_from_label\";s:0:\"\";s:28:\"checkout_add_billing_address\";i:0;s:26:\"order_availability_confirm\";s:4:\"auto\";s:32:\"order_payment_processing_waiting\";i:0;s:19:\"unitegallery_remove\";i:0;s:18:\"av_calendar_remove\";i:0;s:31:\"av_calendar_remove_hover_prices\";i:0;s:17:\"google_map_remove\";i:0;s:24:\"services_to_booking_form\";i:1;s:28:\"prefill_date_in_booking_form\";i:0;s:23:\"message_av_confirmation\";s:0:\"\";s:21:\"message_not_available\";s:0:\"\";s:24:\"message_payment_deferred\";s:0:\"\";s:24:\"message_payment_expected\";s:0:\"\";s:26:\"message_payment_processing\";s:0:\"\";s:24:\"message_payment_received\";s:0:\"\";s:13:\"message_draft\";s:0:\"\";s:10:\"shop_email\";s:0:\"\";s:34:\"email_new_customer_created_subject\";s:0:\"\";s:32:\"email_new_customer_created_title\";s:0:\"\";s:34:\"email_new_customer_created_message\";s:0:\"\";s:30:\"email_password_reseted_subject\";s:0:\"\";s:28:\"email_password_reseted_title\";s:0:\"\";s:30:\"email_password_reseted_message\";s:0:\"\";s:10:\"email_logo\";s:0:\"\";s:18:\"email_header_image\";s:0:\"\";s:20:\"email_footer_message\";s:0:\"\";s:19:\"email_footer_credit\";s:0:\"\";s:16:\"email_color_font\";s:0:\"\";s:22:\"email_color_background\";s:0:\"\";s:17:\"email_color_title\";s:0:\"\";s:16:\"email_color_link\";s:0:\"\";s:18:\"email_color_button\";s:0:\"\";s:22:\"email_color_button_yes\";s:0:\"\";s:21:\"email_color_button_no\";s:0:\"\";s:15:\"payment_methods\";a:2:{i:0;s:4:\"cash\";i:1;s:6:\"coupon\";}s:22:\"use_extended_wp_import\";s:1:\"0\";s:29:\"email_admin_new_order_subject\";s:0:\"\";s:27:\"email_admin_new_order_title\";s:0:\"\";s:29:\"email_admin_new_order_message\";s:0:\"\";s:33:\"email_admin_order_updated_subject\";s:0:\"\";s:31:\"email_admin_order_updated_title\";s:0:\"\";s:33:\"email_admin_order_updated_message\";s:0:\"\";s:40:\"email_admin_new_order_av_confirm_subject\";s:0:\"\";s:38:\"email_admin_new_order_av_confirm_title\";s:0:\"\";s:40:\"email_admin_new_order_av_confirm_message\";s:0:\"\";s:34:\"email_new_order_av_confirm_subject\";s:0:\"\";s:32:\"email_new_order_av_confirm_title\";s:0:\"\";s:34:\"email_new_order_av_confirm_message\";s:0:\"\";s:23:\"email_new_order_subject\";s:0:\"\";s:21:\"email_new_order_title\";s:0:\"\";s:23:\"email_new_order_message\";s:0:\"\";s:27:\"email_order_updated_subject\";s:0:\"\";s:25:\"email_order_updated_title\";s:0:\"\";s:27:\"email_order_updated_message\";s:0:\"\";s:30:\"email_new_order_to_pay_subject\";s:0:\"\";s:28:\"email_new_order_to_pay_title\";s:0:\"\";s:30:\"email_new_order_to_pay_message\";s:0:\"\";s:28:\"email_order_rejected_subject\";s:0:\"\";s:26:\"email_order_rejected_title\";s:0:\"\";s:28:\"email_order_rejected_message\";s:0:\"\";s:34:\"email_admin_order_canceled_subject\";s:0:\"\";s:32:\"email_admin_order_canceled_title\";s:0:\"\";s:34:\"email_admin_order_canceled_message\";s:0:\"\";s:28:\"email_order_canceled_subject\";s:0:\"\";s:26:\"email_order_canceled_title\";s:0:\"\";s:28:\"email_order_canceled_message\";s:0:\"\";s:14:\"coupons_active\";i:0;s:19:\"coupons_expire_days\";i:180;s:12:\"criteria_arr\";a:5:{i:0;s:7:\"quality\";i:1;s:8:\"location\";i:2;s:9:\"amenities\";i:3;s:8:\"services\";i:4;s:5:\"price\";}}','yes'),(1618,'BABE_db_version','1.6.0','yes'),(1622,'tribe_last_updated_option','1711762861.5494','yes'),(1626,'elementor_allow_svg','1','yes'),(1627,'elementor_load_fa4_shim','yes','yes'),(1628,'elementor_disable_color_schemes','yes','yes'),(1629,'elementor_disable_typography_schemes','yes','yes'),(1630,'elementor_container_width','1200','yes'),(1631,'elementor_cpt_support','a:3:{i:0;s:4:\"page\";i:1;s:13:\"gva__template\";i:2;s:9:\"portfolio\";}','yes'),(1634,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(1636,'tribe_events_calendar_options','a:16:{s:8:\"did_init\";b:1;s:19:\"tribeEventsTemplate\";s:0:\"\";s:16:\"tribeEnableViews\";a:3:{i:0;s:4:\"list\";i:1;s:5:\"month\";i:2;s:3:\"day\";}s:10:\"viewOption\";s:4:\"list\";s:14:\"schema-version\";s:5:\"6.3.5\";s:21:\"previous_ecp_versions\";a:17:{i:0;s:1:\"0\";i:1;s:7:\"6.2.3.2\";i:2;s:5:\"6.2.4\";i:3;s:5:\"6.2.5\";i:4;s:5:\"6.2.6\";i:5;s:7:\"6.2.6.1\";i:6;s:5:\"6.2.7\";i:7;s:5:\"6.2.8\";i:8;s:7:\"6.2.8.1\";i:9;s:7:\"6.2.8.2\";i:10;s:5:\"6.2.9\";i:11;s:5:\"6.3.0\";i:12;s:5:\"6.3.1\";i:13;s:5:\"6.3.2\";i:14;s:5:\"6.3.3\";i:15;s:7:\"6.3.3.1\";i:16;s:5:\"6.3.4\";}s:18:\"latest_ecp_version\";s:5:\"6.3.5\";s:18:\"dateWithYearFormat\";s:6:\"F j, Y\";s:24:\"recurrenceMaxMonthsAfter\";i:60;s:22:\"google_maps_js_api_key\";s:39:\"AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU\";s:39:\"last-update-message-the-events-calendar\";s:5:\"6.2.4\";s:24:\"front_page_event_archive\";b:0;s:13:\"earliest_date\";s:19:\"2022-03-04 08:00:00\";s:21:\"earliest_date_markers\";a:1:{i:0;i:518;}s:11:\"latest_date\";s:19:\"2022-05-09 17:00:00\";s:19:\"latest_date_markers\";a:1:{i:0;i:446;}}','yes'),(1639,'tribe_last_save_post','1710992501.1677','yes'),(1640,'widget_babe_widget_booking_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1641,'widget_babe_widget_search_form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1642,'widget_babe_widget_search_filter_terms','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1643,'widget_babe_search_filter_price','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1644,'widget_gva-recent-posts','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:3;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(1645,'widget_tribe-widget-events-list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1646,'tribeEventsTemplate','default','yes'),(1647,'views_v2_enabled','0','yes'),(1650,'BABE_version','1.6.5','yes'),(1651,'tec_timed_tec_custom_tables_v1_initialized','a:3:{s:3:\"key\";s:32:\"tec_custom_tables_v1_initialized\";s:5:\"value\";i:1;s:10:\"expiration\";i:1711795716;}','yes'),(1652,'tec_ct1_migration_state','a:3:{s:18:\"complete_timestamp\";N;s:5:\"phase\";s:22:\"migration-not-required\";s:19:\"preview_unsupported\";b:0;}','yes'),(1653,'tec_ct1_events_table_schema_version','1.0.1','yes'),(1654,'tec_ct1_occurrences_table_schema_version','1.0.2','yes'),(1655,'stellarwp_telemetry_last_send','','yes'),(1656,'stellarwp_telemetry','a:1:{s:7:\"plugins\";a:1:{s:19:\"the-events-calendar\";a:2:{s:7:\"wp_slug\";s:43:\"the-events-calendar/the-events-calendar.php\";s:5:\"optin\";b:0;}}}','yes'),(1657,'stellarwp_telemetry_the-events-calendar_show_optin','0','yes'),(1658,'tribe_last_generate_rewrite_rules','1711129092.2528','yes'),(1661,'external_updates-tevily-themer','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1711762681;s:14:\"checkedVersion\";s:5:\"1.5.6\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:13:\"tevily-themer\";s:7:\"version\";s:5:\"1.5.6\";s:12:\"download_url\";s:49:\"http://gaviasthemes.com/plugins/tevily-themer.zip\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:24:\"http://gaviasthemes.com/\";s:6:\"tested\";N;s:12:\"requires_php\";N;s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:31:\"tevily-themer/tevily-themer.php\";}s:11:\"updateClass\";s:22:\"Puc_v4p9_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(1662,'tec_timed_tribe_supports_async_process','a:3:{s:3:\"key\";s:28:\"tribe_supports_async_process\";s:5:\"value\";i:1;s:10:\"expiration\";i:1712199971;}','yes'),(1664,'tec_timed_events_timezone_update_needed','a:3:{s:3:\"key\";s:29:\"events_timezone_update_needed\";s:5:\"value\";b:0;s:10:\"expiration\";i:1697619500;}','yes'),(1683,'wbc_import_progress','a:3:{s:10:\"total_post\";i:258;s:14:\"imported_count\";i:258;s:9:\"remaining\";i:0;}','yes'),(1685,'category_children','a:0:{}','yes'),(1686,'ba_amenities_children','a:0:{}','yes'),(1687,'ba_location_children','a:3:{i:70;a:4:{i:0;i:72;i:1;i:79;i:2;i:80;i:3;i:99;}i:59;a:3:{i:0;i:81;i:1;i:92;i:2;i:97;}i:58;a:3:{i:0;i:84;i:1;i:85;i:2;i:95;}}','yes'),(1688,'ba_type_children','a:0:{}','yes'),(1689,'ba_features_children','a:0:{}','yes'),(1690,'ba_language_children','a:0:{}','yes'),(1691,'elementor_library_category_children','a:0:{}','yes'),(1692,'category_portfolio_children','a:0:{}','yes'),(1693,'tribe_events_cat_children','a:0:{}','yes'),(1694,'rs_image_meta_todo','a:0:{}','yes'),(1696,'_babe_posts_need_rewrite_rules','0','yes'),(1697,'babe_settings','a:20:{s:21:\"booking_obj_post_slug\";s:7:\"booking\";s:21:\"booking_obj_post_name\";s:7:\"Booking\";s:29:\"booking_obj_post_name_general\";s:7:\"Booking\";s:21:\"booking_obj_menu_name\";s:15:\"Book Everything\";s:16:\"results_per_page\";i:12;s:23:\"posts_per_taxonomy_page\";i:12;s:17:\"max_guests_select\";i:12;s:22:\"av_calendar_max_months\";i:12;s:24:\"services_to_booking_form\";i:1;s:24:\"results_without_av_check\";i:1;s:12:\"criteria_arr\";a:5:{i:0;s:7:\"quality\";i:1;s:8:\"location\";i:2;s:9:\"amenities\";i:3;s:8:\"services\";i:4;s:5:\"price\";}s:8:\"currency\";s:3:\"USD\";s:14:\"currency_place\";s:4:\"left\";s:24:\"price_thousand_separator\";s:0:\"\";s:23:\"price_decimal_separator\";s:1:\".\";s:14:\"price_decimals\";i:2;s:22:\"use_extended_wp_import\";s:1:\"0\";s:17:\"google_map_active\";i:1;s:17:\"google_map_marker\";i:1;s:18:\"search_result_page\";i:869;}','yes'),(1698,'babe_search_form_tabs','a:1:{s:4:\"tour\";a:2:{s:5:\"title\";s:4:\"Tour\";s:10:\"categories\";a:1:{i:98;s:2:\"98\";}}}','yes'),(1699,'babe_search_form_general_settings','a:1:{s:17:\"show_price_slider\";i:1;}','yes'),(1700,'babe_search_form_fields','a:1:{s:4:\"tour\";a:9:{s:7:\"keyword\";a:3:{s:5:\"title\";s:7:\"Keyword\";s:6:\"active\";i:0;s:8:\"extended\";i:0;}s:11:\"ba_location\";a:3:{s:5:\"title\";s:12:\"Destinations\";s:6:\"active\";i:1;s:8:\"extended\";i:0;}s:7:\"ba_type\";a:3:{s:5:\"title\";s:8:\"Activity\";s:6:\"active\";i:1;s:8:\"extended\";i:0;}s:9:\"date_from\";a:3:{s:5:\"title\";s:9:\"Date From\";s:6:\"active\";i:1;s:8:\"extended\";i:0;}s:6:\"guests\";a:3:{s:5:\"title\";s:6:\"Guests\";s:6:\"active\";i:1;s:8:\"extended\";i:1;}s:7:\"date_to\";a:3:{s:5:\"title\";s:7:\"Date to\";s:6:\"active\";i:0;s:8:\"extended\";i:0;}s:11:\"ba_features\";a:3:{s:5:\"title\";s:8:\"Features\";s:6:\"active\";i:0;s:8:\"extended\";i:0;}s:11:\"ba_language\";a:3:{s:5:\"title\";s:9:\"Languages\";s:6:\"active\";i:1;s:8:\"extended\";i:0;}s:12:\"ba_amenities\";a:3:{s:5:\"title\";s:9:\"Amenities\";s:6:\"active\";i:1;s:8:\"extended\";i:0;}}}','yes'),(1701,'babe_search_form_fields_order','a:9:{s:7:\"keyword\";i:1;s:11:\"ba_location\";i:2;s:7:\"ba_type\";i:3;s:9:\"date_from\";i:4;s:6:\"guests\";i:5;s:7:\"date_to\";i:6;s:11:\"ba_features\";i:7;s:11:\"ba_language\";i:8;s:12:\"ba_amenities\";i:9;}','yes'),(1702,'babe_search_form_fields_icons','a:9:{s:7:\"keyword\";s:25:\"flaticon-magnifying-glass\";s:11:\"ba_location\";s:17:\"flaticon-location\";s:7:\"ba_type\";s:17:\"flaticon-recovery\";s:9:\"date_from\";s:13:\"flaticon-time\";s:6:\"guests\";s:15:\"flaticon-family\";s:7:\"date_to\";s:0:\"\";s:11:\"ba_features\";s:11:\"far fa-user\";s:11:\"ba_language\";s:11:\"far fa-user\";s:12:\"ba_amenities\";s:11:\"far fa-user\";}','yes'),(1703,'babe_search_form_fields_advanced','a:6:{s:7:\"keyword\";i:0;s:11:\"ba_location\";i:0;s:7:\"ba_type\";i:0;s:11:\"ba_features\";i:1;s:11:\"ba_language\";i:1;s:12:\"ba_amenities\";i:1;}','yes'),(1704,'elementor_experiment-e_dom_optimization','inactive','yes'),(1705,'elementor_experiment-a11y_improvements','inactive','yes'),(1706,'elementor_editor_break_lines','1','yes'),(1707,'elementor_unfiltered_files_upload','1','yes'),(1708,'elementor_experiment-container','inactive','yes'),(1709,'wbc_imported_demos','a:1:{s:12:\"wbc-import-1\";a:6:{s:9:\"directory\";s:4:\"main\";s:12:\"content_file\";s:11:\"content.xml\";s:5:\"image\";s:16:\"screen-image.jpg\";s:13:\"theme_options\";s:17:\"theme-options.txt\";s:7:\"widgets\";s:12:\"widgets.json\";s:8:\"imported\";s:8:\"imported\";}}','yes'),(1721,'tribe_customizer','a:1:{s:15:\"global_elements\";a:2:{s:9:\"font_size\";s:1:\"0\";s:14:\"font_size_base\";s:2:\"16\";}}','yes'),(1722,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','yes'),(1723,'elementor_pro_theme_builder_conditions','a:0:{}','yes'),(1827,'updraftplus_version','2.24.2.0','yes'),(1828,'external_updates-updraftplus','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1711762754;s:14:\"checkedVersion\";s:8:\"2.24.2.0\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:11:\"updraftplus\";s:7:\"version\";s:8:\"2.24.2.0\";s:12:\"download_url\";s:293:\"https://updraftplus.com/?udm_action=download&slug=updraftplus&muid=1&etoken=1yIzfwn1sjeRjup26zMM7PIk%2BuMQfPvuPWGBjmlaTQ6H%2BG0o5hLkhZSeS8RbmM4%2F4cRXwvH47e%2F40MfjAtb8fK8XGubdUTyHkypVUGgtTPtuS5IxkAYoPZcgcVB9%2F1BwdaEEg5uLm5hgp8Q3PjW%2F3W5NC0i9WlUMJD23ZyEKotnmE90DlnRC0LqywBJMt7VZ&ig=/f5c2de13\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:23:\"https://updraftplus.com\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";N;s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:27:\"updraftplus/updraftplus.php\";}s:11:\"updateClass\";s:23:\"Puc_v4p13_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','no'),(1829,'updraftplus-addons_siteid','bf656274c3d48dcfbf895d1d981d1329','no'),(1830,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-a426e3af88daa710fedebf889139593b\";a:3:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;}}}','yes'),(1831,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-4c52bf44470e842bff2741b1cabe608d\";a:4:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:0:\"\";}}}','yes'),(1832,'updraft_s3','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-4517a07e322ac591205f43aab934561b\";a:5:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:3:\"rrs\";s:0:\"\";s:22:\"server_side_encryption\";s:0:\"\";}}}','yes'),(1833,'updraft_cloudfiles','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-d796dc1a7d96dad9d3efc26691538a1d\";a:5:{s:4:\"user\";s:0:\"\";s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:6:\"region\";N;}}}','yes'),(1834,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-9593087469ba8b8df0a517d2e276aec0\";a:3:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";}}}','yes'),(1835,'updraft_onedrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-29717478a007c16fcf0e6dafe285fd7e\";a:5:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:12:\"endpoint_tld\";s:3:\"com\";}}}','yes'),(1836,'updraft_ftp','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-5fc85e4d9811ea508e6f06717db4ae9e\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";i:1;}}}','yes'),(1837,'updraft_azure','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-7b396b07bd3291e1ae8fc32d8c8e7509\";a:4:{s:12:\"account_name\";s:0:\"\";s:3:\"key\";s:0:\"\";s:9:\"container\";s:0:\"\";s:8:\"endpoint\";s:21:\"blob.core.windows.net\";}}}','yes'),(1838,'updraft_sftp','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-c54e41648b729ad024923b0e61372aec\";a:7:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:2:\"22\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:3:\"key\";s:0:\"\";s:4:\"path\";s:0:\"\";s:3:\"scp\";i:0;}}}','yes'),(1839,'updraft_googlecloud','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-c017e5660bd27011287cc7b0879822a9\";a:6:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:10:\"project_id\";s:0:\"\";s:11:\"bucket_path\";s:0:\"\";s:13:\"storage_class\";s:0:\"\";s:15:\"bucket_location\";s:0:\"\";}}}','yes'),(1840,'updraft_backblaze','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-43005c0089c8053683433bf8e3f54a82\";a:5:{s:10:\"account_id\";s:0:\"\";s:3:\"key\";s:0:\"\";s:11:\"bucket_name\";s:0:\"\";s:11:\"backup_path\";s:0:\"\";s:20:\"single_bucket_key_id\";s:0:\"\";}}}','yes'),(1841,'updraft_webdav','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-f94a30dccb6bb79d57c12a5b0f2c65a8\";a:2:{s:3:\"url\";s:0:\"\";s:12:\"enable_chunk\";i:1;}}}','yes'),(1842,'updraft_s3generic','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-9c4541ff059a4ebb6563eeb5fb0354eb\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";}}}','yes'),(1843,'updraft_pcloud','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-8371950c7062aa4e7342fff474af033b\";a:5:{s:7:\"pclauth\";s:0:\"\";s:11:\"pcllocation\";s:1:\"1\";s:8:\"folderid\";i:0;s:8:\"uploadid\";i:0;s:6:\"folder\";s:0:\"\";}}}','yes'),(1844,'updraft_openstack','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-b10d5a545bc31e5680e1f6e79b0ac8b8\";a:6:{s:4:\"user\";s:0:\"\";s:7:\"authurl\";s:0:\"\";s:8:\"password\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:4:\"path\";s:0:\"\";s:6:\"region\";s:0:\"\";}}}','yes'),(1845,'updraft_dreamobjects','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-7673a73d7e718a6663ac651ff7ca2355\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(1850,'updraft_lastmessage','The backup apparently succeeded and is now complete (Oct 17 09:59:55)','yes'),(1851,'updraftplus_unlocked_fd','1','no'),(1852,'updraftplus_last_lock_time_fd','2023-10-17 09:58:25','no'),(1853,'updraftplus_semaphore_fd','0','no'),(1854,'updraft_last_scheduled_fd','1697536705','yes'),(1856,'updraftplus_tour_cancelled_on','backup_now_btn_success','yes'),(1858,'updraft_backup_history','a:1:{i:1697536705;a:19:{s:7:\"plugins\";a:1:{i:0;s:72:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-plugins.zip\";}s:12:\"plugins-size\";i:172975255;s:6:\"themes\";a:1:{i:0;s:71:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-themes.zip\";}s:11:\"themes-size\";i:45312377;s:7:\"uploads\";a:1:{i:0;s:72:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-uploads.zip\";}s:12:\"uploads-size\";i:80342506;s:6:\"others\";a:1:{i:0;s:71:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-others.zip\";}s:11:\"others-size\";i:54993;s:2:\"db\";s:66:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-db.gz\";s:7:\"db-size\";i:1155709;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"09d69f7fef66c1e2de956504965543246629f774\";s:7:\"themes0\";s:40:\"dc2d3509979283c390564000987cda2062aa0445\";s:8:\"uploads0\";s:40:\"b6cf027f51609d762b4e45912a0a4c6e0bf58d08\";s:7:\"others0\";s:40:\"a95c2fecf4761670fdbed5996a7c9098acd7e15d\";s:3:\"db0\";s:40:\"d85d768bdb8b539b068952535c1b31ee4ea169e0\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"6aca37963db26f2c60531ae32921390a65fc968ec34d95439f4e373dcd89de46\";s:7:\"themes0\";s:64:\"8b578a36434360ee22ff755b29b89bd287f5858c77905cf9138e4384ae8c135c\";s:8:\"uploads0\";s:64:\"61b0f99a802a43265344c6fe00a5322918d365e40d26bca5cfd4ecb0e384d6b8\";s:7:\"others0\";s:64:\"40e2d1017ea24545066e335927ba066597937d391065fb8ae0546d4a9c0418af\";s:3:\"db0\";s:64:\"aad1fb0da982c5843b6fd7a43fe6b60ccad189dcda507c0cbc36ea5bbe30c556\";}}s:5:\"nonce\";s:12:\"5ca81fecdb33\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:1;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1697536705;s:6:\"themes\";i:1697536780;s:7:\"uploads\";i:1697536787;s:6:\"others\";i:1697536791;}s:18:\"created_by_version\";s:9:\"2.23.3.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.3.26\";s:12:\"is_multisite\";b:0;}}','no'),(1859,'updraft_last_backup','a:6:{s:26:\"nonincremental_backup_time\";i:1697536705;s:11:\"backup_time\";i:1697536705;s:12:\"backup_array\";a:11:{s:7:\"plugins\";a:1:{i:0;s:72:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-plugins.zip\";}s:12:\"plugins-size\";i:172975255;s:6:\"themes\";a:1:{i:0;s:71:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-themes.zip\";}s:11:\"themes-size\";i:45312377;s:7:\"uploads\";a:1:{i:0;s:72:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-uploads.zip\";}s:12:\"uploads-size\";i:80342506;s:6:\"others\";a:1:{i:0;s:71:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-others.zip\";}s:11:\"others-size\";i:54993;s:2:\"db\";s:66:\"backup_2023-10-17-0958_Ram_Lala_Tour_and_Travel_5ca81fecdb33-db.gz\";s:7:\"db-size\";i:1155709;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"09d69f7fef66c1e2de956504965543246629f774\";s:7:\"themes0\";s:40:\"dc2d3509979283c390564000987cda2062aa0445\";s:8:\"uploads0\";s:40:\"b6cf027f51609d762b4e45912a0a4c6e0bf58d08\";s:7:\"others0\";s:40:\"a95c2fecf4761670fdbed5996a7c9098acd7e15d\";s:3:\"db0\";s:40:\"d85d768bdb8b539b068952535c1b31ee4ea169e0\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"6aca37963db26f2c60531ae32921390a65fc968ec34d95439f4e373dcd89de46\";s:7:\"themes0\";s:64:\"8b578a36434360ee22ff755b29b89bd287f5858c77905cf9138e4384ae8c135c\";s:8:\"uploads0\";s:64:\"61b0f99a802a43265344c6fe00a5322918d365e40d26bca5cfd4ecb0e384d6b8\";s:7:\"others0\";s:64:\"40e2d1017ea24545066e335927ba066597937d391065fb8ae0546d4a9c0418af\";s:3:\"db0\";s:64:\"aad1fb0da982c5843b6fd7a43fe6b60ccad189dcda507c0cbc36ea5bbe30c556\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"5ca81fecdb33\";}','yes'),(2654,'secret_key','f9B6q@2ZpKi3;%RO=|SuFT<<wqdCJ4@c,ew|4]PjJ0 >D 3w2R:WqvvaA&56a(/x','no'),(3153,'deleted_plugin','a:7:{s:4:\"slug\";s:28:\"natfa-plugin/plugin_hook.php\";s:7:\"version\";s:3:\"1.0\";s:5:\"title\";s:12:\"Natfa Plugin\";s:3:\"url\";s:21:\"http://themesvila.com\";s:6:\"active\";b:0;s:2:\"mu\";b:0;s:12:\"auto_updates\";b:1;}','yes'),(3414,'ht_ctc_othersettings','a:9:{s:7:\"an_type\";s:12:\"no-animation\";s:8:\"an_delay\";s:1:\"0\";s:6:\"an_itr\";s:1:\"1\";s:11:\"show_effect\";s:11:\"From Corner\";s:3:\"amp\";s:1:\"1\";s:15:\"g_an_event_name\";s:14:\"chat: {number}\";s:4:\"g_an\";s:2:\"ga\";s:16:\"google_analytics\";s:1:\"1\";s:8:\"fb_pixel\";s:1:\"1\";}','yes'),(3415,'ht_ctc_chat_options','a:29:{s:2:\"cc\";s:0:\"\";s:3:\"num\";s:0:\"\";s:6:\"number\";s:13:\"+918604724163\";s:10:\"pre_filled\";s:55:\"hi, I wanted to know more about tours that you provide.\";s:14:\"call_to_action\";s:11:\"WhatsApp us\";s:13:\"style_desktop\";s:3:\"3_1\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:6:\"bottom\";s:12:\"side_1_value\";s:4:\"15px\";s:6:\"side_2\";s:5:\"right\";s:12:\"side_2_value\";s:4:\"15px\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:4:\"intl\";s:1:\"1\";s:13:\"position_type\";s:5:\"fixed\";s:13:\"same_settings\";s:1:\"1\";s:20:\"position_type_mobile\";s:5:\"fixed\";s:13:\"mobile_side_1\";s:6:\"bottom\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:5:\"right\";s:19:\"mobile_side_2_value\";s:4:\"10px\";s:12:\"url_target_d\";s:6:\"_blank\";s:15:\"url_structure_d\";s:7:\"default\";s:15:\"url_structure_m\";s:7:\"default\";s:15:\"display_desktop\";s:4:\"show\";s:14:\"display_mobile\";s:4:\"show\";s:7:\"display\";a:15:{s:14:\"global_display\";s:4:\"show\";s:4:\"home\";s:1:\"g\";s:5:\"posts\";s:1:\"g\";s:5:\"pages\";s:1:\"g\";s:7:\"archive\";s:1:\"g\";s:8:\"category\";s:1:\"g\";s:8:\"page_404\";s:1:\"g\";s:14:\"e-landing-page\";s:1:\"g\";s:17:\"elementor_library\";s:1:\"g\";s:9:\"portfolio\";s:1:\"g\";s:13:\"gva__template\";s:1:\"g\";s:17:\"list_hideon_pages\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";}}','yes'),(3416,'ht_ctc_s2','a:5:{s:11:\"s2_img_size\";s:4:\"50px\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25D366\";s:8:\"cta_type\";s:5:\"hover\";s:13:\"cta_font_size\";s:4:\"15px\";}','yes'),(3417,'ht_ctc_plugin_details','a:13:{s:7:\"version\";s:4:\"3.34\";s:18:\"first_install_time\";i:1698335479;s:2:\"v3\";i:1698335479;s:6:\"v3_2_5\";i:1698335479;s:6:\"v3_3_3\";i:1698335479;s:6:\"v3_3_5\";i:1698335479;s:4:\"v3_7\";i:1698335479;s:4:\"v3_8\";i:1698335479;s:4:\"v3_9\";i:1698335479;s:5:\"v3_19\";i:1698335479;s:5:\"v3_23\";i:1698335479;s:5:\"v3_28\";i:1698335479;s:5:\"v3_31\";i:1702400405;}','yes'),(3419,'ht_ctc_group','a:17:{s:8:\"group_id\";s:0:\"\";s:14:\"call_to_action\";s:14:\"WhatsApp Group\";s:13:\"style_desktop\";s:1:\"4\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:6:\"bottom\";s:12:\"side_1_value\";s:4:\"10px\";s:6:\"side_2\";s:4:\"left\";s:12:\"side_2_value\";s:4:\"10px\";s:12:\"show_or_hide\";s:4:\"hide\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:13:\"mobile_side_1\";s:6:\"bottom\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:4:\"left\";s:19:\"mobile_side_2_value\";s:4:\"10px\";}','yes'),(3420,'ht_ctc_share','a:17:{s:10:\"share_text\";s:34:\"Checkout this Awesome page {{url}}\";s:14:\"call_to_action\";s:14:\"WhatsApp Share\";s:13:\"style_desktop\";s:1:\"1\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:3:\"top\";s:12:\"side_1_value\";s:4:\"10px\";s:6:\"side_2\";s:5:\"right\";s:12:\"side_2_value\";s:4:\"10px\";s:12:\"show_or_hide\";s:4:\"hide\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:13:\"mobile_side_1\";s:3:\"top\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:5:\"right\";s:19:\"mobile_side_2_value\";s:4:\"10px\";}','yes'),(3421,'ht_ctc_woo_options','a:2:{s:14:\"woo_pre_filled\";s:0:\"\";s:18:\"woo_call_to_action\";s:0:\"\";}','yes'),(3422,'ht_ctc_s1','a:4:{s:13:\"s1_text_color\";s:0:\"\";s:11:\"s1_bg_color\";s:0:\"\";s:13:\"s1_icon_color\";s:7:\"#25d366\";s:12:\"s1_icon_size\";s:4:\"16px\";}','yes'),(3423,'ht_ctc_s3','a:4:{s:11:\"s3_img_size\";s:4:\"50px\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";s:8:\"cta_type\";s:4:\"hide\";}','yes'),(3424,'ht_ctc_s3_1','a:9:{s:11:\"s3_img_size\";s:4:\"40px\";s:11:\"s3_bg_color\";s:7:\"#25D366\";s:17:\"s3_bg_color_hover\";s:7:\"#25D366\";s:10:\"s3_padding\";s:4:\"14px\";s:13:\"s3_box_shadow\";s:1:\"1\";s:19:\"s3_box_shadow_hover\";s:1:\"1\";s:8:\"cta_type\";s:4:\"hide\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";}','yes'),(3425,'ht_ctc_s4','a:5:{s:13:\"s4_text_color\";s:7:\"#7f7d7d\";s:11:\"s4_bg_color\";s:7:\"#e4e4e4\";s:10:\"s4_img_url\";s:0:\"\";s:15:\"s4_img_position\";s:4:\"left\";s:11:\"s4_img_size\";s:4:\"32px\";}','yes'),(3426,'ht_ctc_s5','a:12:{s:9:\"s5_line_1\";s:0:\"\";s:9:\"s5_line_2\";s:35:\"We will respond as soon as possible\";s:15:\"s5_line_1_color\";s:7:\"#000000\";s:15:\"s5_line_2_color\";s:7:\"#000000\";s:19:\"s5_background_color\";s:7:\"#ffffff\";s:15:\"s5_border_color\";s:7:\"#dddddd\";s:6:\"s5_img\";s:0:\"\";s:13:\"s5_img_height\";s:4:\"70px\";s:12:\"s5_img_width\";s:4:\"70px\";s:17:\"s5_content_height\";s:4:\"70px\";s:16:\"s5_content_width\";s:5:\"270px\";s:15:\"s5_img_position\";s:5:\"right\";}','yes'),(3427,'ht_ctc_s6','a:4:{s:12:\"s6_txt_color\";s:0:\"\";s:21:\"s6_txt_color_on_hover\";s:0:\"\";s:17:\"s6_txt_decoration\";s:0:\"\";s:26:\"s6_txt_decoration_on_hover\";s:0:\"\";}','yes'),(3428,'ht_ctc_s7','a:10:{s:12:\"s7_icon_size\";s:4:\"20px\";s:13:\"s7_icon_color\";s:7:\"#ffffff\";s:19:\"s7_icon_color_hover\";s:7:\"#f4f4f4\";s:14:\"s7_border_size\";s:4:\"12px\";s:15:\"s7_border_color\";s:7:\"#25D366\";s:21:\"s7_border_color_hover\";s:7:\"#25d366\";s:16:\"s7_border_radius\";s:3:\"50%\";s:8:\"cta_type\";s:4:\"hide\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";}','yes'),(3429,'ht_ctc_s7_1','a:7:{s:12:\"s7_icon_size\";s:4:\"20px\";s:13:\"s7_icon_color\";s:7:\"#ffffff\";s:19:\"s7_icon_color_hover\";s:7:\"#f4f4f4\";s:14:\"s7_border_size\";s:4:\"12px\";s:10:\"s7_bgcolor\";s:7:\"#25D366\";s:16:\"s7_bgcolor_hover\";s:7:\"#00d34d\";s:8:\"cta_type\";s:5:\"hover\";}','yes'),(3430,'ht_ctc_s8','a:10:{s:12:\"s8_txt_color\";s:7:\"#ffffff\";s:21:\"s8_txt_color_on_hover\";s:7:\"#ffffff\";s:11:\"s8_bg_color\";s:7:\"#26a69a\";s:20:\"s8_bg_color_on_hover\";s:7:\"#26a69a\";s:13:\"s8_icon_color\";s:7:\"#ffffff\";s:22:\"s8_icon_color_on_hover\";s:7:\"#ffffff\";s:16:\"s8_icon_position\";s:4:\"left\";s:12:\"s8_text_size\";s:0:\"\";s:12:\"s8_icon_size\";s:0:\"\";s:11:\"s8_btn_size\";s:3:\"btn\";}','yes'),(3431,'ht_ctc_s99','a:6:{s:19:\"s99_dekstop_img_url\";s:0:\"\";s:18:\"s99_mobile_img_url\";s:0:\"\";s:22:\"s99_desktop_img_height\";s:4:\"50px\";s:21:\"s99_desktop_img_width\";s:0:\"\";s:21:\"s99_mobile_img_height\";s:4:\"50px\";s:20:\"s99_mobile_img_width\";s:0:\"\";}','yes'),(3432,'ht_ctc_one_time','a:2:{s:13:\"first_version\";s:6:\"3.30.1\";s:18:\"first_install_time\";i:1698335492;}','yes'),(3437,'ht_ctc_greetings_options','a:1:{s:15:\"fallback_values\";s:3:\"yes\";}','yes'),(3439,'ht_ctc_admin_pages','a:1:{s:5:\"count\";i:3;}','yes'),(3453,'mc4wp','a:4:{s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1698335905;}','yes'),(3454,'rewrite_rules','a:464:{s:28:\"tribe/events/kitchen-sink/?$\";s:69:\"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page\";s:93:\"tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$\";s:76:\"index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]\";s:28:\"event-aggregator/(insert)/?$\";s:53:\"index.php?tribe-aggregator=1&tribe-action=$matches[1]\";s:25:\"(?:event)/([^/]+)/ical/?$\";s:56:\"index.php?ical=1&name=$matches[1]&post_type=tribe_events\";s:28:\"(?:events)/(?:page)/(\\d+)/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]\";s:41:\"(?:events)/(?:featured)/(?:page)/(\\d+)/?$\";s:79:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]\";s:38:\"(?:events)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]\";s:51:\"(?:events)/(?:featured)/(feed|rdf|rss|rss2|atom)/?$\";s:78:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]\";s:23:\"(?:events)/(?:month)/?$\";s:51:\"index.php?post_type=tribe_events&eventDisplay=month\";s:36:\"(?:events)/(?:month)/(?:featured)/?$\";s:62:\"index.php?post_type=tribe_events&eventDisplay=month&featured=1\";s:37:\"(?:events)/(?:month)/(\\d{4}-\\d{2})/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:37:\"(?:events)/(?:list)/(?:page)/(\\d+)/?$\";s:68:\"index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]\";s:50:\"(?:events)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$\";s:79:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]\";s:22:\"(?:events)/(?:list)/?$\";s:50:\"index.php?post_type=tribe_events&eventDisplay=list\";s:35:\"(?:events)/(?:list)/(?:featured)/?$\";s:61:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1\";s:23:\"(?:events)/(?:today)/?$\";s:49:\"index.php?post_type=tribe_events&eventDisplay=day\";s:36:\"(?:events)/(?:today)/(?:featured)/?$\";s:60:\"index.php?post_type=tribe_events&eventDisplay=day&featured=1\";s:27:\"(?:events)/(\\d{4}-\\d{2})/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:40:\"(?:events)/(\\d{4}-\\d{2})/(?:featured)/?$\";s:84:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1\";s:33:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]\";s:46:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:82:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:26:\"(?:events)/(?:featured)/?$\";s:43:\"index.php?post_type=tribe_events&featured=1\";s:13:\"(?:events)/?$\";s:53:\"index.php?post_type=tribe_events&eventDisplay=default\";s:18:\"(?:events)/ical/?$\";s:39:\"index.php?post_type=tribe_events&ical=1\";s:31:\"(?:events)/(?:featured)/ical/?$\";s:50:\"index.php?post_type=tribe_events&ical=1&featured=1\";s:38:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/ical/?$\";s:78:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]\";s:51:\"(?:events)/(\\d{4}-\\d{2}-\\d{2})/ical/(?:featured)/?$\";s:89:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:60:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:page)/(\\d+)/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:73:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/(?:page)/(\\d+)/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:55:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/?$\";s:80:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month\";s:68:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/(?:featured)/?$\";s:91:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1\";s:69:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:page)/(\\d+)/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:82:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:54:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list\";s:67:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/?$\";s:90:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1\";s:55:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day\";s:68:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/(?:featured)/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1\";s:73:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:86:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:59:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2})/?$\";s:102:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:72:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2})/(?:featured)/?$\";s:113:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:65:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:78:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:50:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2\";s:63:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2\";s:50:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/ical/?$\";s:68:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1\";s:63:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/ical/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1\";s:75:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]\";s:88:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]\";s:58:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/?$\";s:93:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default\";s:45:\"(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/?$\";s:82:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default\";s:44:\"(?:events)/(?:tag)/([^/]+)/(?:page)/(\\d+)/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:57:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/(?:page)/(\\d+)/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:39:\"(?:events)/(?:tag)/([^/]+)/(?:month)/?$\";s:67:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month\";s:52:\"(?:events)/(?:tag)/([^/]+)/(?:month)/(?:featured)/?$\";s:78:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1\";s:53:\"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:page)/(\\d+)/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:66:\"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/(?:page)/(\\d+)/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:38:\"(?:events)/(?:tag)/([^/]+)/(?:list)/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list\";s:51:\"(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/?$\";s:77:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1\";s:39:\"(?:events)/(?:tag)/([^/]+)/(?:today)/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day\";s:52:\"(?:events)/(?:tag)/([^/]+)/(?:today)/(?:featured)/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1\";s:57:\"(?:events)/(?:tag)/([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:70:\"(?:events)/(?:tag)/([^/]+)/(?:day)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:43:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2})/?$\";s:89:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:56:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2})/(?:featured)/?$\";s:100:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:49:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:62:\"(?:events)/(?:tag)/([^/]+)/(\\d{4}-\\d{2}-\\d{2})/(?:featured)/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:34:\"(?:events)/(?:tag)/([^/]+)/feed/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2\";s:47:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1\";s:34:\"(?:events)/(?:tag)/([^/]+)/ical/?$\";s:55:\"index.php?post_type=tribe_events&tag=$matches[1]&ical=1\";s:47:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/ical/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1\";s:59:\"(?:events)/(?:tag)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]\";s:72:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]\";s:42:\"(?:events)/(?:tag)/([^/]+)/(?:featured)/?$\";s:59:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1\";s:29:\"(?:events)/(?:tag)/([^/]+)/?$\";s:69:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default\";s:10:\"booking/?$\";s:27:\"index.php?post_type=to_book\";s:40:\"booking/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=to_book&feed=$matches[1]\";s:35:\"booking/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=to_book&feed=$matches[1]\";s:27:\"booking/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=to_book&paged=$matches[1]\";s:11:\"services/?$\";s:27:\"index.php?post_type=service\";s:41:\"services/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=service&feed=$matches[1]\";s:36:\"services/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=service&feed=$matches[1]\";s:28:\"services/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=service&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:12:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&paged=$matches[1]\";s:22:\"tribe-promoter-auth/?$\";s:37:\"index.php?tribe-promoter-auth-check=1\";s:8:\"event/?$\";s:32:\"index.php?post_type=tribe_events\";s:38:\"event/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:33:\"event/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:25:\"event/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=tribe_events&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:34:\"category/(.+?)/babe-api(/(.*))?/?$\";s:56:\"index.php?category_name=$matches[1]&babe-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:31:\"tag/([^/]+)/babe-api(/(.*))?/?$\";s:46:\"index.php?tag=$matches[1]&babe-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?type=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?type=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:37:\"index.php?type=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?type=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:26:\"index.php?type=$matches[1]\";s:33:\"booking/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"booking/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"booking/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"booking/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"booking/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"booking/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"booking/(.+?)/embed/?$\";s:40:\"index.php?to_book=$matches[1]&embed=true\";s:26:\"booking/(.+?)/trackback/?$\";s:34:\"index.php?to_book=$matches[1]&tb=1\";s:46:\"booking/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?to_book=$matches[1]&feed=$matches[2]\";s:41:\"booking/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?to_book=$matches[1]&feed=$matches[2]\";s:34:\"booking/(.+?)/page/?([0-9]{1,})/?$\";s:47:\"index.php?to_book=$matches[1]&paged=$matches[2]\";s:41:\"booking/(.+?)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?to_book=$matches[1]&cpage=$matches[2]\";s:33:\"booking/(.+?)/babe-api(/(.*))?/?$\";s:50:\"index.php?to_book=$matches[1]&babe-api=$matches[3]\";s:39:\"booking/.+?/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:50:\"booking/.+?/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:30:\"booking/(.+?)(?:/([0-9]+))?/?$\";s:46:\"index.php?to_book=$matches[1]&page=$matches[2]\";s:29:\"faq/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"faq/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"faq/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"faq/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"faq/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"faq/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:18:\"faq/(.+?)/embed/?$\";s:36:\"index.php?faq=$matches[1]&embed=true\";s:22:\"faq/(.+?)/trackback/?$\";s:30:\"index.php?faq=$matches[1]&tb=1\";s:30:\"faq/(.+?)/page/?([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&paged=$matches[2]\";s:37:\"faq/(.+?)/comment-page-([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&cpage=$matches[2]\";s:29:\"faq/(.+?)/babe-api(/(.*))?/?$\";s:46:\"index.php?faq=$matches[1]&babe-api=$matches[3]\";s:35:\"faq/.+?/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:46:\"faq/.+?/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:26:\"faq/(.+?)(?:/([0-9]+))?/?$\";s:42:\"index.php?faq=$matches[1]&page=$matches[2]\";s:34:\"services/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"services/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"services/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"services/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"services/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"services/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"services/(.+?)/embed/?$\";s:40:\"index.php?service=$matches[1]&embed=true\";s:27:\"services/(.+?)/trackback/?$\";s:34:\"index.php?service=$matches[1]&tb=1\";s:47:\"services/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?service=$matches[1]&feed=$matches[2]\";s:42:\"services/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?service=$matches[1]&feed=$matches[2]\";s:35:\"services/(.+?)/page/?([0-9]{1,})/?$\";s:47:\"index.php?service=$matches[1]&paged=$matches[2]\";s:42:\"services/(.+?)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?service=$matches[1]&cpage=$matches[2]\";s:34:\"services/(.+?)/babe-api(/(.*))?/?$\";s:50:\"index.php?service=$matches[1]&babe-api=$matches[3]\";s:40:\"services/.+?/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:51:\"services/.+?/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:31:\"services/(.+?)(?:/([0-9]+))?/?$\";s:46:\"index.php?service=$matches[1]&page=$matches[2]\";s:33:\"order/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"order/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"order/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"order/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"order/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"order/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"order/([^/]+)/embed/?$\";s:38:\"index.php?order=$matches[1]&embed=true\";s:26:\"order/([^/]+)/trackback/?$\";s:32:\"index.php?order=$matches[1]&tb=1\";s:34:\"order/([^/]+)/page/?([0-9]{1,})/?$\";s:45:\"index.php?order=$matches[1]&paged=$matches[2]\";s:41:\"order/([^/]+)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?order=$matches[1]&cpage=$matches[2]\";s:33:\"order/([^/]+)/babe-api(/(.*))?/?$\";s:48:\"index.php?order=$matches[1]&babe-api=$matches[3]\";s:39:\"order/[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:50:\"order/[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:30:\"order/([^/]+)(?:/([0-9]+))?/?$\";s:44:\"index.php?order=$matches[1]&page=$matches[2]\";s:22:\"order/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"order/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"order/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"order/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"order/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"order/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"fee/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"fee/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"fee/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"fee/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"fee/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"fee/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:18:\"fee/(.+?)/embed/?$\";s:36:\"index.php?fee=$matches[1]&embed=true\";s:22:\"fee/(.+?)/trackback/?$\";s:30:\"index.php?fee=$matches[1]&tb=1\";s:30:\"fee/(.+?)/page/?([0-9]{1,})/?$\";s:43:\"index.php?fee=$matches[1]&paged=$matches[2]\";s:37:\"fee/(.+?)/comment-page-([0-9]{1,})/?$\";s:43:\"index.php?fee=$matches[1]&cpage=$matches[2]\";s:29:\"fee/(.+?)/babe-api(/(.*))?/?$\";s:46:\"index.php?fee=$matches[1]&babe-api=$matches[3]\";s:35:\"fee/.+?/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:46:\"fee/.+?/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:26:\"fee/(.+?)(?:/([0-9]+))?/?$\";s:42:\"index.php?fee=$matches[1]&page=$matches[2]\";s:51:\"categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?categories=$matches[1]&feed=$matches[2]\";s:46:\"categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?categories=$matches[1]&feed=$matches[2]\";s:27:\"categories/([^/]+)/embed/?$\";s:43:\"index.php?categories=$matches[1]&embed=true\";s:39:\"categories/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?categories=$matches[1]&paged=$matches[2]\";s:21:\"categories/([^/]+)/?$\";s:32:\"index.php?categories=$matches[1]\";s:56:\"taxonomies_list/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?taxonomies_list=$matches[1]&feed=$matches[2]\";s:51:\"taxonomies_list/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?taxonomies_list=$matches[1]&feed=$matches[2]\";s:32:\"taxonomies_list/([^/]+)/embed/?$\";s:48:\"index.php?taxonomies_list=$matches[1]&embed=true\";s:44:\"taxonomies_list/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?taxonomies_list=$matches[1]&paged=$matches[2]\";s:26:\"taxonomies_list/([^/]+)/?$\";s:37:\"index.php?taxonomies_list=$matches[1]\";s:45:\"ages/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?ages=$matches[1]&feed=$matches[2]\";s:40:\"ages/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?ages=$matches[1]&feed=$matches[2]\";s:21:\"ages/([^/]+)/embed/?$\";s:37:\"index.php?ages=$matches[1]&embed=true\";s:33:\"ages/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?ages=$matches[1]&paged=$matches[2]\";s:15:\"ages/([^/]+)/?$\";s:26:\"index.php?ages=$matches[1]\";s:50:\"amenities/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?amenities=$matches[1]&feed=$matches[2]\";s:45:\"amenities/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?amenities=$matches[1]&feed=$matches[2]\";s:26:\"amenities/([^/]+)/embed/?$\";s:42:\"index.php?amenities=$matches[1]&embed=true\";s:38:\"amenities/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?amenities=$matches[1]&paged=$matches[2]\";s:20:\"amenities/([^/]+)/?$\";s:31:\"index.php?amenities=$matches[1]\";s:49:\"location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?location=$matches[1]&feed=$matches[2]\";s:44:\"location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?location=$matches[1]&feed=$matches[2]\";s:25:\"location/([^/]+)/embed/?$\";s:41:\"index.php?location=$matches[1]&embed=true\";s:37:\"location/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?location=$matches[1]&paged=$matches[2]\";s:19:\"location/([^/]+)/?$\";s:30:\"index.php?location=$matches[1]\";s:49:\"features/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?features=$matches[1]&feed=$matches[2]\";s:44:\"features/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?features=$matches[1]&feed=$matches[2]\";s:25:\"features/([^/]+)/embed/?$\";s:41:\"index.php?features=$matches[1]&embed=true\";s:37:\"features/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?features=$matches[1]&paged=$matches[2]\";s:19:\"features/([^/]+)/?$\";s:30:\"index.php?features=$matches[1]\";s:49:\"language/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?language=$matches[1]&feed=$matches[2]\";s:44:\"language/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?language=$matches[1]&feed=$matches[2]\";s:25:\"language/([^/]+)/embed/?$\";s:41:\"index.php?language=$matches[1]&embed=true\";s:37:\"language/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?language=$matches[1]&paged=$matches[2]\";s:19:\"language/([^/]+)/?$\";s:30:\"index.php?language=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:42:\"e-landing-page/([^/]+)/babe-api(/(.*))?/?$\";s:57:\"index.php?e-landing-page=$matches[1]&babe-api=$matches[3]\";s:48:\"e-landing-page/[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:59:\"e-landing-page/[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"portfolio/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"portfolio/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"portfolio/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"portfolio/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"portfolio/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"portfolio/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"portfolio/(.+?)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:28:\"portfolio/(.+?)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:48:\"portfolio/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:43:\"portfolio/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:36:\"portfolio/(.+?)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:43:\"portfolio/(.+?)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:35:\"portfolio/(.+?)/babe-api(/(.*))?/?$\";s:52:\"index.php?portfolio=$matches[1]&babe-api=$matches[3]\";s:41:\"portfolio/.+?/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:52:\"portfolio/.+?/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:32:\"portfolio/(.+?)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:59:\"category-portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?category_portfolio=$matches[1]&feed=$matches[2]\";s:54:\"category-portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?category_portfolio=$matches[1]&feed=$matches[2]\";s:35:\"category-portfolio/([^/]+)/embed/?$\";s:51:\"index.php?category_portfolio=$matches[1]&embed=true\";s:47:\"category-portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?category_portfolio=$matches[1]&paged=$matches[2]\";s:29:\"category-portfolio/([^/]+)/?$\";s:40:\"index.php?category_portfolio=$matches[1]\";s:40:\"gva_template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"gva_template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"gva_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"gva_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"gva_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"gva_template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"gva_template/([^/]+)/embed/?$\";s:46:\"index.php?gva__template=$matches[1]&embed=true\";s:33:\"gva_template/([^/]+)/trackback/?$\";s:40:\"index.php?gva__template=$matches[1]&tb=1\";s:41:\"gva_template/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?gva__template=$matches[1]&paged=$matches[2]\";s:48:\"gva_template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?gva__template=$matches[1]&cpage=$matches[2]\";s:40:\"gva_template/([^/]+)/babe-api(/(.*))?/?$\";s:56:\"index.php?gva__template=$matches[1]&babe-api=$matches[3]\";s:46:\"gva_template/[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:57:\"gva_template/[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:37:\"gva_template/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?gva__template=$matches[1]&page=$matches[2]\";s:29:\"gva_template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"gva_template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"gva_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"gva_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"gva_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"gva_template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"venue/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"venue/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"venue/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"venue/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"venue/([^/]+)/embed/?$\";s:44:\"index.php?tribe_venue=$matches[1]&embed=true\";s:26:\"venue/([^/]+)/trackback/?$\";s:38:\"index.php?tribe_venue=$matches[1]&tb=1\";s:34:\"venue/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?tribe_venue=$matches[1]&paged=$matches[2]\";s:41:\"venue/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?tribe_venue=$matches[1]&cpage=$matches[2]\";s:33:\"venue/([^/]+)/babe-api(/(.*))?/?$\";s:54:\"index.php?tribe_venue=$matches[1]&babe-api=$matches[3]\";s:39:\"venue/[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:50:\"venue/[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:30:\"venue/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?tribe_venue=$matches[1]&page=$matches[2]\";s:22:\"venue/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"venue/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"venue/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"venue/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"organizer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"organizer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"organizer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"organizer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"organizer/([^/]+)/embed/?$\";s:48:\"index.php?tribe_organizer=$matches[1]&embed=true\";s:30:\"organizer/([^/]+)/trackback/?$\";s:42:\"index.php?tribe_organizer=$matches[1]&tb=1\";s:38:\"organizer/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&paged=$matches[2]\";s:45:\"organizer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&cpage=$matches[2]\";s:37:\"organizer/([^/]+)/babe-api(/(.*))?/?$\";s:58:\"index.php?tribe_organizer=$matches[1]&babe-api=$matches[3]\";s:43:\"organizer/[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:54:\"organizer/[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:34:\"organizer/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?tribe_organizer=$matches[1]&page=$matches[2]\";s:26:\"organizer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"organizer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"organizer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"organizer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event/([^/]+)/embed/?$\";s:45:\"index.php?tribe_events=$matches[1]&embed=true\";s:26:\"event/([^/]+)/trackback/?$\";s:39:\"index.php?tribe_events=$matches[1]&tb=1\";s:46:\"event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:41:\"event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:34:\"event/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?tribe_events=$matches[1]&paged=$matches[2]\";s:41:\"event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?tribe_events=$matches[1]&cpage=$matches[2]\";s:33:\"event/([^/]+)/babe-api(/(.*))?/?$\";s:55:\"index.php?tribe_events=$matches[1]&babe-api=$matches[3]\";s:39:\"event/[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:50:\"event/[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:30:\"event/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?tribe_events=$matches[1]&page=$matches[2]\";s:22:\"event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"events/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:49:\"events/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:30:\"events/category/(.+?)/embed/?$\";s:49:\"index.php?tribe_events_cat=$matches[1]&embed=true\";s:42:\"events/category/(.+?)/page/?([0-9]{1,})/?$\";s:56:\"index.php?tribe_events_cat=$matches[1]&paged=$matches[2]\";s:24:\"events/category/(.+?)/?$\";s:38:\"index.php?tribe_events_cat=$matches[1]\";s:41:\"deleted_event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"deleted_event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"deleted_event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"deleted_event/([^/]+)/embed/?$\";s:46:\"index.php?deleted_event=$matches[1]&embed=true\";s:34:\"deleted_event/([^/]+)/trackback/?$\";s:40:\"index.php?deleted_event=$matches[1]&tb=1\";s:42:\"deleted_event/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?deleted_event=$matches[1]&paged=$matches[2]\";s:49:\"deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?deleted_event=$matches[1]&cpage=$matches[2]\";s:41:\"deleted_event/([^/]+)/babe-api(/(.*))?/?$\";s:56:\"index.php?deleted_event=$matches[1]&babe-api=$matches[3]\";s:47:\"deleted_event/[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:58:\"deleted_event/[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:38:\"deleted_event/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?deleted_event=$matches[1]&page=$matches[2]\";s:30:\"deleted_event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"deleted_event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"deleted_event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=1069&cpage=$matches[1]\";s:19:\"babe-api(/(.*))?/?$\";s:31:\"index.php?&babe-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:28:\"comments/babe-api(/(.*))?/?$\";s:31:\"index.php?&babe-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:31:\"search/(.+)/babe-api(/(.*))?/?$\";s:44:\"index.php?s=$matches[1]&babe-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:34:\"author/([^/]+)/babe-api(/(.*))?/?$\";s:54:\"index.php?author_name=$matches[1]&babe-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:56:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/babe-api(/(.*))?/?$\";s:84:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&babe-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:43:\"([0-9]{4})/([0-9]{1,2})/babe-api(/(.*))?/?$\";s:68:\"index.php?year=$matches[1]&monthnum=$matches[2]&babe-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:30:\"([0-9]{4})/babe-api(/(.*))?/?$\";s:47:\"index.php?year=$matches[1]&babe-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:27:\"(.?.+?)/babe-api(/(.*))?/?$\";s:51:\"index.php?pagename=$matches[1]&babe-api=$matches[3]\";s:33:\".?.+?/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:44:\".?.+?/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:27:\"([^/]+)/babe-api(/(.*))?/?$\";s:47:\"index.php?name=$matches[1]&babe-api=$matches[3]\";s:33:\"[^/]+/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:44:\"[^/]+/attachment/([^/]+)/babe-api(/(.*))?/?$\";s:53:\"index.php?attachment=$matches[1]&babe-api=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(5120,'wp_attachment_pages_enabled','1','yes'),(5121,'db_upgraded','','yes'),(5126,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:28:\"arpitkmaurya1@protonmail.com\";s:7:\"version\";s:5:\"6.4.3\";s:9:\"timestamp\";i:1706675772;}','no'),(5388,'can_compress_scripts','0','yes'),(5473,'ht_ctc_notices','a:2:{s:7:\"version\";s:6:\"3.30.1\";s:10:\"pro_banner\";i:1699589267;}','yes'),(13095,'_transient_bh_cdata_pause','1','no'),(13672,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1711776138;s:7:\"checked\";a:11:{s:16:\"bosa-travel-tour\";s:5:\"1.0.1\";s:4:\"bosa\";s:5:\"1.4.8\";s:5:\"natfa\";s:5:\"1.0.0\";s:5:\"rishi\";s:5:\"1.2.2\";s:7:\"sinatra\";s:3:\"1.3\";s:6:\"tevily\";s:5:\"1.1.4\";s:16:\"twentytwentyfour\";s:3:\"1.0\";s:15:\"twentytwentyone\";s:3:\"2.1\";s:17:\"twentytwentythree\";s:3:\"1.3\";s:15:\"twentytwentytwo\";s:3:\"1.6\";s:11:\"yith-wonder\";s:5:\"2.0.0\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:8:{s:16:\"bosa-travel-tour\";a:6:{s:5:\"theme\";s:16:\"bosa-travel-tour\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:46:\"https://wordpress.org/themes/bosa-travel-tour/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/theme/bosa-travel-tour.1.0.1.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}s:4:\"bosa\";a:6:{s:5:\"theme\";s:4:\"bosa\";s:11:\"new_version\";s:5:\"1.4.8\";s:3:\"url\";s:34:\"https://wordpress.org/themes/bosa/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/theme/bosa.1.4.8.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}s:7:\"sinatra\";a:6:{s:5:\"theme\";s:7:\"sinatra\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:37:\"https://wordpress.org/themes/sinatra/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/sinatra.1.3.zip\";s:8:\"requires\";s:3:\"5.0\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.0.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.1.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.3.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.6.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:11:\"yith-wonder\";a:6:{s:5:\"theme\";s:11:\"yith-wonder\";s:11:\"new_version\";s:5:\"2.0.0\";s:3:\"url\";s:41:\"https://wordpress.org/themes/yith-wonder/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/yith-wonder.2.0.0.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','no'),(13741,'nfd_coming_soon_module_version','1.2.3','yes'),(14604,'nfd_coming_soon','','yes'),(14605,'nfd_coming_soon_last_changed','1706436767','yes'),(14745,'elementor_1_elementor_updater_batch_8ac48ece08918894dd417a23ac6b','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','no'),(14746,'_elementor_global_css','a:7:{s:4:\"time\";i:1706548778;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(14747,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:73:{s:9:\"icon-list\";a:2:{s:7:\"content\";s:128:\"<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">\";s:7:\"version\";s:6:\"3.20.3\";}s:12:\"social-icons\";a:2:{s:7:\"content\";s:5051:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:8:\"gva-logo\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva-navigation-menu\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:14:\"gva-search-box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:8:\"gva_user\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:14:\"gva-rev-slider\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:18:\"gva_ba_search_form\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:17:\"gva-heading-block\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:13:\"gva_ba_banner\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:17:\"gva-image-content\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:4:\"html\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva-icon-box-styles\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:9:\"gva-brand\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:16:\"gva-testimonials\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:11:\"gva-gallery\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:8:\"icon-box\";a:2:{s:7:\"content\";s:127:\"<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">\";s:7:\"version\";s:6:\"3.20.3\";}s:20:\"gva-template_content\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:4:\"icon\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_post_breadcrumb\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:22:\"gva_posts_archive_grid\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:9:\"gva-posts\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:20:\"wp-widget-categories\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"wp-widget-tag_cloud\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:8:\"progress\";a:2:{s:7:\"content\";s:1222:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:11:\"gva-counter\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:8:\"gva-team\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:21:\"gva_ba_search_results\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:18:\"gva_post_thumbnail\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:15:\"gva_author_name\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:17:\"gva_post_category\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:13:\"gva_post_name\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:16:\"gva_post_content\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:7:\"divider\";a:2:{s:7:\"content\";s:4311:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:13:\"gva_post_tags\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:14:\"gva_post_share\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:14:\"gva_author_box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:16:\"gva_post_comment\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_ba_item_gallery\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_ba_item_address\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:22:\"gva_ba_item_price_from\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:20:\"gva_ba_item_duration\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:20:\"gva_ba_item_taxonomy\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:18:\"gva_ba_item_rating\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:20:\"gva_ba_item_wishlist\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_ba_item_content\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:29:\"gva_ba_item_included_excluded\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:17:\"gva_ba_item_steps\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:23:\"gva_ba_item_address_map\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:20:\"gva_ba_item_calendar\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:13:\"gva-portfolio\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.20.0 - 26-03-2024 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:6:\"3.20.3\";}s:14:\"gva_ba_booking\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:18:\"gva_icon_box_group\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:13:\"gva-video-box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:10:\"gva-events\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_ba_item_related\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:27:\"gva_ba_item_rating_criteria\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_ba_item_comment\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:24:\"gva_ba_item_booking_form\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:22:\"gva_ba_item_max_guests\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_ba_item_min_age\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:17:\"gva_ba_list_items\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:20:\"gva_ba_archive_image\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:19:\"gva_ba_archive_info\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:14:\"gva_ba_archive\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}s:16:\"gva-career-block\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.3\";}}}}','yes'),(14892,'_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.4.3.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.4.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.3\";s:7:\"version\";s:5:\"6.4.3\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1711776137;s:15:\"version_checked\";s:5:\"6.4.3\";s:12:\"translations\";a:0:{}}','no'),(14897,'nfd_module_onboarding_compatibility_results','a:2:{s:6:\"status\";s:10:\"compatible\";s:9:\"timestamp\";s:19:\"2024-01-31 07:43:02\";}','yes'),(15507,'_transient_timeout_wpr_dynamic_lists_delayjs','1712049524','no'),(15508,'_transient_wpr_dynamic_lists_delayjs','O:8:\"stdClass\":3:{s:7:\"plugins\";O:8:\"stdClass\":212:{s:36:\"ffc21030-519a-4853-8cea-49f959e82731\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:def67a2c1ddd6df2353e4772b6fd4e5b\";s:5:\"title\";s:51:\"Additional Variation Images Gallery for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:45:\"/woo-variation-gallery/assets/js/slick.min.js\";i:3;s:48:\"/woo-variation-gallery/assets/js/frontend.min.js\";i:4;s:33:\"/wp-includes/js/underscore.min.js\";i:5;s:23:\"variation_custom_fields\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"woo-variation-gallery/woo-variation-gallery.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"0e7dc253-acd0-4421-877f-a7101d848717\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:4b82cc7379d46c6272f5d556bb264eec\";s:5:\"title\";s:12:\"Advanced Ads\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"/uploads/(.*).js\";i:3;s:18:\"advanced_ads_ready\";i:4;s:14:\"advadsCfpQueue\";i:5;s:11:\"adsbygoogle\";i:6;s:16:\"adservice.google\";i:7;s:17:\"/advanced-ads(.*)\";i:8;s:12:\"advads_items\";i:9;s:19:\"advads_tracking_ads\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"advanced-ads/advanced-ads.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a4d5c058-9120-47ee-977c-f30f83fb1a75\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a076fbb79772f497349a76ee74a7f708\";s:5:\"title\";s:52:\"All-in-one Compliance for GDPR / CCPA Cookie Consent\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:13:\"iubenda_cs.js\";i:1;s:8:\"var _iub\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:55:\"iubenda-cookie-law-solution/iubenda_cookie_solution.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"79a5082f-821a-4a4b-a0e3-caaf22cf3f75\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9bdceaa1bb89135730a3b2aa4db94c22\";s:5:\"title\";s:17:\"AMO Team Showcase\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:40:\"/amo-team-showcase/public/js/wookmark.js\";i:3;s:56:\"/amo-team-showcase/public/js/amo-team-showcase-public.js\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:11:\"amoTeamVars\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:39:\"amo-team-showcase/amo-team-showcase.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90c7fd90-3adf-4cb7-8a92-845bdbd95d27\";O:8:\"stdClass\":8:{s:5:\"title\";s:46:\"Anti-Spam by CleanTalk - Prevent console error\";s:9:\"condition\";s:36:\"cleantalk-spam-protect/cleantalk.php\";s:10:\"exclusions\";a:2:{i:0;s:17:\"ctPublicFunctions\";i:1;s:8:\"ctPublic\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ed2ade77cd44e21b1703b093c002a903\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699370420;}s:36:\"e054f840-700a-4549-bbba-485473a53f71\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"AnWP Football Leagues - Calendar Widget\";s:9:\"condition\";s:53:\"football-leagues-by-anwppro/anwp-football-leagues.php\";s:10:\"exclusions\";a:6:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:33:\"/football-leagues-by-anwppro/(.*)\";i:2;s:49:\"/football-leagues-by-anwppro-premium-premium/(.*)\";i:3;s:16:\"window.AnWPFLPro\";i:4;s:22:\"window.AnWPFLTabulator\";i:5;s:48:\"/elementor/assets/lib/flatpickr/flatpickr.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e7581089f33fdf0a970d5c5deb16ff50\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708535321;}s:36:\"1d058cae-4460-4354-bab3-a96445650bd8\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b739df50f3f5bf400075f17dca652517\";s:5:\"title\";s:22:\"AnyWhere Elementor Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:38:\"/anywhere-elementor-pro/build/index.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"anywhere-elementor-pro/anywhere-elementor-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8a1614c7-55b1-4b6d-88e5-6e8ddc630dae\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:46741e77eaf4d13a0c80be6b86379758\";s:5:\"title\";s:17:\"Astra - Pro Addon\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:32:\"/astra-addon/astra-addon-(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"astra-addon/astra-addon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"37d96403-f9ea-4481-b2f8-374d7c93e61a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ccd87807930a1856717fd276c336db9a\";s:5:\"title\";s:14:\"Beaver Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/uploads/bb-plugin/\";i:3;s:25:\"/bb-plugin/js/yui3.min.js\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:33:\"/bb-plugin/js/fl-slideshow.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f83dbf3b-783e-4ef9-9b18-8a469ca7102d\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Bloom\";s:9:\"condition\";s:15:\"bloom/bloom.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:7:\"/bloom/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e57cdfbc09f4e0f7445c279d9f580bdd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685189070;}s:36:\"135aadd2-cd4a-44ae-8dcf-801f3f2316c0\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:055ef01accbad6378e3d1a4965600964\";s:5:\"title\";s:6:\"Booked\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:8:\"/booked/\";i:1;s:31:\"/js/jquery/ui/datepicker.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:17:\"booked/booked.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ddfee9b0-e5a9-4d3f-8c21-b999cbb61c33\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:492f9b0d55f3bf07c68e915ea1dfb72a\";s:5:\"title\";s:6:\"Bookly\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:53:\"/bookly-responsive-appointment-booking-tool/frontend/\";i:3;s:13:\"window.bookly\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"bookly-responsive-appointment-booking-tool/main.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7a013fd6-0881-4dbe-8e93-33edefe7f717\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Borlabs Cookie\";s:9:\"condition\";s:33:\"borlabs-cookie/borlabs-cookie.php\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"borlabsCookieConfig\";i:3;s:21:\"borlabs-cookie.min.js\";i:4;s:27:\"borlabsCookieContentBlocker\";i:5;s:16:\"BorlabsCookieBox\";i:6;s:12:\"allFbWidgets\";i:7;s:34:\"/borlabs-cookie/assets/javascript/\";i:8;s:21:\"borlabs-cookie-config\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e1ec2daca513de476bd3dae79366e9ab\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702497952;}s:36:\"3999e680-4049-4494-945c-768cecc1a2c4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:43019d66af7b41e65bb602c01e10c6a0\";s:5:\"title\";s:5:\"Brizy\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:58:\"/brizy/public/editor-build/(.*)-wp/editor/js/group-(.*).js\";i:3;s:55:\"/brizy/public/editor-build/(.*)-wp/editor/js/preview.js\";i:4;s:10:\"Brizy.emit\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"brizy/brizy.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"af4d9357-3def-42a1-86b7-419553444b4d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5c317f9f244597d8f236ecb7d8e41752\";s:5:\"title\";s:52:\"Carousel Upsells and Related Product for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:76:\"/carousel-upsells-and-related-product-for-woocommerce/assets/js/glide.min.js\";i:1;s:22:\"carusel_poduct_related\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:91:\"carousel-upsells-and-related-product-for-woocommerce/ffxf-woo-glide-related-and-upsells.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"1d866d90-5451-43ba-a4d1-75b64f9235e1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0a3a29603ebac8fe0808f64f5c8edbb2\";s:5:\"title\";s:26:\"clickskeks.at Cookiebanner\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:10:\"clickskeks\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:20:\"clickskeks/index.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c09695cc-2387-4416-881a-c0b392188a26\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Complianz\";s:9:\"condition\";s:33:\"complianz-gdpr/complianz-gpdr.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"complianz\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:a766f95208154cd69a3e15150a42f325\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685188788;}s:36:\"b5e146fc-0b7c-4c6c-a631-8da246d3bd89\";O:8:\"stdClass\":8:{s:5:\"title\";s:36:\"Conerstone Builder - Fix mobile menu\";s:9:\"condition\";s:27:\"cornerstone/cornerstone.php\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:46:\"/cornerstone/assets/js/site/cs-classic.(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:f8f8c81535b5e0073aa3c56b6dd3df5b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708614275;}s:36:\"368bc394-b74e-4b62-b359-cd967f78c6ea\";O:8:\"stdClass\":8:{s:5:\"title\";s:54:\"ConsentMagic Pro - Show popup without user interaction\";s:9:\"condition\";s:39:\"consent-magic-pro/consent-magic-pro.php\";s:10:\"exclusions\";a:3:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:57:\"/wp-content/plugins/consent-magic-pro/js/cs-public.min.js\";i:2;s:42:\"/wp-content/plugins/pixelyoursite-pro/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:9e0701a214f49a057f17b00e39df2e7e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1711026041;}s:36:\"7e551e3b-fbe4-4235-87a9-b476bc9e2020\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:949b1b923d51d10a2fb67a2a39d166b3\";s:5:\"title\";s:11:\"Content Egg\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:42:\"/content-egg/res/js/morrisjs/morris.min.js\";i:3;s:43:\"/content-egg/res/js/morrisjs/raphael.min.js\";i:4;s:11:\"Morris.Area\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"content-egg/content-egg.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7fbca6c5-9239-4550-a755-6f041f867a57\";O:8:\"stdClass\":8:{s:5:\"title\";s:42:\"Cookie Notice & Compliance for GDPR / CCPA\";s:9:\"condition\";s:31:\"cookie-notice/cookie-notice.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:15:\"/cookie-notice/\";i:3;s:10:\"var cnArgs\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:213d0f883ae27aefb3a7937656bbd11e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681379736;}s:36:\"26722567-fe35-44b5-a5a7-fb0f3a38c3f2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1d10ad30bbcf0fd4b26e9625a07abcfc\";s:5:\"title\";s:13:\"Cookiebot CMP\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:21:\"consent.cookiebot.com\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"cookiebot/cookiebot.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"74110e36-89e5-440d-bec3-7133da3277c2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:edcf103293ceab711e999d419d038ca1\";s:5:\"title\";s:23:\"Coupon Referral Program\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:25:\"/coupon-referral-program/\";i:3;s:42:\"/wp-includes/js/jquery/ui/draggable.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"coupon-referral-program/coupon-referral-program.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ed63e02f-d6c5-481a-bcb9-aae15f72aa21\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c3e26264dcfd25802805b4fd1a2a449c\";s:5:\"title\";s:29:\"Crisp - Live Chat and Chatbot\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:20:\"CRISP_RUNTIME_CONFIG\";i:3;s:4:\"l.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"crisp/crisp.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a8eb622b-279c-4f84-86e0-785e9497add7\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6e4bf949e12f0bebfefb48f6c316102a\";s:5:\"title\";s:24:\"Custom Twitter Feeds pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:47:\"/custom-twitter-feeds-pro/js/ctf-scripts.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:48:\"custom-twitter-feeds-pro/custom-twitter-feed.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"1624ef15-e25b-406d-bdf9-d4b78d7a59e7\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"Customer Reviews for WooCommerce Plugin\";s:9:\"condition\";s:38:\"customer-reviews-woocommerce/ivole.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:43:\"/customer-reviews-woocommerce/js/colcade.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1f893b343e72ce55e6c9013fbda172fa\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734788;}s:36:\"396cc03a-8946-4ee8-ab15-7e48261df79a\";O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"Divi - Carousel Module 2.0\";s:9:\"condition\";s:16:\"dg-divi-carousel\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:37:\"/wp-content/plugins/dg-divi-carousel/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:fcd789b7d02699f89720aa5ff3627912\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709126476;}s:36:\"c15fe3b3-0eaa-48f9-bf04-0e778b1f8c63\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Divi - Supreme\";s:9:\"condition\";s:53:\"supreme-modules-for-divi/supreme-modules-for-divi.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:21:\"/js/magnific-popup.js\";i:6;s:8:\"var DIVI\";i:7;s:26:\"/supreme-modules-for-divi/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b5489ae4d8b949f536d6dd2e5b0c1a95\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738701;}s:36:\"dd31451b-989a-4517-b02a-e2c2e2023366\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5caed322df984bbfd3ecb506cf12b688\";s:5:\"title\";s:12:\"Divi Den Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:54:\"/ddpro/build/freddie/js/freddieScriptPageTransition.js\";i:3;s:48:\"/ddpro/build/freddie/js/freddieScriptsHeaders.js\";i:4;s:49:\"/ddpro/build/freddie/js/freddieScriptsContents.js\";i:5;s:40:\"/ddpro/build/freddie/js/gsap/gsap.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"ddpro/ddpro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2b006370-cc90-42c1-9656-a30fbfbc91c6\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:402d9b241b04934dd30f32e7ba490e63\";s:5:\"title\";s:11:\"Divi Mobile\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"divi-menu\";i:3;s:6:\"dm_nav\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"divi-mobile/divi-mobile.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"666bbed9-7ce3-457c-ad6e-b5e056d05010\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Divi Overlays\";s:9:\"condition\";s:31:\"divi-overlays/divi-overlays.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:8:\"var DIVI\";i:6;s:15:\"/divi-overlays/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1c828c93d87298d2a27c76e13d0880ba\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738664;}s:36:\"42a404af-7792-44be-9baa-565dc3baf25d\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Divi Pixel\";s:9:\"condition\";s:25:\"divi-pixel/divi-pixel.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:43:\"/divi-pixel/dist/public/js/hamburger.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:dd2494945a487a6cc74d3ab1b2137ccb\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686859169;}s:36:\"85f5c099-c481-4c38-bbb9-8b76113bdfd5\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Divi Supreme Pro\";s:9:\"condition\";s:61:\"supreme-modules-pro-for-divi/supreme-modules-pro-for-divi.php\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"elm.style.display\";i:3;s:76:\"/supreme-modules-pro-for-divi/includes/modules/ImageCarousel/frontend.min.js\";i:4;s:60:\"/supreme-modules-pro-for-divi/public/js/swiper-bundle.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:3d5f0ae7751702fd1bb490fcf991a334\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695118162;}s:36:\"0b78d762-c7be-45de-9aae-0c5078ec0619\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b5fc0101608d0b0627268dc49e3e1f8f\";s:5:\"title\";s:12:\"Divi Toolbox\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:20:\"jQuery(\'.preloader\')\";i:3;s:42:\"/divi-toolbox/assets/js/toolbox-scripts.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"divi-toolbox/divi-toolbox.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"31a34440-1383-40c4-8920-effcf99f2165\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Dracula Dark Mode\";s:9:\"condition\";s:36:\"dracula-dark-mode-premium/plugin.php\";s:10:\"exclusions\";a:9:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:68:\"/wp-content/plugins/dracula-dark-mode-premium/assets/js/dark-mode.js\";i:2;s:67:\"/wp-content/plugins/dracula-dark-mode-premium/assets/js/frontend.js\";i:3;s:44:\"/wp-includes/js/dist/vendor/react-dom.min.js\";i:4;s:40:\"/wp-includes/js/dist/vendor/react.min.js\";i:5;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:6;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:7;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:8;s:15:\"draculaDarkMode\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:5e8a5d8d3830136d84d0f3676f1bf5a5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704210236;}s:36:\"8baba0f8-4449-47d8-a87d-9b6a116e7684\";O:8:\"stdClass\":8:{s:5:\"title\";s:48:\"Dynamic Pricing & Discounts Lite for WooCommerce\";s:9:\"condition\";s:85:\"woo-dynamic-pricing-discounts-lite/dynamic-pricing-discounts-lite-for-woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:79:\"/woo-dynamic-pricing-discounts-lite/assets/OwlCarousel/dist/owl.carousel.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:185062bf08db42515488e1853d1f4917\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677857247;}s:36:\"0fa129f2-5869-4db7-9bf0-69e4b3549ee2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:27478327aa44075a86176fad95640d76\";s:5:\"title\";s:39:\"Dynamic Product Gallery for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/woocommerce-dynamic-gallery/\";i:3;s:21:\"a3revWCDynamicGallery\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:62:\"woocommerce-dynamic-gallery/wc_dynamic_gallery_woocommerce.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"9958c6be-2f67-4791-95c3-a7ad96d599c0\";O:8:\"stdClass\":8:{s:5:\"title\";s:47:\"Dynamic Product Gallery Premium for WooCommerce\";s:9:\"condition\";s:66:\"woocommerce-dynamic-gallery-pro/wc_dynamic_gallery_woocommerce.php\";s:10:\"exclusions\";a:5:{i:0;s:55:\"/jquery-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:55:\"/jquery-migrate(.*)(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:2;s:74:\"/woocommerce-dynamic-gallery-pro/assets/js/mygallery/jquery.a3-dgallery.js\";i:3;s:18:\"settings_defaults_\";i:4;s:21:\"a3revWCDynamicGallery\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:11dc02a76019f00422f4ac85f47f5135\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683208937;}s:36:\"ce26ed21-1be5-481f-80d4-31edfac6d890\";O:8:\"stdClass\":8:{s:5:\"title\";s:43:\"Dynamic.ooo - Dynamic Content for Elementor\";s:9:\"condition\";s:63:\"dynamic-content-for-elementor/dynamic-content-for-elementor.php\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:38:\"/dynamic-content-for-elementor/assets/\";i:8;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:9;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d2bd5b348abe016bdc722acce7755062\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683355024;}s:36:\"6a3161a6-1a6f-457a-a9ee-54b376981927\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ee1dec033c6481a77fe88de5bef1a02d\";s:5:\"title\";s:22:\"Easy Table of Contents\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:46:\"/easy-table-of-contents/assets/js/front.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"easy-table-of-contents/easy-table-of-contents.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"25a534a0-2c1f-4cf4-9e19-7941bc032b3a\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"Ecwid Ecommerce Shopping Cart\";s:9:\"condition\";s:43:\"ecwid-shopping-cart/ecwid-shopping-cart.php\";s:10:\"exclusions\";a:11:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:23:\"app.ecwid.com/script.js\";i:3;s:35:\"/ecwid-shopping-cart/js/frontend.js\";i:4;s:38:\"/ecwid-shopping-cart/js/static-page.js\";i:5;s:20:\"ecwidParamswindow.ec\";i:6;s:13:\"jQuery.mobile\";i:7;s:7:\"xSearch\";i:8;s:13:\"xCategoriesV2\";i:9;s:15:\"xProductBrowser\";i:10;s:10:\"Ecwid.init\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:41c8f5f0ab00cb39654aedd783d194e0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734846;}s:36:\"40464325-5bae-4a20-bc97-553499e09a73\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Elementor\";s:9:\"condition\";s:23:\"elementor/elementor.php\";s:10:\"exclusions\";a:13:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:28:\"/happy-elementor-addons-pro/\";i:8;s:43:\"/header-footer-elementor/inc/js/frontend.js\";i:9;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:10;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:11;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:12;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1d15783218a3137bec4ee8df5353e218\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694425872;}s:36:\"ac86b64c-c80a-4053-894d-6caa8b4fdce8\";O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"Elementor  Loop Carrousel\";s:9:\"condition\";s:23:\"elementor/elementor.php\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:3;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:4;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:5;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:0eb8d0bbd1c7ca05ac133ea634f676b7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694442056;}s:36:\"a8fc9fd1-f6d3-41eb-abe9-ef176de6d7e2\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"Elementor - Lazy Load Background Images\";s:9:\"condition\";s:23:\"elementor/elementor.php\";s:10:\"exclusions\";a:1:{i:0;s:19:\"lazyloadRunObserver\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:bf248cb2876558452a566c5dd89262b8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694453032;}s:36:\"1948aff5-7850-4979-91fa-0ce181484508\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:de658ae6c2d05a5a4a947efecf5e0c16\";s:5:\"title\";s:21:\"Elementor Custom Skin\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:31:\"/ele-custom-skin(.*)/assets/js/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"ele-custom-skin/ele-custom-skin.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"25708299-c596-4416-8ad8-740aee0f2752\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"condition\";s:31:\"elementor-pro/elementor-pro.php\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:28:\"/happy-elementor-addons-pro/\";i:8;s:43:\"/header-footer-elementor/inc/js/frontend.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:030ad23e3851ed7adfa7b9b6c13cf5a6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679490021;}s:36:\"f34dd874-4b34-41e6-a31c-ece3c1efbffc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:305581ad4294a30eeb1247982f626005\";s:5:\"title\";s:26:\"Elementor Pro - SmartMenus\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:61:\"/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js\";i:3;s:59:\"/elementor-pro/assets/js/preloaded-elements-handlers.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"elementor-pro/elementor-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"111cc8b2-0be9-438b-9aa3-7f1e301a5697\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5ae9f5d99224d5ebc7d0c0bbf5b99787\";s:5:\"title\";s:26:\"Elementor Pro - User Cache\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:33:\"/wp-includes/js/underscore.min.js\";i:1;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:2;s:31:\"/wp-includes/js/backbone.min.js\";i:3;s:23:\"elementorAdminBarConfig\";i:4;s:21:\"elementorCommonConfig\";i:5;s:21:\"elementorWebCliConfig\";i:6;s:23:\"elementorDevToolsConfig\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"elementor-pro/elementor-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c1713bf8-e0c3-4cb5-8b3f-841b06aa87ed\";O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"ElementsKit Lite - Megamenu\";s:9:\"condition\";s:37:\"elementskit-lite/elementskit-lite.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:17:\"/elementskit(.*)/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b91fed2fc4478dbb7067742c1ee4691b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683270249;}s:36:\"706ff35d-8e33-4b04-a986-346faff704e9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:417192424139d89fb2a5b1ee1f2b9613\";s:5:\"title\";s:30:\"Essential Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:55:\"/essential-addons(-for)?-elementor(-lite)?/.*(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b38556dc-2bc4-430f-9c55-7191cf7773db\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:057757d0593ad9d2dc58124f0077a5df\";s:5:\"title\";s:34:\"Essential Addons for Elementor Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:55:\"/essential-addons(-for)?-elementor(-lite)?/.*(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:56:\"essential-addons-elementor/essential_adons_elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"719b988f-0d60-40c2-ba46-88f943119cb1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c8e6c490f6438f566ade600c33531a85\";s:5:\"title\";s:14:\"Essential Grid\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"/essential-grid/\";i:3;s:15:\"lightboxOptions\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"essential-grid/essential-grid.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"47d3d2ab-160d-4b07-ac25-8250b9e6a951\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:dafd19fa48a1fef890dc4348052fcb75\";s:5:\"title\";s:12:\"EventON Lite\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:28:\"/eventon-lite/assets/js/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:24:\"eventon-lite/eventon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"219968d7-cf1f-4ee0-917a-db35dcc93a3e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:49ff465628fc3cb6d7f23ff81d9b8339\";s:5:\"title\";s:7:\"FacetWP\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:36:\"/facetwp/assets/js/dist/front.min.js\";i:1;s:11:\"window.FWP_\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:17:\"facetwp/index.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"acce5701-5917-48d5-83ab-3e626aa420c5\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:78a1c88a56fa957c802074b6418c6fac\";s:5:\"title\";s:21:\"FacetWP - Flyout menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:34:\"/facetwp-flyout/assets/js/front.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"facetwp-flyout/facetwp-flyout.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"081461cf-dbd0-42f3-9557-10cdc16cf145\";O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"FiboFilters Premium\";s:9:\"condition\";s:31:\"fibofilters-pro/fibofilters.php\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:41:\"/fibofilters-pro/build/front-pro/front.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d9f62725f1470d35c3f220645bc2e473\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709923289;}s:36:\"f2a5b95f-1a22-46d2-8b72-42a53e46ae3f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5d7555892a3a9968fde3fa3a335fc3d8\";s:5:\"title\";s:40:\"FiboSearch - Ajax Search for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:32:\"/wp-includes/js/jquery/jquery.js\";i:1;s:40:\"/wp-includes/js/jquery/jquery-migrate.js\";i:2;s:56:\"/ajax-search-for-woocommerce-premium/assets/js/search.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7d1404e9-be76-449c-87aa-919557abe82d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ad46179e8b0584abaf52056b846da227\";s:5:\"title\";s:9:\"FlexBlock\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:41:\"/flo-flex-builder/dist/flex-public.min.js\";i:2;s:9:\"flexDebug\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"flo-flex-builder/flo-flex-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b9c6a2dc-b226-4e2c-b85e-29ee55b8f751\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:567a2b15db30ef6bd4904e4317139aac\";s:5:\"title\";s:12:\"Fluent Forms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:29:\"/fluentform/public/js/(.*).js\";i:2;s:32:\"/fluentformpro/public/js/(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"fluentform/fluentform.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"10874f8a-2855-4e80-bc46-e484589b76a8\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e78c153103f698b2b34892332d6b3b62\";s:5:\"title\";s:13:\"Flying Images\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"flyingImages\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"nazy-load/flying-images.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"53958499-dacd-41d6-93bc-1534fe7d9eda\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5a0e40a6c5783856893b803189de1404\";s:5:\"title\";s:18:\"FooGallery Premium\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:57:\"/plugins/foobox-image-lightbox/free/js/foobox.free.min.js\";i:3;s:88:\"/plugins/foogallery-premium/pro/extensions/default-templates/shared/js/foogallery.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"foogallery-premium/foogallery.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7870d704-2024-4622-838c-fad37d5c6753\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ebb5efb57b19ae60e734e456ca2df3f8\";s:5:\"title\";s:16:\"Formidable Forms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:7:\"frmSigs\";i:3;s:45:\"/formidable-signature/js/frm.signature.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"formidable/formidable.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3f24f9b3-e59e-400f-a784-999f93f60fab\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0b08523445b8869a67ca40e777704692\";s:5:\"title\";s:10:\"Forminator\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:9:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:15:\"forminatorFront\";i:3;s:42:\"/forminator/build/front/front.multi.min.js\";i:4;s:52:\"/forminator/assets/js/library/jquery.validate.min.js\";i:5;s:58:\"/forminator/assets/forminator-ui/js/forminator-form.min.js\";i:6;s:55:\"/forminator/assets/forminator-ui/js/select2.full.min.js\";i:7;s:43:\"/wp-includes/js/jquery/ui/datepicker.min.js\";i:8;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"forminator/forminator.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3a600ded-3454-48fb-9811-46afa2ab3c05\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5759bf0d47ac3457485314b381a9b528\";s:5:\"title\";s:22:\"GDPR Cookie Compliance\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:44:\"/gdpr-cookie-compliance/dist/scripts/main.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"gdpr-cookie-compliance/moove-gdpr.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e21aaa5e-7354-471d-ab86-85f99f48830c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ffb40036ab0583218561de7c28c6bd9b\";s:5:\"title\";s:19:\"GDPR Cookie Consent\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:36:\"/public/js/cookie-law-info-public.js\";i:3;s:8:\"Cli_Data\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"webtoffee-gdpr-cookie-consent/cookie-law-info.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c11ca4ea-1a23-49ee-9a6b-1e549de50ea2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3877953c5ec1e66db92ad844ae8ebafc\";s:5:\"title\";s:25:\"Getwid - Gutenberg Blocks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:37:\"/wp-includes/js/jquery/ui/tabs.min.js\";i:3;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:17:\"getwid/getwid.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"79b33eb9-bc92-4d8a-afd8-1c61e70bed8f\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"GiveWP\";s:9:\"condition\";s:13:\"give/give.php\";s:10:\"exclusions\";a:5:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:28:\"/give/assets/dist/js/give.js\";i:2;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:3;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:4;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:0fb3af06fc5c710a670220b054c292c5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1706652232;}s:36:\"3773bb33-b168-4f68-9963-512da24ac4da\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"GoodLayers Core\";s:9:\"condition\";s:35:\"goodlayers-core/goodlayers-core.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:34:\"/goodlayers-core/plugins/script.js\";i:3;s:43:\"/goodlayers-core/include/js/page-builder.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:5f124509a56ca2e0644246919ec70434\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734904;}s:36:\"2adabe9b-6e03-4a67-959f-492813d40f69\";O:8:\"stdClass\":8:{s:5:\"title\";s:38:\"Google Tag Manager for WooCommerce PRO\";s:9:\"condition\";s:47:\"gtm-ecommerce-woo-pro/gtm-ecommerce-woo-pro.php\";s:10:\"exclusions\";a:1:{i:0;s:54:\"/gtm-ecommerce-woo-pro/assets/gtm-ecommerce-woo-pro.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e54fd4313007b6fedf8ab4df0e05277a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691218549;}s:36:\"7bf261ac-89d4-492f-8a3d-1c5809b9579a\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Gravity Forms\";s:9:\"condition\";s:29:\"gravityforms/gravityforms.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:14:\"/gravityforms/\";i:2;s:5:\"gform\";i:3;s:9:\"recaptcha\";i:4;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:5;s:40:\"/wp-includes/js/plupload/plupload.min.js\";i:6;s:37:\"/wp-includes/js/plupload/moxie.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:7a1c1606d094f6bff83c0ee155908367\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694457903;}s:36:\"12340193-5c35-4b0d-b0bc-bea690cf1cae\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:2f3112dd98c39aeb6bde618c9026a29f\";s:5:\"title\";s:11:\"Green Forms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:13:\"leform.min.js\";i:2;s:24:\"leform_customjs_handlers\";i:3;s:15:\"leform_ajax_url\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"green-forms/green-forms.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"4d20b427-47cf-4cdf-91c7-ff53602d3b2a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0eb769dddc58f998e913345841b1d0b3\";s:5:\"title\";s:6:\"GTM4WP\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:9:\"dataLayer\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:81:\"duracelltomi-google-tag-manager/duracelltomi-google-tag-manager-for-wordpress.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a2b3c237-728c-49d6-882a-e3885444e9b4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3b085ccda851ccf129d9506462f0cd65\";s:5:\"title\";s:10:\"GTranslate\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:20:\"translate.google.com\";i:1;s:26:\"googleTranslateElementInit\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"gtranslate/gtranslate.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"40cd9336-e73f-4a61-a7f6-27ec1ca6892c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e1f17c1eac230219e6fec3ac07406a0d\";s:5:\"title\";s:5:\"HBook\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:7:\"/hbook/\";i:3;s:20:\"hb_booking_form_data\";i:4;s:11:\"hb_max_date\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"hbook/hbook.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"192224c7-df72-4e3d-8f13-3206ac5b2e90\";O:8:\"stdClass\":8:{s:5:\"title\";s:37:\"Helper - OpenAI Chatbot for WordPress\";s:9:\"condition\";s:17:\"/helper/index.php\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:24:\"/helper/js/helper.min.js\";i:2;s:9:\"mdpHelper\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:07311d992a8a9d6af91e4766d2cb9ac9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691599768;}s:36:\"99cfbb2e-5678-42c2-928f-5cb09d7e43da\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:269c5766fba124a838ac012a4b5a1a13\";s:5:\"title\";s:39:\"HUSKY - Products Filter for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/woocommerce-products-filter/(.*)\";i:3;s:4:\"woof\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"woocommerce-products-filter/index.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3a964eac-4aeb-49a7-9fd6-4c31b2645dee\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:d457acfec0f86aac6733f1446f4fc94f\";s:5:\"title\";s:18:\"Instagram Feed Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:41:\"/instagram-feed-pro/js/sbi-scripts.min.js\";i:3;s:23:\"sb_instagram_js_options\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"instagram-feed-pro/instagram-feed.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8f9f4788-1b8d-468b-b291-1fcbd48618b9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:513b0c0ec8e12130af9b4bbbb17d7275\";s:5:\"title\";s:20:\"Interactive Geo Maps\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:66:\"/interactive-geo-maps-premium/assets/public/map-service/app.min.js\";i:3;s:54:\"/interactive-geo-maps/assets/public/map-service/app.js\";i:4;s:9:\"iMapsData\";i:5;s:21:\"cdn.amcharts.com/lib/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:45:\"interactive-geo-maps/interactive-geo-maps.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cf650ca3-afa0-4a13-9e4f-f7cca19abac6\";O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Ivory Search\";s:9:\"condition\";s:41:\"add-search-to-menu/add-search-to-menu.php\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:49:\"/add-search-to-menu/public/js/ivory-search.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:7430e9d2c985ae0a3339a7b7e1acc318\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677852711;}s:36:\"17a5dd54-1f5e-4d57-a56d-a8a970651954\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1c8a1e1ba89a601f88654f094139b469\";s:5:\"title\";s:9:\"JetBlocks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/jet-blocks/assets/js/jet-blocks.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"jet-blocks/jet-blocks.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b6f78c90-9823-459a-8dc1-1257e5f0d4e3\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:dac9ec782180f33d0fcc7c4e0e569b9d\";s:5:\"title\";s:7:\"JetBlog\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:15:\"/elementor-pro/\";i:3;s:11:\"/elementor/\";i:4;s:10:\"/jet-blog/\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:18:\"hasJetBlogPlaylist\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"jet-blog/jet-blog.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e17173d8-6ef8-4e27-ba0f-379c9aea7eda\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0fe8895d1da5247b73a5d0b482df4ac4\";s:5:\"title\";s:11:\"JetElements\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:14:\"/jet-elements/\";i:7;s:18:\"hasJetBlogPlaylist\";i:8;s:11:\"jetElements\";i:9;s:26:\"/wp-includes/js/jquery/ui/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"jet-elements/jet-elements.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cfd77501-9c9e-4f11-b994-0178a592fc08\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"JetEngine\";s:9:\"condition\";s:25:\"jet-engine/jet-engine.php\";s:10:\"exclusions\";a:1:{i:0;s:12:\"/jet-engine/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:bc998e71546860c8c7f70c45a6c18972\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686208296;}s:36:\"36fed829-a2d9-41b5-94f6-2c3b9f07a94e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:433a3173f2d06f7d02c7b91c06ed215d\";s:5:\"title\";s:7:\"JetMenu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:13:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:15:\"/elementor-pro/\";i:3;s:11:\"/elementor/\";i:4;s:42:\"/jet-blog/assets/js/lib/slick/slick.min.js\";i:5;s:14:\"/jet-elements/\";i:6;s:10:\"/jet-menu/\";i:7;s:23:\"elementorFrontendConfig\";i:8;s:26:\"ElementorProFrontendConfig\";i:9;s:18:\"hasJetBlogPlaylist\";i:10;s:17:\"JetEngineSettings\";i:11;s:21:\"jetMenuPublicSettings\";i:12;s:37:\"/jet-reviews/assets/js/lib/vue.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"jet-menu/jet-menu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"580cfed7-f034-4e39-bc7a-cdd01923ce87\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:51714cfdb43f231a1c93e7cffb1007ab\";s:5:\"title\";s:8:\"JetPopup\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:46:\"/jet-popup/assets/js/lib/anime-js/anime.min.js\";i:1;s:42:\"/jet-popup/assets/js/jet-popup-frontend.js\";i:2;s:17:\"/jet-woo-builder/\";i:3;s:16:\"var jetPopupData\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"jet-popup/jet-popup.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"d9cd2730-12e2-42d7-a082-6f0efcd466cc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:df3bc4b6a8a9f28a5ba24cb7496bbc72\";s:5:\"title\";s:17:\"JetProductGallery\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:56:\"/jet-woo-product-gallery/assets/lib/swiper/swiper.min.js\";i:3;s:65:\"/jet-woo-product-gallery/assets/js/jet-woo-product-gallery.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"jet-woo-product-gallery/jet-woo-product-gallery.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"544aa37b-4d52-4182-99e8-abe23585da14\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5921fc95965ac7fccb7296957bd9abff\";s:5:\"title\";s:10:\"JetReviews\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:46:\"/jet-reviews/assets/js/jet-reviews-frontend.js\";i:3;s:37:\"/jet-reviews/assets/js/lib/vue.min.js\";i:4;s:16:\"jetReviewsWidget\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"jet-reviews/jet-reviews.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"963c7804-eede-4570-bd63-67066588b758\";O:8:\"stdClass\":8:{s:5:\"title\";s:32:\"JetSearch - Search results popup\";s:9:\"condition\";s:25:\"jet-search/jet-search.php\";s:10:\"exclusions\";a:4:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:50:\"/jet-search/assets/lib/chosen/chosen.jquery.min.js\";i:2;s:35:\"/jet-search/assets/js/jet-search.js\";i:3;s:49:\"/jet-search/assets/lib/jet-plugins/jet-plugins.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:13e8760379022187de982df2226a5be4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708541675;}s:36:\"a8460089-34b4-4f8f-8694-5d92fa48aa82\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"JetSmartFilters\";s:9:\"condition\";s:39:\"jet-smart-filters/jet-smart-filters.php\";s:10:\"exclusions\";a:1:{i:0;s:23:\"jetOffcanvasInitialized\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:0cd63a514de1f1acb88e2bde65c4bc8d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694447256;}s:36:\"fe3c4915-6f8b-49b7-aa9c-c97b264d9f12\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a346b60514ef52afeffc6e2ef2793da3\";s:5:\"title\";s:9:\"JetSticky\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:25:\"/jetsticky-for-elementor/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"jetsticky-for-elementor/jetsticky-for-elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"853479dc-fff5-47cf-9a60-bf9b00f71fc4\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"JetTabs for Elementor\";s:9:\"condition\";s:21:\"jet-tabs/jet-tabs.php\";s:10:\"exclusions\";a:7:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:11:\"/elementor/\";i:2;s:15:\"/elementor-pro/\";i:3;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:63:\"/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d887a6ffea25d759e8aecdb6b78917f7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1697130971;}s:36:\"b7f89562-230c-4f63-8360-7aad6df31e02\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:829272546b040d5aaeeeaf976b6cd4ec\";s:5:\"title\";s:9:\"JetTricks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"/jet-tricks/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"jet-tricks/jet-tricks.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90451e2a-553a-4496-9fa4-cffedbe69d43\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f44f3dbd09149f57db370e4132b057db\";s:5:\"title\";s:28:\"JetWoo Widgets For Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:58:\"/jetwoo-widgets-for-elementor/assets/js/jet-woo-widgets.js\";i:7;s:49:\"/jet-woo-builder/assets/js/jet-woo-builder.min.js\";i:8;s:42:\"/jet-woo-builder/assets/js/frontend.min.js\";i:9;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"jet-woo-builder/jet-woo-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"944718c2-48c6-4f53-aaa2-460d07e033cc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ed318a971f8a047bed5b02ad546a9c18\";s:5:\"title\";s:13:\"JetWooBuilder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:11:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:3;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:4;s:15:\"/elementor-pro/\";i:5;s:11:\"/elementor/\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:26:\"ElementorProFrontendConfig\";i:8;s:17:\"JetEngineSettings\";i:9;s:17:\"/jet-woo-builder/\";i:10;s:65:\"/jet-woo-builder-custom-quantity-selectors-main/assets/js/main.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"jet-woo-builder/jet-woo-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f5b62f59-1dae-4cdf-ac3f-f5e846fc9918\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9562e253cd4ac2b1e1f70e32cb4e32dc\";s:5:\"title\";s:12:\"Layer Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:62:\"/LayerSlider/assets/static/layerslider/js/layerslider.utils.js\";i:3;s:77:\"/LayerSlider/assets/static/layerslider/js/layerslider.kreaturamedia.jquery.js\";i:4;s:68:\"/LayerSlider/assets/static/layerslider/js/layerslider.transitions.js\";i:5;s:15:\"initLayerSlider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"LayerSlider/layerslider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e2be718d-83a2-4fa0-bc98-f0df52be3dc1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1425e2735306796fe1539d9184a77e10\";s:5:\"title\";s:14:\"LoftLoader Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"loftloader.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"loftloader-pro/loftloader-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cfa18552-656e-453c-9e14-c07522dc6598\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0bf67b8ba84771e1a367fe24590ef09c\";s:5:\"title\";s:20:\"MailUp for WordPress\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:73:\"/mailup-email-and-newsletter-subscription-form/public/js/mailup-public.js\";i:1;s:15:\"mailup-js-extra\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:56:\"mailup-email-and-newsletter-subscription-form/mailup.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c5330c66-ba7b-45b1-87e4-ce590ab005dd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:10d0de28911c5f66463b9c8783f8148a\";s:5:\"title\";s:11:\"Maintenance\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:13:\"/maintenance/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"maintenance/maintenance.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"267aef71-afa0-4848-b6f8-3e1ca15c3a23\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9460789bdfe77425c895f130991a4cb4\";s:5:\"title\";s:15:\"Maps Marker Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:36:\"/maps-marker-pro/js/mapsmarkerpro.js\";i:1;s:17:\"var mapsMarkerPro\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"maps-marker-pro/maps-marker-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b5a88b63-e906-49b3-8134-420139915ea6\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Master Popups\";s:9:\"condition\";s:31:\"master-popups/master-popups.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:65:\"/plugins/master-popups/assets/public/js/master-popups-libs.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:8fd7bd2c8b0a33e62798573abd12be63\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681305305;}s:36:\"4be41549-bf4d-4c49-8346-0f8a3b88fdba\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:de888634cc4bd51576eed319d5a528fd\";s:5:\"title\";s:13:\"Master Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"masterslider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"master-slider/master-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"087bee18-7cd1-4c10-8acc-19e1b7c4f4cd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b71309a89bf3c8b558b6fca5d6531919\";s:5:\"title\";s:13:\"Max Mega Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:34:\"/wp-includes/js/hoverIntent.min.js\";i:3;s:27:\"/megamenu/js/maxmegamenu.js\";i:4;s:12:\"var megamenu\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"megamenu/megamenu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cf22f0b9-01f4-409e-8a93-ad6743095abd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:94a7bae84ef2816494be4af66c577bfc\";s:5:\"title\";s:11:\"Meta Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/ml-slider/\";i:3;s:14:\"var metaslider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"ml-slider/ml-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bb2cbc0d-20da-415e-8218-c17f1db53579\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Monarch\";s:9:\"condition\";s:19:\"monarch/monarch.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:22:\"dt-place-monarch-icons\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b7335d6d6d5c5134ea10ac2d9b04226c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677853476;}s:36:\"a98d6a80-4610-4ede-bd33-c3e15bed0a95\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:4f8651262425ef6d7c223c68a2ec2063\";s:5:\"title\";s:16:\"Monster Insights\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:13:\"__gtagTracker\";i:1;s:24:\"monsterinsights_frontend\";i:2;s:62:\"/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"26e1a36e-7a03-449e-8ecc-e42c41ca291c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f8fc66b302dec2327bdec0434a3b275b\";s:5:\"title\";s:11:\"Motion.page\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:40:\"/motionpage/core/includes/assets/js/(.*)\";i:1;s:45:\"/motionpage/core/includes/assets/js/gsap/(.*)\";i:2;s:26:\"/motionpage/assets/js/(.*)\";i:3;s:31:\"/motionpage/assets/js/gsap/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"motionpage/motionpage.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"459fd663-7f80-45fd-8308-d3484981e161\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"Ninja Forms\";s:9:\"condition\";s:27:\"ninja-forms/ninja-forms.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/wp-includes/js/underscore.min.js\";i:3;s:31:\"/wp-includes/js/backbone.min.js\";i:4;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:5;s:44:\"/ninja-forms/assets/js/min/front-end-deps.js\";i:6;s:39:\"/ninja-forms/assets/js/min/front-end.js\";i:7;s:3:\"nf-\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1d3ae9c1a96d5062616968b81eef319d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1703190792;}s:36:\"c97440dd-7592-40e7-8c98-dac20d39808f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:723a588dcd49285ea9f7404e2379b47f\";s:5:\"title\";s:12:\"Ninja Tables\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:25:\"/ninja-tables(.*)/assets/\";i:3;s:25:\"/ninja-tables(.*)/public/\";i:4;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";i:5;s:21:\"ninja_table_instance_\";i:6;s:13:\"ninja_filter_\";i:7;s:31:\"ninja_table_ready_init_table_id\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"ninja-tables/ninja-tables.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ebc01f06-8c35-47fa-9c63-8959c5cbd915\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f41a52ab1dd50a81cd3a5e341af0007c\";s:5:\"title\";s:13:\"NotificationX\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/notificationx/assets/public/js/(.*).js\";i:3;s:16:\"notificationXArr\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"notificationx/notificationx.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3aaf4a1b-591a-48b7-8d60-e6d65c0f94c9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:be8fc72a8b8e8eb5958be13737cff47c\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:25:\"/ocean-elementor-widgets/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"ocean-elementor-widgets/ocean-elementor-widgets.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f053a7d3-62b0-4312-b0ca-6ff63380eb0b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1a14afe852fefe7b22ccad3893672a29\";s:5:\"title\";s:23:\"One Click Accessibility\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:40:\"/pojo-accessibility/assets/js/app.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"pojo-accessibility/pojo-accessibility.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"61e11800-48a9-4354-8a4c-ac9a2b4b033a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b9ed0fe6f2cdbd305691a6b857f4b3dc\";s:5:\"title\";s:30:\"OoohBoi Steroids for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:32:\"/ooohboi-steroids-for-elementor/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"560b78a2-f051-490b-9dc6-a602dece0d81\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f1ff18a3e04c4e0995fca9cabffe57a7\";s:5:\"title\";s:8:\"Optimole\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"optimoleData\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"optimole-wp/optimole-wp.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b0fda458-4bf2-41e9-a159-60d4bb6102a6\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:48ec18bd3f59772d98f85dddab75e305\";s:5:\"title\";s:19:\"OSM - OpenStreetMap\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/osm/js/OL/\";i:3;s:28:\"/osm/js/osm-v3-plugin-lib.js\";i:4;s:7:\"vectorM\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:11:\"osm/osm.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3743ed67-e0d1-4243-bb1f-ee48a445dd10\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9eacf0b76484af0259cd788f4923f20c\";s:5:\"title\";s:9:\"OxyExtras\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:4:\"vime\";i:1;s:11:\"vime.esm.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:20:\"oxyextras/plugin.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"52a21e27-af5b-4476-8d6d-54c323fd1443\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e852555c4b4789d78a96d76f503b3262\";s:5:\"title\";s:14:\"Oxygen Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:38:\"/component-framework/vendor/aos/aos.js\";i:3;s:8:\"AOS.init\";i:4;s:20:\"oxygen_init_pro_menu\";i:5;s:26:\"oxy-pro-menu-show-dropdown\";i:6;s:17:\"oxy-shape-divider\";i:7;s:21:\"oxygenVSBInitToggleJs\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:20:\"oxygen/functions.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ebd282b9-e175-4b83-90a2-fe12389ccd11\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6f9419e58ec86c94e7698aaaaf9dc715\";s:5:\"title\";s:21:\"PageLoader by Bonfire\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/pageloader-by-bonfire/pageloader.js\";i:3;s:26:\"bonfire-pageloader-overlay\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"pageloader-by-bonfire/pageloader-by-bonfire.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"0baf6353-aa70-41a9-a3bc-d89870a5839b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3a4c4518eb0f60108ab4934fab27d335\";s:5:\"title\";s:12:\"PDF Embedder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:24:\"/pdf-embedder/js/(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"pdf-embedder/pdf_embedder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cba51ec1-87cc-44eb-b12b-d652e3446507\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:4f90aca5957cccbf623e3bbc31afa204\";s:5:\"title\";s:30:\"Perfect Brands for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:57:\"/perfect-woocommerce-brands/assets/lib/slick/slick.min.js\";i:3;s:63:\"/perfect-woocommerce-brands/assets/js/functions-frontend.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:57:\"perfect-woocommerce-brands/perfect-woocommerce-brands.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"808e7a4e-025c-4fae-bf82-de3716e5eb0d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:84fe214646388d7c021dda25003ac165\";s:5:\"title\";s:8:\"Photonic\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:65:\"/photonic/include/js/front-end/module/photonic-baguettebox.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"photonic/photonic.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"936aff7d-a8ac-4473-a7b5-4b1611b6c557\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6838be282f853f71be282783cb1c162b\";s:5:\"title\";s:13:\"Pixel Caffein\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:33:\"/pixel-caffeine/build/frontend.js\";i:2;s:10:\"aepc_pixel\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"pixel-caffeine/pixel-caffeine.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ab3a4ef5-2732-4b46-a7c3-17b4e9405cd1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:afe0eb7c64d4556a7111c56dd8c4d307\";s:5:\"title\";s:29:\"Pixel Manager for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:41:\"/woocommerce-pixel-manager-pro/js/public/\";i:2;s:3:\"wpm\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:59:\"woocommerce-pixel-manager-pro/woocommerce-pixel-manager.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2774f964-50b2-425e-8a30-0a02f421b7e4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:38d4b2986868f543639cd1ebc3e510aa\";s:5:\"title\";s:13:\"Popup Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:32:\"/popup-builder/public/js/(.*).js\";i:3;s:57:\"/popupbuilder-exit-intent/public/javascript/ExitIntent.js\";i:4;s:17:\"var sgpbPublicUrl\";i:5;s:17:\"SGPB_POPUP_PARAMS\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"popup-builder/popup-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"82dbb1e5-31f9-43d7-b522-52819aa49ba5\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:786717922362642f34a7ff58e919bd95\";s:5:\"title\";s:11:\"Popup Maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:3;s:24:\"/pum/pum-site-scripts.js\";i:4;s:3:\"pum\";i:5;s:42:\"/plugins/popup-maker/assets/js/site.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"popup-maker/popup-maker.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"48e08305-1f1c-4ef4-9f13-24af1b155abc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:17831cbb64e469c7f66224c8c63d0a58\";s:5:\"title\";s:30:\"PowerPack Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:59:\"/powerpack-lite-for-elementor/assets/js/min/frontend.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:57:\"powerpack-lite-for-elementor/powerpack-lite-elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e037ae2f-e36b-4f1a-ada8-eb8fde6746f2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:80e1283ea1afead3ca904fad792643c5\";s:5:\"title\";s:14:\"Preloader Plus\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:20:\"/preloader-plus/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"preloader-plus/preloader-plus.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90fed478-e89a-455c-8371-836bee58fb81\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"Premium Addons for Elementor\";s:9:\"condition\";s:61:\"premium-addons-for-elementor/premium-addons-for-elementor.php\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:74:\"/premium-addons-for-elementor/assets/frontend/min-js/premium-addons.min.js\";i:3;s:67:\"/premium-addons-for-elementor/assets/frontend/min-js/isotope.min.js\";i:4;s:49:\"/premium-addons-elementor/pa-frontend-(.*).min.js\";i:5;s:65:\"/premium-addons-for-elementor/assets/frontend/min-js/slick.min.js\";i:6;s:61:\"/premium-addons-pro/assets/frontend/min-js/tooltipster.min.js\";i:7;s:19:\"window.scopes_array\";i:8;s:13:\"lottie.min.js\";i:9;s:76:\"/premium-addons-for-elementor/assets/frontend/min-js/premium-nav-menu.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:debbfbbcbdf9ffb465bbc40008d99f02\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1693315214;}s:36:\"7e43c261-77be-48fc-b25a-8953a654ae85\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:100a0382fcf3d1b6b22da928bce46ea8\";s:5:\"title\";s:13:\"Presto Player\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:54:\"/wp-includes/js/dist/vendor/regenerator-runtime.min.js\";i:1;s:67:\"/presto-player/dist/components/web-components/web-components.esm.js\";i:2;s:42:\"/presto-player/src/player/player-static.js\";i:3;s:10:\"var player\";i:4;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:5;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:6;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"presto-player/presto-player.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3d6f509f-d040-4279-9a2f-a4e6eae1e9df\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c0fce700121492b566517e68301db382\";s:5:\"title\";s:42:\"Price Based on Country for WooCommerce Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:79:\"/woocommerce-product-price-based-on-countries/assets/js/ajax-geolocation.min.js\";i:1;s:77:\"/woocommerce-price-based-country-pro-addon/assets/js/currency-switcher.min.js\";i:2;s:18:\"add-to-cart.min.js\";i:3;s:21:\"cart-fragments.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:87:\"woocommerce-price-based-country-pro-addon/woocommerce-price-based-country-pro-addon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b970bc8a-bcbe-4d08-8ac0-a6853ab3f036\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f1ecfe258440b371124999ca3bfbfff3\";s:5:\"title\";s:12:\"Prime Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:62:\"/plugins/bdthemes-prime-slider-lite/assets/js/bdt-uikit.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:52:\"bdthemes-prime-slider-lite/bdthemes-prime-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e5458963-f167-4b68-88e4-77dd39af2842\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:29ea8f4dd72f5a5c5927917fb0665a05\";s:5:\"title\";s:12:\"PRO Elements\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/pro-elements/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"pro-elements/pro-elements.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b119ad72-f498-4576-bb71-9e6d8c37b68f\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"Product Filter by WBW (for WooCommerce)\";s:9:\"condition\";s:41:\"woo-product-filter/woo-product-filter.php\";s:10:\"exclusions\";a:6:{i:0;s:55:\"/jquery-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:55:\"/jquery-migrate(.*)(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:2;s:83:\"/wp-content/plugins/woo-product-filter/modules/woofilters/js/frontend.woofilters.js\";i:3;s:38:\"/wp-includes/js/jquery/ui/mouse.min.js\";i:4;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:5;s:39:\"/wp-includes/js/jquery/ui/slider.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e57ad91e0d94fab011353af544873743\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685686062;}s:36:\"7b779aca-e497-4da3-8e51-fa12837d15ab\";O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"Product Filters for WooCommerce\";s:9:\"condition\";s:59:\"woocommerce-product-filters/woocommerce-product-filters.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/woocommerce-product-filters/\";i:3;s:51:\"/woocommerce/assets/js/accounting/accounting.min.js\";i:4;s:26:\"/wp-includes/js/jquery/ui/\";i:5;s:17:\"wcpf-load-project\";i:6;s:8:\"WCPFData\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:719469f1c977f7109d3d6ee21ecd5a16\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691235154;}s:36:\"2b2a51f2-bd47-4591-92d8-4a690bce5d99\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a898898b2b0ea2cd82e20a6d3a3aa47b\";s:5:\"title\";s:38:\"Product Gallery Slider for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/twist/assets/js/slick.min.js\";i:3;s:20:\"wpgs-public-js-after\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"twist/twist.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"062c5be3-e5ea-4958-9619-44e3410f237e\";O:8:\"stdClass\":8:{s:5:\"title\";s:37:\"Product Video Gallery for Woocommerce\";s:9:\"condition\";s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:70:\"/product-video-gallery-slider-for-woocommerce/public/js/nickx.front.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:bbc653a91f0635cd2edb0b741aa62b85\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1693512477;}s:36:\"34d225a4-688c-476b-846b-420774160d6b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e0b123d324c6fc85b8682660c34f8829\";s:5:\"title\";s:13:\"Rank Math SEO\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:11:\"local_ga_js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:30:\"seo-by-rank-math/rank-math.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"02305ca0-2c2a-4eef-a802-b8a942771ecc\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Retainful\";s:9:\"condition\";s:91:\"retainful-next-order-coupon-for-woocommerce/retainful-next-order-coupon-for-woocommerce.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:83:\"/retainful-next-order-coupon-for-woocommerce/src/premium/assets/js/atc-popup.min.js\";i:3;s:87:\"/retainful-next-order-coupon-for-woocommerce/src/premium/assets/js/exit-intent-popup.js\";i:4;s:13:\"retainful.com\";i:5;s:26:\"rnoc-add-to-cart-js-before\";i:6;s:26:\"rnoc_redirect_coupon_popup\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:f9fdee19ba6aed961d96d86e1521a761\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331508;}s:36:\"b4055250-5813-400f-b663-d390fee989e4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:d6a4d07d1b4022d886df52322dcd8a6f\";s:5:\"title\";s:17:\"Revolution Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:28:\"/revslider/public/assets/js/\";i:3;s:22:\"/revslider-(.*)-addon/\";i:4;s:15:\"setREVStartSize\";i:5;s:11:\"rev_slider_\";i:6;s:10:\"revslider_\";i:7;s:17:\"window.RS_MODULES\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"revslider/revslider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"0b4e061a-b366-4d5a-a00e-bded4b107133\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Royal Elementor Addons\";s:9:\"condition\";s:37:\"royal-elementor-addons/wpr-addons.php\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:49:\"/royal-elementor-addons/assets/js/frontend.min.js\";i:2;s:62:\"/royal-elementor-addons/assets/js/lib/jarallax/jarallax.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:c4b464373716d7ac8e3cfb019aaa6102\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1688124503;}s:36:\"1b19ec89-171a-4f85-8c4b-b1bcfc6b1433\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5e3f85d8c82cc184b945415d1a862601\";s:5:\"title\";s:18:\"Sassy Social Share\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:58:\"/sassy-social-share/public/js/sassy-social-share-public.js\";i:3;s:19:\"heateorSssLoadEvent\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"sassy-social-share/sassy-social-share.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f5899925-2ab7-43b6-abc4-51b76d664ca6\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Scrollsequence\";s:9:\"condition\";s:41:\"scrollsequence-pro/scrollsequence-pro.php\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:51:\"/scrollsequence-pro/public/js/gsap__premium_only.js\";i:3;s:65:\"/scrollsequence-pro/public/js/gsap-scrolltrigger__premium_only.js\";i:4;s:54:\"/scrollsequence-pro/public/js/ssq-lib__premium_only.js\";i:5;s:27:\"scrollsequence-input-script\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:3df51830b6b80668fc342c8dcea495cf\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1678111131;}s:36:\"043827fc-3df8-45d6-9cd2-14fbe962987a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9d60b5d2de4d828b78c7b088024377d6\";s:5:\"title\";s:37:\"ShiftNav Pro - Responsive Mobile Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/shiftnav-pro/assets/js/shiftnav(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"shiftnav-pro/shiftnav.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bcbaf240-e76f-4620-b7d5-4852c46d4be7\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:56279bd768c8f27ad1972b6774738bcf\";s:5:\"title\";s:35:\"ShiftNav – Responsive Mobile Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/shiftnav-responsive-mobile-menu/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:67:\"shiftnav-responsive-mobile-menu/shiftnav-responsive-mobile-menu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bbe0543b-b5af-467b-a90d-e2975d892d8d\";O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"Short Pixel Adaptive Image\";s:9:\"condition\";s:45:\"shortpixel-adaptive-images/short-pixel-ai.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:51:\"/shortpixel-adaptive-images/assets/js/ai(.*).min.js\";i:3;s:13:\"spai_settings\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1bc7ac87d8ab2301a1b904919dc7a798\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734942;}s:36:\"543ab43a-6bd3-4948-a09e-3b95e7c9209d\";O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Showcase IDX\";s:9:\"condition\";s:28:\"showcase-idx/showcaseidx.php\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:4:\"SIDX\";i:3;s:37:\"search.showcaseidx.com/js/app-(.*).js\";i:4;s:17:\"cdn.shortpixel.ai\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ce4dea8ddc3caa8d00e95cec3202d32a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734988;}s:36:\"a16bcab7-1169-46b9-a425-b091478d8312\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3ea7d9f75ad03620b0bce2517bd5b8d1\";s:5:\"title\";s:21:\"Side Cart WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:61:\"/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";i:3;s:58:\"/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js\";i:4;s:67:\"/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js\";i:5;s:57:\"/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:38:\"side-cart-woocommerce/xoo-wsc-main.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"521f748e-cf09-4019-bd28-b52daef5f16f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:7843983bf90dbae16c6e889382c71b23\";s:5:\"title\";s:13:\"Simple Banner\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:15:\"/simple-banner/\";i:2;s:24:\"simpleBannerScriptParams\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"simple-banner/simple-banner.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"76026e82-d9cf-482c-b480-55c57693a184\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b6825f971d35a5515d095564a2e40936\";s:5:\"title\";s:18:\"Site Kit by Google\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:33:\"google-analytics.com/analytics.js\";i:1;s:6:\"ga\\( \'\";i:2;s:5:\"ga\\(\'\";i:3;s:8:\"/gtag/js\";i:4;s:6:\"gtag\\(\";i:5;s:7:\"/gtm.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"google-site-kit/google-site-kit.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"79c458d7-f7f7-4072-919d-ad337bde6ae3\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Slick Menu\";s:9:\"condition\";s:25:\"slick-menu/slick-menu.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:12:\"/slick-menu/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:5ce5dfecdc9d3292c69a1413bbd17d3c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735027;}s:36:\"99cf4942-49ea-4687-b156-405ed1ce1cfa\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Slide Anything\";s:9:\"condition\";s:33:\"slide-anything/slide-anything.php\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:48:\"/slide-anything/owl-carousel/owl.carousel.min.js\";i:2;s:16:\"owl_goto.trigger\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:fff874cc48b80940210228c975df395c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702907355;}s:36:\"dd0ea584-0c99-4c30-b46d-da35b94c9f0a\";O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Slider by Soliloquy\";s:9:\"condition\";s:33:\"soliloquy-lite/soliloquy-lite.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"soliloquy-min.js\";i:3;s:16:\"soliloquy_slider\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ffb5f8cc0ea17886dbd05f601ca3eec0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735068;}s:36:\"ecb2fffc-d289-4f68-ae94-71131f17deee\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Smart Slider 3\";s:9:\"condition\";s:33:\"smart-slider-3/smart-slider-3.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:23:\"/smart-slider-3/(.*).js\";i:3;s:3:\"_N2\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:2f373822dceb191c31c8ad2183d51869\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735119;}s:36:\"284ede43-bf80-419e-8414-46c26cb746f0\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Smart Slider 3 Pro\";s:9:\"condition\";s:55:\"nextend-smart-slider3-pro/nextend-smart-slider3-pro.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:21:\"/SmartSlider3/(.*).js\";i:3;s:3:\"_N2\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:720ec9fbbd8a52ce525959a68a5310b3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735152;}s:36:\"be70034f-def5-4771-9b3f-662eb218da2a\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"Spectra - Show Slider Images\";s:9:\"condition\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:10:\"exclusions\";a:7:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:66:\"/ultimate-addons-for-gutenberg/assets/js/spectra-animations.min.js\";i:2;s:52:\"/ultimate-addons-for-gutenberg/assets/js/post.min.js\";i:3;s:51:\"/ultimate-addons-for-gutenberg/assets/js/aos.min.js\";i:4;s:13:\"/slick.min.js\";i:5;s:20:\"/imagesloaded.min.js\";i:6;s:16:\"UAGBPostCarousel\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:af16af31f83a874b9d0a9570d9c15ff7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1706824485;}s:36:\"c3334c29-4160-42df-a1ce-f8aeeaee8668\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Super Socializer\";s:9:\"condition\";s:37:\"super-socializer/super_socializer.php\";s:10:\"exclusions\";a:3:{i:0;s:8:\"theChamp\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:660defe26748470c3a47366cd4012579\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677853633;}s:36:\"f18b4242-fe3f-4e2b-bfc9-ac2fb3939a90\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Superfly Menu\";s:9:\"condition\";s:22:\"superfly-menu/main.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:33:\"/jquery-migrate((.*?)(.min?)?).js\";i:2;s:67:\"/superfly-menu/includes/vendor/looks_awesome/icon_manager/js/md5.js\";i:3;s:68:\"/superfly-menu/includes/vendor/looks_awesome/icon_manager/js/util.js\";i:4;s:31:\"/superfly-menu/js/public.min.js\";i:5;s:20:\"window.SFM_is_mobile\";i:6;s:21:\"var SFM_skew_disabled\";i:7;s:16:\"var SFM_template\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ccb15175093bc6c437b78797f0698a7b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684301673;}s:36:\"1a05c00a-8562-45bc-80e8-987a4574b1c9\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Symplr Ads\";s:9:\"condition\";s:28:\"symplr-ads/symplr-plugin.php\";s:10:\"exclusions\";a:2:{i:0;s:12:\"/symplr-ads/\";i:1;s:14:\"cdns.symplr.de\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:3b6d39e28a87e86c4659491e2368ff61\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1692199959;}s:36:\"858d2d7f-bdac-4d27-ba26-baa9ace96ba4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:7d93008296bb5c7c43d4cba185ed2632\";s:5:\"title\";s:21:\"Tabby Responsive Tabs\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:34:\"/tabby-responsive-tabs/js/tabby.js\";i:3;s:12:\"RESPONSIVEUI\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"tabby-responsive-tabs/tabby-responsive-tabs.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e44a5c93-bb77-4624-a121-d846905137ea\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:2f563bbb7e92363ec3fb2989a1c7dffe\";s:5:\"title\";s:29:\"The Plus Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:20:\"/theplus-addons/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:70:\"the-plus-addons-for-elementor-page-builder/theplus_elementor_addon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2bbac961-b000-4802-ae97-d52472ec6750\";O:8:\"stdClass\":8:{s:5:\"title\";s:37:\"The Plus Addons for Elementor Premium\";s:9:\"condition\";s:51:\"theplus_elementor_addon/theplus_elementor_addon.php\";s:10:\"exclusions\";a:7:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:44:\"/wp-content/plugins/theplus_elementor_addon/\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:6e127deaaeefbe57ff945b1f9e274518\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1688143611;}s:36:\"666b45e8-749c-4140-bd17-e1cd589e03ee\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b9c418b47c986935a1151ab9b42f8971\";s:5:\"title\";s:15:\"ThemeREX Addons\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:32:\"/trx_addons/js/__scripts-full.js\";i:3;s:67:\"/trx_addons/components/cpt/layouts/shortcodes/menu/superfish.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"trx_addons/trx_addons.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a750cada-eb58-4df4-9966-21c8a69332ba\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:75af9efe22c5cc776636266feb55adf1\";s:5:\"title\";s:16:\"Thrive Architect\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:45:\"thrive-visual-editor/thrive-visual-editor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"13714cde-680e-4ca4-8607-c35952d6a5f2\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Thrive Comments\";s:9:\"condition\";s:35:\"thrive-comments/thrive-comments.php\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/thrive-leads/\";i:3;s:15:\"window.TL_Const\";i:4;s:7:\"var ml=\";i:5;s:27:\"/thrive-comments/assets/js/\";i:6;s:14:\"ThriveComments\";i:7;s:33:\"/wp-includes/js/underscore.min.js\";i:8;s:31:\"/wp-includes/js/backbone.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:6a72d06ca2f6a888b0d9d5ea93af2edc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677852974;}s:36:\"aa7ca898-499f-4f04-b419-3de199996969\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b84d82c02cade64ade00712b9c5652aa\";s:5:\"title\";s:12:\"Thrive Leads\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/thrive-leads/\";i:3;s:15:\"window.TL_Const\";i:4;s:7:\"var ml=\";i:5;s:27:\"/thrive-comments/assets/js/\";i:6;s:14:\"ThriveComments\";i:7;s:33:\"/wp-includes/js/underscore.min.js\";i:8;s:31:\"/wp-includes/js/backbone.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"thrive-leads/thrive-leads.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"9eee297a-8241-4ef2-af97-46074bd0898c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5bb61b0559b0a3fd578315b553451327\";s:5:\"title\";s:19:\"Thrive Quiz Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:43:\"thrive-quiz-builder/thrive-quiz-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c2f3ec2a-5b09-4845-aa95-84841783fbfc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a7f3e5206abff19ca7cf142260181738\";s:5:\"title\";s:16:\"Thrive Ultimatum\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:18:\"/thrive-ultimatum/\";i:3;s:12:\"var TVE_Ult_\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"thrive-ultimatum/thrive-ultimatum.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"d48b8d2f-e071-4a30-840a-306154a115a0\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f57be2014b6a489d053f8367fa6c0f9f\";s:5:\"title\";s:10:\"Tidio Chat\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:22:\"document.tidioChatCode\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:34:\"tidio-live-chat/tidio-elements.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cb6d33ed-7eb4-4ff9-9ad0-7fc54fbecf6f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c9e0485ec256d4a6a8d92a98c18d76fc\";s:5:\"title\";s:14:\"Toolset Blocks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:26:\"toolsetCommonEs.fontToHead\";i:3;s:27:\"toolsetCommonEs.styleToHead\";i:4;s:59:\"/toolset-blocks/vendor/toolset/blocks/public/js/frontend.js\";i:5;s:77:\"/toolset-blocks/vendor/toolset/common-es/public/toolset-common-es-frontend.js\";i:6;s:43:\"/toolset-blocks/public/js/views-frontend.js\";i:7;s:33:\"/wp-includes/js/underscore.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"toolset-blocks/wp-views.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"4bac6350-0925-49fb-904a-372f22fd6baf\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:71beda322b37f7fc7d456822493cb972\";s:5:\"title\";s:11:\"Top Bar Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:40:\"/plugins/topbar-pro/js/tpbr_front.min.js\";i:3;s:39:\"/plugins/topbar-pro/js/jquery.cookie.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"topbar-pro/topbar_pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"033486e7-0ddc-4915-a848-31504d00448e\";O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"Twenty20 Image Before-After\";s:9:\"condition\";s:20:\"twenty20/ttwenty.php\";s:10:\"exclusions\";a:4:{i:0;s:27:\"/twenty20/assets/js/(.*).js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";i:3;s:22:\"twentytwenty-container\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:23441bba9d3602bc932d697c7cb8aa1f\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677858089;}s:36:\"bef2147e-2d0b-431d-ac29-5e8430c0d809\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Typing Effect\";s:9:\"condition\";s:39:\"animated-typing-effect/typingeffect.php\";s:10:\"exclusions\";a:3:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:50:\"/plugins/animated-typing-effect/assets/js/typed.js\";i:2;s:53:\"/plugins/animated-typing-effect/assets/js/typed.fe.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e4e1a3e63d09a28dcb20577efbcb5a48\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1711400446;}s:36:\"7675a34d-006e-4672-99d5-a81e1b8e47f9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3d59cc34167a7f8123e66b627148e0b7\";s:5:\"title\";s:8:\"UberMenu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:35:\"/ubermenu/assets/js/ubermenu.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"ubermenu/ubermenu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8233178a-e7b3-43ce-b193-bd0d9c960933\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:86424c46157c1c7e2e1571055813beee\";s:5:\"title\";s:29:\"Ultimate Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:17:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:49:\"/ultimate-elementor/assets/lib/slick/slick.min.js\";i:3;s:54:\"/ultimate-elementor/assets/min-js/uael-frontend.min.js\";i:4;s:53:\"/ultimate-elementor/assets/lib/isotope/isotope.min.js\";i:5;s:73:\"/ultimate-elementor/assets/lib/jquery-element-resize/jquery_resize.min.js\";i:6;s:62:\"/ultimate-elementor/assets/lib/fancybox/jquery_fancybox.min.js\";i:7;s:71:\"/ultimate-elementor/assets/lib/justifiedgallery/justifiedgallery.min.js\";i:8;s:40:\"/elementor-pro/assets/js/frontend.min.js\";i:9;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:10;s:52:\"/js_composer/assets/js/dist/js_composer_front.min.js\";i:11;s:42:\"/elementor/assets/lib/swiper/swiper.min.js\";i:12;s:44:\"/nasa-core/assets/js/min/jquery.slick.min.js\";i:13;s:11:\"/elementor/\";i:14;s:15:\"/elementor-pro/\";i:15;s:26:\"ElementorProFrontendConfig\";i:16;s:23:\"elementorFrontendConfig\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8bddf484-6c78-4147-a4e6-d3039904e5f6\";O:8:\"stdClass\":8:{s:5:\"title\";s:43:\"Ultimate Addons for Elementor - Mobile Menu\";s:9:\"condition\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:10:\"exclusions\";a:4:{i:0;s:55:\"/jquery-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:55:\"/jquery-migrate(.*)(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:2;s:46:\"/ultimate-elementor/assets/js/uael-nav-menu.js\";i:3;s:54:\"/ultimate-elementor/assets/min-js/uael-nav-menu.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:70cfade3a7adbb54196f6acccc5a176f\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694771327;}s:36:\"028504f7-b1cd-4318-8a6d-ce186197e89d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0f0a91f0c454021a5ff9fc25c3ed419f\";s:5:\"title\";s:41:\"Ultimate Addons for WPBakery Page Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:27:\"/Ultimate_VC_Addons/assets/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"5754af3d-a6af-49eb-b731-bdd82f26dc4e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:34db8636812bad84c8aea037c2ddc8c2\";s:5:\"title\";s:32:\"Ultimate Responsive Image Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"sliderPro\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:69:\"ultimate-responsive-image-slider/ultimate-responsive-image-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"78ae882d-ae31-4179-b677-8893814938c7\";O:8:\"stdClass\":8:{s:5:\"title\";s:49:\"Unlimited Elements for Elementor Premium - Slider\";s:9:\"condition\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:42:\"/unlimited-elements-for-elementor-premium/\";i:7;s:3:\"uc_\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:17260bc347b8c29bee0010e9ec164184\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683270377;}s:36:\"051cbfbb-7ad2-4f06-a493-3cf423a80904\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6717ef5673a956bc08ca4a5117065d53\";s:5:\"title\";s:34:\"Variation Swatches for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/jquery/ui/\";i:3;s:24:\"/woo-variation-swatches/\";i:4;s:28:\"/woo-variation-swatches-pro/\";i:5;s:17:\"underscore.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"6879caba-7224-4eca-bcb2-370785b495ea\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:57597b7683e01892932083413f085134\";s:5:\"title\";s:30:\"Web Accessibility By accessiBe\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/accessibe/\";i:3;s:6:\"acsbJS\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:24:\"accessibe/accessiebe.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bd6732fe-4c2b-40a1-9035-8464057e2da5\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"WooCommerce - Cart Fragments\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:53:\"/woocommerce/assets/js/frontend/cart-fragments.min.js\";i:2;s:49:\"/woocommerce/assets/js/js-cookie/js.cookie.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:201de694c6fc28c8d580a3b2ca484218\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1680937567;}s:36:\"d044900d-07e1-4533-9516-33106efcb259\";O:8:\"stdClass\":8:{s:5:\"title\";s:33:\"WooCommerce - Product description\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:61:\"/plugins/woocommerce/assets/js/frontend/single-product.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:a82644b4c9417ea3a240939a73344700\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679309756;}s:36:\"bff953b1-2213-4666-8112-76a84a3cc207\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"WooCommerce - Product Gallery\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:55:\"/woocommerce/?(.*)/assets/js/zoom/jquery.zoom(.min)?.js\";i:3;s:40:\"/woocommerce/?(.*)/assets/js/photoswipe/\";i:4;s:67:\"/woocommerce/?(.*)/assets/js/flexslider/jquery.flexslider(.min)?.js\";i:5;s:62:\"/woocommerce/?(.*)/assets/js/frontend/single-product(.min)?.js\";i:6;s:24:\"wc_single_product_params\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:7665868ff97c265628f376523a4f9ecc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686579689;}s:36:\"016e6ddf-c6e7-49ec-bd3f-2585d9e45895\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"WooCommerce - Select2 library\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:45:\"/woocommerce/assets/js/select2/select2(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:4bca670bd5d55dd24b17fb0193b0891e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681459540;}s:36:\"b9b2c6d7-944f-4ae3-ae04-c9e2204b9dab\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9165c768e978d6ad3f696db8c78ccbb2\";s:5:\"title\";s:30:\"WooCommerce Attribute Swatches\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:69:\"/iconic-woo-attribute-swatches-premium/assets/frontend/js/main.min.js\";i:3;s:82:\"/iconic-woo-attribute-swatches-premium/assets/vendor/flickity/flickity.pkgd.min.js\";i:4;s:15:\"iconic_was_vars\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:71:\"iconic-woo-attribute-swatches-premium/iconic-woo-attribute-swatches.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"4506c5e9-7349-44c9-9967-34370c83facb\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"WooCommerce Bookings\";s:9:\"condition\";s:45:\"woocommerce-bookings/woocommerce-bookings.php\";s:10:\"exclusions\";a:9:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:38:\"/woocommerce-bookings/dist/frontend.js\";i:3;s:32:\"/wp-includes/js/dist/date.min.js\";i:4;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";i:5;s:43:\"/wp-includes/js/jquery/ui/datepicker.min.js\";i:6;s:33:\"/wp-includes/js/underscore.min.js\";i:7;s:59:\"/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js\";i:8;s:33:\"/wp-includes/js/dist/hooks.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:14dec6d289b9977fa3a74116feecebcc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1693998405;}s:36:\"fec9cd04-c358-45da-a1a8-1668b964016b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:456f3b849ba3b6647246aca9d7cdaed5\";s:5:\"title\";s:31:\"WooCommerce Product Reviews Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:22:\"wc_product_reviews_pro\";i:3;s:90:\"/woocommerce-product-reviews-pro/assets/js/frontend/wc-product-reviews-pro-frontend.min.js\";i:4;s:57:\"/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:67:\"woocommerce-product-reviews-pro/woocommerce-product-reviews-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"551a9399-627f-4978-9bae-5cc8e0aefc82\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c8577e74eef3b082fb6403760d53f68c\";s:5:\"title\";s:36:\"WooCommerce TM Extra Product Options\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:58:\"/woocommerce-tm-extra-product-options/assets/js/epo.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";i:3;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:4;s:38:\"/wp-includes/js/jquery/ui/mouse.min.js\";i:5;s:39:\"/wp-includes/js/jquery/ui/slider.min.js\";i:6;s:33:\"/wp-includes/js/underscore.min.js\";i:7;s:30:\"/wp-includes/js/wp-util.min.js\";i:8;s:29:\"/wp-includes/js/dist/hooks.js\";i:9;s:28:\"/wp-includes/js/dist/i18n.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:69:\"woocommerce-tm-extra-product-options/tm-woo-extra-product-options.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3cac4650-6a52-448e-8e48-e99a772a59a2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c6e6cab8c80fa3fe57d609f72d2d5c56\";s:5:\"title\";s:9:\"WooLentor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:50:\"/woolementor/assets/third-party/slick/slick.min.js\";i:1;s:17:\"/woolentor-addons\";i:2;s:16:\"woolentor_addons\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"woolentor-addons/woolentor_addons_elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"21af073d-d2ec-4d46-bbda-2c69f87f3f98\";O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"Woolentor - Fix product gallery\";s:9:\"condition\";s:47:\"woolentor-addons/woolentor_addons_elementor.php\";s:10:\"exclusions\";a:4:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:20:\".woolentor-learg-img\";i:2;s:40:\"/woolentor-addons/assets/js/slick.min.js\";i:3;s:48:\"/woolentor-addons-pro/assets/lib/js/tippy.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:c5315e06dfc353cd57f85a60abe4e320\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1700061004;}s:36:\"67aeb4cb-1a00-4d10-a00c-34888b4c0dba\";O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"WooThumbs for WooCommerce\";s:9:\"condition\";s:39:\"woothumbs-premium/woothumbs-premium.php\";s:10:\"exclusions\";a:5:{i:0;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:1;s:33:\"/wp-includes/js/underscore.min.js\";i:2;s:31:\"/wp-includes/js/wp-embed.min.js\";i:3;s:30:\"/wp-includes/js/wp-util.min.js\";i:4;s:23:\"/woothumbs-premium/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b97b1d3f627769e1dd8305aa25af993c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679065404;}s:36:\"c7a14763-88d0-4344-a6af-e0a8dc5fa8d5\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:31b9e812a025e5750a6ef0980ee7d2db\";s:5:\"title\";s:32:\"WordPress Mega Menu – QuadMenu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/quadmenu\";i:3;s:13:\"#private-menu\";i:4;s:12:\"#public-menu\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"quadmenu/quadmenu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f699fdbd-84a7-4f24-b729-3e4a4f83a4dd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:601f8fc7d10cad1c2ec2949c0d9b1651\";s:5:\"title\";s:9:\"WP Armour\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:28:\"/honeypot/includes/js/wpa.js\";i:3;s:39:\"/wp-armour-extended/includes/js/wpae.js\";i:4;s:16:\"wpa_hidden_field\";i:5;s:12:\"wpa_add_test\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"wp-armour-extended/wp-armour-extended.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"6a28aae5-ef91-43fc-8204-92e3a25642b4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5728f3b9856dfe37a36ab15b0a637198\";s:5:\"title\";s:10:\"WP Go Maps\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"maps.googleapis.com\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c9b991d1-a653-404b-be85-e276b1814e7d\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"WP Google Map Pro\";s:9:\"condition\";s:41:\"wp-google-map-gold/wp-google-map-gold.php\";s:10:\"exclusions\";a:5:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:27:\"maps.google.com/maps/api/js\";i:3;s:30:\"/wp-includes/js/masonry.min.js\";i:4;s:24:\"/wp-google-map-gold/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:dc12a9b7b9c4c7ce3c532b6b377739f2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677858391;}s:36:\"1f8f9fbf-fbf0-4e3a-b77c-af0fa47e950d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:87f572f5f0ec143a8fceba77d0616197\";s:5:\"title\";s:18:\"WP Google Maps Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/wp-google-maps(.*)\";i:3;s:19:\"maps.googleapis.com\";i:4;s:4:\"mgl_\";i:5;s:6:\"wpgmza\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"wp-google-maps-pro/wp-google-maps-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"41e4b98c-e63f-4800-a478-02592562322b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3735ca768ede98b25795f4cb057ff4ed\";s:5:\"title\";s:20:\"WP iCal Availability\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:41:\"/wp-ical-availability/js/custom-select.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";i:3;s:22:\"/wp-ical-availability/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:45:\"wp-ical-availability/wp-ical-availability.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2b06c5b8-dc32-4bb0-8504-3a9f1c3a1ec0\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"WP MapIt\";s:9:\"condition\";s:21:\"wp-mapit/wp_mapit.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:32:\"/wp-mapit/wp_mapit/js/leaflet.js\";i:3;s:42:\"/wp-mapit/wp_mapit/js/wp_mapit_multipin.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ba8d1c7f294a3f5b593556eb3b0bc7d9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331261;}s:36:\"2039eafd-1c11-4e21-a61b-30857f291ae3\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:927b8bf7806f2d287559b86a0b455a59\";s:5:\"title\";s:18:\"WP Responsive Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:24:\"/wp-responsive-menu/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"wp-responsive-menu/wp-responsive-menu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e06be942-cccd-4b2d-a268-06dc78f0b820\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"WP Search with Algolia\";s:9:\"condition\";s:34:\"wp-search-with-algolia/algolia.php\";s:10:\"exclusions\";a:4:{i:0;s:71:\"/wp-search-with-algolia/js/algoliasearch/dist/algoliasearch-lite.umd.js\";i:1;s:53:\"/wp-search-with-algolia/js/autocomplete-noconflict.js\";i:2;s:67:\"/wp-search-with-algolia/js/autocomplete.js/dist/autocomplete.min.js\";i:3;s:11:\"var algolia\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:43267e659d599fbb6b42c719b49bb7a7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677857180;}s:36:\"4fc2a7ae-b9e6-410e-93cf-e6d1962add6a\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"WP Smart Preloader\";s:9:\"condition\";s:35:\"wp-smart-preloader/wp-preloader.php\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:55:\"/wp-smart-preloader/assets/js/wsp-main-script(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:4fb90fc73fc2b5d1e37ea2dadfd3cef3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1711125833;}s:36:\"7ecf40ce-2bcd-412c-bb01-9e71fecf6be8\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"WP Store Locator\";s:9:\"condition\";s:37:\"wp-store-locator/wp-store-locator.php\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:18:\"/wp-store-locator/\";i:3;s:33:\"/wp-includes/js/underscore.min.js\";i:4;s:15:\"maps.google.com\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d37bb5054a24471ca1675d9ab49d01b0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735183;}s:36:\"7a1d19a2-3a48-40ab-8051-f642fc63ce2d\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"WP Ultimate Post Grid\";s:9:\"condition\";s:47:\"wp-ultimate-post-grid/wp-ultimate-post-grid.php\";s:10:\"exclusions\";a:4:{i:0;s:67:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:37:\"/wp-ultimate-post-grid/dist/public.js\";i:2;s:53:\"/wp-ultimate-post-grid-premium/dist/public-premium.js\";i:3;s:15:\"wpupg_grid_args\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e24341fef49bd64b89682d583218c108\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686597940;}s:36:\"76c86163-ddf3-4113-b620-de9d5058f505\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"WPBakery Page Builder\";s:9:\"condition\";s:27:\"js_composer/js_composer.php\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:52:\"/js_composer/assets/js/dist/js_composer_front.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:517d7d24da9a7072ed389d0fb30374a0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704404852;}s:36:\"0b8ff2c0-c3cd-4ec1-b7f5-c7751de6101b\";O:8:\"stdClass\":8:{s:5:\"title\";s:32:\"WPBakery Page Builder - Carousel\";s:9:\"condition\";s:27:\"js_composer/js_composer.php\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:57:\"/js_composer/assets/lib/vc_carousel/js/vc_carousel.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:76336ed3f04df091e669f89d908ef2ed\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704405212;}s:36:\"4f5e5b98-c326-4b9f-9ada-3b257862132c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1ec7138c950c355e7af60d49c81139fc\";s:5:\"title\";s:12:\"wpDataTables\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/wpdatatables/\";i:3;s:10:\"highcharts\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"wpdatatables/wpdatatables.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"18be1b8c-0bc4-4a01-abc6-a127aff380c6\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c62ca58ea081c1271de8dadfa7daac69\";s:5:\"title\";s:7:\"WPForms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:61:\"/wpforms-offline-forms/assets/js/wpforms-offline-forms.min.js\";i:1;s:30:\"wpforms-offline-forms-js-extra\";i:2;s:20:\"wpformsRecaptchaLoad\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:19:\"wpforms/wpforms.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8a3cacb6-81bd-456a-a1cc-a4025f8e5234\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0992ac952c0a05bb35e18b1d5744d346\";s:5:\"title\";s:12:\"WPForms Lite\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:20:\"wpformsRecaptchaLoad\";i:1;s:61:\"/wpforms-offline-forms/assets/js/wpforms-offline-forms.min.js\";i:2;s:30:\"wpforms-offline-forms-js-extra\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:24:\"wpforms-lite/wpforms.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"98bbd410-5b01-4244-a8eb-715765180328\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"XL WooCommerce Sales Triggers\";s:9:\"condition\";s:63:\"xl-woocommerce-sales-triggers/xl-woocommerce-sales-triggers.php\";s:10:\"exclusions\";a:3:{i:0;s:61:\"/xl-woocommerce-sales-triggers/assets/js/wcst_combined.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ba9e526ddb0157e69757530c6b18b714\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677856813;}s:36:\"bf9f9620-dd0e-4e6f-9a45-4eb78a148f42\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:58663fc781232169e865f6fe7cf1afaa\";s:5:\"title\";s:36:\"YITH WooCommerce Ajax Product Filter\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:71:\"/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-shortcodes.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"yith-woocommerce-ajax-navigation/init.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b053279d-e07c-438c-bb3e-3a1f4f5d7c5e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:68b637fd247e40c8e135e4771d739b07\";s:5:\"title\";s:44:\"YITH WooCommerce AJAX Product Filter Premium\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:83:\"/yith-woocommerce-ajax-product-filter-premium/assets/js/yith-wcan-shortcodes.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:53:\"yith-woocommerce-ajax-product-filter-premium/init.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"62056165-8bd9-4ff0-b21f-e4ed0ae45fae\";O:8:\"stdClass\":8:{s:5:\"title\";s:35:\"YITH WooCommerce Points and Rewards\";s:9:\"condition\";s:52:\"yith-woocommerce-points-and-rewards-premium/init.php\";s:10:\"exclusions\";a:3:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:70:\"/yith-woocommerce-points-and-rewards-premium/assets/js/frontend.min.js\";i:2;s:66:\"/woo-variation-swatches-pro/assets/js/add-to-cart-variation.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:4acc87d4eb72c86cdea76d180b61a098\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709917756;}s:36:\"d94dbbf3-bcab-4e47-9fbb-6b3a7cf92787\";O:8:\"stdClass\":8:{s:5:\"title\";s:36:\"Yotpo Social Reviews for Woocommerce\";s:9:\"condition\";s:49:\"yotpo-social-reviews-for-woocommerce/wc_yotpo.php\";s:10:\"exclusions\";a:1:{i:0;s:63:\"/yotpo-social-reviews-for-woocommerce/assets/js/headerScript.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:45ab742b3fccbd04d7bc973c8582be87\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1680686421;}}s:6:\"themes\";O:8:\"stdClass\":122:{s:36:\"9aeea459-91d3-44b6-8a26-b883dca8b402\";O:8:\"stdClass\":8:{s:5:\"title\";s:43:\"Agensy - Load page without User Interaction\";s:9:\"condition\";s:6:\"agensy\";s:10:\"exclusions\";a:8:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:28:\"/themes/agensy/js/scripts.js\";i:2;s:35:\"/themes/agensy/js/scripts-single.js\";i:3;s:28:\"/themes/agensy/js/wow.min.js\";i:4;s:33:\"/themes/agensy/js/TweenMax.min.js\";i:5;s:31:\"/themes/agensy/js/swiper.min.js\";i:6;s:73:\"/plugins/visualcomposer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js\";i:7;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7ab7dfeb0db9c0c74c020be318c2e6d9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1707317936;}s:36:\"9c623554-5834-4669-9e96-1b894c1939b2\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:0193ea55fce2ada93b262f2824008c0f\";s:5:\"title\";s:7:\"Andaman\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/andaman/assets/js/\";i:3;s:41:\"/wp-andaman-plugins/shortcodes/vc_extend/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:7:\"andaman\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7374c5a5-69f8-460f-b44f-dee884a824cd\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:24cbda63f1b898ade5562ab4ec6d97a5\";s:5:\"title\";s:6:\"Artale\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:40:\"/artale-elementor/assets/js/modulobox.js\";i:1;s:47:\"/artale-elementor/assets/js/artale-elementor.js\";i:2;s:28:\"/artale/js/jquery-stellar.js\";i:3;s:33:\"/artale/js/core/artale-plugins.js\";i:4;s:32:\"/artale/js/core/artale-custom.js\";i:5;s:10:\"var loader\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"artale\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"23b01203-2a70-4394-9326-d59824def2d7\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Ashe Pro Premium\";s:9:\"condition\";s:16:\"ashe-pro-premium\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:18:\"/ashe-pro-premium/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:4791da3cbbd1ed86253a087f0287aeb4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704912793;}s:36:\"03a9cc62-c167-447d-beb2-65c76c96b056\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Astra\";s:9:\"condition\";s:5:\"astra\";s:10:\"exclusions\";a:1:{i:0;s:41:\"/astra/assets/js/minified/frontend.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3cce5f3eaf76e098ba8e28f7bbba3f92\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702486947;}s:36:\"2a2b54cb-8e1d-49d2-bfca-93eee231e470\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:72a8d63e59c10bdf512a62b862d143a7\";s:5:\"title\";s:16:\"Astra - Carousel\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:9:\"var astra\";i:1;s:38:\"/astra/assets/js/minified/style.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"astra\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7783361f-66fc-4d95-a054-4e9545bb5b48\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Auteur\";s:9:\"condition\";s:13:\"g5plus-auteur\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/g5plus-auteur/assets/js/core.min.js\";i:3;s:30:\"/g5plus-auteur/assets/vendors/\";i:4;s:106:\"/auteur-framework/libs/smart-framework/assets/vendors/perfect-scrollbar/js/perfect-scrollbar.jquery.min.js\";i:5;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:6207fe478e269e7547bda70a46607a49\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737107;}s:36:\"4c618038-8fc7-4d48-8d41-a32da14e5c1e\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"AutoTrader\";s:9:\"condition\";s:10:\"autotrader\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/autotrader/(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:046dfeee2b77390c53e0e7f93b6a3792\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679736741;}s:36:\"18f04f23-35a0-4c45-8cb6-a91d57ca1790\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:835da12f43373029659f766920e81b47\";s:5:\"title\";s:44:\"Avada - Animations & mobile-specific actions\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/uploads/fusion-scripts/(.*).js\";i:3;s:18:\"window.off_canvas_\";i:4;s:24:\"/plugins/fusion-builder/\";i:5;s:21:\"/plugins/fusion-core/\";i:6;s:16:\"/Avada/includes/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90135867-1b95-498b-80d6-f5dbf2f6b318\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"Avada - FAQ shortcode\";s:9:\"condition\";s:5:\"Avada\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:41:\"/plugins/fusion-core/js/min/avada-faqs.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b084708c80d8582546e5430219aa4670\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1678277160;}s:36:\"d23b5bb1-1d7f-4109-bf69-b20a2be2d337\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:5e7a2248e1a53d9bb27b187deb541248\";s:5:\"title\";s:23:\"Avada - Fusion carousel\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:58:\"/includes/lib/assets/min/js/library/jquery.carouFredSel.js\";i:3;s:54:\"/includes/lib/assets/min/js/general/fusion-carousel.js\";i:4;s:18:\"fusionCarouselVars\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"98dfa8c1-e72a-4cef-a0b2-8f0c322490fc\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:f16fb109027f4994a7649a8b1663e6f7\";s:5:\"title\";s:19:\"Avada - Fusion form\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:52:\"/fusion-builder/assets/js/min/general/fusion-form.js\";i:3;s:59:\"/fusion-builder/assets/js/min/general/fusion-form-logics.js\";i:4;s:44:\"/includes/lib/assets/min/js/library/cssua.js\";i:5;s:45:\"/includes/lib/assets/min/js/general/fusion.js\";i:6;s:48:\"/includes/lib/assets/min/js/library/modernizr.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"026801fa-af67-47ba-b966-347693f0585f\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:33f50696d353d8bd4eb59ff6e8f44c97\";s:5:\"title\";s:27:\"Avada - Fusion grid gallery\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:55:\"/fusion-builder/assets/js/min/general/fusion-gallery.js\";i:3;s:51:\"/includes/lib/assets/min/js/library/imagesLoaded.js\";i:4;s:46:\"/includes/lib/assets/min/js/library/isotope.js\";i:5;s:46:\"/includes/lib/assets/min/js/library/packery.js\";i:6;s:48:\"/includes/lib/assets/min/js/library/lazysizes.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c8349314-15a3-481e-973b-e4d936e4420e\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:56fa9993a573540c83eda9c49fae5e3c\";s:5:\"title\";s:21:\"Avada - Fusion slider\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:42:\"/fusion-core/js/min/avada-fusion-slider.js\";i:3;s:16:\"/Avada/includes/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7a04bc85-0fec-4487-ae05-bb2e5d8d0420\";O:8:\"stdClass\":8:{s:5:\"title\";s:34:\"Avada - Load Portfolio on pageload\";s:9:\"condition\";s:5:\"Avada\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/library/packery.js\";i:3;s:19:\"/library/isotope.js\";i:4;s:24:\"/library/imagesLoaded.js\";i:5;s:27:\"/general/fusion-lightbox.js\";i:6;s:38:\"/fusion-core/js/min/avada-portfolio.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c3f0ed4d94499b68c77d95db37d1d399\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1696601814;}s:36:\"55bd510c-78aa-49d5-8304-8be2ee2ab0da\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:2189c1c769d65cfc2182e4822847071b\";s:5:\"title\";s:19:\"Avada - Mobile menu\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/assets/min/js/general/avada-menu.js\";i:3;s:48:\"/includes/lib/assets/min/js/library/modernizr.js\";i:4;s:52:\"/includes/lib/assets/min/js/library/jquery.easing.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ddf00672-c35c-4b68-aeca-925e68bf12b2\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:97a185f08af70c39c7e221faab0f73eb\";s:5:\"title\";s:17:\"Avada - OffCanvas\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:35:\"/uploads/fusion-scripts/(.*).min.js\";i:3;s:18:\"window.off_canvas_\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"17544cc3-9d3a-4611-bc5d-44d04e2786fa\";O:8:\"stdClass\":8:{s:5:\"title\";s:44:\"Avada - Show the Portfolio grid on page load\";s:9:\"condition\";s:5:\"Avada\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:51:\"/includes/lib/assets/min/js/library/imagesLoaded.js\";i:3;s:46:\"/includes/lib/assets/min/js/library/isotope.js\";i:4;s:48:\"/includes/lib/assets/min/js/library/lazysizes.js\";i:5;s:48:\"/includes/lib/assets/min/js/library/modernizr.js\";i:6;s:46:\"/includes/lib/assets/min/js/library/packery.js\";i:7;s:38:\"/fusion-core/js/min/avada-portfolio.js\";i:8;s:18:\"avadaPortfolioVars\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9d1a9b0c2ca20fca764a82f197b962fd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1696601823;}s:36:\"c6c3347c-14e0-4766-afa5-df33a47f5a5a\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:3ff44421b404c5efffa25e78e479e4ea\";s:5:\"title\";s:19:\"Avada - Sticky menu\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:42:\"/Avada/assets/min/js/general/avada-menu.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"232596c1-6a6a-4fe8-a5c3-a60fa74a9456\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:0d727d80bb132f17c737e55883fe4be0\";s:5:\"title\";s:35:\"Avada - WooCommerce product gallery\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:50:\"/assets/min/js/general/avada-woo-product-images.js\";i:3;s:56:\"/includes/lib/assets/min/js/library/jquery.flexslider.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"95ece7e4-3b19-45e5-aa28-14f833c9afca\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Avesa\";s:9:\"condition\";s:5:\"avesa\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/avesa/js/main.js\";i:3;s:20:\"/avesa/js/isotope.js\";i:4;s:24:\"/sw_core/js/slick.min.js\";i:5;s:41:\"/avesa/js/bootstrap-datetimepicker.min.js\";i:6;s:26:\"/avesa/js/bootstrap.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:aad8bfcc594eec02e3b0d635198dee5e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737993;}s:36:\"f2bfe477-4e45-4e52-a7d9-4d0ba3a92258\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Besa\";s:9:\"condition\";s:4:\"besa\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:9:\"/besa/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c238e89523c46ca28b08e401f42f6ccc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738204;}s:36:\"bd94908c-8138-4995-986b-47ec66494bdd\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"BeTheme\";s:9:\"condition\";s:7:\"betheme\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:9:\"/betheme/\";i:2;s:3:\"mfn\";i:3;s:37:\"/wp-includes/js/jquery/ui/tabs.min.js\";i:4;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b99156eb9eeb357c0a70bd3bda6861cc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738639;}s:36:\"190d2f1a-72a6-40ca-b08a-5c7ee7b0a6a5\";O:8:\"stdClass\":8:{s:5:\"title\";s:54:\"Bosa Online Education - Fixes animations and preloader\";s:9:\"condition\";s:21:\"bosa-online-education\";s:10:\"exclusions\";a:6:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:38:\"/bosa/assets/js/jquery.slicknav.min.js\";i:2;s:31:\"/bosa/assets/slick/slick.min.js\";i:3;s:29:\"/bosa/assets/js/navigation.js\";i:4;s:29:\"/bosa/assets/js/custom.min.js\";i:5;s:43:\"/bosa/assets/js/theia-sticky-sidebar.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:5430bf7b83c83a3687b3b7b437e961b0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708371742;}s:36:\"6fb2b9d7-6ecc-4260-999c-938fbebdbf01\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:de8504b73ea228d0ea9bbce69752092e\";s:5:\"title\";s:6:\"Bridge\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:27:\"/bridge-creative/bridge/js/\";i:2;s:16:\"/wp-includes/js/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"bridge\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"1dd63427-b4c9-4596-b952-ac711e3637f9\";O:8:\"stdClass\":8:{s:5:\"title\";s:47:\"Bridge - Load elements without user interaction\";s:9:\"condition\";s:6:\"bridge\";s:10:\"exclusions\";a:5:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:43:\"/wp-content/themes/bridge/js/default.min.js\";i:2;s:39:\"/wp-content/themes/bridge/js/plugins.js\";i:3;s:47:\"/wp-content/themes/bridge/js/default_dynamic.js\";i:4;s:53:\"/wp-content/themes/bridge/js/jquery.touchSwipe.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:ad9b810efd365ad9a27987d2912b94cd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1710252260;}s:36:\"65698b6b-85dd-41ef-8fd7-718f1e983dba\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Car Dealer\";s:9:\"condition\";s:9:\"cardealer\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:27:\"/wp-includes/js/jquery/(.*)\";i:3;s:18:\"/cardealer/js/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b1111424fff61af8d1e152dcdd6810f6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737517;}s:36:\"3927d724-5a0a-402b-a838-858d30b54ea9\";O:8:\"stdClass\":8:{s:5:\"title\";s:34:\"Cardea - Show Page Content on Load\";s:9:\"condition\";s:9:\"cardea-wp\";s:10:\"exclusions\";a:5:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:28:\"/themes/cardea-wp/js/main.js\";i:2;s:37:\"/themes/cardea-wp/js/jquery.sticky.js\";i:3;s:38:\"/themes/cardea-wp/js/jquery.fitvids.js\";i:4;s:45:\"/themes/cardea-wp/js/jquery.smartmenus.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d65d1a8303b0c7508278884520e4bec7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1698677525;}s:36:\"087fb457-a09d-4140-84bd-c9bc1e8195b7\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"CheerUp\";s:9:\"condition\";s:7:\"cheerup\";s:10:\"exclusions\";a:9:{i:0;s:36:\"/cheerup/js/jquery.sticky-sidebar.js\";i:1;s:32:\"/cheerup/js/object-fit-images.js\";i:2;s:29:\"/cheerup/js/jquery.fitvids.js\";i:3;s:34:\"/cheerup/js/jquery.mfp-lightbox.js\";i:4;s:27:\"/cheerup/js/ie-polyfills.js\";i:5;s:20:\"/cheerup/js/theme.js\";i:6;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:7;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:8;s:36:\"/wp-includes/js/jquery/jquery.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:13bcf562f45afb245dc4f76fecfba6d6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1696429398;}s:36:\"eb86aedb-91e6-480c-b76c-756ac1da41be\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Clover\";s:9:\"condition\";s:12:\"clover-theme\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/clover-theme/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:89372f3d9321ae09c94488592084da29\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738878;}s:36:\"6e90b649-5736-497f-9bc6-515900cfea8a\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Divi - Animations\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:21:\"/js/magnific-popup.js\";i:6;s:8:\"var DIVI\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c0abf30dba4ff13db836d1b01685953a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737389;}s:36:\"70916c43-4e02-4932-b6aa-91a1815bc755\";O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"Divi - Background video\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:26:\"/Divi/js/custom.unified.js\";i:3;s:21:\"/js/mediaelement/(.*)\";i:4;s:4:\"mejs\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c7edea41ae6716291e2d32a2ab429209\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738240;}s:36:\"08531785-9818-4e30-903e-564637a2ad7a\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"Divi - Counter module\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:21:\"/js/magnific-popup.js\";i:6;s:8:\"var DIVI\";i:7;s:71:\"/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2c46b9f5a770f260c3f7115bb330b2d5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679736810;}s:36:\"b996762a-84ef-440d-a089-73a187936fbf\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Divi - Mobile menu\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:23:\"/Divi/js/scripts.min.js\";i:3;s:26:\"/Divi/js/custom.unified.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b9116994f4e4b9b9fa574440c00d2f0d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738580;}s:36:\"ae096e1e-9c36-46ad-a3d1-c26ea507276b\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Divi - Sticky elements\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:74:\"/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js\";i:5;s:8:\"var DIVI\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8b62db03c90245f3e690335b079b05dc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737191;}s:36:\"349f31f0-dd10-41d3-b0a4-9c5df64879f8\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Divi - Sticky menu\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:32:\"/js/jquery/jquery-migrate.min.js\";i:2;s:23:\"/Divi/js/scripts.min.js\";i:3;s:73:\"/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js\";i:4;s:12:\"jqueryParams\";i:5;s:11:\"firstHeader\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b7b84aca0f0dc6a1ced31d38626c50ea\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738821;}s:36:\"59563458-5f04-4959-b3e2-53e49e169d67\";O:8:\"stdClass\":8:{s:5:\"title\";s:40:\"Divi - WooCommerce Single Product Images\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:1:{i:0;s:23:\"/Divi/js/scripts.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f9c5bdba8b39fc877b41dea00fa756f9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684342262;}s:36:\"6426539e-4e43-4fef-ab5a-3eb7b2a8b057\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Eikra\";s:9:\"condition\";s:5:\"eikra\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:17:\"/eikra/assets/js/\";i:3;s:8:\"EikraObj\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:55d2581ad975eb6325bc97fc3d3b0cb8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738450;}s:36:\"59020bd6-069f-4f2d-afa2-fbdefa03211c\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Ekko\";s:9:\"condition\";s:4:\"ekko\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:6:\"/ekko/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2c06f4a1949f8ba4e77042a47674fd9e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737803;}s:36:\"d82f5cdd-c5d3-4596-94dc-1e25aaff2083\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Elessi\";s:9:\"condition\";s:12:\"elessi-theme\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:44:\"/elessi-theme/assets/js/min/functions.min.js\";i:3;s:39:\"/elessi-theme/assets/js/min/main.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d5d2b7fda7b8a2b5b91d430f7602e230\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737773;}s:36:\"f0587c21-54d0-429d-8efe-18a93dacb18d\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:5fc04cc678cb54567aedb51027933002\";s:5:\"title\";s:6:\"Enfold\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:41:\"/dynamic_avia/avia-footer-scripts-(.*).js\";i:3;s:18:\"var avia_is_mobile\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"enfold\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cc0550cb-918e-419d-b4f2-1809cf666dbb\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:eb759a03d0ca292c948f09d004a2963f\";s:5:\"title\";s:20:\"Enfold - LayerSlider\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"layerslider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"enfold\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ec883654-4f63-4fae-a3ef-923dcbc2426d\";O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Enfold - Shortcodes\";s:9:\"condition\";s:6:\"enfold\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:18:\"/enfold/js/avia.js\";i:3;s:24:\"/enfold/js/shortcodes.js\";i:4;s:47:\"/enfold/config-templatebuilder/avia-shortcodes/\";i:5;s:25:\"/enfold/js/avia-compat.js\";i:6;s:37:\"/enfold/js/waypoints/waypoints.min.js\";i:7;s:31:\"/enfold/js/avia-snippet-(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:072fc4077d7071791d774d6ddbf5dc2a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684519716;}s:36:\"fe3546f0-be3e-4173-8992-a7f6f203b82f\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"Envision\";s:9:\"condition\";s:8:\"envision\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:27:\"/envision/lib/js/app.min.js\";i:3;s:13:\"var CloudFwOp\";}s:10:\"is_default\";i:1;s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:fc5f7d69b646ed95835badc0fc23bc11\";s:10:\"created_at\";i:1679737494;}s:36:\"d997b942-19de-4710-9c81-79d3c65cbd76\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:047f009f2a1f4cdf2088c46be47e385b\";s:5:\"title\";s:6:\"Ewebot\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/gt3-themes-core/\";i:3;s:27:\"/uploads/gt3-assets/js/(.*)\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"ewebot\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"53d29aec-8ae4-4273-b748-f5bd52dfe177\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Farvis\";s:9:\"condition\";s:6:\"farvis\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:8:\"/farvis/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:26bff2f3a6ff6347d35edf5c77a35687\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737972;}s:36:\"fb01246b-a5f8-4021-b514-c02cf55e80bd\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"Flatsome\";s:9:\"condition\";s:8:\"flatsome\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/flatsome/assets/js/flatsome.js\";i:3;s:41:\"/flatsome/assets/libs/packery.pkgd.min.js\";i:4;s:34:\"/flatsome/assets/js/woocommerce.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:26fb1cf80f074ca199d8a7e94c5fc796\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738732;}s:36:\"4d65dc12-9ce7-4171-94a7-9821fd95240e\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:28a6f8b3319c107a34603be0f01a4bcf\";s:5:\"title\";s:21:\"Flatsome - Google map\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"maps.googleapis.com\";i:3;s:18:\"google.maps.LatLng\";i:4;s:34:\"/wp-includes/js/hoverIntent.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:8:\"flatsome\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"890e15b6-c66b-4a9e-9b7d-55417df94916\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Flatsome - Images\";s:9:\"condition\";s:8:\"flatsome\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:58:\"/flatsome/inc/integrations/wp-rocket/flatsome-wp-rocket.js\";i:3;s:31:\"/flatsome/assets/js/flatsome.js\";i:4;s:65:\"/flatsome/inc/extensions/flatsome-lazy-load/flatsome-lazy-load.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f2d60aad9f2f5395e3e145cf8f8ab165\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737691;}s:36:\"cb54d070-8ee0-4c35-9fa9-b2bac73ccf39\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Frida\";s:9:\"condition\";s:5:\"frida\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:7:\"/frida/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:109ddf56796a5133e12279f3daa5ff62\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738013;}s:36:\"9e78539a-03d9-442b-ab94-dd3b7a9658e4\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:80a330247d61d729fcd78dc01de6ed2f\";s:5:\"title\";s:27:\"GeneratePress - Mobile menu\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/generatepress/assets/js/menu.min.js\";i:1;s:17:\"generatepressMenu\";i:2;s:49:\"/gp-premium/menu-plus/functions/js/offside.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:13:\"generatepress\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"6373bbb2-877c-4075-b6e4-7c58d686b25c\";O:8:\"stdClass\":8:{s:5:\"title\";s:36:\"HealthFirst - Prevent console errors\";s:9:\"condition\";s:11:\"healthfirst\";s:10:\"exclusions\";a:7:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:34:\"/wp-includes/js/hoverIntent.min.js\";i:2;s:70:\"/wp-content/plugins/healthfirst-core/assets/js/healthfirst-core.min.js\";i:3;s:74:\"/wp-content/plugins/healthfirst-core/assets/plugins/modernizr/modernizr.js\";i:4;s:101:\"/wp-content/plugins/healthfirst-core/assets/plugins/perfect-scrollbar/perfect-scrollbar.jquery.min.js\";i:5;s:52:\"/wp-content/themes/healthfirst/assets/js/main.min.js\";i:6;s:83:\"/wp-content/themes/healthfirst/assets/plugins/waitforimages/jquery.waitforimages.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d244b3c692f8d023048207dbe9eb84da\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699370973;}s:36:\"2c72e7e6-cb77-44e9-af87-d5c42ae6db52\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Honor - WPBakery fix\";s:9:\"condition\";s:5:\"honor\";s:10:\"exclusions\";a:3:{i:0;s:22:\"/honor/js/__scripts.js\";i:1;s:13:\"HONOR_STORAGE\";i:2;s:13:\"/js_composer/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9f228373ff4d172655dbf5cb3b1bc23a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679736895;}s:36:\"9309d1d3-1035-4a2c-8ced-075bc3ff9957\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"HotelMaster\";s:9:\"condition\";s:11:\"hotelmaster\";s:10:\"exclusions\";a:7:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:38:\"/hotelmaster/javascript/gdlr-script.js\";i:3;s:48:\"/hotelmaster/plugins/dl-menu/modernizr.custom.js\";i:4;s:45:\"/hotelmaster/plugins/dl-menu/jquery.dlmenu.js\";i:5;s:46:\"/hotelmaster/plugins/superfish/js/superfish.js\";i:6;s:37:\"/hotelmaster/plugins/jquery.easing.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:978eaddad3b1047e479407b6d92197aa\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738595;}s:36:\"4a09f745-cbb1-47c8-b50a-c8014d5d1335\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:e813a548bceac6765a1cdf2316f1a6ab\";s:5:\"title\";s:18:\"HotelMaster - Blog\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:30:\"/wp-includes/js/masonry.min.js\";i:1;s:44:\"/gp-premium/blog/functions/js/scripts.min.js\";i:2;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:11:\"hotelmaster\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f2d8f704-ec68-4278-9ca2-885daa0c1ce5\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:398a264e302e42640553681e8759cd07\";s:5:\"title\";s:21:\"HotelMaster - Masonry\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:49:\"/gp-premium/menu-plus/functions/js/offside.min.js\";i:1;s:7:\"offSide\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:11:\"hotelmaster\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"92b2e258-1f44-41c1-b1bd-f117f61ee49d\";O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"Jannah Theme - Fix masonry grid\";s:9:\"condition\";s:6:\"jannah\";s:10:\"exclusions\";a:4:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:30:\"/wp-includes/js/masonry.min.js\";i:2;s:44:\"/wp-includes/js/jquery/jquery.masonry.min.js\";i:3;s:4:\"tie-\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:35f7f183089309f52046377ca65e905a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699642920;}s:36:\"df52436c-53d6-461a-b81a-cd0b21680524\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"JNews\";s:9:\"condition\";s:5:\"jnews\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:17:\"/jnews/assets/js/\";i:3;s:5:\"jnews\";i:4;s:4:\"jfla\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:5d90e451984f9d894b1aabb0d00f30a2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738860;}s:36:\"87ed69a2-3295-4fad-a82e-eeb02925a5dc\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Jobify\";s:9:\"condition\";s:6:\"jobify\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:24:\"/jobify/js/jobify.min.js\";i:3;s:30:\"/jobify/js/select2.full.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:592006aa4562a6915e344e5e2a09e5ee\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735224;}s:36:\"28a0b1ea-8d2f-4931-a48a-166b8df8a773\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"JOYN\";s:9:\"condition\";s:4:\"joyn\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:81:\"/swift-framework/includes/page-builder/frontend-assets/js/lib/modernizr-custom.js\";i:3;s:78:\"/swift-framework/includes/page-builder/frontend-assets/js/spb-functions.min.js\";i:4;s:68:\"/swift-framework/includes/swift-slider/assets/js/swift-slider.min.js\";i:5;s:55:\"/swift-framework/public/js/lib/imagesloaded.pkgd.min.js\";i:6;s:28:\"/joyn/js/owl.carousel.min.js\";i:7;s:25:\"/joyn/js/theme-scripts.js\";i:8;s:21:\"/joyn/js/functions.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c395470ad2d4d681836cd942bbb03120\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738527;}s:36:\"542be60a-2346-4740-9a41-8a580c4f013c\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Juno Toys\";s:9:\"condition\";s:8:\"junotoys\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:28:\"/junotoys/fw/js/core.init.js\";i:3;s:29:\"/junotoys/fw/js/core.utils.js\";i:4;s:28:\"/junotoys/fw/js/superfish.js\";i:5;s:32:\"/junotoys/fw/js/swiper/swiper.js\";i:6;s:41:\"/trx_utils/shortcodes/theme.shortcodes.js\";i:7;s:30:\"/wp-includes/js/jquery/ui/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2acab38e8356d36355bb81d931e7fba4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737788;}s:36:\"06167710-10c7-446e-a08b-ce676e444102\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Jupiter\";s:9:\"condition\";s:7:\"jupiter\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/jupiter/\";i:3;s:33:\"/wp-includes/js/underscore.min.js\";i:4;s:12:\"WebFont.load\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:89c5c30498c2989611f9044be006197c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738430;}s:36:\"5d042e1f-7e62-4ec4-ba31-30d396004522\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"JupiterX\";s:9:\"condition\";s:8:\"jupiterx\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/jupiterx/(.*).js\";i:3;s:33:\"/wp-includes/js/underscore.min.js\";i:4;s:12:\"WebFont.load\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b06632962a4948d4944fd8d79ffbfceb\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737312;}s:36:\"c4b030ea-66a1-4729-85bf-a484e373a316\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Kadence\";s:9:\"condition\";s:7:\"kadence\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/kadence/assets/js/navigation.min.js\";i:1;s:22:\"mobile_menu_breakpoint\";i:2;s:13:\"kadenceConfig\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:4b7907ee68218db279648da9bf7102d1\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735260;}s:36:\"20c605b4-3e3a-4bb0-a5e5-a08e2cb0f31f\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Kalium\";s:9:\"condition\";s:6:\"kalium\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/kalium/assets/js/main.min.js\";i:3;s:22:\"mobile_menu_breakpoint\";i:4;s:6:\"var _k\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:1fcb99a1ab06e1e36635365ed3e59ce5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737406;}s:36:\"e1e04a7d-635a-4e28-83d9-e345ce40e354\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Kava\";s:9:\"condition\";s:4:\"kava\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/kava/assets/js/theme-script.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:359d67efbf530c998245225dd3245a88\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738609;}s:36:\"e833c36e-ee89-4924-b608-3f28327c2f85\";O:8:\"stdClass\":8:{s:5:\"title\";s:3:\"Lay\";s:9:\"condition\";s:3:\"lay\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:31:\"/wp-includes/js/backbone.min.js\";i:2;s:33:\"/wp-includes/js/underscore.min.js\";i:3;s:5:\"/lay/\";i:4;s:19:\"/laytheme-carousel/\";i:5;s:15:\"window.laytheme\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7c718c6da874ea6e4b27c6d70bc4e7e8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737453;}s:36:\"2df2ef47-a833-4711-ba54-48dc62586f37\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:85d9922ac61ed833fd047a67029df8e5\";s:5:\"title\";s:8:\"LazaNews\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/jquery.custom.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:8:\"lazanews\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"9443304a-34e9-4700-a03a-5f8f62f83ed1\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Listeo\";s:9:\"condition\";s:6:\"listeo\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/listeo/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:db7da585545001f5ae614a2810f08f3a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737244;}s:36:\"77afa73c-c4a8-42a8-aaee-43f6a761364e\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"ListingPro\";s:9:\"condition\";s:10:\"listingpro\";s:10:\"exclusions\";a:13:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:62:\"/listingpro/assets/lib/jquerym.menu/js/jquery.mmenu.min.all.js\";i:3;s:73:\"/listingpro/assets/lib/Magnific-Popup-master/jquery.magnific-popup.min.js\";i:4;s:41:\"/listingpro/assets/js/select2.full.min.js\";i:5;s:49:\"/listingpro/assets/js/jquery.city-autocomplete.js\";i:6;s:42:\"/listingpro/assets/js/chosen.jquery.min.js\";i:7;s:55:\"/listingpro/assets/lib/bootstrap/js/bootstrap-slider.js\";i:8;s:34:\"/listingpro/assets/js/jquery-ui.js\";i:9;s:31:\"/listingpro/assets/js/mapbox.js\";i:10;s:29:\"/listingpro/assets/js/main.js\";i:11;s:46:\"/listingpro/assets/js/leaflet.markercluster.js\";i:12;s:4:\"maps\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:0b365e43dfc65d2b1b70fac6510c7c9c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737938;}s:36:\"01b369b5-b578-4314-8e95-40b67a41d75a\";O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Master Study\";s:9:\"condition\";s:11:\"masterstudy\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:32:\"/masterstudy/assets/js/custom.js\";i:3;s:50:\"/masterstudy/assets/vendors/jquery.fancybox.min.js\";i:4;s:42:\"/masterstudy/assets/js/select2.full.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:0ee224c20e4ef7d546733d933db598f2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735299;}s:36:\"6b000cc7-d33b-4109-9c39-6119a5d81cde\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Maya\";s:9:\"condition\";s:4:\"maya\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/maya/js/jquery.mobilemenu.js\";i:3;s:25:\"/maya/js/jquery.custom.js\";i:4;s:38:\"/maya/core/includes/js/jquery.tipsy.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:719fe28004fcdd81a820602924aa8074\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737916;}s:36:\"ef3c76d6-1041-473d-81ea-a5a6e8c86735\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"MH Magazine\";s:9:\"condition\";s:11:\"mh-magazine\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:13:\"/mh-magazine/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2a0cd6efc2f46be69de61712729a2ec9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737743;}s:36:\"9cbb2777-5524-43b8-af36-692b27452c0d\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Minimog\";s:9:\"condition\";s:7:\"minimog\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/minimog/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:61c0c235042359ee7d2a9035e79a7da2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738135;}s:36:\"7eb81c74-8062-4a6c-bf66-b7c5bc160141\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Moozo Elementor\";s:9:\"condition\";s:15:\"moozo-elementor\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/moozo-elementor/assets/js/countdown.js\";i:3;s:57:\"/moozo-elementor/assets/vendor/countdown/countdown.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2ddb538c8e6b6c766fffd0d5c861fd82\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738623;}s:36:\"e90b7bfa-9ff6-4e1a-bf29-6207d55fdd39\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Motor\";s:9:\"condition\";s:5:\"motor\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:10:\"/motor/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b33538179f5661a86cbe327a1793e199\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683973354;}s:36:\"445e625a-f955-41fa-84de-65d9ea19be07\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"My Listing\";s:9:\"condition\";s:10:\"my-listing\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/my-listing/assets/\";i:3;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";i:4;s:19:\"maps.googleapis.com\";i:5;s:9:\"MyListing\";i:6;s:17:\"_Explore_Settings\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:afacb777229ddf5cabceacc64948057d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737725;}s:36:\"00b8cd2d-2781-4fbb-ac5d-00750ba94ac9\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Neve - Mobile menu\";s:9:\"condition\";s:4:\"neve\";s:10:\"exclusions\";a:1:{i:0;s:40:\"/neve/assets/js/build/modern/frontend.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:5ae731cc06dd9284f8172675a6fe81ab\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738714;}s:36:\"483abc54-f1fc-47dc-bfc1-a269c7d1c849\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Newspaper - Images\";s:9:\"condition\";s:9:\"Newspaper\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"tagdiv_theme.min.js\";i:3;s:13:\"tdBlocksArray\";i:4;s:33:\"/wp-includes/js/underscore.min.js\";i:5;s:28:\"/td-cloud-library/assets/js/\";i:6;s:44:\"/npm/slick-carousel@1.8.1/slick/slick.min.js\";i:7;s:16:\"tdb-gallery-wrap\";i:8;s:13:\"tdBlocksArray\";i:9;s:4:\"tdb_\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:649ff22527bac2b1c8e0115cd3851d53\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695805761;}s:36:\"50db8d14-d421-4237-be14-a6f7b5c11ec5\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"Newspaper - Slider & YouTube\";s:9:\"condition\";s:9:\"Newspaper\";s:10:\"exclusions\";a:14:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"tagdiv_theme.min.js\";i:3;s:13:\"tdBlocksArray\";i:4;s:11:\"tdb_globals\";i:5;s:19:\"td_youtube_list_ids\";i:6;s:9:\"iosSlider\";i:7;s:53:\"/td-cloud-library/assets/js/js_files_for_front.min.js\";i:8;s:33:\"/wp-includes/js/underscore.min.js\";i:9;s:28:\"/td-cloud-library/assets/js/\";i:10;s:44:\"/npm/slick-carousel@1.8.1/slick/slick.min.js\";i:11;s:16:\"tdb-gallery-wrap\";i:12;s:13:\"tdBlocksArray\";i:13;s:4:\"tdb_\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7e2eeee57ae458c5959342eda6526bf1\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695805747;}s:36:\"514f4c30-2b67-4648-960e-dfe1cc401ca5\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Niva\";s:9:\"condition\";s:4:\"niva\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/niva/js/\";i:3;s:26:\"/sweetthemes-framework/js/\";i:4;s:8:\"mt_typed\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c4838f73a344b829ed626635e210dcf4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738256;}s:36:\"e67ee504-c3b1-455e-88ab-1fae8c830652\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"OceanWP\";s:9:\"condition\";s:7:\"oceanwp\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/oceanwp/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:db37af4b7d12695d37d9256313a5f37a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737552;}s:36:\"e44e240a-8765-4f4f-b67e-d54e4b727506\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"OceanWP - Mobile menu\";s:9:\"condition\";s:7:\"oceanwp\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:45:\"/ocean-side-panel/assets/js/side-panel.min.js\";i:3;s:39:\"/oceanwp/assets/js/theme.vanilla.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9babbcd52b2ce558d299a06cd1130a11\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738463;}s:36:\"897b0100-958d-4a02-b6b2-1e753e9869f4\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"PenNews\";s:9:\"condition\";s:7:\"pennews\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:25:\"/pennews/js/script.min.js\";i:3;s:29:\"/pennews/js/script.lib.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:02811fa00bc1471bb5be0457ce0ee005\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735339;}s:36:\"edd3ba03-e0fd-4b6e-911b-60b29f3471bf\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Pharmacy Mentor\";s:9:\"condition\";s:14:\"pharmacymentor\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:16:\"/pharmacymentor/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3188aaf1ef2c39937450f2a14ebb1174\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738214;}s:36:\"725415ff-cc76-45cc-a131-3170e5aa30fc\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Porto\";s:9:\"condition\";s:5:\"porto\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:26:\"/wp-includes/js/jquery/ui/\";i:3;s:18:\"/porto/js/theme.js\";i:4;s:22:\"/porto/js/theme.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8493f398f200c8dffe60d46439dd3360\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737758;}s:36:\"2c19bcec-f3ff-4873-bfd7-db6bc0f6433c\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Porto - Owl Carousel\";s:9:\"condition\";s:5:\"porto\";s:10:\"exclusions\";a:6:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:26:\"/wp-includes/js/jquery/ui/\";i:2;s:25:\"/porto/js/theme(|.min).js\";i:3;s:37:\"/porto/js/libs/owl.carousel(|.min).js\";i:4;s:31:\"/porto/js/theme-async(|.min).js\";i:5;s:41:\"/prettyPhoto/jquery.prettyPhoto(|.min).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f34f5199fb7fca78852cd3fb7758f178\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1687527252;}s:36:\"5b11ec89-1cb2-4793-8b77-79e917e810a0\";O:8:\"stdClass\":8:{s:5:\"title\";s:35:\"Pro Theme - Fix menu and accordions\";s:9:\"condition\";s:3:\"pro\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:50:\"/pro/cornerstone/assets/js/site/cs-classic.(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8f30d70dd2d9a0386445aef8fdd534a9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708100602;}s:36:\"31347ccb-f69e-4cd3-bd47-b80ce14ac76e\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"ProPhoto\";s:9:\"condition\";s:9:\"prophoto7\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:29:\"/prophoto7/js/bundle.front.js\";i:2;s:33:\"/wp-includes/js/underscore.min.js\";i:3;s:8:\"PROPHOTO\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:a5836a56c4472fade4dc6ebfe2281554\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737425;}s:36:\"a8208c04-865c-49aa-ab96-41e378d391c8\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Publisher\";s:9:\"condition\";s:9:\"publisher\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:14:\"/publisher/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:32c73be0cb175da278c8e2af0811b0d1\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738169;}s:36:\"a0d69f3d-1356-4a1d-a600-2f2f788b8a9a\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"REHub\";s:9:\"condition\";s:11:\"rehub-theme\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/rehub-theme/js/custom_floatpanel.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:321af1febb74f488cf911380893739b2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738502;}s:36:\"8b74bbe5-7f32-42df-908f-78c99a8cad82\";O:8:\"stdClass\":8:{s:5:\"title\";s:3:\"Rey\";s:9:\"condition\";s:3:\"rey\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:20:\"/rey/scripts-(.*).js\";i:3;s:20:\"/rey-core/assets/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:e46567cd0f3ec9b37e7230dc87eac367\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737011;}s:36:\"5c9115d3-bcbd-49d6-8feb-4880d2b82bfe\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Rife Free\";s:9:\"condition\";s:9:\"rife-free\";s:10:\"exclusions\";a:5:{i:0;s:27:\"/rife-free/js/script.min.js\";i:1;s:33:\"/rife-free/js/isotope.pkgd.min.js\";i:2;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:3;s:25:\"/jquery-migrate(.min)?.js\";i:4;s:8:\"var reJS\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:74a449954de79625eccc6750e87af8f6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738107;}s:36:\"6542b2fd-1f91-4862-aa18-11eecc02faaf\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Roisin\";s:9:\"condition\";s:6:\"roisin\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/themes/roisin/assets/js/main.min.js\";i:3;s:49:\"/plugins/roisin-core/assets/js/roisin-core.min.js\";i:4;s:34:\"/wp-includes/js/hoverIntent.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8f38fe58034772931110930b91cb6797\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685964523;}s:36:\"5a192ad9-d150-4aa0-8efc-d68131cb7a37\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Sahifa - Mobile Menu\";s:9:\"condition\";s:6:\"sahifa\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:37:\"/themes/sahifa/js/ilightbox.packed.js\";i:2;s:23:\"/translate_a/element.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:06ebe49f4c1e5b04cece831f8bb198a3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1687540363;}s:36:\"7ae9d978-d63c-4a58-beb3-418bebb5b23c\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Salient\";s:9:\"condition\";s:7:\"salient\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/salient/\";i:3;s:12:\"winW > bodyW\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b3e12d57ac23897be1bb2c673e3fc761\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735382;}s:36:\"35aaa6c5-4a37-4161-b504-fb3ebc4b1148\";O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"Salient - Nectar slider\";s:9:\"condition\";s:7:\"salient\";s:10:\"exclusions\";a:3:{i:0;s:42:\"/salient-nectar-slider/js/nectar-slider.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d612db1dd8dc76faa6a36a9ebfd336dc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735415;}s:36:\"84c95206-3e59-4eb3-a0c9-e2231a1c0a48\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"SEO Lounge\";s:9:\"condition\";s:9:\"seolounge\";s:10:\"exclusions\";a:4:{i:0;s:67:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:52:\"/js_composer/assets/js/dist/js_composer_front.min.js\";i:2;s:37:\"/seolounge/js/radiantthemes-custom.js\";i:3;s:39:\"/seolounge/js/radiantthemes-core.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3d72b779d9c4ba6b51cc5b245b141433\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691695809;}s:36:\"cd44aa56-088a-40dd-bf1e-f835efa68626\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"Shoptimizer\";s:9:\"condition\";s:11:\"shoptimizer\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:37:\"/shoptimizer/assets/js/lazyload-bg.js\";i:3;s:34:\"/shoptimizer/assets/js/main.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:6c32b43f4da639e5901574fac6b7d387\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737143;}s:36:\"d2c48a48-430a-4eea-bc05-99b66f1f6a7b\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"SmartMag\";s:9:\"condition\";s:9:\"smart-mag\";s:10:\"exclusions\";a:1:{i:0;s:25:\"/smart-mag/js/lazyload.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:23d6b7878bd0087addb067db3fa39864\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738490;}s:36:\"dd0d9133-ef17-4dac-b174-9f25d535838f\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Soledad\";s:9:\"condition\";s:7:\"soledad\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/soledad/js/main.js\";i:3;s:24:\"/soledad/js/more-post.js\";i:4;s:30:\"/soledad/js/libs-script.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d3f78b26c2d11c99230171cc6378d06e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737664;}s:36:\"3b85dd6e-9534-477e-9b15-940d0e155c8d\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Spacious - Mobile Menu\";s:9:\"condition\";s:8:\"spacious\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:26:\"/spacious/js/navigation.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d423c1f002b10b8682ee24d616b19c9c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1703192854;}s:36:\"d657dc56-5c04-439a-8987-401f89a65bf9\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Stockholm\";s:9:\"condition\";s:9:\"stockholm\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/stockholm/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:fcfff492e00727b63cf5dff9f59bc2a4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738378;}s:36:\"121f9b1b-d3cd-4dde-915e-0b348abf6687\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Storefront\";s:9:\"condition\";s:10:\"storefront\";s:10:\"exclusions\";a:1:{i:0;s:39:\"/storefront/assets/js/navigation.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f0dca7e4eaedf573d4664be249845942\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738793;}s:36:\"41cfc83f-ff02-4a35-a3b7-e92db213b224\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"StreamTube\";s:9:\"condition\";s:10:\"streamtube\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:12:\"/streamtube/\";i:3;s:17:\"/streamtube-core/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9772ccddd470688f6bc6aee86e34d29b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331431;}s:36:\"aec0a548-4c6b-400a-80ed-19a49e0faef0\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"The7\";s:9:\"condition\";s:7:\"dt-the7\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:14:\"loader-removed\";i:3;s:34:\"/Ultimate_VC_Addons/assets/min-js/\";i:4;s:9:\"/dt-the7/\";i:5;s:13:\"/js_composer/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7934c689fd20e30b6bfc69bb9d46cb63\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737892;}s:36:\"538354ff-d69f-40be-b0cc-df3790599dd2\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"TheGem\";s:9:\"condition\";s:6:\"thegem\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/thegem/js/\";i:3;s:11:\"gemSettings\";i:4;s:15:\"thegemSlideshow\";i:5;s:19:\"tgpLazyItemsOptions\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:153c54fe73897da838ce39152b1db5a8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738477;}s:36:\"84d95a79-270c-4223-b459-bb49c6acfaf1\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"Theme Electiman - Mobile Menu\";s:9:\"condition\";s:9:\"electiman\";s:10:\"exclusions\";a:8:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:41:\"/themes/electiman/assets/js/navigation.js\";i:2;s:45:\"/themes/electiman/assets/js/theme-pluginjs.js\";i:3;s:36:\"/themes/electiman/assets/js/theme.js\";i:4;s:40:\"/themes/electiman/assets/js/slick.min.js\";i:5;s:40:\"/themes/electiman/venobox/venobox.min.js\";i:6;s:47:\"/themes/electiman/assets/js/owl.carousel.min.js\";i:7;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:a59c888391c869ed4f3417c02d71fe15\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702923332;}s:36:\"3a59bf59-4fe5-4690-8ab7-33e6a976e2e3\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Thrive Theme Builder\";s:9:\"condition\";s:12:\"thrive-theme\";s:10:\"exclusions\";a:12:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:52:\"/thrive-visual-editor/editor/js/dist/modules/(.*).js\";i:3;s:38:\"TVE_Event_Manager_Registered_Callbacks\";i:4;s:12:\"ThriveGlobal\";i:5;s:9:\"TCB_Front\";i:6;s:8:\"TL_Front\";i:7;s:7:\"TVE_Ult\";i:8;s:7:\"thrive-\";i:9;s:7:\"thrive_\";i:10;s:4:\"tve_\";i:11;s:4:\"tve-\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7492fc8f8a90ad7ef680d9c560da2b0f\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1710767440;}s:36:\"68f2de3b-e2b8-4edf-b82f-93fd7834c65f\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Total\";s:9:\"condition\";s:5:\"Total\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/Total/assets/js/total.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:96b0141273eabab320119c467cdcaf17\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737571;}s:36:\"6dc1cb35-6b50-4da0-9834-dddf169edaa6\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:7c37c885d7fecf788f635734f99e8610\";s:5:\"title\";s:7:\"Townhub\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/townhub-add-ons/assets/js/(.*)\";i:3;s:36:\"/wp-includes/js/dist/vendor/react.js\";i:4;s:40:\"/wp-includes/js/dist/vendor/react-dom.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:7:\"townhub\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f484f86b-e316-4871-9322-dee3925349fe\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"Travel Monster - Owl Carousel\";s:9:\"condition\";s:14:\"travel-monster\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:87:\"/wp-content/plugins/wp-travel-engine/assets/lib/owl-carousel(.*)/owl.carousel(|.min).js\";i:2;s:9:\"var isRtl\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d3e8da87b3affd399205438fbc8a4f05\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1690822771;}s:36:\"3ec96c3f-a6bf-4748-9b7e-78864bd24add\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"uDesign - Mobile Menu\";s:9:\"condition\";s:8:\"u-design\";s:10:\"exclusions\";a:4:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:50:\"/wp-content/themes/u-design/assets/js/theme.min.js\";i:2;s:64:\"/wp-content/themes/u-design/framework/assets/js/framework.min.js\";i:3;s:70:\"/wp-content/themes/u-design/framework/assets/js/framework-async.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:31ce70b0a02f8720a86d993816676943\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699292981;}s:36:\"cb523239-27cc-461e-973d-c984a83223ac\";O:8:\"stdClass\":8:{s:5:\"title\";s:35:\"uDesign - Show Page Content on Load\";s:9:\"condition\";s:8:\"u-design\";s:10:\"exclusions\";a:3:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:50:\"/wp-content/themes/u-design/assets/js/theme.min.js\";i:2;s:64:\"/wp-content/themes/u-design/framework/assets/js/framework.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c55edd40ad3f9321da577dad70bb130c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1698778683;}s:36:\"14cb0a85-8bee-491e-99d7-5f20a07f4bdd\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Uncode\";s:9:\"condition\";s:6:\"uncode\";s:10:\"exclusions\";a:11:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/uncode/library/js/init(.min)?.js\";i:3;s:36:\"/uncode/library/js/plugins(.min)?.js\";i:4;s:32:\"/uncode/library/js/app(.min)?.js\";i:5;s:47:\"/uncode/library/js/woocommerce-uncode(.min)?.js\";i:6;s:59:\"/wp-includes/js/mediaelement/mediaelement-and-player.min.js\";i:7;s:10:\"initHeader\";i:8;s:7:\"initBox\";i:9;s:13:\"fixMenuHeight\";i:10;s:7:\"initRow\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:18ba19b98aefbb6c0fde6c6bf92e9cfc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738154;}s:36:\"a1fbf155-720a-4704-9794-d6749ad6df59\";O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"Vivo theme - Fix blank page\";s:9:\"condition\";s:4:\"vivo\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:46:\"/vivo/framework/assets/js/bt_framework_misc.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:a140e640fed504586e24e7c0df30376b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704308662;}s:36:\"88e96479-1aa2-4adc-8f07-20bc0368a63f\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Werkstatt\";s:9:\"condition\";s:9:\"werkstatt\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:21:\"/js/underscore.min.js\";i:3;s:34:\"/werkstatt/assets/js/vendor.min.js\";i:4;s:38:\"/werkstatt/assets/js/fullscreen.min.js\";i:5;s:31:\"/werkstatt/assets/js/app.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:38faa29db5a07b8fef6aee9cc11cafec\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737639;}s:36:\"60c4110b-a960-4d44-b619-6d79514dbf75\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"Woodmart\";s:9:\"condition\";s:8:\"woodmart\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:3;s:24:\"/woodmart/js/scripts/wc/\";i:4;s:28:\"/woodmart/js/scripts/global/\";i:5;s:37:\"/woodmart/js/libs/owl.carousel.min.js\";i:6;s:33:\"/woodmart/js/libs/owl.carousel.js\";i:7;s:26:\"/woodmart/js/libs/slick.js\";i:8;s:37:\"/woodmart/js/libs/autocomplete.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:06338f13cb89e5309ad2eb7e4d457be4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695633901;}s:36:\"a4547b5b-10ab-407c-969c-269fddec07b8\";O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"Woodmart - Cart Fragments\";s:9:\"condition\";s:8:\"woodmart\";s:10:\"exclusions\";a:4:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:53:\"/woocommerce/assets/js/frontend/cart-fragments.min.js\";i:2;s:49:\"/woocommerce/assets/js/js-cookie/js.cookie.min.js\";i:3;s:49:\"/woodmart/js/scripts/wc/updateCartFragmentsFix.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:591f4f1b2e86b1e987cd8789df3ffce3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1700584689;}s:36:\"119ebd1c-6b46-4f07-8d6a-3498d9c8814f\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"XStore\";s:9:\"condition\";s:6:\"xstore\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/xstore/js/\";i:3;s:66:\"/et-core-plugin/packages/st-woo-swatches/public/js/frontend.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3de9d9ba385200548f177d9c704ae92a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738190;}s:36:\"9a7a548c-07a1-4dff-93fc-6e8230b67853\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:119d329456073aa10969d7cbd9760f28\";s:5:\"title\";s:12:\"YOOtheme Pro\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:12:\"uikit.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:8:\"yootheme\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f74c499e-b7d9-4590-8671-379f51f468c8\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Zeen\";s:9:\"condition\";s:4:\"zeen\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"/zeen/assets/js/\";i:3;s:17:\"/js.cookie.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:acb52844f996627788836366404a3245\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737859;}}s:7:\"scripts\";O:8:\"stdClass\":16:{s:36:\"dd0c5a5b-ec56-49f9-9aa4-89e1e3a6a28a\";O:8:\"stdClass\":7:{s:5:\"title\";s:10:\"Amazon Ads\";s:10:\"exclusions\";a:1:{i:0;s:19:\"amazon-adsystem.com\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:b82a5936d8ea0745016caeb71629ae5d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390276;}s:36:\"980edf32-c64b-4370-bf23-c62b079e71c3\";O:8:\"stdClass\":7:{s:5:\"title\";s:14:\"Google AdSense\";s:10:\"exclusions\";a:1:{i:0;s:11:\"adsbygoogle\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:0206e6040c8ff64b8d6ee5fef2ce1c90\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681377840;}s:36:\"2499bb90-0753-4b2b-9bd4-1525f94c7437\";O:8:\"stdClass\":7:{s:5:\"title\";s:16:\"Google Analytics\";s:10:\"exclusions\";a:3:{i:0;s:33:\"google-analytics.com/analytics.js\";i:1;s:6:\"ga\\( \'\";i:2;s:5:\"ga\\(\'\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:d86cf69a8b82547a94ca3f6a307cf9a6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681388311;}s:36:\"6f460036-3106-4b8c-9951-d32de9b1258f\";O:8:\"stdClass\":7:{s:5:\"title\";s:11:\"Google Maps\";s:10:\"exclusions\";a:2:{i:0;s:19:\"maps.googleapis.com\";i:1;s:15:\"maps.google.com\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:4d60ab2c6d11d753267484006c23e54c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390259;}s:36:\"ac2d5720-9418-468c-80a0-3874ee743c0f\";O:8:\"stdClass\":7:{s:5:\"title\";s:15:\"Google Optimize\";s:10:\"exclusions\";a:3:{i:0;s:17:\"a,s,y,n,c,h,i,d,e\";i:1;s:30:\"googleoptimize.com/optimize.js\";i:2;s:10:\"async-hide\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:031a0cece38c4739df67f910dcabf1bd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390261;}s:36:\"122e6ebb-51fd-477f-97fb-559593f1a48b\";O:8:\"stdClass\":7:{s:5:\"title\";s:16:\"Google Recaptcha\";s:10:\"exclusions\";a:1:{i:0;s:9:\"recaptcha\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:032cb16577cbf07bc7c02bac83bd936d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390264;}s:36:\"219277ae-b2ac-4d42-913d-eaea40985295\";O:8:\"stdClass\":7:{s:5:\"title\";s:18:\"Google Tag Manager\";s:10:\"exclusions\";a:4:{i:0;s:8:\"/gtag/js\";i:1;s:6:\"gtag\\(\";i:2;s:7:\"/gtm.js\";i:3;s:10:\"async-hide\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:1d3c65b2b03ef35e14df6b163ea3a1f6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390266;}s:36:\"f632e3f4-20e6-471e-a78d-86afbea63586\";O:8:\"stdClass\":7:{s:5:\"title\";s:7:\"HubSpot\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"js.hsforms.net\";i:3;s:18:\"hbspt.forms.create\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:de4bd8ef4675ebb85a055955de76d0ee\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331623;}s:36:\"5d606add-ffb8-4a06-b295-5f722710fbfd\";O:8:\"stdClass\":7:{s:5:\"title\";s:6:\"Refari\";s:10:\"exclusions\";a:2:{i:0;s:16:\"widget.refari.co\";i:1;s:6:\"refari\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:a705e197b13b47e72a105c923e044358\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683797056;}s:36:\"742ec14a-27a1-4789-b9c8-a9c3a3cf7042\";O:8:\"stdClass\":7:{s:5:\"title\";s:10:\"Reviews.io\";s:10:\"exclusions\";a:2:{i:0;s:35:\"/carousel-inline-iframeless/dist.js\";i:1;s:20:\"carouselInlineWidget\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:4df445c576f45889506ba175a4c39fdc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684389426;}s:36:\"05d3eb78-f574-49be-95e1-3f11714005d1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"script:ce7566d1d08cc094b74cf283cf9c56a5\";s:5:\"title\";s:6:\"Stripe\";s:4:\"type\";s:6:\"script\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:13:\"js.stripe.com\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:0:\"\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ce9a3865-9efa-4e98-ae10-4f842a4ecc22\";O:8:\"stdClass\":7:{s:5:\"title\";s:8:\"Typeform\";s:10:\"exclusions\";a:1:{i:0;s:14:\"/next/embed.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:cd3889ae3b96f891186ae270dbbcc9bb\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709838856;}s:36:\"b56bf06c-2f8c-4757-b536-a689fb0e75f9\";O:8:\"stdClass\":7:{s:5:\"title\";s:7:\"Typekit\";s:10:\"exclusions\";a:1:{i:0;s:7:\"typekit\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:7815e38b93e3b500a632681bd594bd61\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390268;}s:36:\"49c38c0a-43b9-4237-88cb-57ddd519f0ad\";O:8:\"stdClass\":7:{s:5:\"title\";s:13:\"Venatus Media\";s:10:\"exclusions\";a:2:{i:0;s:18:\"/ad-manager.min.js\";i:1;s:8:\"__vm_add\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:abe11528732aed9a19a97e73b242faa5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390272;}s:36:\"2c1d0998-8ab5-478c-8eb9-9e375b46363e\";O:8:\"stdClass\":7:{s:5:\"title\";s:6:\"Wistia\";s:10:\"exclusions\";a:2:{i:0;s:15:\"fast.wistia.com\";i:1;s:24:\"/assets/external/E-v1.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:9a0111f8c3186c1cb3113587c660c041\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1711395219;}s:36:\"0627fe24-7e9d-400f-b064-d98bec2ba85e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"script:dbd1875130c71eb4b2ef768ad18d820c\";s:5:\"title\";s:10:\"Yandex Ads\";s:4:\"type\";s:6:\"script\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:9:\"yandex.ru\";i:1;s:18:\"window.yaContextCb\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:0:\"\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}}}','no'),(19023,'jetpack_affiliate_code','86241','yes'),(20742,'ce4wp_hide_banner:get_started','1','yes'),(21235,'_transient_timeout_wpr_dynamic_lists','1712049524','no'),(21236,'_transient_wpr_dynamic_lists','O:8:\"stdClass\":12:{s:28:\"rucss_inline_atts_exclusions\";a:16:{i:0;s:26:\"rocket-lazyload-inline-css\";i:1;s:35:\"divi-style-parent-inline-inline-css\";i:2;s:14:\"gsf-custom-css\";i:3;s:29:\"extra-style-inline-inline-css\";i:4;s:30:\"woodmart-inline-css-inline-css\";i:5;s:30:\"woodmart_shortcodes-custom-css\";i:6;s:29:\"rs-plugin-settings-inline-css\";i:7;s:28:\"divi-style-inline-inline-css\";i:8;s:27:\"tcb-post-list-dynamic-style\";i:9;s:6:\"n2-ss-\";i:10;s:6:\"wpcf7-\";i:11;s:32:\"siteorigin-panels-layouts-footer\";i:12;s:28:\"xstore-inline-css-inline-css\";i:13;s:17:\"assets.reviews.io\";i:14;s:8:\"ezoicCSS\";i:15;s:4:\"stk-\";}s:31:\"rucss_inline_content_exclusions\";a:46:{i:0;s:14:\".wp-container-\";i:1;s:13:\".wp-elements-\";i:2;s:16:\"#wpv-expandable-\";i:3;s:16:\".custom-content-\";i:4;s:5:\"#thb-\";i:5;s:16:\".et_pb_text_dap_\";i:6;s:24:\"#gdlr-core-shape-divider\";i:7;s:8:\"#ultib3-\";i:8;s:10:\".uvc-wrap-\";i:9;s:26:\".jet-listing-dynamic-post-\";i:10;s:6:\".vcex_\";i:11;s:20:\".wprm-advanced-list-\";i:12;s:9:\".adsslot_\";i:13;s:7:\".jnews_\";i:14;s:21:\".cp-info-bar.content-\";i:15;s:16:\"#stockie-custom-\";i:16;s:13:\"#ohio-custom-\";i:17;s:5:\".uid-\";i:18;s:15:\"#wpfMainWrapper\";i:19;s:7:\"#penci_\";i:20;s:7:\"#penci-\";i:21;s:7:\".wpbs_s\";i:22;s:8:\"#apcore_\";i:23;s:8:\"#apress_\";i:24;s:6:\"#zolo_\";i:25;s:30:\".extended-products-grid#style-\";i:26;s:27:\".preloader#style-preloader-\";i:27;s:16:\".thegem-heading-\";i:28;s:15:\".thegem-button-\";i:29;s:15:\".thegem-custom-\";i:30;s:14:\".thegem-popup-\";i:31;s:9:\"#pattern-\";i:32;s:20:\"#thegem-video-frame-\";i:33;s:8:\"#thegem-\";i:34;s:14:\".qwery_inline_\";i:35;s:19:\".dcgd_submit_button\";i:36;s:8:\".irs-bar\";i:37;s:14:\".gallery-grid-\";i:38;s:13:\".cmplz-hidden\";i:39;s:13:\"#sqbquizouter\";i:40;s:19:\"#start_sqbquizouter\";i:41;s:13:\".flo-header--\";i:42;s:19:\".trx_addons_inline_\";i:43;s:21:\".wpp-cardview-compact\";i:44;s:13:\".e-loop-item-\";i:45;s:26:\".tiered-pricing-plain-text\";}s:26:\"defer_js_inline_exclusions\";a:10:{i:0;s:16:\"DOMContentLoaded\";i:1;s:14:\"document.write\";i:2;s:22:\"window.lazyLoadOptions\";i:3;s:5:\"N.N2_\";i:4;s:18:\"rev_slider_wrapper\";i:5;s:18:\"FB3D_CLIENT_LOCALE\";i:6;s:19:\"ewww_webp_supported\";i:7;s:21:\"anr_captcha_field_div\";i:8;s:24:\"renderInvisibleReCaptcha\";i:9;s:17:\"bookingInProgress\";}s:28:\"defer_js_external_exclusions\";a:37:{i:0;s:15:\"gist.github.com\";i:1;s:22:\"content.jwplatform.com\";i:2;s:14:\"js.hsforms.net\";i:3;s:16:\"www.uplaunch.com\";i:4;s:20:\"google.com/recaptcha\";i:5;s:20:\"widget.reviews.co.uk\";i:6;s:29:\"verify.authorize.net/anetseal\";i:7;s:43:\"lib/admin/assets/lib/webfont/webfont.min.js\";i:8;s:18:\"app.mailerlite.com\";i:9;s:17:\"widget.reviews.io\";i:10;s:35:\"simplybook.(.*)/v2/widget/widget.js\";i:11;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:12;s:79:\"/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar(.*).js\";i:13;s:64:\"/wp-content/plugins/oxygen/component-framework/vendor/aos/aos.js\";i:14;s:70:\"/wp-content/plugins/ewww-image-optimizer/includes/check-webp(.min)?.js\";i:15;s:34:\"static.mailerlite.com/data/(.*).js\";i:16;s:37:\"cdn.voxpow.com/static/libs/v1/(.*).js\";i:17;s:40:\"cdn.voxpow.com/media/trackers/js/(.*).js\";i:18;s:15:\"use.typekit.net\";i:19;s:15:\"www.idxhome.com\";i:20;s:44:\"/wp-includes/js/dist/vendor/lodash(.min)?.js\";i:21;s:40:\"/wp-includes/js/dist/api-fetch(.min)?.js\";i:22;s:35:\"/wp-includes/js/dist/i18n(.min)?.js\";i:23;s:49:\"/wp-includes/js/dist/vendor/wp-polyfill(.min)?.js\";i:24;s:34:\"/wp-includes/js/dist/url(.min)?.js\";i:25;s:36:\"/wp-includes/js/dist/hooks(.min)?.js\";i:26;s:21:\"www.paypal.com/sdk/js\";i:27;s:18:\"js-eu1.hsforms.net\";i:28;s:18:\"yanovis.Voucher.js\";i:29;s:76:\"/carousel-upsells-and-related-product-for-woocommerce/assets/js/glide.min.js\";i:30;s:15:\"use.typekit.com\";i:31;s:39:\"/artale/modules/kirki/assets/webfont.js\";i:32;s:21:\"/api/scripts/lb_cs.js\";i:33;s:27:\"js.hscta.net/cta/current.js\";i:34;s:16:\"widget.refari.co\";i:35;s:20:\"player.vdocipher.com\";i:36;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";}s:19:\"delay_js_exclusions\";a:70:{i:0;s:10:\"nowprocket\";i:1;s:31:\"/wp-includes/js/wp-embed.min.js\";i:2;s:15:\"lazyLoadOptions\";i:3;s:13:\"lazyLoadThumb\";i:4;s:33:\"wp-rocket/assets/js/lazyload/(.*)\";i:5;s:30:\"et_core_page_resource_fallback\";i:6;s:25:\"window.\\$us === undefined\";i:7;s:8:\"js-extra\";i:8;s:20:\"fusionNavIsCollapsed\";i:9;s:26:\"/assets/js/smush-lazy-load\";i:10;s:13:\"eio_lazy_vars\";i:11;s:34:\"\\/lazysizes(\\.min|-pre|-post)?\\.js\";i:12;s:44:\"document\\.body\\.classList\\.remove\\(\"no-js\"\\)\";i:13;s:64:\"document\\.documentElement\\.className\\.replace\\( \'no-js\', \'js\' \\)\";i:14;s:17:\"et_animation_data\";i:15;s:16:\"wpforms_settings\";i:16;s:11:\"var nfForms\";i:17;s:14:\"//stats.wp.com\";i:18;s:9:\"_stq.push\";i:19;s:29:\"fluent_form_ff_form_instance_\";i:20;s:9:\"cpLoadCSS\";i:21;s:13:\"ninja_column_\";i:22;s:16:\"var rbs_gallery_\";i:23;s:12:\"var lepopup_\";i:24;s:28:\"var billing_additional_field\";i:25;s:10:\"var gtm4wp\";i:26;s:21:\"var dataLayer_content\";i:27;s:54:\"/ewww-image-optimizer/includes/load[_-]webp(\\.min)?.js\";i:28;s:52:\"/ewww-image-optimizer/includes/check-webp(\\.min)?.js\";i:29;s:19:\"ewww_webp_supported\";i:30;s:32:\"/dist/js/browser-redirect/app.js\";i:31;s:31:\"/perfmatters/js/lazyload.min.js\";i:32;s:16:\"lazyLoadInstance\";i:33;s:27:\"scripts.mediavine.com/tags/\";i:34;s:17:\"initCubePortfolio\";i:35;s:9:\"simpli.fi\";i:36;s:17:\"gforms_recaptcha_\";i:37;s:57:\"/jetpack-boost/vendor/automattic/jetpack-lazy-images/(.*)\";i:38;s:30:\"jetpack-lazy-images-js-enabled\";i:39;s:26:\"jetpack-boost-critical-css\";i:40;s:24:\"wpformsRecaptchaCallback\";i:41;s:20:\"booking-suedtirol-js\";i:42;s:26:\"wpcp_css_disable_selection\";i:43;s:41:\"/gravityforms/js/conditional_logic.min.js\";i:44;s:34:\"statcounter.com/counter/counter.js\";i:45;s:14:\"var sc_project\";i:46;s:59:\"/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/(.*)\";i:47;s:55:\"/themify-builder/themify/js/modules/fallback(\\.min)?.js\";i:48;s:16:\"handlePixMessage\";i:49;s:16:\"var corner_video\";i:50;s:26:\"cdn.pixfuture.com/hb_v2.js\";i:51;s:25:\"cdn.pixfuture.com/pbix.js\";i:52;s:43:\"served-by.pixfuture.com/www/delivery/ads.js\";i:53;s:64:\"served-by.pixfuture.com/www/delivery/headerbid_sticky_refresh.js\";i:54;s:35:\"serv-vdo.pixfuture.com/vpaid/ads.js\";i:55;s:14:\"wprRemoveCPCSS\";i:56;s:19:\"window.jdgmSettings\";i:57;s:67:\"/photonic/include/js/front-end/nomodule/photonic-baguettebox.min.js\";i:58;s:52:\"/photonic/include/ext/baguettebox/baguettebox.min.js\";i:59;s:27:\"window.wsf_form_json_config\";i:60;s:20:\"et_link_options_data\";i:61;s:19:\"FuseboxPlayerAPIKey\";i:62;s:27:\"js.hscta.net/cta/current.js\";i:63;s:14:\"hbspt.cta.load\";i:64;s:27:\"consent.cookiebot.com/uc.js\";i:65;s:53:\"/woofilter-pro/woofilterpro/js/ion.rangeSlider.min.js\";i:66;s:21:\"barra.r7.com/barra.js\";i:67;s:26:\"rocket_css_lazyload_launch\";i:68;s:16:\"#wpr-lazyload-bg\";i:69;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";}s:18:\"js_minify_external\";a:125:{i:0;s:8:\"html5.js\";i:1;s:11:\"show_ads.js\";i:2;s:14:\"histats.com/js\";i:3;s:21:\"ws.amazon.com/widgets\";i:4;s:5:\"/ads/\";i:5;s:17:\"intensedebate.com\";i:6;s:20:\"scripts.chitika.net/\";i:7;s:12:\"jotform.com/\";i:8;s:15:\"gist.github.com\";i:9;s:16:\"forms.aweber.com\";i:10;s:21:\"video.unrulymedia.com\";i:11;s:12:\"stats.wp.com\";i:12;s:19:\"stats.wordpress.com\";i:13;s:23:\"widget.rafflecopter.com\";i:14;s:29:\"widget-prime.rafflecopter.com\";i:15;s:23:\"releases.flowplayer.org\";i:16;s:13:\"c.ad6media.fr\";i:17;s:19:\"cdn.stickyadstv.com\";i:18;s:12:\"www.smava.de\";i:19;s:20:\"contextual.media.net\";i:20;s:19:\"app.getresponse.com\";i:21;s:24:\"adserver.reklamstore.com\";i:22;s:9:\"s0.wp.com\";i:23;s:16:\"wprp.zemanta.com\";i:24;s:21:\"files.bannersnack.com\";i:25;s:22:\"smarticon.geotrust.com\";i:26;s:11:\"js.gleam.io\";i:27;s:25:\"ir-na.amazon-adsystem.com\";i:28;s:19:\"web.ventunotech.com\";i:29;s:20:\"verify.authorize.net\";i:30;s:21:\"ads.themoneytizer.com\";i:31;s:20:\"embed.finanzcheck.de\";i:32;s:20:\"imagesrv.adition.com\";i:33;s:15:\"js.juicyads.com\";i:34;s:18:\"form.jotformeu.com\";i:35;s:15:\"speakerdeck.com\";i:36;s:22:\"content.jwplatform.com\";i:37;s:24:\"ads.investingchannel.com\";i:38;s:13:\"app.ecwid.com\";i:39;s:20:\"www.industriejobs.de\";i:40;s:14:\"s.gravatar.com\";i:41;s:21:\"googlesyndication.com\";i:42;s:13:\"a.optmstr.com\";i:43;s:14:\"a.optmnstr.com\";i:44;s:13:\"a.opmnstr.com\";i:45;s:12:\"adthrive.com\";i:46;s:13:\"mediavine.com\";i:47;s:14:\"js.hsforms.net\";i:48;s:20:\"googleadservices.com\";i:49;s:16:\"f.convertkit.com\";i:50;s:16:\"recaptcha/api.js\";i:51;s:12:\"mailmunch.co\";i:52;s:20:\"apps.shareaholic.com\";i:53;s:28:\"dsms0mj1bbhn4.cloudfront.net\";i:54;s:12:\"nutrifox.com\";i:55;s:13:\"code.tidio.co\";i:56;s:16:\"www.uplaunch.com\";i:57;s:24:\"widget.reviewability.com\";i:58;s:36:\"embed-cdn.gettyimages.com/widgets.js\";i:59;s:18:\"app.mailerlite.com\";i:60;s:7:\"ck.page\";i:61;s:28:\"cdn.jsdelivr.net/gh/AmauriC/\";i:62;s:39:\"static.klaviyo.com/onsite/js/klaviyo.js\";i:63;s:32:\"a.omappapi.com/app/js/api.min.js\";i:64;s:19:\"static.zdassets.com\";i:65;s:58:\"feedbackcompany.com/widgets/feedback-company-widget.min.js\";i:66;s:17:\"widget.gleamjs.io\";i:67;s:14:\"phonewagon.com\";i:68;s:35:\"simplybook.asia/v2/widget/widget.js\";i:69;s:33:\"simplybook.it/v2/widget/widget.js\";i:70;s:33:\"simplybook.me/v2/widget/widget.js\";i:71;s:48:\"static.botsrv.com/website/js/widget2.36cf1446.js\";i:72;s:27:\"static.mailerlite.com/data/\";i:73;s:14:\"cdn.voxpow.com\";i:74;s:16:\"loader.knack.com\";i:75;s:46:\"embed.lpcontent.net/leadboxes/current/embed.js\";i:76;s:52:\"cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js\";i:77;s:21:\"cse.google.com/cse.js\";i:78;s:19:\"kit.fontawesome.com\";i:79;s:51:\"cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js\";i:80;s:46:\"static.leadpages.net/leadbars/current/embed.js\";i:81;s:27:\"booqable.com/v2/booqable.js\";i:82;s:18:\"googleoptimize.com\";i:83;s:52:\"cdna.hubpeople.com/js/widget_standalone_two_modes.js\";i:84;s:18:\"s3.tradingview.com\";i:85;s:26:\"www.vbt.io/ext/vbtforms.js\";i:86;s:16:\"cdn.callrail.com\";i:87;s:40:\"documentcloud.adobe.com/view-sdk/main.js\";i:88;s:21:\"static.cleverpush.com\";i:89;s:15:\"js.afterpay.com\";i:90;s:33:\"cdn.enable.co.il/licenses/enable-\";i:91;s:21:\"hcaptcha.com/1/api.js\";i:92;s:46:\"voucher.getavo.it/public/js/yanovis.Voucher.js\";i:93;s:18:\"js-eu1.hsforms.net\";i:94;s:34:\"statcounter.com/counter/counter.js\";i:95;s:11:\"snapppt.com\";i:96;s:15:\"use.typekit.com\";i:97;s:35:\"secure.gravatar.com/js/gprofiles.js\";i:98;s:32:\"cdn.jsdelivr.net/npm/hockeystack\";i:99;s:22:\"widget.prod.faslet.net\";i:100;s:31:\"ga.getresponse.com/script/ga.js\";i:101;s:16:\"cognitoforms.com\";i:102;s:15:\"usercentrics.eu\";i:103;s:16:\"cdn.amcharts.com\";i:104;s:5:\"umami\";i:105;s:20:\"cdn.popt.in/pixel.js\";i:106;s:9:\"m2d.m2.ai\";i:107;s:11:\"pubguru.net\";i:108;s:13:\"trustindex.io\";i:109;s:37:\"cdnjs.cloudflare.com/ajax/libs/prism/\";i:110;s:25:\"podigee-podcast-player.js\";i:111;s:24:\"tarteaucitron.io/load.js\";i:112;s:29:\"osm.klarnaservices.com/lib.js\";i:113;s:25:\"mein.clickskeks.at/app.js\";i:114;s:21:\"barra.r7.com/barra.js\";i:115;s:16:\"widget.refari.co\";i:116;s:20:\"widget.reviews.co.uk\";i:117;s:20:\"player.vdocipher.com\";i:118;s:26:\"www.instagram.com/embed.js\";i:119;s:13:\"smartframe.io\";i:120;s:36:\"challenges.cloudflare.com/turnstile/\";i:121;s:20:\"script.roboassist.ai\";i:122;s:16:\"cdn.hu-manity.co\";i:123;s:56:\"daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js\";i:124;s:27:\"consent.cookiebot.com/uc.js\";}s:21:\"js_move_after_combine\";a:106:{i:0;s:15:\"map_fusion_map_\";i:1;s:13:\"ec:addProduct\";i:2;s:16:\"ec:addImpression\";i:3;s:30:\"clear_better_facebook_comments\";i:4;s:29:\"vc-row-destroy-equal-heights-\";i:5;s:14:\"dfd-icon-list-\";i:6;s:12:\"SFM_template\";i:7;s:14:\"WLTChangeState\";i:8;s:9:\"wlt_star_\";i:9;s:17:\"wlt_pop_distance_\";i:10;s:14:\"smart_list_tip\";i:11;s:12:\"gd-wgt-pagi-\";i:12;s:11:\"data-rf-id=\";i:13;s:7:\"tvc_po=\";i:14;s:10:\"scrapeazon\";i:15;s:10:\"startclock\";i:16;s:22:\"it_logo_field_owl-box_\";i:17;s:15:\"td_live_css_uid\";i:18;s:17:\"wpvl_paramReplace\";i:19;s:11:\"tdAjaxCount\";i:20;s:9:\"mec_skin_\";i:21;s:4:\"_wca\";i:22;s:8:\"_taboola\";i:23;s:17:\"fbq(\'trackCustom\'\";i:24;s:11:\"fbq(\'track\'\";i:25;s:10:\"data.token\";i:26;s:7:\"sharrre\";i:27;s:19:\"dfads_ajax_load_ads\";i:28;s:13:\"tie_postviews\";i:29;s:10:\"wmp_update\";i:30;s:18:\"h5ab-print-article\";i:31;s:17:\"gform_ajax_frame_\";i:32;s:17:\"gform_post_render\";i:33;s:14:\"mts_view_count\";i:34;s:15:\"act_css_tooltip\";i:35;s:10:\"window.SLB\";i:36;s:14:\"wpt_view_count\";i:37;s:11:\"var dateNow\";i:38;s:16:\"gallery_product_\";i:39;s:21:\".flo-block-slideshow-\";i:40;s:17:\"data=\'api-key=ct-\";i:41;s:20:\"ip_common_function()\";i:42;s:31:\"(\"style#gsf-custom-css\").append\";i:43;s:22:\"a3revWCDynamicGallery_\";i:44;s:24:\"#owl-carousel-instagram-\";i:45;s:19:\"window.FlowFlowOpts\";i:46;s:16:\"jQuery(\'.td_uid_\";i:47;s:16:\"jQuery(\".slider-\";i:48;s:18:\"#dfd-vcard-widget-\";i:49;s:21:\"#sf-instagram-widget-\";i:50;s:18:\".woocommerce-tabs-\";i:51;s:16:\"penci_megamenu__\";i:52;s:18:\"vc_prepareHoverBox\";i:53;s:16:\"wp-temp-form-div\";i:54;s:25:\"_wswebinarsystem_already_\";i:55;s:23:\"#views-extra-css\").text\";i:56;s:20:\"fusetag.setTargeting\";i:57;s:20:\"hit.uptrendsdata.com\";i:58;s:27:\"callback:window.renderBadge\";i:59;s:29:\"test_run_nf_conditional_logic\";i:60;s:9:\"cb_nombre\";i:61;s:12:\"$(\'.fl-node-\";i:62;s:24:\"function($){google_maps_\";i:63;s:14:\"$(\"#myCarousel\";i:64;s:18:\"et_animation_data=\";i:65;s:13:\"current_url=\"\";i:66;s:44:\"CustomEvent.prototype=window.Event.prototype\";i:67;s:26:\"electro-wc-product-gallery\";i:68;s:14:\"woof_is_mobile\";i:69;s:20:\"jQuery(\'.videonextup\";i:70;s:10:\"wpp_params\";i:71;s:24:\"us.templateDirectoryUri=\";i:72;s:17:\".fat-gallery-item\";i:73;s:10:\".ratingbox\";i:74;s:33:\"user_rating.prototype.eraseCookie\";i:75;s:23:\"test_run_nf_conditional\";i:76;s:26:\"dpsp-networks-btns-wrapper\";i:77;s:19:\"pa_woo_product_info\";i:78;s:35:\"sharing_enabled_on_post_via_metabox\";i:79;s:22:\"#product-search-field-\";i:80;s:19:\"GOTMLS_login_offset\";i:81;s:40:\"berocket_aapf_time_to_fix_products_style\";i:82;s:27:\"window.vc_googleMapsPointer\";i:83;s:8:\"sinceID_\";i:84;s:31:\"#ut-background-video-ut-section\";i:85;s:26:\"+window.comment_tab_width+\";i:86;s:19:\"dfd-button-hover-in\";i:87;s:21:\"wpseo-address-wrapper\";i:88;s:24:\"platform.stumbleupon.com\";i:89;s:27:\"#woo_pp_ec_button_mini_cart\";i:90;s:14:\"#supercarousel\";i:91;s:10:\"blockClass\";i:92;s:11:\"tdbMenuItem\";i:93;s:13:\"tdbSearchItem\";i:94;s:17:\"best_seller_badge\";i:95;s:24:\"jQuery(\'#product-top-bar\";i:96;s:8:\"fb_desc-\";i:97;s:21:\"FC_regenerate_captcha\";i:98;s:34:\"wp_post_blocks_vars.listed_posts=[\";i:99;s:12:\"captcha-hash\";i:100;s:9:\"mapdata={\";i:101;s:11:\".ywpc-char-\";i:102;s:17:\").countdowntimer(\";i:103;s:16:\"jQuery(\"#td_uid_\";i:104;s:14:\"find(\'#td_uid_\";i:105;s:22:\"variation_estimate_msg\";}s:18:\"js_excluded_inline\";a:313:{i:0;s:14:\"document.write\";i:1;s:9:\"google_ad\";i:2;s:9:\"edToolbar\";i:3;s:4:\"gtag\";i:4;s:9:\"_gaq.push\";i:5;s:5:\"_gaLt\";i:6;s:21:\"GoogleAnalyticsObject\";i:7;s:17:\"syntaxhighlighter\";i:8;s:11:\"adsbygoogle\";i:9;s:7:\"ci_cap_\";i:10;s:4:\"_stq\";i:11;s:5:\"nonce\";i:12;s:7:\"post_id\";i:13;s:8:\"LogHuman\";i:14;s:15:\"idcomments_acct\";i:15;s:9:\"ch_client\";i:16;s:11:\"sc_online_t\";i:17;s:4:\"_stq\";i:18;s:17:\"bannersnack_embed\";i:19;s:15:\"vtn_player_type\";i:20;s:13:\"ven_video_key\";i:21;s:15:\"ANS_customer_id\";i:22;s:7:\"tdBlock\";i:23;s:12:\"tdLocalCache\";i:24;s:11:\"wpRestNonce\";i:25;s:6:\"\"url\":\";i:26;s:15:\"lazyLoadOptions\";i:27;s:8:\"adthrive\";i:28;s:7:\"loadCSS\";i:29;s:17:\"google_tag_params\";i:30;s:13:\"clicky_custom\";i:31;s:15:\"clicky_site_ids\";i:32;s:14:\"NSLPopupCenter\";i:33;s:4:\"_paq\";i:34;s:3:\"gtm\";i:35;s:9:\"dataLayer\";i:36;s:13:\"RecaptchaLoad\";i:37;s:20:\"WPCOM_sharing_counts\";i:38;s:22:\"jetpack_remote_comment\";i:39;s:15:\"subscribe-field\";i:40;s:9:\"contextly\";i:41;s:7:\"_mmunch\";i:42;s:14:\"gt_request_uri\";i:43;s:12:\"doGTranslate\";i:44;s:8:\"docTitle\";i:45;s:17:\"bs_ajax_paginate_\";i:46;s:20:\"bs_deferred_loading_\";i:47;s:22:\"theChampRedirectionUrl\";i:48;s:20:\"theChampFBCommentUrl\";i:49;s:23:\"theChampTwitterRedirect\";i:50;s:25:\"theChampRegRedirectionUrl\";i:51;s:14:\"ESSB_CACHE_URL\";i:52;s:30:\"oneall_social_login_providers_\";i:53;s:22:\"betterads_screen_width\";i:54;s:40:\"woocommerce_wishlist_add_to_wishlist_url\";i:55;s:21:\"arf_conditional_logic\";i:56;s:27:\"heateorSsHorSharingShortUrl\";i:57;s:8:\"TL_Const\";i:58;s:23:\"bimber_front_microshare\";i:59;s:17:\"setAttribute(\"id\"\";i:60;s:18:\"setAttribute( \"id\"\";i:61;s:14:\"TribeEventsPro\";i:62;s:14:\"peepsotimedata\";i:63;s:9:\"wphc_data\";i:64;s:10:\"hc_rand_id\";i:65;s:7:\"RBL_ADD\";i:66;s:18:\"AfsAnalyticsObject\";i:67;s:18:\"_thriveCurrentPost\";i:68;s:13:\"esc_login_url\";i:69;s:18:\"fwduvpMainPlaylist\";i:70;s:26:\"Bibblio.initRelatedContent\";i:71;s:9:\"showUFC()\";i:72;s:8:\"#iphorm-\";i:73;s:7:\"#fancy-\";i:74;s:13:\"ult-carousel-\";i:75;s:17:\"theChampLJAuthUrl\";i:76;s:6:\"f._fbq\";i:77;s:10:\"Insticator\";i:78;s:15:\"w2dc_js_objects\";i:79;s:11:\"cherry_ajax\";i:80;s:9:\"ad_block_\";i:81;s:23:\"elementorFrontendConfig\";i:82;s:5:\"zeen_\";i:83;s:16:\"disqusIdentifier\";i:84;s:14:\"currentAjaxUrl\";i:85;s:27:\"geodir_event_call_calendar_\";i:86;s:8:\"atatags-\";i:87;s:18:\"hbspt.forms.create\";i:88;s:19:\"function(c,h,i,m,p)\";i:89;s:11:\"dataTable({\";i:90;s:12:\"rankMath = {\";i:91;s:10:\"_atrk_opts\";i:92;s:16:\"quicklinkOptions\";i:93;s:11:\"ct_checkjs_\";i:94;s:18:\"WP_Statistics_http\";i:95;s:12:\"penci_block_\";i:96;s:15:\"omapi_localized\";i:97;s:10:\"omapi_data\";i:98;s:15:\"OptinMonsterApp\";i:99;s:9:\"tminusnow\";i:100;s:7:\"nfForms\";i:101;s:18:\"galleries.gallery_\";i:102;s:14:\"wcj_evt.prodID\";i:103;s:19:\"advads_tracking_ads\";i:104;s:28:\"advadsGATracking.postContext\";i:105;s:14:\"woopack_config\";i:106;s:14:\"ulp_content_id\";i:107;s:26:\"wp-cumulus/tagcloud.swf?r=\";i:108;s:24:\"ctSetCookie(\'ct_checkjs\'\";i:109;s:20:\"woof_really_curr_tax\";i:110;s:17:\"uLogin.customInit\";i:111;s:32:\"i18n_no_matching_variations_text\";i:112;s:22:\"alsp_map_markers_attrs\";i:113;s:13:\"var inc_opt =\";i:114;s:13:\"iworks_upprev\";i:115;s:19:\"yith_wcevti_tickets\";i:116;s:27:\"window.metrilo.ensure_cbuid\";i:117;s:13:\"metrilo.event\";i:118;s:19:\"wordpress_page_root\";i:119;s:9:\"wcct_info\";i:120;s:20:\"Springbot.product_id\";i:121;s:17:\"pysWooProductData\";i:122;s:11:\"dfd-heading\";i:123;s:8:\"owl=$(\"#\";i:124;s:14:\"penci_megamenu\";i:125;s:12:\"fts_security\";i:126;s:19:\"algoliaAutocomplete\";i:127;s:22:\"avia_framework_globals\";i:128;s:23:\"tabs.easyResponsiveTabs\";i:129;s:20:\"searchlocationHeader\";i:130;s:16:\"yithautocomplete\";i:131;s:19:\"data-parallax-speed\";i:132;s:14:\"currency_data=\";i:133;s:11:\"cedexisData\";i:134;s:23:\"function reenableButton\";i:135;s:12:\"#wpnbio-show\";i:136;s:29:\"e.Newsletter2GoTrackingObject\";i:137;s:15:\"var categories_\";i:138;s:14:\"\"+nRemaining+\"\";i:139;s:20:\"cartsguru_cart_token\";i:140;s:21:\"after_share_easyoptin\";i:141;s:18:\"location_data.push\";i:142;s:30:\"thirstyFunctions.isThirstyLink\";i:143;s:23:\"styles: \' #custom-menu-\";i:144;s:20:\"function svc_center_\";i:145;s:25:\"#svc_carousel2_container_\";i:146;s:11:\"advads.move\";i:147;s:9:\"elementid\";i:148;s:14:\"advads_has_ads\";i:149;s:14:\"wpseo_map_init\";i:150;s:20:\"mdf_current_page_url\";i:151;s:12:\"tptn_tracker\";i:152;s:20:\"dpsp_pin_button_data\";i:153;s:27:\"searchwp_live_search_params\";i:154;s:10:\"wpp_params\";i:155;s:21:\"top.location,thispage\";i:156;s:18:\"selection+pagelink\";i:157;s:20:\"ic_window_resolution\";i:158;s:11:\"PHP.wp_p_id\";i:159;s:29:\"ShopifyBuy.UI.onReady(client)\";i:160;s:16:\"orig_request_uri\";i:161;s:16:\"gie.widgets.load\";i:162;s:11:\"Adman.Flash\";i:163;s:11:\"PHP.wp_p_id\";i:164;s:26:\"window.broadstreetKeywords\";i:165;s:15:\"var productId =\";i:166;s:16:\"var flatsomeVars\";i:167;s:21:\"wc_product_block_data\";i:168;s:21:\"static.mailerlite.com\";i:169;s:10:\"amzn_assoc\";i:170;s:22:\"_bs_getParameterByName\";i:171;s:9:\"_stq.push\";i:172;s:9:\"h._remove\";i:173;s:16:\"var FlowFlowOpts\";i:174;s:14:\"var WCPFData =\";i:175;s:14:\"var _beeketing\";i:176;s:16:\"var _statcounter\";i:177;s:13:\"var actions =\";i:178;s:15:\"var current_url\";i:179;s:15:\"var object_name\";i:180;s:19:\"var the_ajax_script\";i:181;s:28:\"var wc_cart_fragments_params\";i:182;s:22:\"var woocommerce_params\";i:183;s:16:\"var wpml_cookies\";i:184;s:21:\"wc_add_to_cart_params\";i:185;s:26:\"window.broadstreetKeywords\";i:186;s:35:\"window.wc_ga_pro.available_gateways\";i:187;s:12:\"xa.prototype\";i:188;s:21:\"HOUZEZ_ajaxcalls_vars\";i:189;s:17:\"w2dc_maps_objects\";i:190;s:26:\"w2dc_controller_args_array\";i:191;s:22:\"w2dc_map_markers_attrs\";i:192;s:9:\"YT.Player\";i:193;s:9:\"WPFC.data\";i:194;s:23:\"function current_video_\";i:195;s:12:\"var videodiv\";i:196;s:22:\"var slider_wppasrotate\";i:197;s:8:\"wppas_ga\";i:198;s:14:\"var blockClass\";i:199;s:13:\"tarteaucitron\";i:200;s:21:\"pw_brand_product_list\";i:201;s:15:\"tminusCountDown\";i:202;s:23:\"pysWooSelectContentData\";i:203;s:13:\"wpvq_ans89733\";i:204;s:12:\"_isp_version\";i:205;s:16:\"price_range_data\";i:206;s:29:\"window.FeedbackCompanyWidgets\";i:207;s:22:\"woocs_current_currency\";i:208;s:30:\"woo_variation_swatches_options\";i:209;s:31:\"woocommerce_price_slider_params\";i:210;s:12:\"scriptParams\";i:211;s:19:\"form-adv-pagination\";i:212;s:23:\"borlabsCookiePrioritize\";i:213;s:21:\"urls_wpwidgetpolylang\";i:214;s:14:\"quickViewNonce\";i:215;s:22:\"frontendscripts_params\";i:216;s:21:\"nj-facebook-messenger\";i:217;s:20:\"var fb_mess_position\";i:218;s:36:\"init_particles_row_background_script\";i:219;s:15:\"setREVStartSize\";i:220;s:7:\"fl-node\";i:221;s:11:\"PPAccordion\";i:222;s:10:\"soliloquy_\";i:223;s:25:\"wprevpublicjs_script_vars\";i:224;s:19:\"DTGS_NONCE_FRONTEND\";i:225;s:17:\"et_animation_data\";i:226;s:17:\"archives-dropdown\";i:227;s:15:\"loftloaderCache\";i:228;s:17:\"SmartSliderSimple\";i:229;s:14:\"var nectarLove\";i:230;s:10:\"var incOpt\";i:231;s:33:\"RocketBrowserCompatibilityChecker\";i:232;s:24:\"RocketPreloadLinksConfig\";i:233;s:18:\"placementVersionId\";i:234;s:11:\"var useEdit\";i:235;s:23:\"var DTGS_NONCE_FRONTEND\";i:236;s:8:\"n2jQuery\";i:237;s:26:\"et_core_api_spam_recaptcha\";i:238;s:6:\"cnArgs\";i:239;s:14:\"__CF$cv$params\";i:240;s:17:\"trustbox_settings\";i:241;s:5:\"aepro\";i:242;s:10:\"cdn.jst.ai\";i:243;s:25:\"w2dc_fields_in_categories\";i:244;s:21:\"jetMenuPublicSettings\";i:245;s:17:\"JetTricksSettings\";i:246;s:10:\"aepc_pixel\";i:247;s:20:\"avadaWooCommerceVars\";i:248;s:7:\"var isb\";i:249;s:9:\"fcaPcPost\";i:250;s:10:\"csrf_token\";i:251;s:24:\"icwp_wpsf_vars_lpantibot\";i:252;s:11:\"wpvViewHead\";i:253;s:16:\"ed_school_plugin\";i:254;s:9:\"aps_comp_\";i:255;s:11:\"guaven_woos\";i:256;s:16:\"__lm_redirect_to\";i:257;s:17:\"__wpdm_view_count\";i:258;s:23:\"bookacti.booking_system\";i:259;s:10:\"nfFrontEnd\";i:260;s:20:\"view_quote_cart_link\";i:261;s:19:\"__eae_decode_emails\";i:262;s:20:\"divioverlays_ajaxurl\";i:263;s:10:\"var _EPYT_\";i:264;s:13:\"#ins-heading-\";i:265;s:12:\"#ins-button-\";i:266;s:20:\"tve_frontend_options\";i:267;s:8:\"lb24.src\";i:268;s:24:\"amazon_Login_accessToken\";i:269;s:21:\"porto_infinite_scroll\";i:270;s:14:\".adace-loader-\";i:271;s:11:\"adace_load_\";i:272;s:41:\"tagGroupsAccordiontaggroupscloudaccordion\";i:273;s:31:\"tagGroupsTabstaggroupscloudtabs\";i:274;s:16:\"jrRelatedWidgets\";i:275;s:14:\"UNCODE.initRow\";i:276;s:28:\"amp_mobile_redirect_disabled\";i:277;s:11:\"wpgdprcData\";i:278;s:28:\"wpml_browser_redirect_params\";i:279;s:13:\"swPreRegister\";i:280;s:15:\"kboard_settings\";i:281;s:23:\"ct_ultimate_gdpr_cookie\";i:282;s:23:\"wcpv_registration_local\";i:283;s:15:\"www.idxhome.com\";i:284;s:24:\"arf_footer_cl_logic_call\";i:285;s:23:\"reload_attached_coupons\";i:286;s:8:\"var ftpp\";i:287;s:15:\"forminatorFront\";i:288;s:6:\"_EPYT_\";i:289;s:23:\"edd_free_downloads_vars\";i:290;s:15:\"edd_stripe_vars\";i:291;s:7:\"var ASP\";i:292;s:18:\"ecwidOriginalTitle\";i:293;s:17:\"defaultCategoryId\";i:294;s:25:\"translation-revision-date\";i:295;s:20:\"google_conversion_id\";i:296;s:5:\"hbspt\";i:297;s:21:\"var marker_locations_\";i:298;s:13:\"var AdmMyAjax\";i:299;s:13:\"ifso_page_url\";i:300;s:21:\"referrer_for_pageload\";i:301;s:38:\"WoocommerceWidget/woocommerceWidget.js\";i:302;s:19:\"var ht_ctc_chat_var\";i:303;s:6:\"spuvar\";i:304;s:16:\"var wpilFrontend\";i:305;s:24:\"urls_polylangREPLACETOID\";i:306;s:34:\"e.setAttribute(\'unselectable\',on);\";i:307;s:16:\"try{Typekit.load\";i:308;s:9:\"iMapsData\";i:309;s:24:\"var wpforms_user_journey\";i:310;s:24:\"rocket_lazyload_css_data\";i:311;s:24:\"wcStoreApiNonceTimestamp\";i:312;s:21:\"createNonceMiddleware\";}s:24:\"cache_ignored_parameters\";a:69:{i:0;s:10:\"utm_source\";i:1;s:10:\"utm_medium\";i:2;s:12:\"utm_campaign\";i:3;s:9:\"utm_expid\";i:4;s:8:\"utm_term\";i:5;s:11:\"utm_content\";i:6;s:6:\"utm_id\";i:7;s:19:\"utm_source_platform\";i:8;s:19:\"utm_creative_format\";i:9;s:20:\"utm_marketing_tactic\";i:10;s:10:\"mtm_source\";i:11;s:10:\"mtm_medium\";i:12;s:12:\"mtm_campaign\";i:13;s:11:\"mtm_keyword\";i:14;s:7:\"mtm_cid\";i:15;s:11:\"mtm_content\";i:16;s:9:\"pk_source\";i:17;s:9:\"pk_medium\";i:18;s:11:\"pk_campaign\";i:19;s:10:\"pk_keyword\";i:20;s:6:\"pk_cid\";i:21;s:10:\"pk_content\";i:22;s:13:\"fb_action_ids\";i:23;s:15:\"fb_action_types\";i:24;s:9:\"fb_source\";i:25;s:6:\"fbclid\";i:26;s:10:\"campaignid\";i:27;s:9:\"adgroupid\";i:28;s:4:\"adid\";i:29;s:5:\"gclid\";i:30;s:12:\"age-verified\";i:31;s:12:\"ao_noptimize\";i:32;s:4:\"usqp\";i:33;s:11:\"cn-reloaded\";i:34;s:3:\"_ga\";i:35;s:5:\"sscid\";i:36;s:6:\"gclsrc\";i:37;s:3:\"_gl\";i:38;s:6:\"mc_cid\";i:39;s:6:\"mc_eid\";i:40;s:8:\"_bta_tid\";i:41;s:6:\"_bta_c\";i:42;s:11:\"trk_contact\";i:43;s:7:\"trk_msg\";i:44;s:10:\"trk_module\";i:45;s:7:\"trk_sid\";i:46;s:5:\"gdfms\";i:47;s:6:\"gdftrk\";i:48;s:5:\"gdffi\";i:49;s:3:\"_ke\";i:50;s:3:\"_kx\";i:51;s:21:\"redirect_log_mongo_id\";i:52;s:17:\"redirect_mongo_id\";i:53;s:15:\"sb_referer_host\";i:54;s:5:\"mkwid\";i:55;s:5:\"pcrid\";i:56;s:5:\"ef_id\";i:57;s:7:\"s_kwcid\";i:58;s:7:\"msclkid\";i:59;s:4:\"dm_i\";i:60;s:4:\"epik\";i:61;s:2:\"pp\";i:62;s:6:\"gbraid\";i:63;s:6:\"wbraid\";i:64;s:8:\"ssp_iabi\";i:65;s:8:\"ssp_iaba\";i:66;s:3:\"gad\";i:67;s:6:\"vgo_ee\";i:68;s:10:\"gad_source\";}s:18:\"preload_exclusions\";a:4:{i:0;s:9:\"void\\(.*;\";i:1;s:17:\"(.*)__trashed(.*)\";i:2;s:14:\"/jet-menu/(.*)\";i:3;s:15:\"/jet-popup/(.*)\";}s:16:\"exclude_js_files\";a:10:{i:0;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:1;s:76:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/html2canvas.min.js\";i:2;s:68:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/pdf.min.js\";i:3;s:70:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/three.min.js\";i:4;s:77:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/3d-flip-book.min.js\";i:5;s:39:\"/google-site-kit/dist/assets/js/(.*).js\";i:6;s:45:\"/wp-live-chat-support/public/js/callus(.*).js\";i:7;s:41:\"/borlabs-cookie/assets/javascript/(.*).js\";i:8;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";i:9;s:38:\"/woocommerce-bookings/dist/frontend.js\";}s:15:\"staging_domains\";a:28:{i:0;s:13:\".wpengine.com\";i:1;s:20:\".wpenginepowered.com\";i:2;s:16:\".pantheonsite.io\";i:3;s:18:\".flywheelsites.com\";i:4;s:20:\".flywheelstaging.com\";i:5;s:11:\".kinsta.com\";i:6;s:13:\".kinsta.cloud\";i:7;s:18:\".cloudwaysapps.com\";i:8;s:18:\".azurewebsites.net\";i:9;s:14:\".wpserveur.net\";i:10;s:19:\"-liquidwebsites.com\";i:11;s:16:\".myftpupload.com\";i:12;s:12:\".dream.press\";i:13;s:12:\".sg-host.com\";i:14;s:16:\".platformsh.site\";i:15;s:12:\".wpstage.net\";i:16;s:22:\".bigscoots-staging.com\";i:17;s:10:\".wpsc.site\";i:18;s:14:\".runcloud.link\";i:19;s:14:\".onrocket.site\";i:20;s:18:\".singlestaging.com\";i:21;s:13:\".myraidbox.de\";i:22;s:12:\".instawp.xyz\";i:23;s:11:\".instawp.co\";i:24;s:13:\".instawp.link\";i:25;s:12:\".instawp.app\";i:26;s:12:\".hstgr.cloud\";i:27;s:15:\".myhostpoint.ch\";}}','no'),(21354,'elementor_pro_remote_info_api_data_3.16.2','a:2:{s:7:\"timeout\";i:1711805953;s:5:\"value\";s:216314:\"{\"stable_version\":\"3.20.2\",\"last_updated\":\"2022-05-10 14:03:37\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:201943:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Missing CSS stylesheet in Loop Item template [ED-13534] (#3555)<\\/li>\\n<li>Tweak: AI - Remove AI icon from irrelevant places [ED-13430] (#3559)<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Add to the File Upload field the option to upload a file as an attachment [ED-2192] (#3072)<\\/li>\\n<li>Fix: Fix name for global widget repackaging [ED-12746] (#3228)<\\/li>\\n<li>Tweak: Added styling option for the dropdown indicator in the new menu widget [ED-11085] (#3224)<\\/li>\\n<li>Fix: Taxonomy + Loop grid AJAX pagination fix [ED-12380] (#3231)<\\/li>\\n<li>Fix: Form not submitting when File Upload field is added on PHP 8.1+ [ED-12761] (#3236)<\\/li>\\n<li>Fix: Form Telephone field placeholder RTL problem [ED-12689] (#3230)<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation [ED-12122] (#3256)<\\/li>\\n<li>Fix: Second Pro rollback installs the latest version [ED-10534] (#3268)<\\/li>\\n<li>Revert Display Conditions b89c355bf498c9f8a5ccdcd184ba3c5266f44bf8 (#3284)<\\/li>\\n<li>Fix: Dynamic Background isn\'t displayed in combination with Ajax Pagination [ED-12977] (#3296)<\\/li>\\n<li>Fix: UX issues when using menu and in-place editing [ED-12131] (#3270)<\\/li>\\n<li>Fix: Notes still appear in Admin Bar when turned off [ED-13019] (#3306)<\\/li>\\n<li>Fix: Taxonomy filter no results when reload with deep link and de-selecting terms [ED-12963] (#3291)<\\/li>\\n<li>Fix: Page Reload pagination doesn\'t work - Grid + Taxonomy filter + archive template [ED-12790] (#3304)<\\/li>\\n<li>Fix: Elementor v3.18 Incompatibility issue with PHP 8.1 or 8.2 [ED-13044] (#3325)<\\/li>\\n<li>Tweak: Use CSS logical properties in Reviews widget [ED-11580] (#2871)<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid [ED-12415] (#3315)<\\/li>\\n<li>Tweak: Use CSS logical properties in Nav Menu widget [ED-10986] (#2780)<\\/li>\\n<li>New: Added Akismet integration to Forms widget [ED-12997] (#3300)<\\/li>\\n<li>Tweak: Removed ai buttons from some controls [ED-13123] (#3355)<\\/li>\\n<li>Fix: History panel deprecation notices in console log [ED-10226] (#3351)<\\/li>\\n<li>Tweak: Added additional units everywhere [ED-13118] (#3354)<\\/li>\\n<li>Fix: Display Conditions build icons issue [ED-13098] (#3359)<\\/li>\\n<li>Fix: Kit is not being deleted when using Remove Kit feature [ED-12797] (#3373)<\\/li>\\n<li>Fix: Button styles in Flip Box widget appear when deactivated [ED-8694] (#3374)<\\/li>\\n<li>Fix: Hide Countdown Label style controls when labels are hidden [ED-2414] (#3376)<\\/li>\\n<li>Fix: Login widget, Logged in Message Style appears even the field is hidden [ED-2388] (#3377)<\\/li>\\n<li>New: Added Permissions functionality to Element Manager [ED-13115] (#3399)<\\/li>\\n<li>Tweak: Menu feature promoted to beta status [ED-13291] (#3406)<\\/li>\\n<li>Tweak: Optimized DOM Output feature merged to version CP [ED-13290] (#3409)<\\/li>\\n<li>Fix: Add placeholder to DC text input [ED-13331] (#3441)<\\/li>\\n<li>Fix: Display Conditions fixes [ED-13360] (#3460)<\\/li>\\n<li>Fix: Fix current day test beta [ED-13392] (#3465)<\\/li>\\n<li>Fix: Loop Builder - Deprecated message on PHP 8.2 in Loop Grid widget [ED-13348] (#3479)<\\/li>\\n<li>Fix: Remove default value from current day condition [ED-13429] (#3486)<\\/li>\\n<li>Fix: WooCommerce test fail [ED-13444] (#3510)<\\/li>\\n<li>Fix: Email being sent to mail even when marked as spam with Akismet integration [ED-13361] (#3511)<\\/li>\\n<li>Fix: Page name special character are escaped on Display Condition [ED-13441] (#3506)<\\/li>\\n<li>Fix: \'WooCommerce notices\' [ED-13218] (#3520)<\\/li>\\n<\\/ul>\\n<h4>3.18.3 - 2024-01-17<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<li>Fix: Kit is not being deleted when using Remove Kit feature<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.3 - 2023-04-23<\\/h4>\\n<ul>\\n<li>Fix: Document is not loading after assigning a CSS ID value to a menu item in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21934\\\">#21934<\\/a>)<\\/li>\\n<li>Fix: Elementor CLI causes conflicts with other CLI commands when using PHP 8+ (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21582\\\">#21582<\\/a>)<\\/li>\\n<li>Fix: Dropdown content area is not working as expected with Space Between and Margins in Menu widget<\\/li>\\n<li>Fix: Reverted the option to set a custom icon to Remove Item in Menu Cart widget<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle from the Loop Carousel becomes inaccessible in some cases ([#21316]<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-21<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-07<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated ([#19553] (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553<\\/a>))<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes characher is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629]\\\">#18629<\\/a><\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"#11475\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475<\\/a><\\/a>, <a href=\\\"#10690\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690<\\/a><\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.20.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.4.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzExNzYyNzUyLCJleHAiOjE3MTE4NDkxNTJ9.jCYn2EkLbqaRjUDm4bzjLm8uJsR9nwf9WCDcsIg8ESA\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzExNzYyNzUyLCJleHAiOjE3MTE4NDkxNTJ9.jCYn2EkLbqaRjUDm4bzjLm8uJsR9nwf9WCDcsIg8ESA\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.4.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJpYXQiOjE3MTE3NjI3NTIsImV4cCI6MTcxMTg0OTE1Mn0.vs6EYLyuDwpuyJW83wR9SrB55324njy8taZNxgqaxd0\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJpYXQiOjE3MTE3NjI3NTIsImV4cCI6MTcxMTg0OTE1Mn0.vs6EYLyuDwpuyJW83wR9SrB55324njy8taZNxgqaxd0\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','no'),(21615,'_transient_timeout_wp_rocket_customer_data','1711795714','no'),(21616,'_transient_wp_rocket_customer_data','O:8:\"stdClass\":3:{s:15:\"licence_account\";s:2:\"-1\";s:18:\"licence_expiration\";i:1893456000;s:19:\"has_one-com_account\";b:0;}','no'),(21663,'_transient_timeout_wp_rocket_pricing','1711798759','no'),(21664,'_transient_wp_rocket_pricing','O:8:\"stdClass\":3:{s:8:\"licenses\";O:8:\"stdClass\":3:{s:6:\"single\";O:8:\"stdClass\":2:{s:6:\"prices\";O:8:\"stdClass\":3:{s:7:\"regular\";i:59;s:4:\"sale\";d:47.2000000000000028421709430404007434844970703125;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:47.2000000000000028421709430404007434844970703125;s:14:\"is_grandmother\";i:59;s:15:\"not_grandfather\";i:59;s:10:\"is_expired\";i:59;}}s:8:\"websites\";i:1;}s:4:\"plus\";O:8:\"stdClass\":2:{s:6:\"prices\";O:8:\"stdClass\":4:{s:7:\"regular\";i:119;s:4:\"sale\";d:95.2000000000000028421709430404007434844970703125;s:11:\"from_single\";O:8:\"stdClass\":2:{s:7:\"regular\";i:60;s:4:\"sale\";i:48;}s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:95.2000000000000028421709430404007434844970703125;s:14:\"is_grandmother\";i:119;s:15:\"not_grandfather\";i:119;s:10:\"is_expired\";i:119;}}s:8:\"websites\";i:3;}s:8:\"infinite\";O:8:\"stdClass\":2:{s:6:\"prices\";O:8:\"stdClass\":5:{s:7:\"regular\";i:299;s:4:\"sale\";d:239.19999999999998863131622783839702606201171875;s:11:\"from_single\";O:8:\"stdClass\":2:{s:7:\"regular\";i:240;s:4:\"sale\";i:192;}s:9:\"from_plus\";O:8:\"stdClass\":2:{s:7:\"regular\";i:180;s:4:\"sale\";i:144;}s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:239.19999999999998863131622783839702606201171875;s:14:\"is_grandmother\";i:299;s:15:\"not_grandfather\";i:299;s:10:\"is_expired\";i:299;}}s:8:\"websites\";s:9:\"unlimited\";}}s:8:\"renewals\";O:8:\"stdClass\":4:{s:10:\"extra_days\";i:15;s:16:\"grandfather_date\";i:1640995200;s:16:\"grandmother_date\";i:315532800;s:16:\"discount_percent\";O:8:\"stdClass\":3:{s:14:\"is_grandfather\";i:20;s:15:\"not_grandfather\";i:0;s:10:\"is_expired\";i:0;}}s:5:\"promo\";O:8:\"stdClass\":4:{s:4:\"name\";s:6:\"Spring\";s:16:\"discount_percent\";i:20;s:10:\"start_date\";i:1709769600;s:8:\"end_date\";i:1711065599;}}','no'),(21665,'_transient_timeout_nfd_site_capabilities','1711769960','no'),(21666,'_transient_nfd_site_capabilities','a:8:{s:11:\"canAccessAI\";b:1;s:18:\"canAccessGlobalCTB\";b:1;s:19:\"canAccessHelpCenter\";b:1;s:11:\"hasEcomdash\";b:0;s:15:\"hasYithExtended\";b:0;s:11:\"isEcommerce\";b:0;s:8:\"isJarvis\";b:1;s:12:\"hasAISiteGen\";b:0;}','no'),(21673,'_transient_timeout_wp_plugin_update_bluehost-wordpress-plugin','1711784280','no'),(21674,'_transient_wp_plugin_update_bluehost-wordpress-plugin','O:8:\"stdClass\":22:{s:6:\"author\";s:43:\"<a href=\"https://bluehost.com\">Bluehost</a>\";s:11:\"author_name\";s:8:\"Bluehost\";s:10:\"author_uri\";s:20:\"https://bluehost.com\";s:11:\"description\";s:136:\"WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.\";s:13:\"download_link\";s:107:\"https://github.com/bluehost/bluehost-wordpress-plugin/releases/download/3.9.2/bluehost-wordpress-plugin.zip\";s:8:\"homepage\";s:20:\"https://bluehost.com\";s:2:\"id\";s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";s:12:\"last_updated\";s:20:\"2024-03-20T18:48:52Z\";s:4:\"name\";s:19:\"The Bluehost Plugin\";s:6:\"plugin\";s:55:\"bluehost-wordpress-plugin/bluehost-wordpress-plugin.php\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.1\";s:8:\"sections\";a:1:{s:11:\"description\";s:136:\"WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.\";}s:17:\"short_description\";s:136:\"WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.\";s:4:\"slug\";s:25:\"bluehost-wordpress-plugin\";s:6:\"tested\";s:5:\"6.4.3\";s:7:\"version\";s:5:\"3.9.2\";s:7:\"banners\";a:4:{s:2:\"2x\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";s:2:\"1x\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";s:4:\"high\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";s:3:\"low\";s:70:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-banner.svg\";}s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-icon.svg\";s:2:\"1x\";s:68:\"https://cdn.hiive.space/marketplace/vendors-assets/bluehost-icon.svg\";}s:11:\"new_version\";s:5:\"3.9.2\";s:7:\"package\";s:107:\"https://github.com/bluehost/bluehost-wordpress-plugin/releases/download/3.9.2/bluehost-wordpress-plugin.zip\";s:3:\"url\";s:20:\"https://bluehost.com\";}','no'),(21675,'_site_transient_timeout_browser_5e705226acd7a97aa6ee95ab188632d6','1712367481','no'),(21676,'_site_transient_browser_5e705226acd7a97aa6ee95ab188632d6','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"123.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'),(21677,'_site_transient_timeout_php_check_54d815a6990cd2877bac11ee28ecc90c','1712367481','no'),(21678,'_site_transient_php_check_54d815a6990cd2877bac11ee28ecc90c','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(21679,'_transient_timeout_tribe_aggregator_services_list','1711849082','no'),(21680,'_transient_tribe_aggregator_services_list','a:1:{s:6:\"origin\";a:1:{i:0;O:8:\"stdClass\":2:{s:2:\"id\";s:3:\"csv\";s:4:\"name\";s:8:\"CSV File\";}}}','no'),(21681,'_transient_timeout_elementor_remote_info_api_data_3.20.3','1711805883','no'),(21682,'_transient_elementor_remote_info_api_data_3.20.3','a:4:{s:9:\"timestamp\";s:10:\"1711759576\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:75:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:25;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:26;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:27;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:33;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:34;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:35;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:36;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:37;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:38;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:39;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:40;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:41;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:43;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:51;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:52;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:53;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:54;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:55;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:57;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(21683,'_transient_timeout_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1711805885','no'),(21684,'_transient_feed_0d102f2a1f4d6bc90eb8c6ffe18e56ed','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:49:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"The Events Calendar\";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:30:\"https://theeventscalendar.com/\";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:42:\"WordPress event plugins for awesome people\";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:\"Wed, 27 Mar 2024 14:01: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:\"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:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Featured Calendar: Flathead Avalanche\";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:171:\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-flathead-avalanche/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 13: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:2:{i:0;a:5:{s:4:\"data\";s:27:\"WordPress Calendar Examples\";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:4:\"blog\";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:40:\"https://theeventscalendar.com/?p=2543872\";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:626:\"<p>Each month, we cover a different customer using The Events Calendar products. What&#8217;s exciting for us is seeing the wide variety of customers that use our products and how they apply to such an extensive range of businesses. This month, we&#8217;re featuring Flathead Avalanche. This website is a partnership committed to reducing avalanche incidents and&#8230;</p>\n<p>The post <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-flathead-avalanche/\">Featured Calendar: Flathead Avalanche</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Jaime\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5069:\"\n<p>Each month, we cover a different customer using <a href=\"https://theeventscalendar.com/\" target=\"_blank\" rel=\"noreferrer noopener\">The Events Calendar</a> products. What&#8217;s exciting for us is seeing the wide variety of customers that use our products and how they apply to such an extensive range of businesses.</p>\n\n\n\n<p>This month, we&#8217;re featuring <a href=\"https://flatheadavalanche.org/\" target=\"_blank\" rel=\"noreferrer noopener\">Flathead Avalanche</a>. This website is a partnership committed to reducing avalanche incidents and fatalities in northwest Montana. They provide lots of resources on their website, including avalanche risk via a map, and they host events for the community to help them learn how to protect themselves, have a little fun, and build a sense of community around the mountains they live in.</p>\n\n\n\n<p>Below, we&#8217;ll show you how they put together a valuable and informative website to help their community stay safe and enjoy the outdoor space around them.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-homepage\">The homepage</h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/Lva1x8leJSee9v-viIkJ0DARIZxbnaPkQY7vrCykNwCgf08v-joZleTbYvywDlyKi1po7r8vp4L9TvmSGpgknE3Xy685-KaktmN3Fvr0-gxLJrX-hzGpk-yeaBuAeOo-SQRMDyVoD1nUEg0t6qMC2-0\" alt=\"\"/></figure>\n\n\n\n<p>On the homepage, you&#8217;ll find that Flathead Avalanche makes its mission known. The first thing you see is a map detailing the avalanche risk in each location in the area for the day. From there, you can scroll down to find more resources or explore the navigation at the top of the menu. And that brings us to the main event, the calendar page!</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-main-calendar-page\">The main calendar page</h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/Tv4lXoBeCKax9mOpnr3lM9n4h-fU2DzrCi4lQkqK0VQC8bvnSSoGV8V4_E68MhJRNTp89VGcUv9KXF5GN0XCgU3BKL0wRynk6QG0sHS7oEXKWIT38vB6LFhAEFH3VRVT8iY1fUYXk4NdiD-M38izEaQ\" alt=\"\"/></figure>\n\n\n\n<p><a href=\"https://flatheadavalanche.org/calendar/\" target=\"_blank\" rel=\"noreferrer noopener\">Flathead Avalanche</a> uses a standard version of our calendar that is available right out of the box. It couldn&#8217;t be easier to set up your events this way. There are <a href=\"https://theeventscalendar.com/knowledgebase/setting-the-calendar-default-view/\" target=\"_blank\" rel=\"noreferrer noopener\">three view options</a> available with our free <a href=\"https://theeventscalendar.com/products/wordpress-events-calendar/\" target=\"_blank\" rel=\"noreferrer noopener\">The Events Calendar plugin</a>. And there are single-day events, as well as multi-day events that can span any amount of time.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-single-event-page\">The single event page</h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/lnk6PGL9yFf1xf8SpFr7ntUPvFqURVua8Q8R7xSKhgEUgYXqfwTkoeNajBhY5w5r0AWMJcIyiCJAqgM8NLnkv9jLpEUfrz_RuS8CYZKOk1M50tOxLMPzbaUHLysvJ5RJo9DIwGjfFhZyFieDeiVgWvc\" alt=\"\"/></figure>\n\n\n\n<p>You&#8217;ll see all of the classic event details on the single event page. Flathead Avalanche has a no-frills style that gives you all the information you need to attend the event without distracting site visitors with unnecessary colors or images. This simple and to-the-point style really works well for them.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-the-venue-page\">The venue page</h2>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/vABoXTpzHcM5xiH1Vrz9eAHtZccHlCxmzgWYz-fPB83fW7uawSTYXCUDZpgHAgF8JNJlwbF68AcW6bm16m--ajvocaMm1ZuFkZRWq1Fyl6umWP90wIU4zQe7xrHbWKdvsDQP_Sdp1xB0TXeoZPVTxEU\" alt=\"\"/></figure>\n\n\n\n<p>Something of note with this website is that they utilize the <a href=\"https://theeventscalendar.com/knowledgebase/venue-and-organizer-pages/\" target=\"_blank\" rel=\"noreferrer noopener\">single venue</a> page feature. If a venue has enough events, you can link your users to the venue page to see the events available for a specific venue. Above, you&#8217;ll see how a standard venue page appears. There are also lots of options to customize the page as well.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-try-before-you-buy\">Try before you buy!</h2>\n\n\n\n<p>Flathead Avalanche did an incredible job of creating an informative and useful website for its community, and you can, too! Not quite ready to buy yet? No worries, we&#8217;ve got you covered. <a href=\"https://demo.theeventscalendar.com/\">Request a free demo site today</a> and see everything The Events Calendar can do. You can even upload your plugins and themes to get a sense of what it will look like on your website. We can&#8217;t wait to see what you create.</p>\n<p>The post <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-flathead-avalanche/\">Featured Calendar: Flathead Avalanche</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Community Events 4.10.16\";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:157:\"https://theeventscalendar.com/release-notes/community-events/community-events-4-10-16/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Mar 2024 19:12: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:2:{i:0;a:5:{s:4:\"data\";s:16:\"Community Events\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2544029\";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:542:\"<p>Summary Maintenance Release The latest Community Events version introduces a single, solitary bug fix. As always, we recommend testing updates on a staging site first, but it should all be smooth sailing. ✅ Fixed Bugs that were squashed in this release: ? Translations Updated language files and strings:</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/community-events/community-events-4-10-16/\">Community Events 4.10.16</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Cotton\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2724:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"release-label has-normal-font-size\">Maintenance Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"release-summary__overview has-medium-font-size\">The latest Community Events version introduces a single, solitary bug fix.</p>\n\n\n\n<p>As always, we recommend <a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\" target=\"_blank\" rel=\"noreferrer noopener\">testing updates</a> on a staging site first, but it should all be smooth sailing.</p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-fixed\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png\" alt=\"✅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Fixed</h4>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Bugs that were squashed in this release:</p>\n\n\n\n<ul>\n<li>Corrected a pagination issue on the <code>My Events</code> page that was causing the incorrect page of events to display.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files and strings:</p>\n\n\n\n<ul>\n<li>0 new strings added</li>\n\n\n\n<li>0 updated</li>\n\n\n\n<li>0 fuzzied</li>\n\n\n\n<li>0 obsoleted</li>\n</ul>\n</div>\n</div>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/community-events/community-events-4-10-16/\">Community Events 4.10.16</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Wallet Plus 1.0.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"https://theeventscalendar.com/release-notes/wallet-plus/wallet-plus-1-0-3/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Mar 2024 19:12:09 +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:2:{i:0;a:5:{s:4:\"data\";s:11:\"Wallet Plus\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2544023\";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:555:\"<p>Summary Maintenance Release The latest version of Wallet Plus introduces a fix and a new feature. As always, we recommend testing updates on a staging site first, but it should all be smooth sailing. ✅ Fixed Bugs that were squashed in this release: ✨ Features New features in this release: ? Translations Updated language files&#8230;</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/wallet-plus/wallet-plus-1-0-3/\">Wallet Plus 1.0.3</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Cotton\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3415:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-4 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"release-label has-normal-font-size\">Maintenance Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"release-summary__overview has-medium-font-size\">The latest version of Wallet Plus introduces a fix and a new feature.</p>\n\n\n\n<p>As always, we recommend <a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\" target=\"_blank\" rel=\"noreferrer noopener\">testing updates</a> on a staging site first, but it should all be smooth sailing.</p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-5 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-fixed\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png\" alt=\"✅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Fixed</h4>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Bugs that were squashed in this release:</p>\n\n\n\n<ul>\n<li>Ensure Ticket, Series Pass and RSVP email preview will not show the pass in the preview when disabled.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-6 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-features\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Features</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">New features in this release:</p>\n\n\n\n<ul>\n<li>Add support for series pass email template.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files and strings:</p>\n\n\n\n<ul>\n<li>0 new strings added</li>\n\n\n\n<li>0 updated</li>\n\n\n\n<li>0 fuzzied</li>\n\n\n\n<li>0 obsoleted</li>\n</ul>\n</div>\n</div>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/wallet-plus/wallet-plus-1-0-3/\">Wallet Plus 1.0.3</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Event Tickets Plus 5.9.4\";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:159:\"https://theeventscalendar.com/release-notes/event-tickets-plus/event-tickets-plus-5-9-4/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Mar 2024 19:11:25 +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:2:{i:0;a:5:{s:4:\"data\";s:18:\"Event Tickets Plus\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2544025\";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:534:\"<p>Summary Maintenance Release The latest version of Event Tickets Plus introduces a few fixes and tweaks. As always, we recommend testing updates on a staging site first, but it should all be smooth sailing. ✅ Fixed Fixes: ✨ Features Features: ? Translations Updated language files and strings:</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/event-tickets-plus/event-tickets-plus-5-9-4/\">Event Tickets Plus 5.9.4</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Cotton\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3370:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-8 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"release-label has-normal-font-size\">Maintenance Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"release-summary__overview has-medium-font-size\">The latest version of Event Tickets Plus introduces a few fixes and tweaks.</p>\n\n\n\n<p>As always, we recommend <a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\" target=\"_blank\" rel=\"noreferrer noopener\">testing updates</a> on a staging site first, but it should all be smooth sailing.<br></p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-9 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-fixed\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png\" alt=\"✅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Fixed</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Fixes:</p>\n\n\n\n<ul>\n<li>Optimized the Orders page when WooCommerce is being used.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-10 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-features\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />  Features</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Features:</p>\n\n\n\n<ul>\n<li>Added Attendee Registration Fields to the new Series Pass email template.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-11 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files and strings:</p>\n\n\n\n<ul>\n<li>0 new strings added</li>\n\n\n\n<li>11 updated</li>\n\n\n\n<li>0 fuzzied</li>\n\n\n\n<li>0 obsoleted</li>\n</ul>\n</div>\n</div>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/event-tickets-plus/event-tickets-plus-5-9-4/\">Event Tickets Plus 5.9.4</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Event Tickets 5.8.4\";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:149:\"https://theeventscalendar.com/release-notes/event-tickets/event-tickets-5-8-4/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Mar 2024 19:10: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:2:{i:0;a:5:{s:4:\"data\";s:13:\"Event Tickets\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2544027\";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:569:\"<p>Summary Maintenance Release The latest version of Event Tickets introduces several fixes and tweaks. Plus, there&#8217;s one new feature! As always, we recommend testing updates on a staging site first, but it should all be smooth sailing. ✅ Fixed Bugs that were squashed in this release: ✨ Tweaks New tweaks in this release: ✨ Features&#8230;</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/event-tickets/event-tickets-5-8-4/\">Event Tickets 5.8.4</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Cotton\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5636:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-12 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"release-label has-normal-font-size\">Maintenance Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"release-summary__overview has-medium-font-size\">The latest version of Event Tickets introduces several fixes and tweaks. Plus, there&#8217;s one new feature!</p>\n\n\n\n<p>As always, we recommend <a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\" target=\"_blank\" rel=\"noreferrer noopener\">testing updates</a> on a staging site first, but it should all be smooth sailing.</p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-13 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-fixed\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png\" alt=\"✅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Fixed</h4>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Bugs that were squashed in this release:</p>\n\n\n\n<ul>\n<li>Events Calendar Pro promo shouldn&#8217;t show when it&#8217;s already installed or when not editing an event.</li>\n\n\n\n<li>Addressed an error that was preventing the export of event attendees by email.</li>\n\n\n\n<li>In the block editor, ticket will no longer be deleted when you open the ticket block settings.</li>\n\n\n\n<li>Show post excerpt line breaks within ticket emails.</li>\n\n\n\n<li>The <code>Get Tickets</code> button padding is now consistent on hover and when disabled.</li>\n\n\n\n<li>Allow blank sender name and email to be stored within Tickets Emails settings.</li>\n\n\n\n<li>Corrected an issue where <code>attendees_table-&gt;prepare_items()</code> was being called multiple times.</li>\n\n\n\n<li>Tickets block will be properly registered when creating a new post or page.</li>\n\n\n\n<li>Corrected an issue where the Post Tickets ORM method <code>filter_by_has_tickets</code> would prepare an empty statement.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-14 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-tweaks\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Tweaks</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">New tweaks in this release:</p>\n\n\n\n<ul>\n<li>Added additional fields to the Event Tickets Site Health section.</li>\n\n\n\n<li>Adjusted the logic for calculating fees when using Stripe.</li>\n\n\n\n<li>Added filters:<br><code>tec_tickets_email_class</code></li>\n\n\n\n<li>Changed views: <br><code>emails/series-pass</code>, <code>emails/template-parts/body/additional-content</code><br><code>emails/template-parts/body/post-description</code><br><code>emails/template-parts/body/series-events-list</code><br><code>emails/template-parts/body/series-pass-dates</code><br><code>emails/template-parts/body/thumbnail</code><br><code>emails/template-parts/header/head/series-pass-styles</code><br><code>emails/template-parts/header/head/styles</code></li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-15 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-features\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Features</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">New features in this release:</p>\n\n\n\n<ul>\n<li>Add the Series Pass email template.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-16 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files and strings:</p>\n\n\n\n<ul>\n<li>22 new string added</li>\n\n\n\n<li>91 updated</li>\n\n\n\n<li>0 fuzzied</li>\n\n\n\n<li>0 obsoleted</li>\n</ul>\n</div>\n</div>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/event-tickets/event-tickets-5-8-4/\">Event Tickets 5.8.4</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"6 Easy Ways to Customize Your WordPress Calendar\";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:145:\"https://theeventscalendar.com/blog/tips/customize-your-wordpress-calendar/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Mar 2024 18: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:2:{i:0;a:5:{s:4:\"data\";s:13:\"Tips & Tricks\";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:4:\"blog\";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:40:\"https://theeventscalendar.com/?p=2543998\";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:587:\"<p>One of the best reasons to build a website on WordPress is the flexibility in customization. You’ll want a calendar to match the look and feel of your branded website, which makes customization options one of our highest priorities.&#160;&#160; In this post, we’ll show you six ways you can customize your WordPress calendar – no&#8230;</p>\n<p>The post <a href=\"https://theeventscalendar.com/blog/tips/customize-your-wordpress-calendar/\">6 Easy Ways to Customize Your WordPress Calendar</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Rachel Kolman\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14026:\"\n<p>One of the best reasons to build a website on WordPress is the flexibility in customization. You’ll want a calendar to match the look and feel of your branded website, which makes customization options one of our highest priorities.&nbsp;&nbsp;</p>\n\n\n\n<p>In this post, we’ll show you six ways you can customize your <a href=\"https://theeventscalendar.com/blog/tips/how-to-add-a-calendar-to-a-wordpress-site/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress calendar</a> – no code required! Plus, we’ll highlight some of our favorite customers who’ve customized their calendars to suit their needs. We’ll cover the following customization settings: </p>\n\n\n\n<ol>\n<li><a href=\"#h-1-adjust-colors\">Adjust colors</a></li>\n\n\n\n<li><a href=\"#h-2-change-fonts\">Change fonts</a></li>\n\n\n\n<li><a href=\"#h-3-add-images\">Add images</a></li>\n\n\n\n<li><a href=\"#h-4-set-the-default-view\">Set the default view</a></li>\n\n\n\n<li><a href=\"#h-5-feature-events\">Feature events</a></li>\n\n\n\n<li><a href=\"#h-6-add-filtering\">Add filtering</a></li>\n</ol>\n\n\n\n<p>Let’s get started!&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-1-adjust-colors\">1. Adjust colors</h2>\n\n\n\n<p>One of the earliest steps you’ll want to take is adjusting your calendar colors to your liking. Colors can be easily changed to reflect your brand and website design.&nbsp;</p>\n\n\n\n<p><a href=\"https://theeventscalendar.com/knowledgebase/wordpress-customizer-2/\" target=\"_blank\" rel=\"noreferrer noopener\">Use the WordPress Customizer</a> to change the colors of fonts, backgrounds, links, buttons, and more! Access the customizer by going to the event page and clicking Customize in the admin Toolbar menu. You’ll see a link for The Events Calendar and a list of features to customize. Choose your color option, and you’ll see a preview in the right-hand pane.</p>\n\n\n\n<p>Take a look at one of our <a href=\"https://theeventscalendar.com/products/wordpress-events-calendar/\" target=\"_blank\" rel=\"noreferrer noopener\">The Events Calendar</a> featured customers, <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-tristar/\" target=\"_blank\" rel=\"noreferrer noopener\">TriStar</a>. They matched their company logo colors on their calendar for a seamless, branded look. </p>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image2543998_6a2b40-88\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/WcuZi5GoDgUfqLKAL1Cy9yjizHbcHBBIHG9EZMgdTggLS8yigtB1PspNBggxnOAYgB6P1ecfE7dlJPmCvYM7R-4YAA6XNMwQZyYdYCRReJ1CI_2AB841crT2zPywoyRGRhgtfBOqCYup3GBe5qG5JJw\" alt=\"\" class=\"kb-img\"/></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-2-change-fonts\">2. Change fonts</h2>\n\n\n\n<p>You can keep customizing your calendar by changing the fonts on your WordPress calendar. The simplest way to <a href=\"https://theeventscalendar.com/knowledgebase/customizing-fonts-for-calendar-events/\" target=\"_blank\" rel=\"noreferrer noopener\">customize fonts</a> is through the WordPress Customizer. </p>\n\n\n\n<p>To begin, navigate to Appearance → Customize from the WordPress dashboard. Click on The Events Calendar, then Global Elements. Once you’re in Global Elements, you can begin to customize font family and font size.&nbsp;</p>\n\n\n\n<p>The <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-charleston-library-society/\" target=\"_blank\" rel=\"noreferrer noopener\">Charleston Library Society</a> is a great example of how to integrate a calendar into your website through font consistency. Their events calendar fits right into the branding of their site by keeping a unified font. </p>\n\n\n\n<div class=\"wp-block-kadence-image kb-image2543998_036470-5d\"><figure class=\"aligncenter size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"665\" height=\"816\" src=\"https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-665x816.png\" alt=\"charleston library society website homepage with upcoming events\" class=\"kb-img wp-image-2544006\" srcset=\"https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-665x816.png 665w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-244x300.png 244w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-69x85.png 69w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-768x943.png 768w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-1251x1536.png 1251w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-1668x2048.png 1668w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-430x528.png 430w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-645x792.png 645w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-2000x2455.png 2000w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-1068x1311.png 1068w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-460x565.png 460w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-1602x1967.png 1602w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-1074x1318.png 1074w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-512x629.png 512w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-1611x1978.png 1611w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-898x1102.png 898w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-432x530.png 432w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-1347x1653.png 1347w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-600x737.png 600w, https://images.theeventscalendar.com/uploads/2024/03/charlestonlibrarysociety.org_-500x614.png 500w\" sizes=\"(max-width: 665px) 100vw, 665px\" /></figure></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-3-add-images\">3. Add images</h2>\n\n\n\n<p>Take your events a step further by adding images that make each event feel truly custom and unique. Featured images can be used to visually represent your events or to add additional information.&nbsp;</p>\n\n\n\n<p><a href=\"https://theeventscalendar.com/knowledgebase/featured-images/\" target=\"_blank\" rel=\"noreferrer noopener\">Adding featured images</a> to events is just like adding featured images for pages and posts. Begin in the sidebar in the single event editing screen. From there, head down to the Featured Image box in the lower right corner and set your image. </p>\n\n\n\n<p>Take a look at our friends over at the <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-the-ann-arbor-art-center/\" target=\"_blank\" rel=\"noreferrer noopener\">Ann Arbor Art Center.</a> Their colorful custom images within their events both tie in their branding and provide event details at a glance. </p>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image2543998_9a267c-20\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/DfyKkuEBi3X9nF_x-HfL5fsy2D3bxF2tIyKvCX_H2jusu3opQZrsnZK8k_AzRTKCJrN9nROb5MvfudGas7rVkmtEpt7n4MsNzoOh2lyaelxsCYbg1-GGeyhzs26XKplpWY6Z3ZDG-GXmpYKTgS6_ZrM\" alt=\"upcoming event list view \" class=\"kb-img\"/></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-4-set-the-default-view\">4. Set the default view</h2>\n\n\n\n<p>There are <a href=\"https://www.theeventscalendar.com/blog/learning/best-way-to-display-events-on-your-website/\" target=\"_blank\" rel=\"noreferrer noopener\">multiple calendar views to choose from</a>. List view is the default calendar view, but <a href=\"https://theeventscalendar.com/knowledgebase/setting-the-calendar-default-view/\" target=\"_blank\" rel=\"noreferrer noopener\">that can be changed</a> depending on your needs. Within the free version of <a href=\"https://theeventscalendar.com/products/wordpress-events-calendar/\" target=\"_blank\" rel=\"noreferrer noopener\">The Events Calendar</a>, you can also set your calendar view by Month or Day. When you upgrade to the Events Calendar Pro, you unlock Photo, Map, Week, and Summary view. </p>\n\n\n\n<p>To change your calendar view, <a href=\"https://theeventscalendar.com/knowledgebase/k/setting-the-calendar-default-view/\" target=\"_blank\" rel=\"noreferrer noopener\">set the default view</a> under Events Settings > Display. You can also enable multiple views so that users can toggle between views.</p>\n\n\n\n<p>Look at how <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-oakland-animal-services/\" target=\"_blank\" rel=\"noreferrer noopener\">Oakland Animal Services</a> uses their calendar view. Oakland Animal Services displays its events in month <a href=\"https://theeventscalendar.com/knowledgebase/k/setting-the-calendar-default-view/\" target=\"_blank\" rel=\"noreferrer noopener\">view by default</a>, but in the right side drop-down, you can change the calendar to a list, day, or week view.</p>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image2543998_cefc1f-7e\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/_kzPjnOa0u48qjnLKML-h5Dmq2-I6nTbybEl3qjz0ueKBaWFI-VeFdxFAvVGVY8rkI_3AglNR1QhJHsQ770DsjFNZDP3bQRIdB_oD2MK2bTAmicI7Ug0p-8fJuerzXl-G09rBGcbqzwByI4AACtFjPw\" alt=\"oakland animal services events calendar in month view \" class=\"kb-img\"/></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-5-feature-events\">5. Feature events</h2>\n\n\n\n<p>If you have an event you’d like to draw more attention to, feature it! To <a href=\"https://theeventscalendar.com/knowledgebase/featured-events/\" target=\"_blank\" rel=\"noreferrer noopener\">feature an event</a>, head to the post editor and find Event Options. Then select Feature Event. Save the post, and The Events Calendar will take care of making the event stand out on the calendar.</p>\n\n\n\n<p>Here’s an example from <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-3rd-chalkwell-bay-sea-scouts/\" target=\"_blank\" rel=\"noreferrer noopener\">3rd Chalkwell Bay Sea Scouts</a>, one of the largest Sea Scout groups in the UK. With a default list view, the events marked as “featured” populate in the right-side column, giving them a prominent display. This is a great way to pick and choose what you want to showcase to make your calendar feel curated. </p>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image2543998_1ef0df-ff\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/bqiR_w6QiUG1Rj0E8YTj3BdqwfDJ2xfFghgPyhPjjuG8-W7YrDDkyR4u21vrza_t9oyUpjHT7LGc9hTnHYujZbFumxSongs-QkAIVtEcPh_GGhIMvYqh3bfWHZMQLe34qVMpc-B5o9RYei4uSJvpRD4\" alt=\"two column default list view calendar with what\'s on next in left column and featured events and activities in right column \" class=\"kb-img\"/></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-6-add-filtering\">6. Add filtering</h2>\n\n\n\n<p>Finally, make sure to let users search and filter your calendar for ultimate customization. <a href=\"https://theeventscalendar.com/products/wordpress-calendar-filter-bar/\" target=\"_blank\" rel=\"noreferrer noopener\">Filter Bar</a> allows users to search for events by category, tag, venue, organizer, and more. </p>\n\n\n\n<p>You can even customize Filter Bar by creating custom filters and choosing which filters to show. If you have the Filter Bar add-on, you’ll find it under Events → Settings → Filters in your WordPress admin. From there, you can customize or create unique filters, following our <a href=\"https://theeventscalendar.com/knowledgebase/configuring-filter-bar/\" target=\"_blank\" rel=\"noreferrer noopener\">guide</a>. </p>\n\n\n\n<p>Look at how <a href=\"https://theeventscalendar.com/blog/wordpress-calendar-examples/featured-calendar-the-ucla-school-of-music/\" target=\"_blank\" rel=\"noreferrer noopener\">The UCLA School of Music</a> uses Filter Bar. Once on the main calendar page, the customized filter bar lets folks filter by date, category, and program, displaying the events they’re most interested in for a custom experience. </p>\n\n\n\n<figure class=\"wp-block-kadence-image kb-image2543998_464b87-05\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/qgF1DDvlx42ILaRXTKk_8AX2i32X8w96vpT2WtgCBj9zB4RVE4-OLFJL5DvG8EyNK-whFTP6-xg9fyZZiwDZbtXQTkcHqDE9zbxVTEkYWONzwiLjLeerXsUWAgWSSrpU6jcWwyJX-rM9clXW1jTKsT0\" alt=\"ucla school of music calendar with filter bar\" class=\"kb-img\"/></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-make-your-calendar-your-own\">Make your calendar your own</h2>\n\n\n\n<p>Simply by making a few changes to your colors, fonts, layouts, and view, your calendar can feel unique and truly custom to your website. The good news is that most of these customizations happen right in our <a href=\"https://theeventscalendar.com/products/wordpress-events-calendar/\" target=\"_blank\" rel=\"noreferrer noopener\">free version</a> of the plugin! For further customization, such as more views and filtering, our upgraded <a href=\"https://theeventscalendar.com/products/wordpress-events-calendar/\" target=\"_blank\" rel=\"noreferrer noopener\">Events Calendar Pro</a> can offer an optimal user experience. </p>\n\n\n\n<p>For additional information on customization, look through our guide on <a href=\"https://theeventscalendar.com/knowledgebase/guide/customization/\" target=\"_blank\" rel=\"noreferrer noopener\">Customizing The Events Calendar</a>. </p>\n\n\n\n<p>It’s free to <a href=\"http://demo.theeventscalendar.com\">demo</a> The Events Calendar so you can see for yourself how to use a WordPress calendar that’s tailored to your brand and goals. You can also view all of our premium features in the demo to see if Events Calendar Pro is right for you.</p>\n<p>The post <a href=\"https://theeventscalendar.com/blog/tips/customize-your-wordpress-calendar/\">6 Easy Ways to Customize Your WordPress Calendar</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Event Automator 1.7.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:153:\"https://theeventscalendar.com/release-notes/event-automator/event-automator-1-7-0/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Mar 2024 14:37:16 +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:2:{i:0;a:5:{s:4:\"data\";s:15:\"Event Automator\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2543987\";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:549:\"<p>Summary Feature Release The latest update introduces new features for finding attendees and ticket endpoints for Zapier. As always, we recommend testing updates on a staging site first, but it should all be smooth sailing. ✨ New New features included in this release: ? Translations Updated language files and strings:</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/event-automator/event-automator-1-7-0/\">Event Automator 1.7.0</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Emily Negroni\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2626:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-17 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"has-normal-font-size\">Feature Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">The latest update introduces new features for finding attendees and ticket endpoints for Zapier.</p>\n\n\n\n<p>As always, we recommend<a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\"> testing updates</a> on a staging site first, but it should all be smooth sailing.</p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-18 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-new\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> New</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">New features included in this release:</p>\n\n\n\n<ul>\n<li>Add <kbd>Find Attendees</kbd> Endpoint for Zapier.</li>\n\n\n\n<li>Add <kbd>Find Tickets/RSVP</kbd> Endpoint for Zapier.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-19 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files and strings:</p>\n\n\n\n<ul>\n<li>10 new strings added</li>\n\n\n\n<li>3 updated</li>\n\n\n\n<li>0 fuzzied</li>\n\n\n\n<li>0 obsoleted</li>\n</ul>\n</div>\n</div>\n\n\n\n<p></p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/event-automator/event-automator-1-7-0/\">Event Automator 1.7.0</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Filter Bar 5.5.4\";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:143:\"https://theeventscalendar.com/release-notes/filter-bar/filter-bar-5-5-4/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Mar 2024 14:37:02 +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:2:{i:0;a:5:{s:4:\"data\";s:10:\"Filter Bar\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2543989\";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:490:\"<p>Summary Maintenance Release This update fixes PHP 8.2 deprecation notices. As always, we recommend&#160;testing updates&#160;on a staging site first, but it should all be smooth sailing. ✨ Tweaks New tweaks in this release: ? Translations Updated language files and strings:</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/filter-bar/filter-bar-5-5-4/\">Filter Bar 5.5.4</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Emily Negroni\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2588:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-20 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"release-label has-normal-font-size\">Maintenance Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"release-summary__overview has-medium-font-size\">This update fixes PHP 8.2 deprecation notices.</p>\n\n\n\n<p>As always, we recommend&nbsp;<a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\" target=\"_blank\" rel=\"noreferrer noopener\">testing updates</a>&nbsp;on a staging site first, but it should all be smooth sailing.</p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-21 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-tweaks\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Tweaks</h4>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">New tweaks in this release:</p>\n\n\n\n<ul>\n<li>Correct some PHP 8.2 deprecation notices.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-22 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files and strings:</p>\n\n\n\n<ul>\n<li>0 new strings added</li>\n\n\n\n<li>11 updated</li>\n\n\n\n<li>0 fuzzied</li>\n\n\n\n<li>0 obsoleted</li>\n</ul>\n</div>\n</div>\n\n\n\n<p></p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/filter-bar/filter-bar-5-5-4/\">Filter Bar 5.5.4</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Events Calendar Pro 6.3.2\";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:161:\"https://theeventscalendar.com/release-notes/events-calendar-pro/events-calendar-pro-6-3-2/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Mar 2024 14:36:48 +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:2:{i:0;a:5:{s:4:\"data\";s:19:\"Events Calendar Pro\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2543985\";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:586:\"<p>Summary Maintenance Release The latest update includes a new Site Editor Single Venue template, fixes Site Editor displays issues and post type index highlight correction. As always, we recommend testing updates on a staging site first, but it should all be smooth sailing. ✨ Features New features ✅ Fixed Bugs that were squashed in this&#8230;</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/events-calendar-pro/events-calendar-pro-6-3-2/\">Events Calendar Pro 6.3.2</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Emily Negroni\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4430:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-23 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"release-label has-normal-font-size\">Maintenance Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">The latest update includes a new Site Editor Single Venue template, fixes Site Editor displays issues and post type index highlight correction.</p>\n\n\n\n<p><em>As always, we recommend </em><a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\"><em>testing updates</em></a><em> on a staging site first, but it should all be smooth sailing.</em></p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-24 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-features\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />  Features</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">New features</p>\n\n\n\n<ul>\n<li>Adding Site Editor Single Venue template for use in themes that support Site Editor.</li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-25 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-fixed\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2705.png\" alt=\"✅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Fixed</h4>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Bugs that were squashed in this release:</p>\n\n\n\n<ul>\n<li>Site Editor themes did not properly display the venue Google Map.  </li>\n\n\n\n<li>Site Editor themes did not properly display venue details such as their addresses. </li>\n\n\n\n<li>When Events Calendar Pro is active the admin menu does not highlight the correct items when viewing a post type index. </li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-26 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-tweak\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2699.png\" alt=\"⚙\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Tweak</h4>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">New tweaks in this release:</p>\n\n\n\n<ul>\n<li>Changed views: <em>`blocks/single-venue`</em><br></li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-27 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files, strings:</p>\n\n\n\n<ul>\n<li>0 new strings added.</li>\n\n\n\n<li>0 updated.</li>\n\n\n\n<li>0 fuzzied.</li>\n\n\n\n<li>1 obsoleted.</li>\n</ul>\n</div>\n</div>\n\n\n\n<p></p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/events-calendar-pro/events-calendar-pro-6-3-2/\">Events Calendar Pro 6.3.2</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"The Events Calendar 6.3.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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:161:\"https://theeventscalendar.com/release-notes/the-events-calendar/the-events-calendar-6-3-5/?utm_source=theeventscalendar&utm_medium=referral&utm_campaign=rss-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 20 Mar 2024 14:36:25 +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:2:{i:0;a:5:{s:4:\"data\";s:19:\"The Events Calendar\";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:\"release notes\";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:40:\"https://theeventscalendar.com/?p=2543983\";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:519:\"<p>Summary Maintenance Release The latest updated version for tribe-common with fixes for ECP. As always, we recommend testing updates on a staging site first, but it should all be smooth sailing. ✨ Tweak Tweaks in this release: ? Translations Updated language files and strings:</p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/the-events-calendar/the-events-calendar-6-3-5/\">The Events Calendar 6.3.5</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Emily Negroni\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2547:\"\n<p></p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-28 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h3 class=\"wp-block-heading\" id=\"h-summary\">Summary</h3>\n\n\n\n<p class=\"has-normal-font-size\">Maintenance Release</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">The latest updated version for tribe-common with fixes for ECP.</p>\n\n\n\n<p>As always, we recommend<a href=\"https://theeventscalendar.com/knowledgebase/k/creating-and-using-a-wordpress-staging-site/\"> testing updates</a> on a staging site first, but it should all be smooth sailing.</p>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-29 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h4 class=\"wp-block-heading\" id=\"h-tweak\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Tweak</h4>\n\n\n\n<p></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Tweaks in this release:</p>\n\n\n\n<ul>\n<li>Updated version of tribe-common with fixes for ECP.<br></li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-30 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.3%\">\n<h4 class=\"wp-block-heading\" id=\"h-translations\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f5e3.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Translations</h4>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"has-medium-font-size\">Updated language files and strings:</p>\n\n\n\n<ul>\n<li>0 new strings added</li>\n\n\n\n<li>0 updated</li>\n\n\n\n<li>0 fuzzied</li>\n\n\n\n<li>0 obsoleted</li>\n</ul>\n</div>\n</div>\n\n\n\n<p></p>\n<p>The post <a href=\"https://theeventscalendar.com/release-notes/the-events-calendar/the-events-calendar-6-3-5/\">The Events Calendar 6.3.5</a> appeared first on <a href=\"https://theeventscalendar.com\">The Events Calendar</a>.</p>\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: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:35:\"https://theeventscalendar.com/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:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:13:{s:4:\"date\";s:29:\"Sat, 30 Mar 2024 01:38:04 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"cf-edge-cache\";s:24:\"cache,platform=wordpress\";s:13:\"last-modified\";s:29:\"Thu, 28 Mar 2024 13:00:00 GMT\";s:4:\"etag\";s:36:\"W/\"c58b82c27a9ff73984fe80a76e6f7e3b\"\";s:4:\"link\";s:117:\"<https://theeventscalendar.com/wp-json/>; rel=\"https://api.w.org/\", <https://theeventscalendar.com/>; rel=\"canonical\"\";s:9:\"x-nocache\";s:1:\"1\";s:15:\"cf-cache-status\";s:7:\"DYNAMIC\";s:6:\"server\";s:10:\"cloudflare\";s:6:\"cf-ray\";s:20:\"86c460cb186aa70c-PHX\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}}s:5:\"build\";s:14:\"20231027115908\";}','no'),(21685,'_transient_timeout_feed_mod_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1711805885','no'),(21686,'_transient_feed_mod_0d102f2a1f4d6bc90eb8c6ffe18e56ed','1711762685','no'),(21687,'_site_transient_timeout_community-events-2aba697bed7467e8d9ac17d26bf425c1','1711805905','no'),(21688,'_site_transient_community-events-2aba697bed7467e8d9ac17d26bf425c1','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"42.105.201.0\";}s:6:\"events\";a:0:{}}','no'),(21689,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1711805905','no'),(21690,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','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:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";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:26:\"https://wordpress.org/news\";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:59:\"The latest news about WordPress and the WordPress community\";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:\"Thu, 28 Mar 2024 16:34: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:\"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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.6-alpha-57897\";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:29:\"https://s.w.org/favicon.ico?2\";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:14:\"WordPress News\";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:26:\"https://wordpress.org/news\";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:72:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.5 Release Candidate 4\";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://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-4/\";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, 28 Mar 2024 16:34: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:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"General\";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:8:\"Releases\";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:3:\"6.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:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";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:\"releases\";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:35:\"https://wordpress.org/news/?p=17136\";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:214:\"WordPress 6.5 RC4 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s coming in this release and how to get involved with the open source project.\";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:\"Lauren Stein\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6752:\"\n<p>The latest release candidate (RC4) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p>This release candidate is an addition to the existing WordPress 6.5 release cycle. It allows more time for testing to ensure every feature and improvement is in the best shape possible.&nbsp;</p>\n\n\n\n<p>The updated target for the WordPress 6.5 release is <strong>April 2, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> for further details.&nbsp;If you’re looking for more detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a> is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC4</h2>\n\n\n\n<p>There’s been a lot of helpful feedback regarding one of this release’s highlighted features: the Font Library. This has resulted in some <a href=\"https://make.wordpress.org/core/2024/03/25/wordpress-6-5-release-delayed-1-week/\">additional improvements needed</a> to make sure the greatest number of sites possible can benefit from this anticipated new feature.&nbsp;</p>\n\n\n\n<p>This release also includes six<strong> </strong>bug fixes for the Editor and 10+ <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F13%2F2024..03%2F19%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC3, you can browse the following links: </p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-20&amp;until=2024-03-28\">GitHub commits for 6.5</a>&nbsp;</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F20%2F2024..03%2F28%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed </a><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F13%2F2024..03%2F19%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Trac</a><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F20%2F2024..03%2F28%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\"> tickets</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to test</h2>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC4 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC4 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC4.zip\">RC4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-RC</code>4</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC4 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Here comes the haiku</h2>\n\n\n\n<p>With some extra time<br>Test, rinse, repeat, and refresh<br>WordPress will really shine</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>.</em></p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17136\";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:69:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.5 Release Candidate 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 19 Mar 2024 16:19: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:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"Releases\";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:3:\"6.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:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";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:\"releases\";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:35:\"https://wordpress.org/news/?p=17110\";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:214:\"WordPress 6.5 RC3 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s coming in this release and how to get involved with the open source project.\";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:\"Lauren Stein\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9078:\"\n<p>The third release candidate (RC3) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-RC</code>3</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC3 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details. </p>\n\n\n\n<p>If you’re looking for more detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a> is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC3</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes 10+ bug fixes for the Editor and around 15 <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F13%2F2024..03%2F19%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC2, you can browse the following links:&nbsp;</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-13&amp;until=2024-03-19\">GitHub commits for 6.5</a> </li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F13%2F2024..03%2F19%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> </li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute to this release</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved in testing</h2>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>During the release candidate phase of WordPress 6.5, the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC3, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>Another RC<br>We are getting really close<br>Have you tested yet?</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a></em>, <em><a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a></em>.</p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17110\";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:61:\"\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:53:\"WP Briefing: Episode 75: WordCamp Asia 2024 Unwrapped\";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:75:\"https://wordpress.org/news/2024/03/episode-75-wordcamp-asia-2024-unwrapped/\";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:\"Mon, 18 Mar 2024 12: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:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";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:11:\"wp-briefing\";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:53:\"https://wordpress.org/news/?post_type=podcast&p=17107\";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:485:\"WordCamp Asia 2024 was a dynamic three-day celebration of collaboration, diversity, and innovation in the WordPress project. This week, Executive Director Josepha Haden Chomphosy shares her insights and experiences from the event, which featured one of the largest Contributor Days in the region, a variety of speakers, engaging panel discussions, and workshops. Josepha offers her thoughts on the latest topics being discussed within the community and forming the future of WordPress.\";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:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/03/WPB075.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s: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:14:\"Brett McSherry\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12163:\"\n<p>WordCamp Asia 2024 was a dynamic three-day celebration of collaboration, diversity, and innovation in the WordPress project. This week, Executive Director Josepha Haden Chomphosy shares her insights and experiences from the event, which featured one of the largest Contributor Days in the region, a variety of speakers, engaging panel discussions, and workshops. Josepha offers her thoughts on the latest topics being discussed within the community and forming the future of WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/contributor-day/\">Contributor Day</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETpYuALlCQPikuKEuihFsvU\">WordCamp Asia Playlist</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/category/releases/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress 6.5</a> is on target for release on&nbsp;March 26, 2024.</li>\n\n\n\n<li>Get involved with WordPress events:\n<ul>\n<li>Find events near you on <a href=\"https://events.wordpress.org/\">events.WordPress.org</a> and <a href=\"https://central.wordcamp.org/\">WordCamp Central</a></li>\n\n\n\n<li>Learn more about <a href=\"https://events.wordpress.org/organize-an-event/\">organizing your own local event</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/03/06/proposal-non-editable-footer-for-all-event-website-pages/\" target=\"_blank\" rel=\"noreferrer noopener\">Proposal: Non-editable Footer for all Event Website Pages</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you&#8217;d like answered? Submit them to <a href=\"mailto:wpbriefing@WordPress.org\">WPBriefing@WordPress.org</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17107\"></span>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.&nbsp;</p>\n\n\n\n<p>[00:00:29] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40]&nbsp;<strong>Josepha:</strong> I have returned from WordCamp Asia and struggled my way through some truly aggressive jet lag, so that means it&#8217;s time for a little WordCamp wrap-up. I spoke with a couple hundred people at the event, and I came away with a few topics that seemed to be on everyone&#8217;s minds. Those topics are: making business in WordPress, the business of making WordPress, and how to communicate both sides a little better.</p>\n\n\n\n<p>[00:01:04] <strong>Josepha:</strong> So first, let&#8217;s start with making business in WordPress. This comes up at every event, and that honestly just makes sense. WordPress is a tool that people use to power their businesses across our global economy, and sometimes the businesses are closely related to WordPress itself. They are creating custom themes or plugins, building WordPress powered commerce sites for clients, or offering any number of agency services. But there are also businesses that are a little less close: restaurants, museums, local governments, schools. But it was clear that they all rely on the software just as much as the other.</p>\n\n\n\n<p>So, it was nice to see some sessions that focused specifically on business matters in WordPress. And I heard so many people tell me about a conversation they had had earlier in the day with someone who helped them figure out their pricing or advised them on early errors they made in their business journey and generally helped them feel a little less lost.</p>\n\n\n\n<p>I always love seeing this. Hearing how people are accomplishing their goals because of connections they made at one of our events, it&#8217;s enough to keep me coming back for years.</p>\n\n\n\n<p>[00:02:10] <strong>Josepha:</strong> The next thing that came up a lot was the business of making WordPress. I don&#8217;t know if that came up a lot because of the sorts of conversations that people are willing to bring to me these days or because there was overwhelming interest in knowing how we keep all these trains on their tracks. But either way, it was refreshing to be able to have so many conversations about the invisible work that goes into a project like this. There was a Contributor Day that hosted over 600 people, if I recall correctly, which makes it the largest Contributor Day in the area to date. 35 percent of those people had never attended a Contributor Day before, so there were a lot of people who were discovering the WordPress community for the first time.</p>\n\n\n\n<p>And for folks who&#8217;ve been here for a long time, it&#8217;s so easy for us to forget how much there is to learn at first. Even if you happen to show up with a skill set that fits a contributor team&#8217;s needs exactly, you still have to learn where we collaborate, how distributed contribution works, and all these rules and guidelines about open source freedoms and copyleft.</p>\n\n\n\n<p>[00:03:10] <strong><strong>Josepha</strong>:</strong> And then also you have to come to terms with the fact that we define and design all of our spaces and programs with belonging in mind. I mean, for every one question that you get answered, there are going to be six new ones that you didn&#8217;t know you had yet. So I came away from a lot of these conversations with the reminder that it&#8217;s important in so many ways for us to talk about the work that we do, even when it&#8217;s boring, even when we think it doesn&#8217;t really matter, because a lot of people have questions about how this works, how it runs, and how they can be part of making sure that it&#8217;s around for the long-term.</p>\n\n\n\n<p>And the final thing that came up all over the place last week was how to communicate these things better. It&#8217;s easy to forget that folks who listen to this podcast don&#8217;t actually make up like a hundred percent of the people using WordPress; that&#8217;s on me. So just cause I&#8217;ve said here that, you know, enterprise is our next big space for biz dev or that, our primary growth markets are APAC, or that events are our best tool for brand expression.</p>\n\n\n\n<p>[00:04:08] <strong><strong>Josepha</strong>:</strong> Like, just because I said it doesn&#8217;t mean that everyone heard it. And we absolutely have to get those messages to more people, more frequently, and with more certainty. You&#8217;ll hear often from WordPress pundits that rising tides lift all boats, and the bigger the pie, the more the slices. We believe fully in the spirit of coopetition here, that we are all better together.</p>\n\n\n\n<p>But I can&#8217;t shake the feeling that we&#8217;re mostly just talking to ourselves about it. It&#8217;s hard to get outside our own little bubble, but I believe completely that doing so is the best thing for our project in the long term. Not only so that we can continue to grow and provide access to the opportunities we know we offer but also so that we can do more to dignify our profession.</p>\n\n\n\n<p>WordPress developers are not taken seriously, and yet you all are some of the smartest and most compassionate people I&#8217;ve ever met in my career. And I&#8217;d like to see how we can fix that perception together. And so that&#8217;s it. Those are the big, big, giant, old topics that came up a lot in conversation last week.</p>\n\n\n\n<p>[00:05:14] <strong><strong>Josepha</strong>:</strong> Don&#8217;t forget that you can catch up on all the sessions via the live stream, or if you are feeling inspired to contribute, reach out to the community team and see what sorts of meetup events you can host.&nbsp;</p>\n\n\n\n<p>[00:05:24] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:05:32] <strong><strong>Josepha</strong>:</strong> Which brings us now to our small list of big things. I have two big things and one slightly less big thing, but they&#8217;re all fairly big.</p>\n\n\n\n<p>So, the first thing on the list is that the latest version of WordPress, WordPress 6.5, is on target for release on March 26th. That&#8217;s, I think, a couple weeks from now. So keep an eye out for that. In the event, I mean, we have auto-updates everywhere, and probably you are on a WordPress-specific host and, so you won&#8217;t necessarily need to do anything. But if you have any desire or concerns about seeing the software a little bit ahead of time, you can always go and download the beta, give it a quick test or the release candidate, give that a quick test. See if there&#8217;s anything that&#8217;s not functioning as you expected it to function, and let us know if it&#8217;s not. But yeah, there are auto-updates. You don&#8217;t have to go out and proactively do anything if you don&#8217;t want to, that&#8217;s just in case you do want to. That&#8217;s coming up March 26th.&nbsp;</p>\n\n\n\n<p>[00:06:27] <strong><strong>Josepha</strong>:</strong> The next thing is that I want to give everybody a general call-in for event contribution. So, WordPress events is where I entered the community. It is one of the most affirming and life-changing types of contribution I&#8217;ve ever done because you get to see a bunch of people succeed in their own goals because of something that you were able to tell them. It&#8217;s like teaching, but with people who elected to be there. So we have a lot of opportunities, for contribution by volunteering at events, either as volunteering at the event itself or to volunteer to organize it. We have small-scale, easy-to-do meetups, but we also have slightly larger WordCamps that can be done. If you have any hope for doing that or are just kind of interested. I&#8217;ll leave a link for you in the show notes.&nbsp;</p>\n\n\n\n<p>[00:07:19] <strong><strong>Josepha</strong>:</strong> And then the final thing on here is that we actually have a pretty substantial proposal out at the moment. It&#8217;s for non-editable footers on all event website pages. This might not sound interesting to you, but it actually is kind of interesting. So, it&#8217;s been proposed to add a non-editable footer to all of the event website pages moving forward. So that&#8217;s everything that would be displayed on a WordCamp or on any of the new formatted event sites that we have. This proposal intends to meet two goals. One, it fills any legal requirements a site or country might have about displaying the privacy policy and other items. And two, it brings visibility to the new events.WordPress.org website, where a community member can find more events in their area.&nbsp;The last day to respond to that proposal is March 20th, which I think is two days from now. I think it&#8217;s on Wednesday and this is airing on Monday. So, I&#8217;ll have a link to that in the show notes as well in case you have any thoughts about it.</p>\n\n\n\n<p>[00:08:15] <strong><strong>Josepha</strong>:</strong> And that, my friends, is your small list of big things. Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. And if you like what you heard today, share it with a fellow WordPresser. Or, if you ended up with questions about what you heard, you can share those with me at WPBriefing@WordPress.org. I&#8217;m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:08:43] (Music outro)&nbsp;</p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17107\";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:69:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.5 Release Candidate 2\";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://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-2/\";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, 12 Mar 2024 16:58:03 +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:11:\"Development\";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:\"Releases\";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:3:\"6.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:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";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:\"releases\";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:35:\"https://wordpress.org/news/?p=17053\";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:185:\"WordPress 6.5 RC2 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s coming in this release and how to get involved.\";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:\"Lauren Stein\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9625:\"\n<p>The second release candidate (RC2) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-RC</code>2</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC2 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. That’s a mere two weeks away! Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC2</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes approximately 20 bug fixes for the Editor and 30+ <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F05%2F2024..03%2F12%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC1, you can browse the following links:&nbsp;</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-05&amp;until=2024-03-12\">GitHub commits for 6.5</a> since March 5</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=03%2F05%2F2024..03%2F12%2F2024&amp;resolution=fixed&amp;milestone=6.5&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since March 5</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Update on content overrides for synced patterns</h3>\n\n\n\n<p>As synced patterns evolve and improve, every enhancement must continue to provide the best experience possible. With this in mind, WordPress 6.5 <a href=\"https://make.wordpress.org/core/2024/03/07/unblocking-wp6-5-font-library-and-synced-pattern-overrides/\">will not include the ability to override content in synced patterns</a>. This allows more time for feedback and testing to ensure it can really shine. Expect this feature to debut in the next major release!</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contribute to this release</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.5 (scheduled for March 19), the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>RC2, a bridge,<br>From development to launch,<br>One more step forward.<br>&#8211; <em>submitted by <a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a></em></p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/dansoschin/\">@dansoschin</a></em>, <a href=\"https://profiles.wordpress.org/get_dave/\">@get_dave</a>, and <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>.</p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17053\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Highlights from WordCamp Asia 2024\";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:70:\"https://wordpress.org/news/2024/03/highlights-from-wordcamp-asia-2024/\";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:\"Sat, 09 Mar 2024 13:39:27 +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:2:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";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:\"WordCamp\";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:35:\"https://wordpress.org/news/?p=17064\";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:268:\"Over 1,300 attendees gathered at the Taipei International Convention Center in Taiwan for WordCamp Asia 2024. The three-day event emerged as a vibrant celebration showcasing the collaboration, diversity, and innovation that drive the world\'s most popular web platform.\";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:15:\"Reyes Martínez\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7224:\"\n<p>Over 1,300 attendees gathered at the Taipei International Convention Center in Taiwan for <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>. This three-day event emerged as a vibrant celebration showcasing the collaboration, diversity, and innovation that drive the world&#8217;s most popular web platform.</p>\n\n\n\n<p>The Asian WordPress flagship event started with a dedicated Contributor Day, followed by two days of engaging talks, panels, hands-on workshops, and networking. Notable guests, including WordPress Cofounder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> and Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>, joined the diverse lineup of <a href=\"https://asia.wordcamp.org/2024/speakers/\">speakers</a>. Popular topics featured cutting-edge web technologies and trends, use cases, open source dynamics, and more. WordPress enthusiasts seized the opportunity to gain insights from international and local industry experts and to learn about the project&#8217;s future.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Converting walled gardens into community gardens</h2>\n\n\n\n<p>On March 8, Josepha Haden Chomphosy <a href=\"https://www.youtube.com/live/UK7FnaEeTrU?si=0H6eEEijj4tDWm_t&amp;t=30830\">took the stage</a> for an insightful journey comparing and contrasting the “walled” and “community” gardens in software ecosystems, drawing an analogy between closed and open source platforms. After exploring both concepts, she posed an important question to the audience.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>What would it take for someone to move from a walled garden to a community garden?</p>\n</blockquote>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Open source software, symbolized by community gardens, represents freedom from copyright restrictions and usage limitations. Unlike proprietary software (described as walled gardens), the core value lies in long-term empowerment, giving people control and ownership of their digital presence.</p>\n\n\n\n<p>Acknowledging the longstanding values held by WordPress and its open source community for two decades, Josepha focused on the importance of caring for foundations that make us strong, managing what distracts us, and nurturing growth by embracing new opportunities. She celebrated the strengths of the WordPress community and how its shared ethos furthers a thriving ecosystem.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=1024%2C576&#038;ssl=1\" alt=\"Slide from Josepha Haden Chomphosy\'s presentation showing colorful flowers on a blue background and the quote, &quot;To plant a garden is to believe in tomorrow&quot; by Audrey Hepburn.\" class=\"wp-image-17066\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-slide.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Quoting artist and activist Audrey Hepburn, Josepha expressed that, much like a community garden, the power of contributions—whether through time, knowledge, or product use— sustains and maintains shared spaces like WordPress.</p>\n\n\n\n<p>In the <a href=\"https://www.youtube.com/live/UK7FnaEeTrU?si=pjg0nkwla-d7mP69&amp;t=32274\">Q&amp;A portion</a> of her presentation, Josepha addressed inquiries about community involvement and contributions. Highlighted resources included the <a href=\"https://jobs.wordpress.net/\">WordPress job board</a> for opportunities within the ecosystem and the <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a> project, emphasizing its role in fostering a more open web and helping the transition out of proprietary platforms.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A with Matt Mullenweg</h2>\n\n\n\n<p>WordCamp Asia concluded with a live audience Q&amp;A session featuring WordPress Cofounder Matt Mullenweg. Attendees gained insights into the future of WordPress, including ongoing projects like <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a>, <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/first-steps/inclusive-and-welcoming-events/community-inclusion-initiatives/\">community inclusion initiatives</a>, artificial intelligence (AI), and more.</p>\n\n\n\n<p>The atmosphere was filled with excitement when Matt revealed that this year’s State of the Word will take place in Tokyo, Japan, on December 16, 2024.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/EOF70YJLC5U?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe>\n</div></figure>\n\n\n\n<p>Additional questions from this session will be addressed in an upcoming post on the <a href=\"https://make.wordpress.org/project/\">Make WordPress Project blog</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Stay connected</h2>\n\n\n\n<p><a href=\"https://events.wordpress.org/\">WordPress events</a> enable technologists, open source enthusiasts, and community members around the globe to meet, share ideas, and collaborate to drive WordPress and the open web forward.</p>\n\n\n\n<p>Don’t forget to mark your calendars for <a href=\"https://europe.wordcamp.org/2024/\">WordCamp Europe</a> (Torino, Italy), <a href=\"https://us.wordcamp.org/2024/\">WordCamp US</a> (Portland, Oregon, United States), and next year’s <a href=\"https://asia.wordcamp.org/2025/\">WordCamp Asia</a> in Manila, Philippines!</p>\n\n\n\n<p><em>Thank you to the <a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia</a> organizers, volunteers, and sponsors who made this event possible, and to <a href=\'https://profiles.wordpress.org/angelasjin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>angelasjin</a>, <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>, <a href=\'https://profiles.wordpress.org/eidolonnight/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>eidolonnight</a>, <a href=\'https://profiles.wordpress.org/bjmcsherry/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>bjmcsherry</a> for collaborating on this post.</em></p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17064\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"The Month in WordPress – February 2024\";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:72:\"https://wordpress.org/news/2024/03/the-month-in-wordpress-february-2024/\";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, 06 Mar 2024 13:20: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:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";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:18:\"month in wordpress\";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:35:\"https://wordpress.org/news/?p=17030\";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:358:\"February saw significant progress towards the upcoming WordPress 6.5 release and final preparations for WordCamp Asia. The results of the annual WordPress survey were released, and discussions began on the next steps for the Data Liberation project. Read on for the latest happenings in the WordPress space. Get ready for WordCamp Asia The stage is [&#8230;]\";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:15:\"Reyes Martínez\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12369:\"\n<p>February saw significant progress towards the upcoming WordPress 6.5 release and final preparations for WordCamp Asia. The results of the annual WordPress survey were released, and discussions began on the next steps for the Data Liberation project. Read on for the latest happenings in the WordPress space.</p>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Get ready for WordCamp Asia</h2>\n\n\n\n<p>The stage is ready for the first WordPress flagship event of the year in Taipei, Taiwan. WordCamp Asia 2024 will kick off on March 7, promising three days of learning, networking, and inspiration.</p>\n\n\n\n<p><a href=\"https://asia.wordcamp.org/2024/schedule/\">This year’s schedule</a> features an extensive lineup of speakers, including guests <a href=\"https://asia.wordcamp.org/2024/speaker/josepha-haden-chomphosy/\">Josepha Haden Chomphosy</a>, <a href=\"https://asia.wordcamp.org/2024/speaker/ben-thompson/\">Ben Thompson</a>, <a href=\"https://asia.wordcamp.org/2024/speaker/noel-tock/\">Noel Tock</a>, and <a href=\"https://asia.wordcamp.org/2024/speaker/ju-chun-ko/\">JU-CHUN KO</a>. To conclude the summit, attendees can engage with WordPress co-founder <a href=\"https://asia.wordcamp.org/2024/speaker/matt-mullenweg/\">Matt Mullenweg</a> in a Q&amp;A session. <a href=\"https://wordpress.org/news/2024/03/wordcamp-asia-2024-qa-with-matt-mullenweg/\">Find out how to submit your questions</a>.</p>\n\n\n\n<p>Can’t make it to Taipei? Watch the event live stream on the <a href=\"https://www.youtube.com/wordpress\">WordPress YouTube channel</a>.</p>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Countdown to WordPress 6.5</h2>\n\n\n\n<p>WordPress 6.5 is on track for its much-anticipated release on March 26. Following last month’s beta releases, the <a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\">first release candidate (RC1)</a> is now available for testing—marking another milestone in the development cycle.</p>\n\n\n\n<p>This major release will add finesse and fine-tuning to how you control your site-building experience, with lots to explore specifically for developers. Get a detailed overview of highlighted features in the <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Beta 1 announcement</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Stay on top of the latest updates in WordPress development with <a href=\"https://developer.wordpress.org/news/2024/02/10/whats-new-for-developers-february-2024/\">February’s edition of What’s New for Developers?</a></p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">New in the Gutenberg plugin</h2>\n\n\n\n<p>Two new versions of Gutenberg shipped in February:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2024/02/14/whats-new-in-gutenberg-17-7-14th-february/\"><strong>Gutenberg 17.7</strong></a> introduced multiple performance improvements, refinements to the link control UI, and shadow support for more blocks, among other notable highlights.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/\"><strong>Gutenberg 17.8</strong></a> focused on stability updates. New features included a grid layout variation for the Group block, bulk export of patterns, and the ability to browse and try alternative templates from the editor’s sidebar.</li>\n</ul>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile has-off-white-2-background-color has-background\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;grid-template-columns:57% auto\"><figure class=\"wp-block-media-text__media\"><a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=1024%2C576&#038;ssl=1\" alt=\"Decorative blue background with text &quot;Core Editor Improvement: Power in the Details.&quot;\" class=\"wp-image-17031 size-full\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/03/Core-Editor-Improvement-Power-in-the-Details-Featured-Image.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a></figure><div class=\"wp-block-media-text__content\">\n<p>Beyond major features, many small yet mighty updates are coming in WordPress 6.5 that will make a big difference in your WordPress experience. <a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\">Read more »</a></p>\n</div></div>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Team updates</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/02/2023-annual-survey-results-and-next-steps/\">Results of the 2023 annual WordPress survey</a> were announced last month.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/19/data-liberation-next-steps/\">An update on the Data Liberation project</a> informs the next steps of this initiative and how to contribute to current conversations.</li>\n\n\n\n<li>The Community team shared <a href=\"https://make.wordpress.org/community/2024/02/09/2023-wordpress-meetup-survey-key-findings/\">key findings from the 2023 WordPress meetup survey</a>.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/02/16/contributor-mentorship-program-second-cohort-2024-q1/\">Meet the new cohort</a> of the Contributor Mentorship Program.</li>\n\n\n\n<li>The Photos team posted <a href=\"https://make.wordpress.org/photos/2024/02/02/alt-text-for-wordpress-photos/\">recommendations for improving alternative texts</a> when submitting images to the Photo Directory.</li>\n\n\n\n<li>Following discussions on the evolution of the Outreach Program, a <a href=\"https://make.wordpress.org/core/2024/02/27/connect-with-the-github-outreach-group-to-request-feedback-or-further-testing/\">new outreach group</a> has been created on GitHub. This group will provide expertise and feedback to those seeking additional testing or perspectives on a new feature or solution.</li>\n\n\n\n<li>Core team members introduced the <a href=\"https://make.wordpress.org/core/2024/02/22/introducing-the-wordpress-core-trac-sustainability-focus/\">WordPress Core Trac Sustainability Focus</a>, a part of the Sustainability team&#8217;s effort to enhance the sustainability of the WordPress codebase.</li>\n\n\n\n<li>A new release of WP-CLI is <a href=\"https://make.wordpress.org/cli/2024/02/08/wp-cli-v2-10-0-release-notes/\">now available</a>.</li>\n\n\n\n<li>Learn WordPress is regularly updated with new tutorials, online workshops, and more learning resources. <a href=\"https://learn.wordpress.org/learn-wordpress-newsletter-march-2024/\">Check out what’s new</a>.</li>\n\n\n\n<li>The latest edition of People of WordPress features <a href=\"https://wordpress.org/news/2024/02/people-of-wordpress-sunita-rai/\">Sunita Rai</a>, a content marketer and volunteer translator from Nepal.</li>\n</ul>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<a class=\"wp-block-jetpack-podcast-player jetpack-podcast-player__direct-link\" href=\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\">https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/</a>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Requests for feedback and testing</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-1/\">Your help testing WordPress 6.5</a> is key to ensuring everything in this release is the best it can be. New to testing? <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1/\">Read this post</a> for more details on getting set up.</li>\n\n\n\n<li>The Training team is discussing <a href=\"https://make.wordpress.org/training/2024/02/20/discussion-bringing-accessibility-first-approaches-into-content-development/\">how to bring accessibility-first approaches</a> into their content creation and processes. Feedback is open until March 9.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2024/02/27/mobile-team-update-february-26th-2/\">Version 24.3</a> of the WordPress mobile app for iOS and Android is ready for testing.</li>\n</ul>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress events</h2>\n\n\n\n<ul>\n<li>WordCamp Europe 2024 is <a href=\"https://europe.wordcamp.org/2024/call-for-photographers-is-now-open/\">looking for photographers</a>.</li>\n\n\n\n<li>The WordPress Kerala Photo Festival wrapped up with great success. The event received over <a href=\"https://wordpress.org/photos/t/wpkeralaphotos/\">1,500 images</a> from 163 participants, contributing to the Photo Directory passing the 15,000 photo milestone. Winners were announced <a href=\"https://events.wordpress.org/kerala/2024/photo-festival/winners-of-the-kerala-wordpress-photo-festival/\">in this post</a>.</li>\n\n\n\n<li>Don’t miss these other WordPress events happening soon:\n<ul>\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1e8-1f1f7.png\" alt=\"??\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://events.wordpress.org/sanjose/2024/women-wordpress-day/\">Women WordPress Day</a>, Costa Rica, on March 8</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1e8-1f1ed.png\" alt=\"??\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://events.wordpress.org/switzerland/2024/community-day/\">Switzerland Community Day</a> on March 23</li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f1ea-1f1f8.png\" alt=\"??\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://torrelodones.wordcamp.org/2024/\">WordCamp Torrelodones</a>, Spain, on March 23-24</li>\n</ul>\n</li>\n\n\n\n<li>Find out more local events or apply to organize one on the <a href=\"https://events.wordpress.org/\">Events page</a>.</li>\n</ul>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><em><strong>Have a story we should include in the next issue of The Month in WordPress? Fill out </strong></em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this quick form</em></strong></a><em><strong> to let us know.</strong></em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Subscribe to WordPress News</h3>\n\n\n\n<p>Join other subscribers and receive WordPress news directly in your inbox.</p>\n\n\n<div class=\"wp-block-jetpack-subscriptions__supports-newline is-style-split wp-block-jetpack-subscriptions\">\n		<div>\n			<div>\n				<div>\n					<p >\n						<a href=\"https://wordpress.org/news/?post_type=post&#038;p=17030\" style=\"font-size: 16px;padding: 15px 23px 15px 23px;margin: 0px; margin-left: 10px;border-radius: 0px;border-width: 1px; background-color: #113AF5; color: #FFFFFF; text-decoration: none; white-space: nowrap; margin-left: 0\">Subscribe</a>\n					</p>\n				</div>\n			</div>\n		</div>\n	</div></div>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17030\";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:69:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.5 Release Candidate 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Mar 2024 16:26:05 +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:11:\"Development\";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:\"Releases\";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:3:\"6.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:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";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:\"releases\";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:35:\"https://wordpress.org/news/?p=17008\";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:185:\"WordPress 6.5 RC1 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s coming in this release and how to get involved.\";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:\"Lauren Stein\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11482:\"\n<p>The first release candidate (RC1) for WordPress 6.5 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC1 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC1 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-RC1</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC1 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The current target for the WordPress 6.5 release is <strong>March 26, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 6.5 RC1?</h2>\n\n\n\n<p>Thanks to the many contributors testing up to this point, this release includes more than 20 bug fixes for the Editor and more than 40 <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F27%2F2024..03%2F05%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.5’s highlighted features in the <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since Beta 3, you can browse the following links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-27&amp;until=2024-03-05\">GitHub commits for 6.5</a> since February 27</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F27%2F2024..03%2F05%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since February 27</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? These recent posts cover some of the latest updates:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2024/03/05/introducing-plugin-dependencies-in-wordpress-6-5/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/05/introducing-plugin-dependencies-in-wordpress-6-5/\">Introducing Plugin Dependencies in WordPress 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/05/unification-of-the-site-and-post-editors-in-6-5/\">Unification of the Site and Post Editors in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/updates-to-the-html-api-in-6-5/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/04/updates-to-the-html-api-in-6-5/\">Updates to the HTML API in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2024/03/04/interactivity-api-dev-note/\">Interactivity API in 6.5</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/27/i18n-improvements-6-5-performant-translations/\">I18N Improvements in 6.5 (Performant Translations)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/23/wordpress-6-5-adds-avif-support/\">WordPress 6.5 adds AVIF support</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/02/10/core-editor-improvement-power-in-the-details/\">Core Editor Improvement: Power in the Details</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/01/22/core-editor-improvement-robust-revisions-in-the-site-editor/\">Core Editor Improvement: Robust Revisions in the Site Editor</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes-6-5/\">All 6.5-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to ensuring WordPress is performant and stable. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.5 (scheduled for March 19), the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.5 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.5.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本? हिन्दी? বাংলা? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>. This release milestone (RC1) also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 6.5 release cycle.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>What’s this? RC1?<br>Three weeks left until it’s done.<br>Come and test. It’s fun!</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a>,</em> <em><a href=\'https://profiles.wordpress.org/courane01/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>courane01</a>, <a href=\'https://profiles.wordpress.org/hellosatya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellosatya</a>, <a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a></em></p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17008\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordCamp Asia 2024: Q&amp;A with Matt Mullenweg\";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:77:\"https://wordpress.org/news/2024/03/wordcamp-asia-2024-qa-with-matt-mullenweg/\";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:\"Mon, 04 Mar 2024 15:50:16 +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:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";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:\"WordCamp\";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:\"WCAsia\";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:35:\"https://wordpress.org/news/?p=17015\";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:261:\"WordCamp Asia 2024 is just a few days away—starting on March 7 in Taipei, Taiwan. This three-day summit will feature a distinguished lineup of speakers, numerous networking opportunities, and a closing Q&#38;A session with WordPress co-founder Matt Mullenweg.\";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:11:\"Dan Soschin\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3072:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"299\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=1024%2C299&#038;ssl=1\" alt=\"WordCamp Asia 2024\" class=\"wp-image-17016\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=1024%2C299&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=300%2C87&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=768%2C224&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=1536%2C448&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/03/wcasia-logo.png?resize=2048%2C597&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>WordCamp Asia 2024 is just a few days away—starting on March 7 in Taipei, Taiwan. This unique three-day summit will feature a distinguished lineup of speakers, numerous networking opportunities, and a closing Q&amp;A experience with WordPress co-founder Matt Mullenweg. The live Q&amp;A session will be streamed for WordPress enthusiasts worldwide, beginning at 3:30 p.m. Taipei Standard Time (7:30 a.m. UTC) on Saturday, March 9, 2024.</p>\n\n\n\n<p>Watch the event live stream on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a> or visit the <a href=\"https://asia.wordcamp.org/2024/\">event website</a> for more details.</p>\n\n\n\n<p><strong>What:</strong> Q&amp;A Session with Matt Mullenweg<br><strong>When: </strong>March 9, 2024 at 7:30 a.m. UTC (Start of live stream)<br><strong>Where: </strong><a href=\"https://asia.wordcamp.org/2024/location/\">Taipei International Convention Center<br></a><strong>Streaming: </strong><a href=\"https://youtube.com/wordpress\">Watch the live stream</a> on the WordPress YouTube channel.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Have a question for Matt?</h2>\n\n\n\n<p>If you want to participate, please submit your question via Slido from March 7 until about 6:00 a.m. UTC on Friday, March 8. <em>Slido is now closed.</em></p>\n\n\n\n<p>Given the expected volume of submitted questions, only some will be answered live, while others will be covered in a follow-up post published after the event on <a href=\"https://make.wordpress.org/project\">make.wordpress.org/project</a>.</p>\n\n\n\n<p>See you in-person and online on March 7!</p>\n\n\n\n<p>谢谢!</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><em>Thank you to <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/eidolonnight/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>eidolonnight</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, and <a href=\'https://profiles.wordpress.org/bjmcsherry/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>bjmcsherry</a> for reviewing this post.</em></p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17015\";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:61:\"\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:73:\"WP Briefing: Episode 74: Kickstart (Or Level-Up) Your Contributor Journey\";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:93:\"https://wordpress.org/news/2024/03/episode-74-kickstart-or-level-up-your-contributor-journey/\";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:\"Mon, 04 Mar 2024 12: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:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";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:11:\"wp-briefing\";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:53:\"https://wordpress.org/news/?post_type=podcast&p=17007\";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:447:\"Explore the impact you can make on WordPress without coding in this WordPress Briefing episode hosted by Executive Director Josepha Haden Chomphosy. She\'ll guide you through diverse non-coding contributions suitable for all skill levels, including content translation, photo submissions, event organization, and software testing. Listen and discover how you can enhance the WordPress community in ways that align with your interests and expertise.\";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:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/03/WPB074.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s: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:14:\"Brett McSherry\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12311:\"\n<p>Explore the impact you can make on WordPress without coding in this WordPress Briefing episode hosted by Executive Director Josepha Haden Chomphosy. She&#8217;ll guide you through diverse non-coding contributions suitable for all skill levels, including content translation, photo submissions, event organization, and software testing. Listen and discover how you can enhance the WordPress community in ways that align with your interests and expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia 2024</a>\n<ul>\n<li><a href=\"https://asia.wordcamp.org/2024/contributor-day/\">Contributor Day</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/polyglots/\">Polyglots</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/support/forums/\">WordPress Support Forums</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/\">Upcoming WordPress Events</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/\">Make WordPress Testing</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/\">Learn WordPress</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/2024/02/2023-annual-survey-results-and-next-steps/\" target=\"_blank\" rel=\"noreferrer noopener\">2023 Annual Survey Results and Next Steps</a>&nbsp; </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/01/22/proposal-pilot-program-to-test-gatherpress-on-the-wordpress-org-network-as-a-meetup-alternative/\" target=\"_blank\" rel=\"noreferrer noopener\">Gather Press Pilot Program</a>&nbsp;</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcripts</h2>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.&nbsp;</p>\n\n\n\n<p>[00:00:29] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40]&nbsp;<strong>Josepha:</strong> At the end of this week, WordCamp Asia is happening. It&#8217;s one of our largest events dedicated to WordPress, and it will cover a wide range of topics. From advanced concepts like running thriving businesses to more beginner things like building your first theme, there is bound to be something for you at this event.</p>\n\n\n\n<p>For folks who have the opportunity to attend in person, you might also be going to your first-ever Contributor Day. Now, as much as I want there to be something for everyone there, I recognize that it&#8217;s a little more frenetic than your average WordPress event. It&#8217;s not any less welcoming than the event that has like a schedule and, tracks, and rooms.</p>\n\n\n\n<p>[00:01:19] <strong>Josepha:</strong> But in my experience of any group of open source contributors, they get really excited when they are tackling problems together. And that&#8217;s most of what happens at a Contributor Day. It can make it a little difficult to see how you can join in. But never fear; the crew at the WordPress Briefing has you covered. We&#8217;ve got a couple of ways you can contribute immediately, no code required, and a handful of good next steps when you&#8217;re feeling comfortable and ready to level up.</p>\n\n\n\n<p>For total beginners, so you&#8217;ve got a WordPress site, or you know, you&#8217;re about to launch one. And you&#8217;re here to learn and meet people and hopefully find someone who answers the questions you feel too shy to mention in public.</p>\n\n\n\n<p>So these two ways of contribution are for you. First, you can contribute photos. WordPress has a photo directory for openly licensed photos, which are included in Openverse searches. Users can submit photographs to be used by folks all over the world. There are some basic guidelines, such as no faces or identifying characteristics. It can&#8217;t be overly edited or processed, but even photos taken on a smartphone are accepted. Because we understand that the best camera is the one you have on you.</p>\n\n\n\n<p>[00:02:30] <strong>Josepha</strong>: You can also contribute translations. If you speak a language other than English, you can visit <code>translate.WordPress.org</code> and help translate not only the WordPress software but also plugins, themes, and other parts of the WordPress project into your native language. Since more than half of all WordPress installations are in non-English languages, adding or improving translations is really impactful. We are actually at WordCamp Asia trialing a new self-serve translation day process. So that&#8217;s a great place to have a double impact.</p>\n\n\n\n<p>[00:03:03] <strong>Josepha:</strong> So those are your two completely code-free ways that you can contribute, completely beginner friendly ways to contribute at Contributor Day coming up later this week. And then for your next steps, so say that you&#8217;ve had your site for a while, you are an absolute expert in the admin, you&#8217;ve had to answer a few tough questions for yourself, you&#8217;ve watched a lot of tutorials, and so now you&#8217;re thinking of ways you can share that knowledge.</p>\n\n\n\n<p>[00:03:29] <strong>Josepha:</strong> Here are a few ways that you can exercise your new knowledge and really solidify it in your brain. </p>\n\n\n\n<p>Firstly, you can contribute help. Supporting other WordPress users is a great way to give back to WordPress. This can involve answering questions, providing guidance, or even providing the right resources to users. You can check out the WordPress support forums for more information, and they actually have a dedicated support team as well that works toward making sure that WordPress users have answers to the questions they are asking. You can head over to WordPress.org/support/forums and just pick an appropriate area for you, something that you are currently an expert in, and start answering questions. Start contributing.</p>\n\n\n\n<p>[00:04:10] <strong>Josepha:</strong> Second thing you can do is you can contribute patterns. So WordPress has a dedicated Patterns directory, which stores a list of Block patterns. So custom designs that were created using blocks in Gutenberg that then can be used across any WordPress site, anyone&#8217;s WordPress site. You can submit those patterns, any pattern that you built, to the directory, and then they can be used by people all around the world. Basically, like anything with WordPress, if you put it in there, it can be used by anyone all around the world.&nbsp;</p>\n\n\n\n<p>The third thing is that you can contribute events. This is one of my favorite ways to contribute. Organizing in person events to an extent has no code requirement to it, but also it does kind of require that you have a good understanding of your local community and have a willingness to get out there and build your network.&nbsp;</p>\n\n\n\n<p>WordPress is where it is today thanks to its excellent community and all the lovely in-person events that happen all over the world. They bring our community together, and anyone can contribute by helping to organize just a small gathering or support an in-person event.</p>\n\n\n\n<p>[00:05:13] <strong>Josepha:</strong> The fourth way that you can level up your contributions is to contribute by breaking things. I know that sounds weird, but testing the software to see where it breaks is actually a really valuable contribution. It&#8217;s as easy as downloading the WordPress beta tester plugin and the test reports plugin to a WordPress installation, Preferably a testing one, not one that&#8217;s currently publicly in use. But you can test out the newest version of WordPress before the release and provide useful feedback to the development team.&nbsp;</p>\n\n\n\n<p>And the fifth way that you can level up your contribution is to contribute learning. Not that you are learning as a contribution, but what one person can learn through a tutorial or documentation, another person has to learn through discussion and hands-on learning.</p>\n\n\n\n<p>This team, the folks over at <code>learn.WordPress.org</code>, they are the official team and official learning platform and resource for WordPress. They host video tutorials. Yes, but also host live online workshops, courses and even provide lesson plans on different topics related to WordPress. So if you are an educator or otherwise really like to help spread knowledge around, pass around the knowledge that has been hard-earned by you, this is an excellent opportunity.</p>\n\n\n\n<p>[00:06:28] <strong>Josepha:</strong> And of course, if you are brave and afraid of nothing, then you can just go to Contributor Day and move from table to table until something sounds interesting to you. You don&#8217;t have to have a plan. Your whole plan can absolutely be to wander until you are found.</p>\n\n\n\n<p>[00:06:45] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:06:52] <strong>Josepha:</strong> That brings us now to our small list of big things. It&#8217;s actually a very small list today. I&#8217;ve got two things on it.</p>\n\n\n\n<p>[00:07:00] <strong>Josepha:</strong> The first is that a couple of weeks back, we published the results from the 2023 annual survey. So, each year, we collect some high-level data about trends and themes across this vast ecosystem of users and site builders, people who extend WordPress core, and contributors who build WordPress core to help inform decision-making and provide valuable feedback on the project status. I looked at the results from our last survey. We had a bit of an increase in the respondents, not as much as we would have liked, but still a little bit greater number than we had in the past couple of years. And I have a lot of questions myself about what we are doing compared to what we are being asked to do and so go take a look at the blog post that has some highlights from it. It&#8217;s got a couple of contextual pieces of information in there as well, and come with your questions to WordCamps around the world or ask them in community meetings as you find them.&nbsp;</p>\n\n\n\n<p>[00:07:58] <strong>Josepha:</strong> And then the second thing is actually that we have kind of a pilot program going on. There&#8217;s a proposal out right now about GatherPress. It&#8217;s a group of community leaders that have built a tool, a community plugin, to help gather WordPress events a bit better and a bit more &#8220;open source-ely&#8221;. It&#8217;s open currently to anyone who is running a WordPress meetup group that is interested in learning more about how a WordPress-first and open source first community gathering tool might look.</p>\n\n\n\n<p>[00:08:32] <strong>Josepha:</strong> I&#8217;ll have a link to the proposal in the show notes that&#8217;ll give you more detailed information and give you an opportunity to figure out how you can join that pilot and help us figure out whether it will work or not ultimately for WordPress.&nbsp;</p>\n\n\n\n<p>And that, my friends, is your small list of big things. Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on <code>WordPress.org/news</code>. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. If you liked what you heard today, share it with a fellow WordPresser or fellow brand new WordCamper. But if you had questions about what you heard, you can share those with me at <code>wpbriefing@WordPress.org</code>. I&#8217;m your host, Josepha Haden Chomphosy.</p>\n\n\n\n<p>[00:09:13] <strong>Josepha:</strong> Thanks again for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks.&nbsp;</p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17007\";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:69:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.5 Beta 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Feb 2024 16:27: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:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"Releases\";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:3:\"6.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:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";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:\"releases\";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:35:\"https://wordpress.org/news/?p=16992\";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:301:\"WordPress 6.5 Beta 3 is now ready for download and testing!\n\nThis version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 3 on a test server and site.\";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:\"Lauren Stein\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10983:\"\n<p>WordPress 6.5 Beta 3 is here and ready for testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 3 on a test server and site.</p>\n\n\n\n<p>You can test WordPress 6.5 Beta 3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-beta3.zip\" data-type=\"link\" data-id=\"https://wordpress.org/wordpress-6.5-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.5-beta</code>3</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\" data-type=\"link\" data-id=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20}%20},%20{%20%22step%22:%20%22importFile%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20},%20%22options%22:%20{%20%22activate%22:%20false%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20},%20%22progress%22:%20{%20%22weight%22:%202%20}%20}%20]%20}\">6.5 Beta 3 WordPress Playground instance</a> to test the software directly in your browser without the need for a separate site or setup.&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p>The current target date for the final release of WordPress 6.5 is <strong>March 26, 2024</strong>. That&#8217;s only four weeks away! Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<p class=\"is-style-default\"><strong>Catch up on what&#8217;s new in WordPress 6.5</strong>: <a href=\"https://wordpress.org/news/2024/02/wordpress-6-5-beta-1/\">Read the Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.5 Beta 3 version is key to ensuring everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. <a href=\"https://make.wordpress.org/test/2024/02/28/help-test-wordpress-beta-3/\" data-type=\"link\" data-id=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1/\">This detailed guide</a> will walk you through testing features in WordPress 6.5. For those new to testing, follow <a href=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\" data-type=\"link\" data-id=\"https://make.wordpress.org/test/2024/02/15/help-test-wordpress-6-5-beta-1\">this general testing guide</a> for more details on getting set up. </p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Vulnerability bounty doubles during Beta/RC</h2>\n\n\n\n<p>Between Beta 1, released on February 13, and the final Release Candidate (RC) scheduled for March 19, the <a href=\"https://make.wordpress.org/security/2024/02/12/welcoming-2024-with-wordpress-6-5-beta-1/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 3 updates and highlights</h2>\n\n\n\n<p>WordPress 6.5 Beta 3 contains more than 45 updates to the Editor since the Beta 2 release, including more than 35 <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F21%2F2024..02%2F27%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" data-type=\"link\" data-id=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F21%2F2024..02%2F27%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets for WordPress Core</a>.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes; more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 2 using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-21&amp;until=2024-02-27\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-02-14&amp;until=2024-02-20\">GitHub commits for 6.5</a> since February 21</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=02%2F21%2F2024..02%2F27%2F2024&amp;milestone=6.5&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since February 21</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Double the haiku for Beta 3</h2>\n\n\n\n<p>Find a Beta bug,<br>it will help the team a lot,<br>and improve WordPress!<br><em>&#8211; submitted by</em> <em><a href=\'https://profiles.wordpress.org/lada7042/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lada7042</a></em></p>\n\n\n\n<p>In code, dreams are bold,<br>WordPress&#8217;s story unfolds,<br>Beta journey&#8217;s told.<br><em>&#8211; submitted by <a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a></em></p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a></em>, <em><a href=\'https://profiles.wordpress.org/swissspidy/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>swissspidy</a>, <a href=\'https://profiles.wordpress.org/adarshposimyth/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>adarshposimyth</a></em>, <em><a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a></em></p>\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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16992\";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:32:\"https://wordpress.org/news/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:8:\"14607090\";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:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 30 Mar 2024 01:38:25 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Thu, 28 Mar 2024 16:34:00 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20231027115908\";}','no'),(21691,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1711805905','no'),(21692,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1711762705','no'),(21693,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1711805905','no'),(21694,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','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:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\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:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";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:28:\"http://planet.wordpress.org/\";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:2:\"en\";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:47:\"WordPress Planet - http://planet.wordpress.org/\";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:50:{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:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"HeroPress: Jouralism, 5000 Theme Reviews, WordCamp Europe and more!\";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:29:\"https://heropress.com/?p=6624\";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:173:\"https://heropress.com/jouralism-5000-theme-reviews-wordcamp-europe-and-more/#utm_source=rss&utm_medium=rss&utm_campaign=jouralism-5000-theme-reviews-wordcamp-europe-and-more\";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:14741:\"<img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/03/5665f5e9afc734c8.12871696-1024x683.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Front view of a Boeing 737-8AS airplane taking off from an airport runway, viewed from the perspective of the airport with a fence in the foreground and a hilly landscape with buildings in the background.\" /><div class=\"kb-row-layout-wrap kb-row-layout-id6624_9229b7-a3 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_1c0628-36\"><div class=\"kt-inside-inner-col\">\n<p>Once again some extra stuff outside the normal HeroPress fare!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_231904-31\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_b0f88b-90 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_08fcd7-bc inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6624_b11492-92 wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/\">HeroPress.com</a> &#8211; <a href=\"https://heropress.com/essays/words-to-wordpress-the-uncharted-path-of-syed-laden/\">Words to WordPress: The Uncharted Path of Syed Laden</a></h2>\n\n\n\n\n<div class=\"wp-block-image is-style-default\">\n<a href=\"https://heropress.com/essays/words-to-wordpress-the-uncharted-path-of-syed-laden/\"><img width=\"300\" height=\"300\" src=\"https://heropress.com/wp-content/uploads/2024/03/1052441B-31C7-4153-94F9-227FF564B1E1-Photoroom.png-Photoroom-300x300.webp\" alt=\"\" class=\"wp-image-6608\" /></a></div>\n\n\n<p>Syed Laden didn&#8217;t set out to be &#8220;into&#8221; technology, being a journalist. But when the right tool came along, he fell in love. </p>\n\n\n\n<p><em>My mission is simple: to bridge the gap between tech savviness and digital expression. WordPress is for everyone, and I’m here to prove it.</em></p>\n\n\n\n<p>Syed&#8217;s essay is <a href=\"https://heropress.com/essays/words-to-wordpress-the-uncharted-path-of-syed-laden/\">available</a> on <a href=\"https://heropress.com\">HeroPress.com</a>.</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_ae33f6-6d\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_2a0ab9-e1 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_e1f421-53 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<img width=\"1024\" height=\"390\" src=\"https://heropress.com/wp-content/uploads/2024/03/Badge-Facebook-cover-We-are-Media-Partners-1024x390.png\" alt=\"We\'re Media Partners!\" class=\"kb-img wp-image-6631\" />\n\n\n\n<div class=\"wp-block-kadence-image kb-image6624_931128-a3\"><a href=\"https://heropress.com/wp-content/uploads/2024/03/Vespa-Piaggio-Wapuu.png\" class=\"kb-advanced-image-link\"><img width=\"300\" height=\"220\" src=\"https://heropress.com/wp-content/uploads/2024/03/Vespa-Piaggio-Wapuu-300x220.png\" alt=\"\" class=\"kb-img wp-image-6632\" /></a></div>\n\n\n\n<p>That&#8217;s right, HeroPress is once again a WordCamp Europe Media Partner AND I&#8217;m going to attend!</p>\n\n\n\n<p>I plan to interview people while I&#8217;m there, so please come say hi to me.  If you don&#8217;t want to be interviewed, please come say hi to me and I won&#8217;t ask you any questions.  :)</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_3c0336-b9\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_885731-7c alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_d22a24-27 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://kafleg.com.np/5k-wordpress-themes-reviewed/\" class=\"kb-advanced-image-link\"><img width=\"834\" height=\"417\" src=\"https://heropress.com/wp-content/uploads/2024/03/theme_reviews_number.jpg\" alt=\"\" class=\"kb-img wp-image-6629\" /></a>\n\n\n\n<p>The other day HeroPresser Ganga Kafle wrote to me from Nepal to let me know he recently finished his 5000th theme review! He did a great <a href=\"https://kafleg.com.np/5k-wordpress-themes-reviewed/\">blog post</a> about how he got started and who mentored him.  Coincidentally, most of them were HeroPressers!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_21c670-e7\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_2fd581-cb alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_735a1d-7c inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6624_c246c6-42 wp-block-kadence-advancedheading\"><a href=\"https://hallwaychats.com\">WPPhotos.Info</a></h2>\n\n\n\n\n<div class=\"wp-block-image\">\n<a href=\"https://wpphotos.info/close-up-percussion-instruments/\"><img width=\"300\" height=\"200\" src=\"https://heropress.com/wp-content/uploads/2024/03/79965f5f3b9e5c6b3.44956242-scaled-1-300x200.jpg\" alt=\"A close-up of percussion instruments, prominently featuring a tambourine placed on top of a Deagan xylophone, with drumsticks resting on a music stand and a cymbal in the background.\" class=\"wp-image-6630\" /></a></div>\n\n\n<p>Nice close-up taken by <a href=\"https://wordpress.org/photos/author/roytanck/\">Roy Tanck</a>. Here a short story:</p>\n\n\n\n<p>“This picture was taken at the National Military Museum in Soesterberg, NL. I was actually there to photograph their collection of tanks and fighter jets. They have several jets, including an F16, suspended from the ceiling. But when I was there they were also hosting the “Night of the Military Music”, a two-day music event. These instruments were set up to be used later in the day.”</p>\n\n\n\n<p><a href=\"https://wpphotos.info/close-up-percussion-instruments/\">Read more of the story at WPPhotos.info!</a></p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_333b50-2b\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_4639ae-64 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_bd0131-52 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6624_aad73c-cc wp-block-kadence-advancedheading\"><a href=\"https://wppodcasts.com\">WP Podcasts</a></h2>\n\n\n\n\n\n<a href=\"https://wppodcasts.com\"><img src=\"https://heropressnetwork.com/wp-content/uploads/2024/01/pocket_casts_single_315.png\" alt=\"Pocket Casts image\" class=\"wp-image-4316\" /></a>\n\n\n\n<p>There were <em>twenty-two</em> WordPress podcast episodes released this week!</p>\n\n\n\n<ul>\n<li><a href=\"https://underrepresented-in-tech-1.castos.com/episodes/invisible-disabilities-feat-caylin-white#new_tab\">Invisible Disabilities (feat. Caylin White)</a> from <a href=\"https://wppodcasts.com/podcast/underrepresented-in-tech/\">Underrepresented in Tech</a></li>\n\n\n\n<li><a href=\"https://remkusdevries.com/podcast/elevating-wordpress-education-insights-from-jonathan-bossenger/#new_tab\">Elevating WordPress Education: Insights from Jonathan Bossenger</a> from <a href=\"https://wppodcasts.com/podcast/within-wordpress/\">Within WordPress</a></li>\n\n\n\n<li><a href=\"https://unbilleteachattanooga.com/episodio-255/#new_tab\">Episodio 255: Review de WordCamp Torrelodones 2024</a> from <a href=\"https://wppodcasts.com/podcast/un-billete-a-chattanooga/\">Un billete a Chattanooga</a></li>\n\n\n\n<li><a href=\"https://www.wppodcast.fr/podcast/wordpress-media-corps/#new_tab\">19. WordPress Media Corps</a> from <a href=\"https://wppodcasts.com/podcast/wordpress-podcast-francais/\">WordPress Podcast (français)</a></li>\n\n\n\n<li><a href=\"http://www.ivoox.com/arte-hacer-preguntas-para-vender-con-audios-mp3_rf_126432063_1.html#new_tab\">El Arte de hacer preguntas para vender. Con Jokin Fernández</a> from <a href=\"https://wppodcasts.com/podcast/club-wordpress-emprendedores-online/\">Club WordPress Emprendedores Online</a></li>\n</ul>\n\n\n\n<p>There are new episodes every single day, so be sure to stop by <a href=\"https://wppodcasts.com\">WPPodcasts.com</a> and search for things that interest you!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_98fe15-27\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_40f699-80 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_bdd9ba-8a inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 id=\"wpphotos\" class=\"kt-adv-heading6624_d578e6-b7 wp-block-kadence-advancedheading\"><a href=\"https://wordpress.org/photos\">WP Photos</a></h2>\n\n\n\n<p>Here are some of the great photos submitted to the <a href=\"https://wordpress.org/photos\">WPPhotos</a> project this week!</p>\n\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/53165ff07eaf28c20.83046093-scaled.jpg\"><img width=\"683\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/03/53165ff07eaf28c20.83046093-683x1024.jpg\" alt=\"Looking back through a side mirror of a car reveals a row of cherry blossom trees in bloom on a neighborhood street lined with cars. The camera taking the photo is barely in view in the side mirror.\" class=\"wp-image-6637\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/53165ff07e/\">photo</a> by <a href=\"https://wordpress.org/photos/author/annezazu/\">annezazu</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/69565fa4461789ba5.31742062-scaled.jpg\"><img width=\"768\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/03/69565fa4461789ba5.31742062-768x1024.jpg\" alt=\"a mayfly on a glass surface, reflected symmetrically.\" class=\"wp-image-6638\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/69565fa446/\">photo</a> by <a href=\"https://wordpress.org/photos/author/ajithrn/\">Ajith R N</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/85665fee10fb74437.27225028-scaled.jpeg\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2024/03/85665fee10fb74437.27225028-1024x768.jpeg\" alt=\"A street dog is sleeping under the evening sun. From Pantheerankav, Kozhikode, Kerala.\" class=\"wp-image-6639\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/85665fee10/\">photo</a> by <a href=\"https://wordpress.org/photos/author/mbigul/\">Bigul Malayi</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/90065fe1e37c05ab7.12425413-scaled.jpg\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/03/90065fe1e37c05ab7.12425413-1024x683.jpg\" alt=\"A brown rabbit sitting on gravel near a metal gate with plants visible in the background.\" class=\"wp-image-6640\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/90065fe1e3/\">photo</a> by <a href=\"https://wordpress.org/photos/author/nilovelez/\">Nilo Velez</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/2516602bb29c08da0.74950620-scaled.jpg\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2024/03/2516602bb29c08da0.74950620-1024x768.jpg\" alt=\"A Bengal tiger lying on the grass. It has a rich orange fur coat with black stripes, and its front paws are extended forward.\" class=\"wp-image-6641\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/2516602bb2/\">photo</a> by <a href=\"https://wordpress.org/photos/author/neusitas/\">neusitas</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/3746602d32f248af1.64336328-scaled.jpg\"><img width=\"1024\" height=\"684\" src=\"https://heropress.com/wp-content/uploads/2024/03/3746602d32f248af1.64336328-1024x684.jpg\" alt=\"Close-up of a forsythia leaf shoot. Light green leaves on a dark background.\" class=\"wp-image-6642\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/3746602d32/\">photo</a> by <a href=\"https://wordpress.org/photos/author/werkform/\">werkform</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n\n<p>Be sure to check out the <a href=\"https://wordpress.org/photos/\">hundreds of other great photos</a>!</p>\n</div></div>\n\n</div></div><p>The post <a href=\"https://heropress.com/jouralism-5000-theme-reviews-wordcamp-europe-and-more/\">Jouralism, 5000 Theme Reviews, WordCamp Europe and more!</a> appeared first on <a href=\"https://heropress.com\">HeroPress</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Mar 2024 08: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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.5 Release Candidate 4\";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:35:\"https://wordpress.org/news/?p=17136\";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://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-4/\";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:6552:\"<p>The latest release candidate (RC4) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p>This release candidate is an addition to the existing WordPress 6.5 release cycle. It allows more time for testing to ensure every feature and improvement is in the best shape possible.&nbsp;</p>\n\n\n\n<p>The updated target for the WordPress 6.5 release is <strong>April 2, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> for further details.&nbsp;If you’re looking for more detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a> is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC4</h2>\n\n\n\n<p>There’s been a lot of helpful feedback regarding one of this release’s highlighted features: the Font Library. This has resulted in some <a href=\"https://make.wordpress.org/core/2024/03/25/wordpress-6-5-release-delayed-1-week/\">additional improvements needed</a> to make sure the greatest number of sites possible can benefit from this anticipated new feature.&nbsp;</p>\n\n\n\n<p>This release also includes six<strong> </strong>bug fixes for the Editor and 10+ <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F13%2F2024..03%2F19%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC3, you can browse the following links: </p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-20&until=2024-03-28\">GitHub commits for 6.5</a>&nbsp;</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F20%2F2024..03%2F28%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">Closed </a><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F13%2F2024..03%2F19%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">Trac</a><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F20%2F2024..03%2F28%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\"> tickets</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to test</h2>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC4 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC4 in four ways:</p>\n\n\n\n<table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC4.zip\">RC4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.5-RC</code>4</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC4 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table>\n\n\n\n<h2 class=\"wp-block-heading\">Here comes the haiku</h2>\n\n\n\n<p>With some extra time<br />Test, rinse, repeat, and refresh<br />WordPress will really shine</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/dansoschin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dansoschin</a>.</em></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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 16:34: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Gravatar: New Gravatar Profile Features: Make It Yours\";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:32:\"http://blog.gravatar.com/?p=1223\";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:81:\"https://blog.gravatar.com/2024/03/28/new-gravatar-profile-features-make-it-yours/\";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:2701:\"<p class=\"has-medium-font-size\"><em>Gravatar Profiles are the newest, yet original, link in bio.</em></p>\n\n\n\n<p>Gravatar provided you a free profile page and home on the web long before all the Instagram influencers made it a thing. </p>\n\n\n\n<p>But we heard you. Your Gravatar profile page has always been a little too cookie-cutter. Now, you can customize it with fresh features that let you stand out online. </p>\n\n\n\n<p>Let&#8217;s dive in.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Your Links, Your Order</h2>\n\n\n\n<img width=\"660\" height=\"495\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/03/image-13.png?w=660\" alt=\"\" class=\"wp-image-1227\" />\n\n\n\n<p>Rearrange your verified links. Today&#8217;s highlight upfront, tomorrow&#8217;s passion project next. Flexibility, finally.</p>\n\n\n\n<p>You can also now hide individual verified accounts, keeping the connection in your Gravatar Profile but not displaying it on your public profile page.</p>\n\n\n\n<p>To rearrange, click the small button with 3 dots in the <em>Verified Accounts</em> menu.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Color Your Profile</h2>\n\n\n\n<img width=\"660\" height=\"495\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/03/image-16.png?w=660\" alt=\"\" class=\"wp-image-1238\" />\n\n\n\n<p>New background colors and overlays are here. Minimalist? Vibrant? It&#8217;s your call—your Gravatar, your palette.</p>\n\n\n\n<p>Buttons and links also get a color update. They used to always be blue, but now you can match them to your mood, your style, or your brand. It&#8217;s all in your hands.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Unique URL</h2>\n\n\n\n<img width=\"660\" height=\"495\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/03/image-15.png?w=660\" alt=\"\" class=\"wp-image-1239\" />\n\n\n\n<p>You may not like the URL for your profile, or you may want something easier to remember and share. Well, now you can edit your URL. </p>\n\n\n\n<p>Look for the Change profile URL link in the bottom left-side menu when editing your profile. Please note that editing your URL will also change your WordPress.com username.</p>\n\n\n\n<p>Make it memorable, make it you. Stand out in the digital crowd and share your URL with the world. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Why These Updates?</h2>\n\n\n\n<p>Gravatar is your web-wide passport. We&#8217;re just making it more you. More control, more customization, more ways to express who you are.</p>\n\n\n\n<p>Jump into your <a href=\"https://gravatar.com/profile\">Gravatar account</a>. Play with the new settings. Rearrange, recolor, rename. Your digital identity awaits a makeover.</p>\n\n\n\n<p>We&#8217;re here for any questions. Welcome to the next level of personalizing your online presence. With more to come soon!</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:34:35 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Welcome our Newest Sponsor Cloudways to the Woo ProductChat Show\";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:85:\"https://dothewoo.io/welcome-our-newest-sponsor-cloudways-to-the-woo-productchat-show/\";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:85:\"https://dothewoo.io/welcome-our-newest-sponsor-cloudways-to-the-woo-productchat-show/\";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:123:\"<p>We welcome Cloudways, managed cloud hosting for WordPress and WooCommerce, as a sponsor of our Woo ProductChat show.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"Do The Woo Community: Database Optimization, Monitoring Tools, and Client Communication with Nenad Conić\";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:101:\"https://dothewoo.io/database-optimization-monitoring-tools-and-client-communication-with-nenad-conic/\";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:101:\"https://dothewoo.io/database-optimization-monitoring-tools-and-client-communication-with-nenad-conic/\";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:142:\"<p>Nenad Conić from Maksimer gives tips on scaling WooCommerce, tools for optimizing the database for scalability in high traffic events.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Do The Woo Community: The Path for Creating a Premium Plugin Extension with Maarten Belmans\";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:90:\"https://dothewoo.io/the-path-for-creating-a-premium-plugin-extension-with-maarten-belmans/\";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:90:\"https://dothewoo.io/the-path-for-creating-a-premium-plugin-extension-with-maarten-belmans/\";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:139:\"<p>Great tips and insights for WordPress and WooCommerce builders who are creating a plugin that is an extension of an existing plugin.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: Do the Woo is an Official Media Partner at CloudFest 2024\";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:78:\"https://dothewoo.io/do-the-woo-is-an-official-media-partner-at-cloudfest-2024/\";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:78:\"https://dothewoo.io/do-the-woo-is-an-official-media-partner-at-cloudfest-2024/\";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:121:\"<p>Do the Woo will be covering both the hackathon and the conference during CloudFest 2024 at Europa-Park in Germany.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: Woo Feature Request Board and WooCommerce Plugins for Sale\";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:79:\"https://dothewoo.io/woo-feature-request-board-and-woocommerce-plugins-for-sale/\";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:79:\"https://dothewoo.io/woo-feature-request-board-and-woocommerce-plugins-for-sale/\";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:146:\"<p>In WooBits I amplify a hidden feature request board on Woo.com and 5 WooCommerce premium plugins for sale by our host Katie Keith at Barn2.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Do The Woo Community: The Importance of Product Testing in WordPress\";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:67:\"https://dothewoo.io/the-importance-of-product-testing-in-wordpress/\";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:67:\"https://dothewoo.io/the-importance-of-product-testing-in-wordpress/\";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:129:\"<p>WordPress contributors Pooja, Brian and Anand discuss how product testing is crucial and the learning process behind it. </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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: Content Strategies for Woo and WordPress Businesses with Adam and Emma\";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:91:\"https://dothewoo.io/content-strategies-for-woo-and-wordpress-businesses-with-adam-and-emma/\";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:91:\"https://dothewoo.io/content-strategies-for-woo-and-wordpress-businesses-with-adam-and-emma/\";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:144:\"<p>Adam and Emma talking about all things content when it comes to building brand recognition and trust for your Woo and WordPress business.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:10;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Do The Woo Community: More Takeaways from State of the Word with Miriam, Nik, Patricia and Mariano\";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:95:\"https://dothewoo.io/more-takeaways-from-state-of-the-word-with-miriam-nik-patricia-and-mariano/\";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://dothewoo.io/more-takeaways-from-state-of-the-word-with-miriam-nik-patricia-and-mariano/\";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:80:\"<p>One more show with reflections and takeaways from State of the Word 2023.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:11;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: AI, Accessibility, Security and Privacy in 2024 with Robbie and Robert\";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:89:\"https://dothewoo.io/ai-accessibility-security-and-privacy-in-2024-with-robbie-and-robert/\";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:89:\"https://dothewoo.io/ai-accessibility-security-and-privacy-in-2024-with-robbie-and-robert/\";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:145:\"<p>Hosts Robbie Adair and Robert Jacobi discuss their predictions for 2024, focusing on the acronym ASP: Accessibility, Security, and Privacy</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:12;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Gutenberg, the Beginning to the Present with Tammie and Jonathan\";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:84:\"https://dothewoo.io/gutenberg-the-beginning-to-the-present-with-tammie-and-jonathan/\";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:84:\"https://dothewoo.io/gutenberg-the-beginning-to-the-present-with-tammie-and-jonathan/\";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:103:\"<p>Hosts Jonathan and Tammie reflect on their experiences with the Gutenberg project in WordPress. </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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:13;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Do The Woo Community: The Future of SEO, Content and AI with Alex Moss\";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:68:\"https://dothewoo.io/the-future-of-seo-content-and-ai-with-alex-moss/\";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://dothewoo.io/the-future-of-seo-content-and-ai-with-alex-moss/\";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:128:\"<p>Discover how AI SEO and content creation impacts the future of WordPress and WooCommerce with Dave Lockie and Alex Moss. </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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:14;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Do The Woo Community: Share Your Do the Woo Experience with a Guest Post on the BobWP Blog\";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:89:\"https://dothewoo.io/share-your-do-the-woo-experience-with-a-guest-post-on-the-bobwp-blog/\";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:89:\"https://dothewoo.io/share-your-do-the-woo-experience-with-a-guest-post-on-the-bobwp-blog/\";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:129:\"<p>If you have been a past sponsor, guest or guest host on our shows, consider a follow-up guest blog post on BobWP.com blog.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:15;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Do the Woo is a Sponsor and Media Partner for WordCamp Asia 2024\";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:85:\"https://dothewoo.io/do-the-woo-is-a-sponsor-and-media-partner-for-wordcamp-asia-2024/\";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:85:\"https://dothewoo.io/do-the-woo-is-a-sponsor-and-media-partner-for-wordcamp-asia-2024/\";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:121:\"<p>We are returning to WordCamp Asia again, and proud to be a Media Partner again as well as a sponsor for the event.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:16;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Do The Woo Community: Make. WordPress. Happy.\";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:41:\"https://dothewoo.io/make-wordpress-happy/\";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:41:\"https://dothewoo.io/make-wordpress-happy/\";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:137:\"<p>Starting 2024 on an optimistic note as I noticed more of my fellow WordPressers feeling more optimistic and happy about WordPress.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:17;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Do The Woo Community: Goodbye 2023 and Hello 2024\";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:48:\"https://dothewoo.io/goodbye-2023-and-hello-2024/\";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:48:\"https://dothewoo.io/goodbye-2023-and-hello-2024/\";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:118:\"<p>As we look at the past year, and what 2024 holds, we are growing even more globally and elevating more voices. </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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:18;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"Do The Woo Community: A Post State of the Word Chat with Rocio Valdivia, Pooja Derashri &amp; José Ramó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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://dothewoo.io/a-post-state-of-the-word-chat-with-rocio-valdivia-pooja-derashri-jose-ramon/\";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:96:\"https://dothewoo.io/a-post-state-of-the-word-chat-with-rocio-valdivia-pooja-derashri-jose-ramon/\";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:168:\"<p>Listen to insights and experiences in the Spanish WordPress community, features and updates announced at SOTW, plus getting involved in the WordPress community. </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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:19;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Do The Woo Community: Resources and Opportunities in WordPress for Speaking, Contributing and Connecting\";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:102:\"https://dothewoo.io/resources-and-opportunities-in-wordpress-for-speaking-contributing-and-connecting/\";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:102:\"https://dothewoo.io/resources-and-opportunities-in-wordpress-for-speaking-contributing-and-connecting/\";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:123:\"<p>WordCamp opportunities, supporting underrepresented and connecting the WordPress community with resources and sites.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:20;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Do The Woo Community: A Post Mortem Marketing Analysis of Black Friday aka Stuff You Should Do\";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:93:\"https://dothewoo.io/a-post-mortem-marketing-analysis-of-black-friday-aka-stuff-you-should-do/\";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:93:\"https://dothewoo.io/a-post-mortem-marketing-analysis-of-black-friday-aka-stuff-you-should-do/\";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:136:\"<p>Adam and Emma discuss the importance of conducting a post-mortem analysis after a major marketing campaign, such as Black Friday.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:21;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Do The Woo Community: End of the Year Emerging Tech with Kathy Zant and Dave Lockie\";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:82:\"https://dothewoo.io/end-of-the-year-emerging-tech-with-kathy-zant-and-dave-lockie/\";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:82:\"https://dothewoo.io/end-of-the-year-emerging-tech-with-kathy-zant-and-dave-lockie/\";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:295:\"<p>In this episode, Kathy and Dave discuss the influence of AI and blockchain on content creation, the rise of businesses using OpenAI API, and the potential of using blockchain for content authentication. They also explore the options for WordPress content and online identity verification.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:22;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Do The Woo Community: Page Builders, Documentation and an Scaling for Swifties\";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:76:\"https://dothewoo.io/page-builders-documentation-and-an-scaling-for-swifties/\";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:76:\"https://dothewoo.io/page-builders-documentation-and-an-scaling-for-swifties/\";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:147:\"<p>A look at a couple of polls on page builders and documentation and the WordPressVIP team preparing for an onslaught of Swifties on Time.com.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:23;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Do The Woo Community: Share a Question or Comment for the Do the Woo End-of-Year Show\";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:84:\"https://dothewoo.io/share-a-question-or-comment-for-the-do-the-woo-end-of-year-show/\";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:84:\"https://dothewoo.io/share-a-question-or-comment-for-the-do-the-woo-end-of-year-show/\";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:131:\"<p>Want to share your favorite episode, host or show? Perhaps you have a burning question or comment. Here&#8217;s your chance.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:24;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: Looking at 2023 and Moving into 2024 with Carl and Zach in Woo DevChat\";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:91:\"https://dothewoo.io/looking-at-2023-and-moving-into-2024-with-carl-and-zach-in-woo-devchat/\";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:91:\"https://dothewoo.io/looking-at-2023-and-moving-into-2024-with-carl-and-zach-in-woo-devchat/\";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:141:\"<p>Carl Alexander and Zach Stepek, hosts of Woo DevChat at Do the Woo Podcast, end the year 2023 the only way these two could end a year.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:25;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"Do The Woo Community: Agency Client Relations, Team Work and Differentiating with Nuno Morgadinho and Jesper Wallmander\";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:117:\"https://dothewoo.io/agency-client-relations-team-work-and-differentiating-with-nuno-morgadinho-and-jesper-wallmander/\";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:117:\"https://dothewoo.io/agency-client-relations-team-work-and-differentiating-with-nuno-morgadinho-and-jesper-wallmander/\";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:154:\"<p>Nuno Morgadinho from WidgiLabs and Jesper Wallmander from Wallmander Co chat about their experiences and insights into running a WooCommerce Agency</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:26;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: Growing Meetups at the WordPress Community Day, Roma 2023\";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:77:\"https://dothewoo.io/growing-meetups-at-the-wordpress-community-day-roma-2023/\";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:77:\"https://dothewoo.io/growing-meetups-at-the-wordpress-community-day-roma-2023/\";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:169:\"<p>In this show the organizers for this event share how the idea transpired for the Next-Gen event and the goals to help grow the Italian WordPress meetup community.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:27;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Do The Woo Community: Rebranding Your WordPress Plugin Business with Robert Abela\";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:80:\"https://dothewoo.io/rebranding-your-wordpress-plugin-business-with-robert-abela/\";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:80:\"https://dothewoo.io/rebranding-your-wordpress-plugin-business-with-robert-abela/\";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:147:\"<p>Robert Abela from Melapress shares his story of rebranding his business and also shares some insights into the under-rated user roles in WP.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:28;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Do The Woo Community: Do the Woo is Headed to State of the Word 2023 in Madrid\";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:77:\"https://dothewoo.io/do-the-woo-is-headed-to-state-of-the-word-2023-in-madrid/\";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:77:\"https://dothewoo.io/do-the-woo-is-headed-to-state-of-the-word-2023-in-madrid/\";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:160:\"<p>BobWP from Do the Woo will once again attend State of the Word. The SOTW 2023 will be in Madrid this year to celebrate Spain&#8217;s WordPress community.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:29;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: ChatGPT Told Me How I Can Do the Woo\";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:57:\"https://dothewoo.io/chatgpt-told-me-how-i-can-do-the-woo/\";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://dothewoo.io/chatgpt-told-me-how-i-can-do-the-woo/\";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:132:\"<p>How much can ChatGPT tell me about WooCommerce, and doing the Woo. Well, I found out and am sharing it in this weeks WooBits.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:30;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"Do The Woo Community: Working on Different Open Source Platforms and More with Ian Gordon and Philip James Wylie\";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:111:\"https://dothewoo.io/working-on-different-open-source-platforms-and-more-with-ian-gordon-and-philip-james-wylie/\";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:111:\"https://dothewoo.io/working-on-different-open-source-platforms-and-more-with-ian-gordon-and-philip-james-wylie/\";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:125:\"<p>Ian and Philip from Kanuka Digital talk about WooCommerce, Magento, web specializations and the open source community.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:31;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: The Backstory of the New Woo Branding with David Callaway\";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:78:\"https://dothewoo.io/the-backstory-of-the-new-woo-branding-with-david-callaway/\";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:78:\"https://dothewoo.io/the-backstory-of-the-new-woo-branding-with-david-callaway/\";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:111:\"<p>David Callaway from Woo.com joins BobWP as they take a deeper dive into the latest WooCommerce branding.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:32;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: All Things WordPress 6.4 with Anne McCarthy and Bud Kraus\";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:78:\"https://dothewoo.io/all-things-wordpress-6-4-with-anne-mccarthy-and-bud-kraus/\";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:78:\"https://dothewoo.io/all-things-wordpress-6-4-with-anne-mccarthy-and-bud-kraus/\";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:145:\"<p>Anne McCarthy and Bud Kraus join Abha for a chat about the earlier release of WordPress 6.4 filled with insights and experiences from all.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:33;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Do The Woo Community: Meetups and State of the Word Watch Parties with Devin Maeztri\";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:83:\"https://dothewoo.io/meetups-and-state-of-the-word-watch-parties-with-devin-maeztri/\";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:83:\"https://dothewoo.io/meetups-and-state-of-the-word-watch-parties-with-devin-maeztri/\";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:135:\"<p>Devin Maeztri joins us as a new host and shares more about meetups and how to put together a State of the Word 2023 watch party.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:34;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Do The Woo Community: WordPress Meetups Have Always Had a Place in My Heart\";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:74:\"https://dothewoo.io/wordpress-meetups-have-always-had-a-place-in-my-heart/\";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:74:\"https://dothewoo.io/wordpress-meetups-have-always-had-a-place-in-my-heart/\";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:136:\"<p>A bit of reflection and good feelings seeing more meetups being organized. Plus a teaser for State of the Word and watch parties.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:35;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Do The Woo Community: Now is the Time for Passkeys in WordPress, All the Time with Timothy Jacobs\";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:95:\"https://dothewoo.io/now-is-the-time-for-passkeys-in-wordpress-all-the-time-with-timothy-jacobs/\";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://dothewoo.io/now-is-the-time-for-passkeys-in-wordpress-all-the-time-with-timothy-jacobs/\";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:262:\"<p>On Emerging Tech, Timothy Jacobs of SolidWP explores passkeys, a security tech for WordPress. Eliminating passwords, it uses biometric data, ensuring user safety and resisting phishing. Adopted by major firms, passkeys promise enhanced WordPress security.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:36;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Three Years Later, Why Woo Builders?\";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:55:\"https://dothewoo.io/three-years-later-why-woo-builders/\";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:55:\"https://dothewoo.io/three-years-later-why-woo-builders/\";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:143:\"<p>It started with Woo builders. And with the expectation of connecting the global community, it continues with Woo and WordPress builders.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:37;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Do The Woo Community: De Nederlandse WordPress Community – The Dutch WordPress Community\";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:85:\"https://dothewoo.io/de-nederlandse-wordpress-community-the-dutch-wordpress-community/\";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:85:\"https://dothewoo.io/de-nederlandse-wordpress-community-the-dutch-wordpress-community/\";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:157:\"<p>In ons programma Community Voices, WordPress Around the World zetten we de Nederlandse gemeenschap in de spotlight voor een gesprek in hun moedertaal.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:38;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"Do The Woo Community: Keeping Your Site Secure for the Holidays and Beyond with Rob Cairns and Dan Knauss\";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:104:\"https://dothewoo.io/keeping-your-site-secure-for-the-holidays-and-beyond-with-rob-cairns-and-dan-knauss/\";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:104:\"https://dothewoo.io/keeping-your-site-secure-for-the-holidays-and-beyond-with-rob-cairns-and-dan-knauss/\";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:165:\"<p>Rob and Dan discuss the importance of website security, hosting, plugins, backups and two-factor authentication in website security during the holiday season.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:39;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Do The Woo Community: WP 6.4, Black Friday, Tumblr, Free Plugins and Woo\";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:68:\"https://dothewoo.io/wp-6-4-black-friday-tumblr-free-plugins-and-woo/\";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://dothewoo.io/wp-6-4-black-friday-tumblr-free-plugins-and-woo/\";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:121:\"<p>BobWP mentioning WordPress 6.4, Black Friday deals, Tumblr in the red, free vs. premium plugins and the Woo brand.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:40;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Do The Woo Community: The Challenges of Hosting Difficult Woo Sites Tom Fanelli and Ben Gabler\";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:93:\"https://dothewoo.io/the-challenges-of-hosting-difficult-woo-sites-tom-fanelli-and-ben-gabler/\";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:93:\"https://dothewoo.io/the-challenges-of-hosting-difficult-woo-sites-tom-fanelli-and-ben-gabler/\";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:143:\"<p>Guests Ben Gabler from Rocket.net and Tom Fanelli from Convesio talk scaling, plugins and coding standards when it comes to performance.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:41;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: New Woo BizChat Hosts Emma and Adam Dive into Black Friday\";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:79:\"https://dothewoo.io/new-woo-bizchat-hosts-emma-and-adam-dive-into-black-friday/\";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:79:\"https://dothewoo.io/new-woo-bizchat-hosts-emma-and-adam-dive-into-black-friday/\";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:123:\"<p>Join our new hosts Emma Young and Adam Weeks for a great conversation and insights into doing sales on Black Friday.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:42;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Do The Woo Community: How to Tell Friends and Family What You Do in WordPress with Topher DeRosia\";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:96:\"https://dothewoo.io/how-to-tell-friends-and-family-what-you-do-in-wordpress-with-topher-derosia/\";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:96:\"https://dothewoo.io/how-to-tell-friends-and-family-what-you-do-in-wordpress-with-topher-derosia/\";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:148:\"<p>In this show we talk with Topher about explaining what WordPress pros do for a living, the demographics of WordPress and teaching with video.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:43;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 3 Recap, WooSesh 2023\";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:56:\"https://dothewoo.io/do-the-woo-day-3-recap-woosesh-2023/\";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://dothewoo.io/do-the-woo-day-3-recap-woosesh-2023/\";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:123:\"<p>Day 3 recap included a deep look at producing WooSesh, the Seshies awards and conversation around the days sessions.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:44;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 2 Recap, WooSesh 2023\";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:56:\"https://dothewoo.io/do-the-woo-day-2-recap-woosesh-2023/\";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://dothewoo.io/do-the-woo-day-2-recap-woosesh-2023/\";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:126:\"<p>Conversations around AI and customer support, Amazon Pay, personalization and privacy in ecommerce and shipping trends.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:45;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Do The Woo Community: Do the … Woo dot Com\";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:39:\"https://dothewoo.io/do-the-woo-dot-com/\";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:39:\"https://dothewoo.io/do-the-woo-dot-com/\";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:118:\"<p>Inside Woo. Today the WooCommerce site becomes Woo.com as a strategic part of their branding and product line. </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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:46;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 1 Recap, WooSesh 2023\";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:56:\"https://dothewoo.io/do-the-woo-day-1-recap-woosesh-2023/\";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://dothewoo.io/do-the-woo-day-1-recap-woosesh-2023/\";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:128:\"<p>Day one started with State of the Woo, conversations on open source and hosting, scalable ecommerce and website security.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:47;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Do The Woo Community: Never Say Never with LinkedIn\";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:50:\"https://dothewoo.io/never-say-never-with-linkedin/\";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:50:\"https://dothewoo.io/never-say-never-with-linkedin/\";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:132:\"<p>I have had many people in the WordPress and WooCommerce space ask me why I use and like LinkedIn. Here is my answer, finally.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:48;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"Do The Woo Community: Navigating the WordPress Ecosystem and Marketing Automation Evolution with Rytis Lauris\";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:108:\"https://dothewoo.io/navigating-the-wordpress-ecosystem-and-marketing-automation-evolution-with-rytis-lauris/\";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:108:\"https://dothewoo.io/navigating-the-wordpress-ecosystem-and-marketing-automation-evolution-with-rytis-lauris/\";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:122:\"<p>From political science to tech, Rytis Lauris, co-founder of Omnisend takes us on his product and WordPress journey.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:49;a:6:{s:4:\"data\";s:13:\"\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:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"Do The Woo Community: Agency Growth, Challenges, Workflow and Team Building with Matt Nelson and Neil Harner\";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:105:\"https://dothewoo.io/agency-growth-challenges-workflow-and-team-building-with-matt-nelson-and-neil-harner/\";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:105:\"https://dothewoo.io/agency-growth-challenges-workflow-and-team-building-with-matt-nelson-and-neil-harner/\";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:145:\"<p>Matthew Nelson of FirstTracks Marketing and Neil Harner of Inverse Paradox, share their experiences in growth, workflow and team building.</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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";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:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 30 Mar 2024 01:38:25 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Sat, 30 Mar 2024 01:15:27 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20231027115908\";}','no'),(21695,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1711805906','no'),(21696,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1711762706','no'),(21697,'_transient_timeout_feed_1ba599ab7de10d3141b69dcb9b501248','1711805906','no');
INSERT INTO `wwQ_options` VALUES (21698,'_transient_feed_1ba599ab7de10d3141b69dcb9b501248','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:49:\"\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:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"UpdraftPlus\";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:24:\"https://updraftplus.com/\";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:48:\"The World\'s Most Trusted WordPress Backup Plugin\";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:\"Thu, 14 Mar 2024 17:09: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:\"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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=6.3.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:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:73:\"\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:42:\"10 best free WordPress backup plugins 2024\";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:67:\"https://updraftplus.com/10-best-free-wordpress-backup-plugins-2024/\";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:75:\"https://updraftplus.com/10-best-free-wordpress-backup-plugins-2024/#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, 14 Mar 2024 12: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:1:{i:0;a:5:{s:4:\"data\";s:17:\"Plugin comparison\";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:34:\"https://updraftplus.com/?p=2071954\";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:613:\"<p>Looking for the best free WordPress backup plugin? This guide compares the top free backup plugins to help you find the perfect fit for your site\'s needs. <a href=\"https://updraftplus.com/10-best-free-wordpress-backup-plugins-2024/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/10-best-free-wordpress-backup-plugins-2024/\">10 best free WordPress backup plugins 2024</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Emman Zahid\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:31581:\"<p><span style=\"font-weight: 400;\">Are you looking for the best free WordPress backup plugin?</span></p>\n<p><span style=\"font-weight: 400;\">Having a reliable backup solution is not just a convenience but a necessity. No matter how well you maintain your website, it&#8217;s still vulnerable to unexpected crashes and security breaches. Sometimes, even a small accidental edit can cause problems.</span></p>\n<p><span style=\"font-weight: 400;\">Luckily, there are many free WordPress backup plugins available. These plugins will keep a safe copy of your website, so you can easily restore it if anything goes wrong. </span></p>\n<p><span style=\"font-weight: 400;\">In this article, we&#8217;ll cover the top 10 free WordPress backup plugins to help you keep your site safe and secure. </span></p>\n<p><b>Table of contents</b></p>\n<p>1. <a href=\"#updraftplus\">UpdraftPlus</a><br />\n2. <a href=\"#duplicator\">Duplicator</a><br />\n3. <a href=\"#total-upkeep\">Total Upkeep</a><br />\n4.<a href=\"#wpvivid\"> WPvivid</a><br />\n5. <a href=\"#backuply\">Backuply</a><br />\n6. <a href=\"#wp-staging\">WP Staging</a><br />\n7. <a href=\"#wp-database-backup\">WP Database Backup</a><br />\n8. <a href=\"#backup-migration\">Backup Migration</a><br />\n9. <a href=\"#backwpup\">BackWPup</a><br />\n10. <a href=\"#everest-backup\">Everest Backup</a></p>\n<h2 id=\"updraftplus\"><span style=\"font-weight: 400;\">1. UpdraftPlus</span></h2>\n<p><img decoding=\"async\" fetchpriority=\"high\" class=\"alignnone size-large wp-image-2071979\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-1024x453.webp\" alt=\"updraftplus-backup-plugin-screenshot\" width=\"1024\" height=\"453\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-980x433.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-480x212.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Having more than 3 million active installs, </span><a href=\"https://wordpress.org/plugins/updraftplus/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\"> is arguably one of the best free WordPress backup plugins. It’s installed on more WordPress websites and has more five-star reviews than any other backup plugin. </span></p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-2071989\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/wordpress-plugin-directory-backup-plugins.png\" alt=\"wordpress-plugin-directory-backup-plugins\" width=\"956\" height=\"751\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/wordpress-plugin-directory-backup-plugins.png 956w, https://updraftplus.com/wp-content/uploads/2024/03/wordpress-plugin-directory-backup-plugins-480x377.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 956px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">You can </span><a href=\"https://updraftplus.com/how-to-backup-a-wordpress-site-step-by-step-guide/\"><span style=\"font-weight: 400;\">back up your website</span></a><span style=\"font-weight: 400;\">, restore it if something goes wrong, or </span><a href=\"https://updraftplus.com/faqs/how-do-i-migrate-to-a-new-site-location/\"><span style=\"font-weight: 400;\">migrate it to a new location</span></a><span style=\"font-weight: 400;\">. You can also </span><a href=\"https://updraftplus.com/faqs/how-do-i-schedule-backups-for-my-files-and-databases/\"><span style=\"font-weight: 400;\">schedule backups</span></a><span style=\"font-weight: 400;\"> to take place on a daily, weekly or monthly basis.</span></p>\n<p><span style=\"font-weight: 400;\">This plugin offers a comprehensive set of features specifically designed for easy backups and restoration, even in its free version. Users can back up each WordPress element in separate files &#8211; including databases, plugins, themes, and more. This means that you can restore only what you need to.</span></p>\n<p><span style=\"font-weight: 400;\">Moreover, you can choose to save your backups to different </span><a href=\"https://updraftplus.com/backups-stored/\"><span style=\"font-weight: 400;\">remote storage locations</span></a><span style=\"font-weight: 400;\">. </span><span style=\"font-weight: 400;\">The following options are available in the free version: </span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dropbox</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google Drive</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3 (or compatible)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rackspace Cloud</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DreamObjects</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OpenStack Swift</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Email</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">If you upgrade to </span><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">UpdraftPlus Premium</span></a><span style=\"font-weight: 400;\">, you can also backup to more than one of the following locations:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Microsoft OneDrive</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SFTP</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Microsoft Azure</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WebDAV</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google Cloud</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SCP</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backblaze</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">pCloud</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">With the premium version, you’ll also get additional features like </span><a href=\"https://updraftplus.com/tell-me-more-about-incremental-backups/\"><span style=\"font-weight: 400;\">incremental backups</span></a><span style=\"font-weight: 400;\">. </span><span style=\"font-weight: 400;\">This feature saves time and server resources by only backing up changes since the last full site backup.</span></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus is easy to set up and use, even for non-technical users. Unlike many other plugins, UpdraftPlus lets you </span><a href=\"https://updraftplus.com/faqs/restore-site-updraftplus/\"><span style=\"font-weight: 400;\">restore your website</span></a><span style=\"font-weight: 400;\"> directly from your WordPress dashboard. </span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manual backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Scheduled/automated backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Easy restore from the WordPress dashboard</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password-protected backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Migrate to another host or URL </span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">UpdraftPlus is totally free to use. You can create complete WordPress website backups, including files, databases, themes, and plugins. </span></p>\n<p><span style=\"font-weight: 400;\">If you want more advanced features like incremental backups and multisite support, you can </span><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">upgrade to UpdraftPlus Premium</span></a><span style=\"font-weight: 400;\"> for only $70 per year.</span></p>\n<h2 id=\"duplicator\"><span style=\"font-weight: 400;\">2. Duplicator</span></h2>\n<p><img decoding=\"async\" class=\"alignnone size-large wp-image-2071990\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/duplicator-1024x466.webp\" alt=\"Duplicator-backup-plugin-screenshot\" width=\"1024\" height=\"466\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/duplicator-980x446.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/duplicator-480x218.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><a href=\"https://wordpress.org/plugins/duplicator/\"><span style=\"font-weight: 400;\">Duplicator</span></a><span style=\"font-weight: 400;\"> is a reliable backup plugin for WordPress sites. It creates a backup of your site by packaging it into an archive. Each backup will also have a standalone installer. </span></p>\n<p><span style=\"font-weight: 400;\">The free version allows you to take full or database-only backups. Restoring a website with the free version is somewhat manual. You&#8217;ll need to download the archive and installer files, upload them to your server&#8217;s root directory, and run the installer script. </span></p>\n<p><span style=\"font-weight: 400;\">The free version of Duplicator also limits users to locally stored backups. To back up to third-party cloud storage services, you&#8217;ll need to upgrade to the pro version.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Full site backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cloning to a staging site (using manual backups and installer)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Standalone installer to import backups (locally created backups)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Site migrations (between local environments)</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $49.50 per year ($99 after renewal).</span></p>\n<h2 id=\"total-upkeep\"><span style=\"font-weight: 400;\">3. Total Upkeep</span></h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2071991\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/total-upkeep-1024x481.webp\" alt=\"total-upkeep-backup-plugin-screenshot\" width=\"1024\" height=\"481\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/total-upkeep-980x460.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/total-upkeep-480x225.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><a href=\"https://wordpress.org/plugins/boldgrid-backup/\"><span style=\"font-weight: 400;\">Total Upkeep (by BoldGrid)</span></a><span style=\"font-weight: 400;\"> allows you to create manual and scheduled backups of your WordPress website. It also scans your website for malware regularly to prevent any security breaches and data loss.</span></p>\n<p><span style=\"font-weight: 400;\">The premium version allows you to store backups remotely on Amazon S3 and Google Drive. This feature is not available in the free version (you’ll need to back up to your web server instead.) </span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Scheduled backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Easy site migration</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Pre-update backups (automatic backup before updating WordPress)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Website monitoring (basic functionality)</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $2.50 per month.</span></p>\n<h2 id=\"wpvivid\"><span style=\"font-weight: 400;\">4. WPvivid</span></h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2071994\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/wpvivid-1024x451.webp\" alt=\"wpvivid-backup-plugin-screenshot\" width=\"1024\" height=\"451\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/wpvivid-980x432.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/wpvivid-480x212.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><a href=\"https://wordpress.org/plugins/wpvivid-backuprestore/\"><span style=\"font-weight: 400;\">WPvivid</span></a><span style=\"font-weight: 400;\"> is a free WordPress backup plugin known for its free scheduled backup feature. It also comes with a free one-click restore and website migration. </span></p>\n<p><span style=\"font-weight: 400;\">The free version restricts you to full site backups i.e. you can&#8217;t choose to back up specific files, plugins, or databases. You’ll need to upgrade to the pro version for more cloud storage options.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Easy backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Auto migration</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">One-click restore</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Offsite backups to remote storage</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cloud storage supported</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create a staging site</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $39.20 per year.</span></p>\n<h2 id=\"backuply\"><span style=\"font-weight: 400;\">5. Backuply</span></h2>\n<p><span style=\"font-weight: 400;\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2072005\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/backuply-1-1024x467.webp\" alt=\"Backuply-WordPress-backup -plugin-screenshot\" width=\"1024\" height=\"467\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/backuply-1-980x446.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/backuply-1-480x219.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></span></p>\n<p><a href=\"https://wordpress.org/plugins/backuply/\"><span style=\"font-weight: 400;\">Backuply</span></a><span style=\"font-weight: 400;\"> is a fast and free WordPress backup plugin. It has a user-friendly interface compared to some other WordPress backup plugins. With a few clicks, you can set up automatic backups and restore your website with just one click if needed.</span></p>\n<p><span style=\"font-weight: 400;\">However, one downside is that the free tier doesn&#8217;t offer automatic backup rotation i.e. you&#8217;ll need to manage storage space manually by deleting older backups. </span></p>\n<p><span style=\"font-weight: 400;\">The free version allows you to back up locally, to FTP, and to Google Drive. You&#8217;ll have to upgrade to the pro version for more storage options.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Full website backup</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Easy restoration</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Local, FTP, and Google Drive backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Direct site-to-site migration</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Migration clone ability</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $18 per year.</span></p>\n<h2 id=\"wp-staging\"><span style=\"font-weight: 400;\">6. WP Staging</span></h2>\n<p><span style=\"font-weight: 400;\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2072006\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/wp-staging-1024x479.webp\" alt=\"wpstaging-backup-plugin-screenshot\" width=\"1024\" height=\"479\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/wp-staging-980x459.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/wp-staging-480x225.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></span></p>\n<p><span style=\"font-weight: 400;\">The free version of WP Staging offers basic backup features. As the name suggests, </span><a href=\"https://wordpress.org/plugins/wp-staging/\"><span style=\"font-weight: 400;\">WP Staging</span></a><span style=\"font-weight: 400;\"> also focuses on creating staging environments for WordPress websites. You can create a clone of your live website where you can test changes, develop new features, or experiment with themes and plugins without affecting your main site.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backup and clone entire websites</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic scheduled backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Basic backup retention</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Extensive logging features</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $7.92 per month.</span></p>\n<h2 id=\"wp-database-backup\"><span style=\"font-weight: 400;\">7. WP Database Backup</span></h2>\n<p><span style=\"font-weight: 400;\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2072007\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/wp-database-backup-1024x484.webp\" alt=\"wp-database-backup-plugin-screenshot\" width=\"1024\" height=\"484\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/wp-database-backup-980x463.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/wp-database-backup-480x227.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></span></p>\n<p><a href=\"https://wordpress.org/plugins/wp-database-backup/\"><span style=\"font-weight: 400;\">WP Database Backup</span></a><span style=\"font-weight: 400;\"> is a free WordPress backup plugin that focuses solely on your WordPress database. You can choose from various backup options, including full database backups or partial backups of specific tables.</span></p>\n<p><span style=\"font-weight: 400;\">Although this plugin only offers database backups, it’s still a good option for users who only need to safeguard their content, settings, and user information.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simple to configure</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Restore database from a backup file</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Auto backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Email reporting (limited)</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $9 p/a (for a single-site licence).</span></p>\n<h2 id=\"backup-migration\"><span style=\"font-weight: 400;\">8. Backup Migration</span></h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2072008\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/backup-migration-1024x464.webp\" alt=\"\" width=\"1024\" height=\"464\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/backup-migration-980x444.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/backup-migration-480x218.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><a href=\"https://wordpress.org/plugins/backup-backup/\"><span style=\"font-weight: 400;\">Backup Migration</span></a><span style=\"font-weight: 400;\"> offers a combination of website migration and backup functionality. This free WordPress backup plugin allows you to create backups of your WordPress site, including the database and core files. The free version limits the backup size to 2GB. Still, it&#8217;s a valuable option for smaller websites or those who want a migration tool alongside basic backups.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create full website backups (files and database) &#8211; limited to 2GB size</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Migrate website to a new host or domain (limited to 2GB)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manual backups</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $29.98 per year.</span></p>\n<h2 id=\"backwpup\"><span style=\"font-weight: 400;\">9. BackWPup</span></h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2072009\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/backwpup-1024x461.webp\" alt=\"backwpup-plugin-screenshot\" width=\"1024\" height=\"461\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/backwpup-980x441.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/backwpup-480x216.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><a href=\"https://wordpress.org/plugins/backwpup/\"><span style=\"font-weight: 400;\">BackWPup</span></a><span style=\"font-weight: 400;\"> is a free WordPress backup plugin that offers a good balance of features and ease of use. It lets you create complete WordPress website backups, including files, databases, themes, and plugins.</span></p>\n<p><span style=\"font-weight: 400;\">While the free version offers a good variety, it restricts cloud storage options like Google Drive and OneDrive to the paid version. Moreover, the free tier doesn&#8217;t offer backup encryption, a feature that&#8217;s important for sites handling sensitive data.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complete database and file backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Log report via email</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Multisite support</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database check</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Start jobs per WP-Cron, URL, system, backend or WP-CLI</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $69 per year.</span></p>\n<h2 id=\"everest-backup\"><span style=\"font-weight: 400;\">10. Everest Backup</span></h2>\n<p><span style=\"font-weight: 400;\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2072010\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/everest-backup-1024x481.webp\" alt=\"everest-backup-plugin-screenshot\" width=\"1024\" height=\"481\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/everest-backup-980x460.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/everest-backup-480x225.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></span></p>\n<p><a href=\"https://wordpress.org/plugins/everest-backup/\"><span style=\"font-weight: 400;\">Everest Backup</span></a><span style=\"font-weight: 400;\"> is known for its free integration with Google Drive cloud storage. This plugin allows you to create complete backups of your WordPress website. With Google Drive integration, you can easily store your backups offsite for added security.</span></p>\n<p><span style=\"font-weight: 400;\">You can also use this plugin to migrate or clone your entire website. By generating a migration key, you can initiate the transfer of your entire website.</span></p>\n<p><b>Key features:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Scheduled and manual backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backup to Google Drive cloud storage (limited storage space applies based on your Google Drive quota)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Website migration and cloning (basic functionality)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Advanced Reporting</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Multisite Compatible</span></li>\n</ul>\n<p><b>Pricing: </b><span style=\"font-weight: 400;\">Free. Paid plans start at $59 per year.</span></p>\n<h2><span style=\"font-weight: 400;\">Conclusion</span></h2>\n<p><span style=\"font-weight: 400;\">And that&#8217;s it.</span></p>\n<p><span style=\"font-weight: 400;\">Choosing the right backup plugin can be overwhelming. In this article, we&#8217;ve explored some of the best free WordPress backup plugins available. Whether your priority is simple backups or migration, there&#8217;s a plugin to fit your needs.</span></p>\n<blockquote><p><span style=\"font-weight: 400;\">ToolTip &#8211; UpdraftPlus is the </span><i><span style=\"font-weight: 400;\">most </span></i><span style=\"font-weight: 400;\">actively installed WordPress backup and migration plugin. It’s actively deployed on more than 3 million WP websites. And it has a five-star user rating on the WP directory. Install it for free. Or follow this link to read up about </span><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">UpdraftPlus Premium.</span></a></p></blockquote>\n<p><span style=\"font-weight: 400;\">However, UpdraftPlus is the most preferred choice if you&#8217;re looking for a well-rounded solution. It&#8217;s the best free WordPress backup plugin and a full-fledged migration and restoration plugin with more features and advanced tools than any other rival.</span></p>\n<p><span style=\"font-weight: 400;\">One of the key strengths of UpdraftPlus is its user-friendly interface and intuitive design. It&#8217;s designed to be easily navigable, even for non-technical users. Setting up and managing backups, migrations, and restorations is a breeze with UpdraftPlus.</span></p>\n<p><span style=\"font-weight: 400;\">Moreover, UpdraftPlus also offers a wider range of remote storage destinations than any other free competitor. And if you upgrade to UpdraftPlus Premium, you can unlock a range of additional features like incremental backups, multisite support &#8211; and more! The premium version also offers its own secure, integrated storage solution: </span><a href=\"https://updraftplus.com/updraftvault/\"><span style=\"font-weight: 400;\">UpdraftVault</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">These features provide added convenience and security, making the premium version a worthy investment.</span></p>\n<p><span style=\"font-weight: 400;\">So, if you want to take your website protection to the next level, </span><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">get started with UpdraftPlus Premium today</span></a><span style=\"font-weight: 400;\">!</span></p>\n<h2><span style=\"font-weight: 400;\">FAQs (Frequently Asked Questions)</span></h2>\n<h3><span style=\"font-weight: 400;\">What is the best free backup plugin for WordPress?</span></h3>\n<p><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\"> is often considered the ‘best free WordPress backup plugin’. It has a five star review on the WordPress directory and is installed on more WP websites than any other backup plugin. It backs up your entire site, including files, databases, themes, and plugins and it’s easy to use. If you upgrade to the premium version, you can unlock various additional features like scheduled backups, cloud storage, and automatic restoration.</span></p>\n<h3><span style=\"font-weight: 400;\">How do I backup my WordPress site for free?</span></h3>\n<p><span style=\"font-weight: 400;\">You can back up your entire WordPress site for free by installing the UpdraftPlus plugin. Simply:</span></p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Install and activate the UpdraftPlus plugin from the </span><a href=\"https://wordpress.org/plugins/updraftplus/\"><span style=\"font-weight: 400;\">WordPress dashboard</span></a><span style=\"font-weight: 400;\">.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate to the UpdraftPlus settings and explore the backup options.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Simply click the </span><b>Backup Now</b><span style=\"font-weight: 400;\"> button to initiate a backup.</span></li>\n</ol>\n<p><span style=\"font-weight: 400;\">You can ave your backup locally or choose from a number of remote storage options.</span></p>\n<h3><span style=\"font-weight: 400;\">Do I need a backup plugin for WordPress?</span></h3>\n<p><span style=\"font-weight: 400;\">WordPress itself doesn&#8217;t have built-in backup functionality. That&#8217;s why a backup plugin like UpdraftPlus is crucial for creating a copy of your website&#8217;s data in case of unexpected issues.</span></p>\n<h3><span style=\"font-weight: 400;\">Is Updraft backup free?</span></h3>\n<p><span style=\"font-weight: 400;\">UpdraftPlus has a free version with a decent feature-set.  It lets you back up your entire site, including files, databases, themes, and plugins. Backing up and restoring takes a couple of clicks. </span><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">Upgrade to the premium version</span></a><span style=\"font-weight: 400;\"> for cool features like automatic backups before updates.</span></p>\n<p>The post <a href=\"https://updraftplus.com/10-best-free-wordpress-backup-plugins-2024/\">10 best free WordPress backup plugins 2024</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://updraftplus.com/10-best-free-wordpress-backup-plugins-2024/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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:79:\"\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:73:\"UpdraftPlus vs Duplicator: Which is the best backup and migration plugin?\";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:50:\"https://updraftplus.com/updraftplus-vs-duplicator/\";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:58:\"https://updraftplus.com/updraftplus-vs-duplicator/#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, 06 Mar 2024 21:43:23 +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:3:{i:0;a:5:{s:4:\"data\";s:9:\"Migration\";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:17:\"Plugin comparison\";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:22:\"UpdraftPlus advantages\";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:34:\"https://updraftplus.com/?p=2064455\";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:721:\"<p>Are you struggling to decide between UpdraftPlus vs Duplicator? UpdraftPlus and Duplicator are two popular WordPress plugins for backing up and migrating your website. Both plugins offer a variety of features to keep your site safe and secure. However, they &#8230; <a href=\"https://updraftplus.com/updraftplus-vs-duplicator/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/updraftplus-vs-duplicator/\">UpdraftPlus vs Duplicator: Which is the best backup and migration plugin?</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Emman Zahid\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:42442:\"<p><span style=\"font-weight: 400;\">Are you struggling to decide between UpdraftPlus vs Duplicator?</span></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus and Duplicator are two popular WordPress plugins for backing up and migrating your website. Both plugins offer a variety of features to keep your site safe and secure. However, they also have some key differences. </span></p>\n<p><span style=\"font-weight: 400;\">This article will compare both free and premium versions of the UpdraftPlus and Duplicator plugins. By the end, you’ll be able to choose the best fit for your WordPress backup and migration needs.</span></p>\n<p><span style=\"font-weight: 400;\">You can use the links below to jump straight to the section that interests you the most.</span></p>\n<p><b>Table of contents</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"#table\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Feature comparison table</span></a></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"#key-features\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Key features</span></a></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"#backup\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Backup</span></a></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"#restore\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Restore</span></a></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"#migrations\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Migrations</span></a></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"#pricing\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Pricing</span></a></li>\n</ul>\n<h2 id=\"table\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Feature comparison table</span></h2>\n<table>\n<tbody>\n<tr>\n<td><b>Feature</b></td>\n<td><b>Duplicator</b></td>\n<td><b>UpdraftPlus</b></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Manual backups</span></td>\n<td><span style=\"font-weight: 400;\">Yes</span></td>\n<td><span style=\"font-weight: 400;\">Yes</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Scheduled backups</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Pro)</span></td>\n<td><span style=\"font-weight: 400;\">Yes</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Backup to remote storage</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Pro)</span></td>\n<td><span style=\"font-weight: 400;\">Yes</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Multisite support</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Pro)</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Premium)</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Migrate plugins and themes</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Pro)</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Premium)</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Automatic backup before updates</span></td>\n<td><span style=\"font-weight: 400;\">No</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Premium)</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Incremental backups</span></td>\n<td><span style=\"font-weight: 400;\">No</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Premium)</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Centralised backup management</span></td>\n<td><span style=\"font-weight: 400;\">No</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Premium)</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Backup reports</span></td>\n<td><span style=\"font-weight: 400;\">No</span></td>\n<td><span style=\"font-weight: 400;\">Yes (Premium)</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">User interface</span></td>\n<td><span style=\"font-weight: 400;\">Technical</span></td>\n<td><span style=\"font-weight: 400;\">Easy</span></td>\n</tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Renewal cost</span></td>\n<td><span style=\"font-weight: 400;\">High</span></td>\n<td><span style=\"font-weight: 400;\">Low</span></td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"key-features\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Key features</span></h2>\n<p><span style=\"font-weight: 400;\">Let&#8217;s start by checking out what are the core features offered by both UpdraftPlus and Duplicator plugins.</span></p>\n<h3><span style=\"font-weight: 400;\">UpdraftPlus</span></h3>\n<p><a href=\"https://updraftplus.com/\"><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064460\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-homepage-scaled.webp\" alt=\"updraftplus-homepage\" width=\"2560\" height=\"1285\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-homepage-scaled.webp 2560w, https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-homepage-1280x643.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-homepage-980x492.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-homepage-480x241.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2560px, 100vw\" /></a></p>\n<p><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\"> is a popular and highly rated WordPress backup and migration plugin, with more than 3 million active installs. </span><span style=\"font-weight: 400;\">UpdraftPlus comes in free and premium versions which you can use to back up, restore or migrate your WordPress website. </span><span style=\"font-weight: 400;\">For beginners, it offers a user-friendly interface to handle WordPress maintenance tasks effortlessly without any complex coding.</span></p>\n<p><span style=\"font-weight: 400;\">Some of the </span><a href=\"https://updraftplus.com/updraftplus-full-feature-list/\"><span style=\"font-weight: 400;\">main features of UpdraftPlus</span></a><span style=\"font-weight: 400;\"> include:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manual and scheduled backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">Migrate to a new URL or host</li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Easy restore from the WordPress dashboard</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backup of your website&#8217;s files and database</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remote storage options (e.g. Google Drive)</span></li>\n</ul>\n<p><b>Premium version:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Incremental backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatic backups before updates</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password protected backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More remote storage options (including Amazon S3, FTP/SFTP, Microsoft Azure, etc.)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backup of WP core and other files </span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Supports multisite networks</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data encryption</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Advanced logging and reporting</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Restore backups from a wider variety of other backup plugins</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">cPanel integration</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WP-CLI support</span></li>\n</ul>\n<h3><span style=\"font-weight: 400;\">Duplicator</span></h3>\n<p><span style=\"font-weight: 400;\">Just like UpdraftPlus, </span><a href=\"https://duplicator.com/\"><span style=\"font-weight: 400;\">Duplicator</span></a><span style=\"font-weight: 400;\"> also includes WordPress backup and migration capabilities. Having over 1 million active installs, it has numerous features to offer. </span></p>\n<p><span style=\"font-weight: 400;\">Here are some of the key features of the Duplicator plugin:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Manual backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Easy restore</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cloning and migration (with limitations in Free)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Remote storage options (Dropbox, FTP/SFTP, Google Drive, OneDrive, or Amazon S3)</span></li>\n</ul>\n<p><b>Pro version:</b></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Scheduled backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Drag-and-drop site migrations</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Supports multisite</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">cPanel integration</span></li>\n</ul>\n<h2 id=\"backup\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Backup</span></h2>\n<p><span style=\"font-weight: 400;\">Now, let&#8217;s dive into our UpdraftPlus vs Duplicator comparison. Here&#8217;s what each plugin offers when it comes to backing up your WordPress site.</span></p>\n<h3><span style=\"font-weight: 400;\">UpdraftPlus</span></h3>\n<p><span style=\"font-weight: 400;\">UpdraftPlus provides a quick and easy way to </span><a href=\"https://updraftplus.com/how-to-backup-a-wordpress-site-step-by-step-guide/\"><span style=\"font-weight: 400;\">create a backup of your WordPress website</span></a><span style=\"font-weight: 400;\">. </span></p>\n<p><span style=\"font-weight: 400;\">Once you install the plugin, navigate to </span><b>Settings </b><span style=\"font-weight: 400;\">&gt; </span><b>UpdraftPlus Backups</b><span style=\"font-weight: 400;\"> &gt;</span><b> Backup/Restore </b><span style=\"font-weight: 400;\">and simply click on the </span><b>Backup Now </b><span style=\"font-weight: 400;\">button.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064461\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/backup-now-button-updraftplus.webp\" alt=\"updraftplus-backup-and-restore-page-highlighting-backup-now-button\" width=\"2548\" height=\"1066\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/backup-now-button-updraftplus.webp 2548w, https://updraftplus.com/wp-content/uploads/2024/03/backup-now-button-updraftplus-1280x536.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/backup-now-button-updraftplus-980x410.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/backup-now-button-updraftplus-480x201.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2548px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">You&#8217;ll be presented with customisation options for your backup. You can backup either the database or your files (everything in the WP content directory), or both. </span></p>\n<p><span style=\"font-weight: 400;\">With the premium version, you can also choose which database and files to back up. </span></p>\n<p><span style=\"font-weight: 400;\">Click </span><b>Backup Now </b><span style=\"font-weight: 400;\">to start the backup.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064462\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/perform-a-new-backup-updraftplus.webp\" alt=\"popup-to-select-which-files-to-include-in-the-backup\" width=\"1284\" height=\"982\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/perform-a-new-backup-updraftplus.webp 1284w, https://updraftplus.com/wp-content/uploads/2024/03/perform-a-new-backup-updraftplus-1280x979.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/perform-a-new-backup-updraftplus-980x750.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/perform-a-new-backup-updraftplus-480x367.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1284px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">You’ll receive detailed reports to your email address whenever a backup job finishes. Though you have to set these up first by heading to the UpdraftPlus settings and enabling email notifications.</span></p>\n<p><span style=\"font-weight: 400;\">After a backup is created, it&#8217;s listed under </span><b>Existing backups </b><span style=\"font-weight: 400;\">in the </span><b>Backup/Restore</b><span style=\"font-weight: 400;\"> tab. From here, you can download your database, plugins, themes, etc., or restore them with one click.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064463\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/existing-backups-updraftplus.webp\" alt=\"updraftplus-existing-backups-section\" width=\"2494\" height=\"546\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/existing-backups-updraftplus.webp 2494w, https://updraftplus.com/wp-content/uploads/2024/03/existing-backups-updraftplus-1280x280.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/existing-backups-updraftplus-980x215.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/existing-backups-updraftplus-480x105.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2494px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus lets you choose a secure </span><a href=\"https://updraftplus.com/faqs/my-web-hosting-company-says-that-i-cant-store-backups-on-my-site-but-can-store-them-remotely-can-updraftplus-handle-this/\"><span style=\"font-weight: 400;\">remote storage location for your backups</span></a><span style=\"font-weight: 400;\">. This ensures that your backups are stored safely outside of your WordPress site. </span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064465\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/remote-storage-updraftplus.webp\" alt=\"updraftplus-remote-storage-options\" width=\"2256\" height=\"1413\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/remote-storage-updraftplus.webp 2256w, https://updraftplus.com/wp-content/uploads/2024/03/remote-storage-updraftplus-1280x802.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/remote-storage-updraftplus-980x614.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/remote-storage-updraftplus-480x301.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2256px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">The following cloud storage locations are available in the free version: </span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dropbox</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google Drive</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3 (or compatible)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Rackspace Cloud</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DreamObjects</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OpenStack Swift</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Email</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">If you upgrade to </span><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">UpdraftPlus Premium</span></a><span style=\"font-weight: 400;\">, you can access more than one of the following remote storage options:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Microsoft OneDrive</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SFTP</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Microsoft Azure</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">WebDAV</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google Cloud</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SCP</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backblaze</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">pCloud</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">The premium version also lets you back up everything in your WordPress root directory and all other directories on your web server.</span></p>\n<p><span style=\"font-weight: 400;\">You can also </span><a href=\"https://updraftplus.com/faqs/how-do-i-schedule-backups-for-my-files-and-databases/\"><span style=\"font-weight: 400;\">set different schedules for backing up your websites&#8217; files and database</span></a><span style=\"font-weight: 400;\">. You can also choose to back up at specific times (e.g. at 1am or during periods of low traffic). </span></p>\n<p><span style=\"font-weight: 400;\">With the free version, you can back up every 2, 4, 6 hours (etc).</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064466\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/backup-schedule.webp\" alt=\"updraftplus--backups-scheduling\" width=\"1522\" height=\"622\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/backup-schedule.webp 1522w, https://updraftplus.com/wp-content/uploads/2024/03/backup-schedule-1280x523.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/backup-schedule-980x400.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/backup-schedule-480x196.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1522px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Another benefit of UpdraftPlus Premium is the </span><a href=\"https://updraftplus.com/tell-me-more-about-incremental-backups/\"><span style=\"font-weight: 400;\">incremental backup</span> <span style=\"font-weight: 400;\">feature</span></a><span style=\"font-weight: 400;\">. This feature saves time and resources by only backing up changes since the last full site backup.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064467\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/incremental-backup-updraftplus.webp\" alt=\"selecting-updraftplus-incremental-backups-time\" width=\"2248\" height=\"614\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/incremental-backup-updraftplus.webp 2248w, https://updraftplus.com/wp-content/uploads/2024/03/incremental-backup-updraftplus-1280x350.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/incremental-backup-updraftplus-980x268.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/incremental-backup-updraftplus-480x131.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2248px, 100vw\" /></p>\n<h3><span style=\"font-weight: 400;\">Duplicator</span></h3>\n<p><span style=\"font-weight: 400;\">The Duplicator plugin creates website backups with its &#8220;package&#8221; system. To back up your site, you first have to create a &#8216;package&#8217; by going to </span><b>Duplicator Pro</b><span style=\"font-weight: 400;\"> &gt; </span><b>Packages </b><span style=\"font-weight: 400;\">&gt; </span><b>Create New</b><span style=\"font-weight: 400;\">. </span></p>\n<p><span style=\"font-weight: 400;\">After that, you need to assign a name to the backup and select a remote storage location. </span></p>\n<p><span style=\"font-weight: 400;\">The free version of Duplicator supports FTP/SFTP. You&#8217;ll need to upgrade to Duplicator Pro for more cloud storage options, including:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dropbox</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">FTP/SFTP</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google Drive</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">OneDrive</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon S3 (or any S3 compatible storage service)</span></li>\n</ul>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064468\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/create-package-duplicator.webp\" alt=\"duplicator-remote-storage-options\" width=\"1672\" height=\"1042\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/create-package-duplicator.webp 1672w, https://updraftplus.com/wp-content/uploads/2024/03/create-package-duplicator-1280x798.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/create-package-duplicator-980x611.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/create-package-duplicator-480x299.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1672px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Then, you&#8217;ll be directed to choose what to back up in the &#8216;archive&#8217; file. </span></p>\n<p><span style=\"font-weight: 400;\">By default, Duplicator creates a backup that includes your entire WordPress installation, including the database, plugins, themes, and core WordPress files. </span><span style=\"font-weight: 400;\">If you need to back up a specific set of plugins or themes, you&#8217;ll have to upgrade to Duplicator Pro.</span></p>\n<p><span style=\"font-weight: 400;\">In the next step, Duplicator will scan your site to ensure all content is backed up successfully. </span></p>\n<p><span style=\"font-weight: 400;\">After the scan is completed, you’ll be able to initiate the backup process. To download your backup file, look for it on the </span><b>Packages</b><span style=\"font-weight: 400;\"> page of the plugin.</span></p>\n<p><b>Verdict</b><span style=\"font-weight: 400;\"> </span></p>\n<p><span style=\"font-weight: 400;\">While Duplicator offers many customisation options, UpdraftPlus is straightforward and has fewer steps in the backup process. UpdraftPlus also provides an incremental backup feature which helps save time and server resources. </span><span style=\"font-weight: 400;\">Unlike UpdraftPlus, Duplicator doesn’t allow you to back up automatically before WordPress, plugin or theme updates. You can’t back up to remote storage locations using the free version of Duplicator either.</span></p>\n<p><span style=\"color: #333333; font-size: 26px;\">UpdraftPlus vs Duplicator: Restore</span></p>\n<p><span style=\"font-weight: 400;\">Restoring a backup is as important as creating it. Let&#8217;s delve into the restoration options for both UpdraftPlus and Duplicator.</span></p>\n<h3><span style=\"font-weight: 400;\">UpdraftPlus</span></h3>\n<p><a href=\"https://updraftplus.com/faqs/restore-site-updraftplus/\"><span style=\"font-weight: 400;\">Restoring site backups with UpdraftPlus</span></a><span style=\"font-weight: 400;\"> is relatively easy. Simply access your WordPress admin dashboard and navigate to </span><b>Settings</b><span style=\"font-weight: 400;\"> &gt; </span><b>UpdraftPlus Backups</b><span style=\"font-weight: 400;\"> &gt; </span><b>Backup/Restore</b><span style=\"font-weight: 400;\">. </span></p>\n<p><span style=\"font-weight: 400;\">You&#8217;ll find a list of your backups under the &#8216;</span><b>Existing Backups</b><span style=\"font-weight: 400;\">&#8216; section. Click on </span><b>Restore</b><span style=\"font-weight: 400;\"> next to the backup you want to restore.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064475\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/UpdraftPlus-Restore-Backup.webp\" alt=\"updraftplus-restore-button-under-existing-backups-section\" width=\"845\" height=\"185\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/UpdraftPlus-Restore-Backup.webp 845w, https://updraftplus.com/wp-content/uploads/2024/03/UpdraftPlus-Restore-Backup-480x105.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 845px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">A pop-up will appear with a list of options. With UpdraftPlus free, you can choose to restore plugins, themes, uploads, or database information. </span><span style=\"font-weight: 400;\">UpdraftPlus Premium gives you the option to exclude specific plugins, themes, uploads, or database information from the restoration.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064477\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/things-to-restore-updraftplus-scaled.webp\" alt=\"popup-to-select-which-components-to-restore\" width=\"2560\" height=\"1017\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/things-to-restore-updraftplus-scaled.webp 2560w, https://updraftplus.com/wp-content/uploads/2024/03/things-to-restore-updraftplus-1280x509.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/things-to-restore-updraftplus-980x389.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/things-to-restore-updraftplus-480x191.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2560px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Once you&#8217;ve made your selection, click the </span><b>Restore</b><span style=\"font-weight: 400;\"> button. </span><span style=\"font-weight: 400;\">Upon completion, a &#8220;Restore successful&#8221; message is displayed at the bottom of the page. Click on </span><b>Return to UpdraftPlus configuration</b><span style=\"font-weight: 400;\"> to return to your restored WordPress dashboard.</span></p>\n<h3><span style=\"font-weight: 400;\">Duplicator</span></h3>\n<p><span style=\"font-weight: 400;\">Restoring your backups using the Duplicator plugin is also uncomplicated, but only if you’re using the Pro version. </span><span style=\"font-weight: 400;\">If you&#8217;re using the free version, you&#8217;ll first need to download your package files which include an installer and the backup archive itself.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064489\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/download-package-files-duplicator.webp\" alt=\"download-duplicator-package-files\" width=\"2300\" height=\"1380\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/download-package-files-duplicator.webp 2300w, https://updraftplus.com/wp-content/uploads/2024/03/download-package-files-duplicator-1280x768.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/download-package-files-duplicator-980x588.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/download-package-files-duplicator-480x288.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2300px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">After that, you&#8217;ll need to upload the package and installer file to your website&#8217;s root directory. You can do this with an FTP client like FileZilla.</span></p>\n<p><span style=\"font-weight: 400;\">Once the files are uploaded, you&#8217;ll have to visit the URL of the installer file on your web browser. This URL will typically look like </span><i><span style=\"font-weight: 400;\">https://example.com/installer.php</span></i><span style=\"font-weight: 400;\">. </span></p>\n<p><span style=\"font-weight: 400;\">Various options like Overview, Options and Validation will appear with some choice options and information. Mark as read, accept the terms and click </span><b>Next</b><span style=\"font-weight: 400;\">. </span></p>\n<p><span style=\"font-weight: 400;\">Following this, a wizard will guide you through various steps to connect and configure the database. There, you’ll also need to fill in your database details. </span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-2064496 size-full\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/install-database-duplicator-e1709760481968.webp\" alt=\"install-database-duplicator\" width=\"1712\" height=\"1221\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/install-database-duplicator-e1709760481968.webp 1712w, https://updraftplus.com/wp-content/uploads/2024/03/install-database-duplicator-e1709760481968-1280x720.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/install-database-duplicator-e1709760481968-980x551.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/install-database-duplicator-e1709760481968-480x270.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1712px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Once completed, click Next to initiate the restoration process.</span></p>\n<p><span style=\"font-weight: 400;\">Wait until the restoration is finished. Make sure that the &#8216;Auto delete installer files after login&#8217; option remains selected. </span></p>\n<p><span style=\"font-weight: 400;\">Finally, click </span><b>Admin Login</b><span style=\"font-weight: 400;\"> to access your website and verify that the restoration was successful.</span></p>\n<p><b>Verdict</b></p>\n<p><span style=\"font-weight: 400;\">Although Duplicator Pro offers easy restoration, the free version requires manual effort and an FTP client. It can be time-consuming and complicated, especially if you&#8217;re a beginner.</span></p>\n<h2 id=\"migrations\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Migration</span></h2>\n<p><span style=\"font-weight: 400;\">Both UpdraftPlus and Duplicator offer website migration capabilities. Here&#8217;s a comparison of their migration process to help you pick the better option.</span></p>\n<h3><span style=\"font-weight: 400;\">UpdraftPlus</span></h3>\n<p><span style=\"font-weight: 400;\">UpdraftPlus lets you </span><a href=\"https://updraftplus.com/faqs/how-do-i-migrate-to-a-new-site-location/\"><span style=\"font-weight: 400;\">migrate your website to a new location</span></a><span style=\"font-weight: 400;\"> by restoring a backup on another WordPress installation. </span></p>\n<p><span style=\"font-weight: 400;\">Begin by creating a backup of your live site and downloading it. Now, head over to your new WordPress installation and install the UpdraftPlus plugin there. </span></p>\n<p><span style=\"font-weight: 400;\">Within UpdraftPlus on the new site, navigate to </span><b>Existing backups</b><span style=\"font-weight: 400;\"> &gt; </span><b>Upload backup files</b><span style=\"font-weight: 400;\">. Upload the backup file you downloaded from your old site.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064497\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/UpdraftPlus-Upload-Backup.webp\" alt=\"upload-backup-file-to-migrate-site-using-updraftplus\" width=\"845\" height=\"317\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/UpdraftPlus-Upload-Backup.webp 845w, https://updraftplus.com/wp-content/uploads/2024/03/UpdraftPlus-Upload-Backup-480x180.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 845px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Once the upload is complete, you should see the backup listed. </span></p>\n<p><span style=\"font-weight: 400;\">From there, select the backup and choose the </span><b>Restore</b><span style=\"font-weight: 400;\"> option. This process will replace the default WordPress installation on the destination site with your saved backup.</span></p>\n<p><span style=\"font-weight: 400;\">In contrast to the free version, UpdraftPlus Premium allows you to fully customise every aspect of the migration. This includes selecting exactly which plugins and themes you want to transfer. </span></p>\n<p><span style=\"font-weight: 400;\">Another advantage of the premium version is you only need to connect two sites once to make multiple migrations in just a few clicks.  </span></p>\n<p><span style=\"color: #333333; font-size: 22px;\">Duplicator</span></p>\n<p><span style=\"font-weight: 400;\">If you want to migrate your site using the Duplicator plugin (both free and premium versions), you&#8217;ll need to repeat the same process you followed while creating a backup earlier.</span></p>\n<p><span style=\"font-weight: 400;\">Just like before, start by generating the package and downloading the package files and installer. Similarly, you&#8217;ll need to build a database on your new server to place your WordPress files.</span></p>\n<p><span style=\"font-weight: 400;\">Once done, you can install your Duplicator package to your new host. For this, you have to upload the package files and installer to your website&#8217;s root directory once again.</span></p>\n<p><span style=\"font-weight: 400;\">Finally, you&#8217;ll need to connect and configure the database by entering your new database details. </span></p>\n<p><b>Verdict</b></p>\n<p><span style=\"font-weight: 400;\">While both plugins offer fast and efficient website migrations with their premium versions, their free options differ significantly. </span></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus allows you to back up by restoring your backups on another WordPress installation. Duplicator&#8217;s free migration process involves a few extra steps. It involves creating a package, downloading files, uploading them to the new server, and configuring the database, which requires more technical steps and time.</span></p>\n<h2 id=\"pricing\"><span style=\"font-weight: 400;\">UpdraftPlus vs Duplicator: Pricing</span></h2>\n<p><span style=\"font-weight: 400;\">Even the most feature-rich plugin might not be ideal if it strains your budget. Here&#8217;s a breakdown of UpdraftPlus vs Duplicator pricing to help you choose the solution that best fits your financial needs.</span></p>\n<h3><span style=\"font-weight: 400;\">UpdraftPlus</span></h3>\n<p><span style=\"font-weight: 400;\">With the UpdraftPlus free version, you can easily back up, restore, and migrate your site. However, if you need more advanced features, UpdraftPlus Premium starts at $70 per year. You can choose from five </span><a href=\"https://updraftplus.com/shop/\"><span style=\"font-weight: 400;\">premium plans</span></a><span style=\"font-weight: 400;\">:</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064499\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-pricing-scaled.webp\" alt=\"updraftplus-premium-pricing-page\" width=\"2560\" height=\"1211\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-pricing-scaled.webp 2560w, https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-pricing-1280x606.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-pricing-980x464.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/updraftplus-pricing-480x227.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2560px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Every premium plan includes:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More storage options</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Incremental backups</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automatic backups before updates</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Up to 10 UpdraftClone tokens</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">An UpdraftVault quota</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Backing up to more than one location</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">&#8211; and more!</span></p>\n<h3><span style=\"font-weight: 400;\">Duplicator</span></h3>\n<p><span style=\"font-weight: 400;\">Similar to UpdraftPlus, Duplicator also has a free plugin. It includes backup, restoration, and migration features.</span></p>\n<p><span style=\"font-weight: 400;\">Here’s the pricing structure of their premium plans:</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2064500\" src=\"https://updraftplus.com/wp-content/uploads/2024/03/duplicator-pricing.webp\" alt=\"duplicator-pricing-page\" width=\"2494\" height=\"1444\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/03/duplicator-pricing.webp 2494w, https://updraftplus.com/wp-content/uploads/2024/03/duplicator-pricing-1280x741.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/03/duplicator-pricing-980x567.webp 980w, https://updraftplus.com/wp-content/uploads/2024/03/duplicator-pricing-480x278.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2494px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Pro plans vary from $49.50 to $299.50 per year. But it&#8217;s important to note that these are just promotional, introductory prices. After the first year of your subscription, the $49.50 Basic plan will cost you $99 annually. Similarly, the most expensive Elite plan renews at $599 per year.</span></p>\n<p><b>Verdict</b></p>\n<p><span style=\"font-weight: 400;\">Duplicator Pro seems like the more affordable option for the first year. But that changes drastically once the renewal comes along. After the initial year, comparable plans from UpdraftPlus become significantly cheaper. So, in the long run, UpdraftPlus might offer better value for money.</span></p>\n<h2><span style=\"font-weight: 400;\">Conclusion</span></h2>\n<p><span style=\"font-weight: 400;\">In addition to their backup and migration capabilities, both plugins have plenty of impressive features to explore. </span></p>\n<p><span style=\"font-weight: 400;\">But in the end, </span><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\"> stands out as the best WordPress plugin for both backups and migrations. It&#8217;s a compelling choice for beginners and experienced users. Duplicator has a steeper learning curve and may require more technical knowledge.</span></p>\n<p><span style=\"font-weight: 400;\">Finally, UpdraftPlus wins on the affordability front. The free version of UpdraftPlus packs more of a punch compared to the free version of Duplicator. The premium version is also more cost-effective at renewal. </span></p>\n<p><span style=\"font-weight: 400;\">So, if you want a reliable solution for stress-free website backups, </span><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">give UpdraftPlus Premium a try</span></a><span style=\"font-weight: 400;\">!</span></p>\n<h2><span style=\"font-weight: 400;\">FAQS (Frequently Asked Questions)</span></h2>\n<h3><span style=\"font-weight: 400;\">What is the best free backup plugin for WordPress?</span></h3>\n<p><span style=\"font-weight: 400;\">UpdraftPlus is the best free backup plugin for WordPress, with over 3 million active installs. It offers scheduled backups to various cloud storage options, easy restoration, and a user-friendly interface.</span></p>\n<h3><span style=\"font-weight: 400;\">What is the alternative to Duplicator?</span></h3>\n<p><span style=\"font-weight: 400;\">UpdraftPlus is the best alternative to Duplicator. It offers more advanced backup and migration features. However, Duplicator requires more technical knowledge for migrations in the free version.</span></p>\n<h3><span style=\"font-weight: 400;\">Is UpdraftPlus premium worth it?</span></h3>\n<p><span style=\"font-weight: 400;\">UpdraftPlus premium offers additional features like multisite backups, advanced scheduling options, and migration of plugins and themes. However, the free version also covers essential backup and migration needs for most users.</span></p>\n<h3><span style=\"font-weight: 400;\">What is the fastest way to backup WordPress?</span></h3>\n<p><span style=\"font-weight: 400;\">The fastest way to back up a WordPress site is to install a WordPress backup plugin like UpdraftPlus. This plugin can help automate the process by allowing you to schedule regular backups. UpdraftPlus also provides incremental backups to minimise resources and save time.</span></p>\n<p>The post <a href=\"https://updraftplus.com/updraftplus-vs-duplicator/\">UpdraftPlus vs Duplicator: Which is the best backup and migration plugin?</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://updraftplus.com/updraftplus-vs-duplicator/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:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:73:\"\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:45:\"How to restore my UpdraftPlus backup manually\";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:70:\"https://updraftplus.com/how-to-restore-my-updraftplus-backup-manually/\";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:78:\"https://updraftplus.com/how-to-restore-my-updraftplus-backup-manually/#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:\"Fri, 01 Mar 2024 12:07:47 +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:1:{i:0;a:5:{s:4:\"data\";s:18:\"Training materials\";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:34:\"https://updraftplus.com/?p=2057206\";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:609:\"<p>Learn how to restore your UpdraftPlus backup manually with ease. We share two easy methods and answer key questions around manual restoration <a href=\"https://updraftplus.com/how-to-restore-my-updraftplus-backup-manually/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/how-to-restore-my-updraftplus-backup-manually/\">How to restore my UpdraftPlus backup manually</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Dee Nutbourne\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:16288:\"<p><span style=\"font-weight: 400;\">You&#8217;ve encountered a situation where your website has been hacked, broken, or taken down from the server. Despite your attempts to restore it you&#8217;ve unfortunately been unsuccessful.</span></p>\n<p><span style=\"font-weight: 400;\">If you have access to your backed-up files (whether they’re in your email or on Amazon S3, Dropbox, or Google Drive), you can restore them manually.</span></p>\n<p><span style=\"font-weight: 400;\">In this article, we’ll share with you two easy methods for restoring UpdraftPlus backups manually. </span></p>\n<p><span style=\"font-weight: 400;\">Let’s get started!</span></p>\n<h2><span style=\"font-weight: 400;\">Method 1: Fresh installation</span></h2>\n<h3><span style=\"font-weight: 400;\">Step 1: Unpack a fresh copy of WordPress</span></h3>\n<p><span style=\"font-weight: 400;\">If you&#8217;ve backed up WordPress core files (a feature of <a href=\"https://updraftplus.com/shop/updraftplus-premium/\">UpdraftPlus Premium</a>) you can skip this step. </span>However, if you&#8217;re using the free version, the first step is to <a href=\"https://wordpress.org/download/\">download the latest version of WordPress</a> to your website.</p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2059211\" src=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-showing-wordpress-core-download-1024x582.png\" alt=\"screenshot-showing-wordpress-core-download\" width=\"1024\" height=\"582\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-showing-wordpress-core-download-980x557.png 980w, https://updraftplus.com/wp-content/uploads/2024/02/screenshot-showing-wordpress-core-download-480x273.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Make sure to update the file with your correct database details. Remember to copy any other settings you had in your old wp-config.php file, such as multisite settings.</span></p>\n<blockquote><p><span style=\"font-weight: 400;\">Expert tip: Check out here </span><a href=\"https://developer.wordpress.org/apis/wp-config-php/\"><span style=\"font-weight: 400;\">how to edit wp-config.php file and configure your database.</span><span style=\"font-weight: 400;\"> </span></a></p></blockquote>\n<p><span style=\"font-weight: 400;\">If your site is changing its URL or moving to a new location, it&#8217;s recommended to add </span><b>WP_HOME </b><span style=\"font-weight: 400;\">and </span><b>WP_SITEURL </b><span style=\"font-weight: 400;\">parameters to the wp-config.php file as well. This will ensure that your website functions properly after the move.</span></p>\n<h3><span style=\"font-weight: 400;\">Step 2: Install UpdraftPlus plugin and upload backups</span></h3>\n<p><span style=\"font-weight: 400;\">Now, install and activate the </span><a href=\"https://wordpress.org/plugins/updraftplus/\"><span style=\"font-weight: 400;\">UpdraftPlus plugin</span></a><span style=\"font-weight: 400;\"> (free version) on your website.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2057208\" src=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-of-updraftplus-installation-in-wordpress-directory-1024x392.png\" alt=\"screenshot-of-updraftplus-installation-in-wordpress-directory\" width=\"1024\" height=\"392\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-of-updraftplus-installation-in-wordpress-directory-980x375.png 980w, https://updraftplus.com/wp-content/uploads/2024/02/screenshot-of-updraftplus-installation-in-wordpress-directory-480x184.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Navigate to </span><b>Settings &gt; UpdraftPlus Backup</b><span style=\"font-weight: 400;\"> area.</span></p>\n<p><span style=\"font-weight: 400;\">Scroll down the Backup / restore tab  until you find the </span><b>Existing backups</b><span style=\"font-weight: 400;\"> section. Click the </span><b>Upload backup files</b><span style=\"font-weight: 400;\"> link to upload your backup files.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2057214\" src=\"https://updraftplus.com/wp-content/uploads/2024/02/existing-backup-section-updraftplus-screenshot-1024x462.png\" alt=\"existing-backup-section-updraftplus-screenshot\" width=\"1024\" height=\"462\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/02/existing-backup-section-updraftplus-screenshot-980x442.png 980w, https://updraftplus.com/wp-content/uploads/2024/02/existing-backup-section-updraftplus-screenshot-480x217.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">After completing the upload process, you’ll see your backed up files.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2057215\" src=\"https://updraftplus.com/wp-content/uploads/2024/02/backedup-file-location-updraftplus-1024x465.png\" alt=\"backedup-file-location-updraftplus\" width=\"1024\" height=\"465\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/02/backedup-file-location-updraftplus-980x445.png 980w, https://updraftplus.com/wp-content/uploads/2024/02/backedup-file-location-updraftplus-480x218.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<h3><span style=\"font-weight: 400;\">Step 3: Import your database</span></h3>\n<p><span style=\"font-weight: 400;\">Now, you need to configure your database. Your web hosting provider will most likely give you access to a database manager, typically </span><a href=\"https://www.phpmyadmin.net/\"><span style=\"font-weight: 400;\">phpMyAdmin</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">If your database was not stored with encryption, you can click on the </span><b>‘Import’ </b><span style=\"font-weight: 400;\">option in your database manager, and upload the database file (which ends in db.gz).</span></p>\n<p><b>Note</b><span style=\"font-weight: 400;\">: some versions of phpMyAdmin only accept a database backup where the e filename ends in the pattern ‘</span><b>.sql.gz</b><span style=\"font-weight: 400;\">’. To achieve this, you need to change the UpdraftPlus backup filename ending from ‘</span><b>db.gz</b><span style=\"font-weight: 400;\">’ to ‘</span><b>db.sql.gz</b><span style=\"font-weight: 400;\">’ before uploading it.</span></p>\n<p><span style=\"font-weight: 400;\">If your database needs decrypting (if the file name ends in </span><b>gz.crypt</b><span style=\"font-weight: 400;\">) then you need to decrypt it before doing the above step.</span></p>\n<p><span style=\"font-weight: 400;\">Check out our quick guide on </span><a href=\"https://updraftplus.com/faqs/i-encrypted-my-database-how-do-i-decrypt-it/\"><span style=\"font-weight: 400;\">database decryption</span></a><span style=\"font-weight: 400;\">.</span></p>\n<h3><span style=\"font-weight: 400;\">Step 4. Restore your backup</span></h3>\n<p><span style=\"font-weight: 400;\">Now you can restore your website. Press the </span><b>Restore </b><span style=\"font-weight: 400;\">button under the </span><b>Existing backups </b><span style=\"font-weight: 400;\">section to start the process.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2057216\" src=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-of-where-the-restore-button-is-in-updraftplus-1024x468.png\" alt=\"screenshot-of-where-the-restore-button-is-in-updraftplus\" width=\"1024\" height=\"468\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-of-where-the-restore-button-is-in-updraftplus-980x448.png 980w, https://updraftplus.com/wp-content/uploads/2024/02/screenshot-of-where-the-restore-button-is-in-updraftplus-480x220.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Select your required components to restore. In this example we’ll restore the database only but you can also restore themes, plugins, uploads, and other content.</span></p>\n<p><span style=\"font-weight: 400;\">Click the </span><b>Next </b><span style=\"font-weight: 400;\">button.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2057223\" src=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-showing-click-the-next-button-to-continue-1024x501.png\" alt=\"screenshot-showing-click-the-next-button-to-continue\" width=\"1024\" height=\"501\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/02/screenshot-showing-click-the-next-button-to-continue-980x480.png 980w, https://updraftplus.com/wp-content/uploads/2024/02/screenshot-showing-click-the-next-button-to-continue-480x235.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">The system will now restore the necessary files. Once it&#8217;s done, you will receive a confirmation message.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2057227\" src=\"https://updraftplus.com/wp-content/uploads/2024/02/confirmation-message-showing-a-backup-has-been-restored-updraftplus-1024x623.png\" alt=\"confirmation-message-showing-a-backup-has-been-restored-updraftplus\" width=\"1024\" height=\"623\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/02/confirmation-message-showing-a-backup-has-been-restored-updraftplus-980x597.png 980w, https://updraftplus.com/wp-content/uploads/2024/02/confirmation-message-showing-a-backup-has-been-restored-updraftplus-480x292.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<h2><span style=\"font-weight: 400;\">Method 2: File upload</span></h2>\n<p><span style=\"font-weight: 400;\">You can also use an FTP or a similar file transfer service to manually restore your UpdraftPlus backup files to your website.</span></p>\n<p><span style=\"font-weight: 400;\">Follow the below steps:</span></p>\n<h3><b>Step 1:</b><span style=\"font-weight: 400;\"> Download your Updraft backup files.</span></h3>\n<h3><b>Step 2:</b><span style=\"font-weight: 400;\"> Unzip the zip file on your computer.</span></h3>\n<h3><b>Step 3:</b><span style=\"font-weight: 400;\"> Log in via FTP to your website’s hosting space, and move into the wp-content directory.</span></h3>\n<h3><b>Step 4:</b><span style=\"font-weight: 400;\"> Copy the contents of the zip file via FTP into wp-content.</span></h3>\n<p><span style=\"font-weight: 400;\">For example, if you want to backup </span><b>‘plugins’</b><span style=\"font-weight: 400;\">, you’ll be copying over a folder called ‘plugins’ into wp-content, so its final name is </span><b>wp-content/plugins</b><span style=\"font-weight: 400;\">.</span></p>\n<p><b>Note</b><span style=\"font-weight: 400;\">: If you have a larger website, your backup might be divided into multiple zip files. By default, UpdraftPlus splits the data into 400MB chunks for better performance. This means that you may have several </span><b>‘uploads</b><span style=\"font-weight: 400;\">’ zip files, such as uploads.zip, uploads2.zip, uploads3.zip, and so on. To complete the restoration process, you will need to unzip and upload all of these files. By doing so, the final </span><b>wp-content/uploads</b><span style=\"font-weight: 400;\"> folder will be the result of merging all the unzipped files on top of each other.</span></p>\n<blockquote><p>Make sure you update your database shown in the first method otherwise, your website won’t be functional.</p></blockquote>\n<h2><span style=\"font-weight: 400;\">Final thoughts</span></h2>\n<p><span style=\"font-weight: 400;\">By following the methods shared in this article, you can easily restore your UpdraftPlus backup manually. Bring your website back to its previous state and resume your activities without any interruptions.</span></p>\n<h2><span style=\"font-weight: 400;\">Frequently asked questions</span></h2>\n<p><span style=\"font-weight: 400;\">Here are some frequently asked questions about UpdraftPlus manual restore</span> <span style=\"font-weight: 400;\">that people often search for online.</span></p>\n<h2><span style=\"font-weight: 400;\">How do I download the UpdraftPlus backup files from cPanel?</span></h2>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Access cPanel</b><span style=\"font-weight: 400;\">: Sign in to your cPanel account provided by your hosting provider.</span></li>\n<li aria-level=\"1\"><b>Find File Manager</b><span style=\"font-weight: 400;\">: Look for the File Manager icon or link on your cPanel dashboard. Click to open. </span></li>\n<li aria-level=\"1\"><b>Locate the backup file</b><span style=\"font-weight: 400;\">: Navigate to the directory where your UpdraftPlus backup files are saved. Usually, it can be found in the </span><b>/wp-content/updraft</b><span style=\"font-weight: 400;\"> directory.</span></li>\n<li><span style=\"font-weight: 400;\">Finally, you can Download the file and proceed with any of the methods mentioned above to restore your backups.</span></li>\n</ul>\n<h2><span style=\"font-weight: 400;\">Why is my UpdraftPlus backup not finished?</span></h2>\n<p><span style=\"font-weight: 400;\">There could be several reasons why your </span><a href=\"https://updraftplus.com/how-to-fix-updraftplus-failed-backups/\"><span style=\"font-weight: 400;\">UpdraftPlus backup is not finishing</span></a><span style=\"font-weight: 400;\">:</span></p>\n<p><b>Large website</b><span style=\"font-weight: 400;\">: If your website is extensive or contains a large number of files, the backup procedure may require a significant amount of time. Please be patient and allow the backup process to finish.</span></p>\n<p><b>Server resource limits</b><span style=\"font-weight: 400;\">: It’s possible that your server has set resource limits that are causing the backup process to time out or fail. We recommend checking with your hosting provider to determine if there are any restrictions on backup processes.</span></p>\n<p><b>Plugin conflict</b><span style=\"font-weight: 400;\">: Occasionally, conflicts with other plugins can disrupt the backup process. To troubleshoot this, try temporarily disabling other plugins and check if the backup completes successfully.</span></p>\n<p><b>Internet connection</b><span style=\"font-weight: 400;\">: If you are backing up your website to a remote destination such as Dropbox or Google Drive, a slow or unstable internet connection could also lead to backup failures.</span></p>\n<h2><span style=\"font-weight: 400;\">What is error 500 on UpdraftPlus restore?</span></h2>\n<p><span style=\"font-weight: 400;\">If you encounter an ‘Error 500,’ it means that there is an issue with the server itself. To resolve this, reach out to your hosting provider or server administrator and request them to examine the PHP error logs. These logs contain specific details about the error that occurred while restoring the process.</span></p>\n<h2><span style=\"font-weight: 400;\">What is UpdraftVault?</span></h2>\n<p><a href=\"https://updraftplus.com/updraftvault/\"><span style=\"font-weight: 400;\">UpdraftVault</span></a><span style=\"font-weight: 400;\">  is a remote storage location that’s integrated within UpdraftPlus, so you can connect and back up in just a couple of clicks. It’s built on Amazon S3 which gives 99.99% reliability, redundancy and scalability. UpdraftPlus Premium customers get 1GB of storage space, with the option to purchase more.</span></p>\n<p>The post <a href=\"https://updraftplus.com/how-to-restore-my-updraftplus-backup-manually/\">How to restore my UpdraftPlus backup manually</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://updraftplus.com/how-to-restore-my-updraftplus-backup-manually/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:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:76:\"\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:37:\"How to fix UpdraftPlus failed backups\";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:62:\"https://updraftplus.com/how-to-fix-updraftplus-failed-backups/\";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://updraftplus.com/how-to-fix-updraftplus-failed-backups/#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, 22 Feb 2024 10:18:58 +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:2:{i:0;a:5:{s:4:\"data\";s:15:\"Tips and tricks\";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:11:\"UpdraftPlus\";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:34:\"https://updraftplus.com/?p=1081727\";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:584:\"<p>Discover effective solutions to fix UpdraftPlus failed backups. Learn troubleshooting tips to ensure seamless backup of your WordPress site. <a href=\"https://updraftplus.com/how-to-fix-updraftplus-failed-backups/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/how-to-fix-updraftplus-failed-backups/\">How to fix UpdraftPlus failed backups</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Emman Zahid\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:23826:\"<p><iframe loading=\"lazy\" title=\"How to fix failed UpdraftPlus backups\" width=\"1080\" height=\"608\" src=\"https://www.youtube.com/embed/ihtnOCpC7MA?feature=oembed&#038;enablejsapi=1&#038;origin=https://updraftplus.com\"  allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe></p>\n<p><span style=\"font-weight: 400;\">Have you experienced an error while trying to create a backup using UpdraftPlus?</span></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus is the leading and most </span><a href=\"https://updraftplus.com/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">popular WordPress backup plugin</span></a><span style=\"font-weight: 400;\"> globally, with over 3 million active installations. Users worldwide trust this plugin to </span><a href=\"https://updraftplus.com/how-to-backup-a-wordpress-site-step-by-step-guide\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">securely back up their WordPress sites</span></a><span style=\"font-weight: 400;\">, including files and databases, for potential restoration in case of emergencies.</span></p>\n<p><span style=\"font-weight: 400;\">However, like any software or plugin, there are instances where you might run into issues while performing tasks &#8211; such as creating a backup. </span></p>\n<p><span style=\"font-weight: 400;\">In this article, we&#8217;ll explain the most common reasons behind failed UpdraftPlus backups and provide clear solutions on how to fix them.</span></p>\n<p><b>Table of contents</b></p>\n<ul>\n<li><a href=\"#plugin-conflicts\"><span style=\"font-weight: 400;\">1. Update plugin / Plugin conflict</span></a></li>\n<li><a href=\"#remote-storage-issues\"><span style=\"font-weight: 400;\">2. Not connected to remote storage location / Remote storage full</span></a></li>\n<li><a href=\"#large-backup-files\"><span style=\"font-weight: 400;\">3. Backup files too big</span></a></li>\n<li><a href=\"#host-server-issues\"><span style=\"font-weight: 400;\">4. Host/server issues</span></a></li>\n<li><a href=\"#broken-scheduler\"><span style=\"font-weight: 400;\">5. Broken scheduler</span></a></li>\n<li><a href=\"#backup-error-messsages\"><span style=\"font-weight: 400;\">Bonus: Backup-specific error messages</span></a></li>\n</ul>\n<h2 id=\"plugin-conflicts\"><span style=\"font-weight: 400;\">1. Update plugin / Plugin conflict </span></h2>\n<p><span style=\"font-weight: 400;\">One of the most common culprits for failed backups is an outdated UpdraftPlus plugin.</span></p>\n<p><span style=\"font-weight: 400;\">Even though older versions might still function, not keeping your UpdraftPlus plugin updated can lead to various problems, including backup errors.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2050153\" src=\"https://updraftplus.com/wp-content/uploads/2021/03/updraftplus-plugin-update-1.webp\" alt=\"updraftplus-update-message-in-wordpress-plugins-section\" width=\"1952\" height=\"282\" srcset=\"https://updraftplus.com/wp-content/uploads/2021/03/updraftplus-plugin-update-1.webp 1952w, https://updraftplus.com/wp-content/uploads/2021/03/updraftplus-plugin-update-1-1280x185.webp 1280w, https://updraftplus.com/wp-content/uploads/2021/03/updraftplus-plugin-update-1-980x142.webp 980w, https://updraftplus.com/wp-content/uploads/2021/03/updraftplus-plugin-update-1-480x69.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1952px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Another potential issue is when a recently installed plugin conflicts with the UpdraftPlus plugin.</span></p>\n<p><span style=\"font-weight: 400;\">This typically happens because the new plugin loads its own versions of JavaScript libraries or cloud storage APIs on the UpdraftPlus page. These can prevent UpdraftPlus from initiating a backup or uploading backup files to remote storage.</span></p>\n<p><b>Solution</b><span style=\"font-weight: 400;\"> </span></p>\n<p><span style=\"font-weight: 400;\">Make sure you have the latest version of UpdraftPlus installed. Regular updates not only resolve bugs but also enhance compatibility with other plugins and WordPress versions. </span></p>\n<p><span style=\"font-weight: 400;\">If you experience backup failures after installing a new plugin, deactivate it temporarily. This step can help identify and resolve any compatibility issues that may arise.</span></p>\n<h2 id=\"remote-storage-issues\"><span style=\"font-weight: 400;\">2. Not connected to remote storage location / Remote storage full</span></h2>\n<p><span style=\"font-weight: 400;\">Failure to connect to the remote storage location can also result in UpdraftPlus backup failures. If you&#8217;re encountering issues while trying to back up to remote storage, it could be due to various reasons.</span></p>\n<p><span style=\"font-weight: 400;\">One potential cause could be recent updates to your remote storage settings, such as changes in passwords or folder structures. </span></p>\n<p><span style=\"font-weight: 400;\">Another possibility is running out of space on the storage platform. Remote storage locations have finite space, and if there isn&#8217;t enough room for UpdraftPlus to save files, your backup might fail to complete.</span></p>\n<p><b>Solution</b></p>\n<p><span style=\"font-weight: 400;\">To troubleshoot this, verify and update your remote storage settings. </span></p>\n<p><span style=\"font-weight: 400;\">For cloud storage services using OAuth verification (such as Dropbox, OneDrive and Google Drive), you might need to re-authenticate with your storage account.</span></p>\n<p><span style=\"font-weight: 400;\">Reconnect to your remote storage location by going through the full &#8216;add remote storage&#8217; process again at UpdraftPlus &gt; <strong>Settings</strong>. This allows you to re-authenticate with your chosen remote storage account.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2050157\" src=\"https://updraftplus.com/wp-content/uploads/2021/03/select-remote-storage-updraftplus.webp\" alt=\"remote-storage-options-for-site-backups-in-updraftplus-settings\" width=\"1818\" height=\"1006\" srcset=\"https://updraftplus.com/wp-content/uploads/2021/03/select-remote-storage-updraftplus.webp 1818w, https://updraftplus.com/wp-content/uploads/2021/03/select-remote-storage-updraftplus-1280x708.webp 1280w, https://updraftplus.com/wp-content/uploads/2021/03/select-remote-storage-updraftplus-980x542.webp 980w, https://updraftplus.com/wp-content/uploads/2021/03/select-remote-storage-updraftplus-480x266.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1818px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Additionally, check your remote storage space availability. In case of insufficient space, consider deleting unnecessary files or purchasing additional storage if required.</span></p>\n<p><span style=\"font-weight: 400;\">After making these adjustments, remember to save your changes and attempt another backup.</span></p>\n<h2 id=\"large-backup-files\"><span style=\"font-weight: 400;\">3. Backup files too big</span></h2>\n<p><span style=\"font-weight: 400;\">A primary technical reason for backup failures is that you&#8217;re trying to back up a file that&#8217;s too large to upload or too large to process on the server. </span></p>\n<p><span style=\"font-weight: 400;\">In cases where files are too large to upload, this can be caused by some plugins creating databases or files that are several hundreds of MB large. Such oversized files can cause UpdraftPlus to time out and not complete the backup.</span></p>\n<p><b>Solution</b></p>\n<p><span style=\"font-weight: 400;\">Aim to reduce the backup archive split size to 100MB or lower if possible. </span></p>\n<p><span style=\"font-weight: 400;\">To reduce the archive split size:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Go to the UpdraftPlus Settings and click on the </span><b>Settings</b><span style=\"font-weight: 400;\"> tab.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate to the &#8216;Expert settings&#8217; section and select ‘Show expert settings’.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Set the &#8216;Split archives every&#8217; option to 100MB.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Press the </span><b>Save Changes</b><span style=\"font-weight: 400;\"> button at the bottom of the page and perform a test backup. </span></li>\n</ul>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2050158\" src=\"https://updraftplus.com/wp-content/uploads/2021/03/split-up-backup-archives.webp\" alt=\"split-archives-every-option-in-updraftplus-settings\" width=\"1856\" height=\"614\" srcset=\"https://updraftplus.com/wp-content/uploads/2021/03/split-up-backup-archives.webp 1856w, https://updraftplus.com/wp-content/uploads/2021/03/split-up-backup-archives-1280x423.webp 1280w, https://updraftplus.com/wp-content/uploads/2021/03/split-up-backup-archives-980x324.webp 980w, https://updraftplus.com/wp-content/uploads/2021/03/split-up-backup-archives-480x159.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1856px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">However, suppose you have a large individual file on your site that can&#8217;t be split (like a large video file). In this scenario, increasing the PHP time limit (and possibly the memory limit) is recommended.</span></p>\n<p><span style=\"font-weight: 400;\">To increase the PHP time limit:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Edit the </span><b>wp-config.php</b><span style=\"font-weight: 400;\"> file located in your WordPress site&#8217;s root folder using an FTP client or file manager.</span></li>\n</ul>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2050163\" src=\"https://updraftplus.com/wp-content/uploads/2021/03/wp-config-php-file.webp\" alt=\"locating-the-wp-config.php-file-in-website-root-server\" width=\"630\" height=\"530\" srcset=\"https://updraftplus.com/wp-content/uploads/2021/03/wp-config-php-file.webp 630w, https://updraftplus.com/wp-content/uploads/2021/03/wp-config-php-file-480x404.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 630px, 100vw\" /></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Open this file in a text editor and paste the below code just before the line says, &#8216;That&#8217;s all, stop editing! Happy blogging.&#8217;</span></li>\n</ul>\n<p><strong>set_time_limit(300);</strong></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2050164\" src=\"https://updraftplus.com/wp-content/uploads/2021/03/set-time-limit-wp-config-php.webp\" alt=\"increasing-the-php-time-limit-in-the-wp-config-file\" width=\"694\" height=\"445\" srcset=\"https://updraftplus.com/wp-content/uploads/2021/03/set-time-limit-wp-config-php.webp 694w, https://updraftplus.com/wp-content/uploads/2021/03/set-time-limit-wp-config-php-480x308.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 694px, 100vw\" /></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Save the changes and upload the file back to your server.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">This new code will tell your server to increase the PHP time limit to 300 seconds. </span></p>\n<p><span style=\"font-weight: 400;\">Refresh your site and attempt another backup. You can further increase the time limit if necessary.</span></p>\n<p><span style=\"font-weight: 400;\">Additionally, you can also try increasing the memory limit:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Similarly, edit the </span><b>wp-config.php</b><span style=\"font-weight: 400;\"> file.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Add the following line before the line: &#8216;That&#8217;s all, stop editing! Happy blogging.&#8217;</span></li>\n</ul>\n<p><strong>define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8216;256M&#8217;);</strong></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Save the changes.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">This will increase your WordPress site&#8217;s PHP memory limit to 256MB. Test your WordPress site again after applying the changes.</span></p>\n<blockquote><p><b>Expert tip:</b><span style=\"font-weight: 400;\"> If a file is excessively large and keeps causing problems, consider excluding this specific file from the backup process. </span><span style=\"font-weight: 400;\">We also highly recommend using a </span><a href=\"https://getwpo.com/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">WordPress optimization plugin</span></a><span style=\"font-weight: 400;\"> like WP-Optimize to help reduce the size of any large databases or files you may be trying to back up. </span><a href=\"https://getwpo.com/buy/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">WP-Optimize</span></a><span style=\"font-weight: 400;\"> is a free and highly rated plugin that offers effective database cleanup functionalities to streamline your backup process.</span></p></blockquote>\n<h2 id=\"host-server-issues\"><span style=\"font-weight: 400;\">4. Host/server issues</span></h2>\n<p><span style=\"font-weight: 400;\">If the issue of large files was the cause of the backups failing, it might suggest underlying problems with your backup server. </span></p>\n<p><span style=\"font-weight: 400;\">One major problem could be insufficient server resources allocated by your web hosting provider.</span></p>\n<p><b>Solution</b></p>\n<p><span style=\"font-weight: 400;\">Consider upgrading to a higher-tier hosting platform that dedicates more resources to your website. This upgrade could facilitate quicker and more seamless backups.</span></p>\n<p><span style=\"font-weight: 400;\">If the problem persists, there might be other underlying host or server-related issues at play.</span></p>\n<p><span style=\"font-weight: 400;\">We recommend contacting the UpdraftPlus support team to examine PHP error logs. These logs can provide insights into the exact issues causing backup failures.</span></p>\n<p><span style=\"font-weight: 400;\">To find the necessary file, you will need FTP access to the server for a PHP log (also applied to remote storage). The WP Debug log, containing error information, can typically be found at the following location.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-2050165\" src=\"https://updraftplus.com/wp-content/uploads/2021/03/debug.log-in-wp-content-folder.webp\" alt=\"wp-debug-log-file-containing-error-information\" width=\"692\" height=\"528\" srcset=\"https://updraftplus.com/wp-content/uploads/2021/03/debug.log-in-wp-content-folder.webp 692w, https://updraftplus.com/wp-content/uploads/2021/03/debug.log-in-wp-content-folder-480x366.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 692px, 100vw\" /></p>\n<blockquote><p><b>Expert tip:</b><span style=\"font-weight: 400;\"> The </span><a href=\"https://en-gb.wordpress.org/plugins/wp-file-manager/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">WP-File Manager</span></a><span style=\"font-weight: 400;\"> plugin can assist you in locating the files containing the additional information you need.</span></p></blockquote>\n<h2 id=\"broken-scheduler\"><span style=\"font-weight: 400;\">5. Broken scheduler</span></h2>\n<p><span style=\"font-weight: 400;\">If scheduled backups fail to initiate or freeze midway, it may indicate an issue with the scheduler within your WordPress setup.</span></p>\n<p><span style=\"font-weight: 400;\">Scheduler problems can affect any scheduled backup plugin as well as various other tasks scheduled by WordPress and other plugins.</span></p>\n<p><span style=\"font-weight: 400;\">Initiating a backup directly through the &#8216;Backup Now&#8217; function bypasses the scheduler initially. However, it utilises the scheduler to schedule a resumption of the job if needed &#8211; particularly if it exceeds the time limit set by the web server.</span></p>\n<p><strong>Solution</strong></p>\n<p><span style=\"font-weight: 400;\">Read our comprehensive list of </span><a href=\"https://updraftplus.com/faqs/my-scheduled-backups-do-nothing-backup-now-stops-midway/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">what broken scheduler issues can entail and how to fix them</span></a><span style=\"font-weight: 400;\">. This article provides detailed guidance on resolving issues such as:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Maintenance mode</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">No visitors</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disabled schedulers</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Loopback connections are not working</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">External cron jobs</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Password protected websites</span></li>\n</ul>\n<h2 id=\"backup-error-messages\"><span style=\"font-weight: 400;\">Bonus: Backup-specific error messages</span></h2>\n<p><span style=\"font-weight: 400;\">As a bonus point, in this section, we&#8217;ve addressed five common failed backup error messages and provided quick ways to solve them:</span></p>\n<h3><span style=\"font-weight: 400;\">the &#8216;backup now&#8217; button is disabled as your backup directory is not writable (go to the &#8216;settings&#8217; tab and find the relevant option)</span></h3>\n<p><span style=\"font-weight: 400;\">Navigate to UpdraftPlus Settings &gt; Show expert settings to set up the &#8216;Backup directory&#8217;.</span></p>\n<p><span style=\"font-weight: 400;\">It will tell you if it&#8217;s not writeable, and you may need to check your file permissions (should be 755). </span></p>\n<p><span style=\"font-weight: 400;\">However, the most common reason you would see the disabled backup now button is a lack of space on your server.</span></p>\n<h3>remote fetch failed no local copy present</h3>\n<p><span style=\"font-weight: 400;\">This or the &#8220;updraftplus remote fetch failed&#8221; error indicates that UpdraftPlus is unable to retrieve the backup. Sometimes, this can be a firewall or security plugin blocking the connection. But the most common reason is the file has been removed. </span></p>\n<p><span style=\"font-weight: 400;\">To resolve this, download the backup from your remote storage and upload it to the backup/restore tab.</span></p>\n<h3>1 backup task(s) have been failed. please switch to log page to send us the debug information</h3>\n<p><span style=\"font-weight: 400;\">To address this issue, switch on debug mode in Settings &gt; Show expert settings. While this may provide insight to developers, it&#8217;s more beneficial to send PHP error logs to the UpdraftPlus team for analysis.</span></p>\n<h3>updraftplus restore error: html was detected in the response. you may have a security module on your webserver blocking the restoration operation</h3>\n<p><span style=\"font-weight: 400;\">This suggests that a security module, often mod_security, is blocking the restoration operation. Contact your hosts to disable it.</span></p>\n<h3>updraft_send_command: error: error ()</h3>\n<p><span style=\"font-weight: 400;\">This error is typically caused by plugin, firewall, or security plugin conflicts. Deactivate any suspected plugins to resolve the issue.</span></p>\n<h2><span style=\"font-weight: 400;\">Conclusion</span></h2>\n<p><span style=\"font-weight: 400;\">And that&#8217;s all!</span></p>\n<p><span style=\"font-weight: 400;\">We hope this article has helped you understand the specific failed backup errors and provided effective solutions to resolve them.</span></p>\n<p><span style=\"font-weight: 400;\">If you&#8217;ve tried all the above fixes and are still encountering issues, don&#8217;t hesitate to reach out to us via our </span><a href=\"https://updraftplus.com/paid-support-requests/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">customer support form</span></a><span style=\"font-weight: 400;\">. Our team is dedicated to assisting you and will do our best to help you resolve the problem promptly and effectively.</span></p>\n<h2><span style=\"font-weight: 400;\">FAQs</span></h2>\n<h3><span style=\"font-weight: 400;\">How do I manually restore the UpdraftPlus backup?</span></h3>\n<p><span style=\"font-weight: 400;\">To manually restore the UpdraftPlus backup, go to Settings &gt; UpdraftPlus Backups &gt; and click the ‘Restore’ button. There, you will see a record of your backup. Choose your backup and select components to restore. </span></p>\n<p><b>Warning:</b><span style=\"font-weight: 400;\"> This process overwrites existing data. So proceed with caution.</span></p>\n<h3><span style=\"font-weight: 400;\">Why is my backup failing?</span></h3>\n<p><span style=\"font-weight: 400;\">Typical causes of failed UpdraftPlus backups may include:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">An outdated plugin.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Plugin conflicts.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Oversized files.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Limitations imposed by the host/server.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">A broken scheduler.</span></li>\n</ul>\n<h3><span style=\"font-weight: 400;\">Where does UpdraftPlus store backups?</span></h3>\n<p><span style=\"font-weight: 400;\">UpdraftPlus stores backups by default in your website&#8217;s wp-content/updraft folder. You can also choose remote storage options like Google Drive, Dropbox, or Amazon S3.</span></p>\n<h3><span style=\"font-weight: 400;\">How do I delete old backups from UpdraftPlus?</span></h3>\n<p><span style=\"font-weight: 400;\">To delete old backups from UpdraftPlus directly:</span></p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Go to UpdraftPlus Settings.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate to the &#8216;Existing Backups&#8217; tab.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Select the backups you want to delete.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Click &#8220;Delete Selected Backups&#8221;.</span></li>\n</ol>\n<p><b>Note:</b><span style=\"font-weight: 400;\"> Deleting backups removes them permanently. Be sure you don&#8217;t need them before deleting them. Also, always keep at least one recent backup for safety.</span></p>\n<p>The post <a href=\"https://updraftplus.com/how-to-fix-updraftplus-failed-backups/\">How to fix UpdraftPlus failed backups</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://updraftplus.com/how-to-fix-updraftplus-failed-backups/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:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:60:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"How to prevent downtime on your WordPress site\";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:71:\"https://updraftplus.com/how-to-prevent-downtime-on-your-wordpress-site/\";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, 31 Jan 2024 09:31: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:2:{i:0;a:5:{s:4:\"data\";s:24:\"Performance Optimization\";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:15:\"tips and tricks\";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:34:\"https://updraftplus.com/?p=2014458\";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:621:\"<p>Ensure uninterrupted performance for your WordPress site. Learn expert tips to prevent downtime and optimize your site for a seamless user experience. <a href=\"https://updraftplus.com/how-to-prevent-downtime-on-your-wordpress-site/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/how-to-prevent-downtime-on-your-wordpress-site/\">How to prevent downtime on your WordPress site</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Emman Zahid\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:29925:\"<p><span style=\"font-weight: 400;\">Dealing with WordPress downtime is a significant worry and can be really frustrating. It can badly impact user experience and also cause potential revenue loss. That&#8217;s why your website must stay functional and accessible around the clock. If users can&#8217;t access your site, it might leave them dissatisfied with your service and brand.</span></p>\n<p><span style=\"font-weight: 400;\">And it&#8217;s not only about revenue or retaining your user base – downtime also harms your site&#8217;s SEO. The increased bounce rate notifies search engines like Google that visitors are not staying. This might cause your site to rank lower in the SERPs and affect your </span><a href=\"https://www.searchenginejournal.com/google-e-e-a-t-how-to-demonstrate-first-hand-experience/474446/\"><span style=\"font-weight: 400;\">E-A-T (Expertise, Authoritativeness, Trustworthiness)</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">Luckily, there are several ways you can prevent website downtime and provide a seamless browsing experience to your audience.</span></p>\n<p><span style=\"font-weight: 400;\">In this guide, you&#8217;ll discover the most common causes of website downtime. You&#8217;ll also learn some practical tips that will help you prevent WordPress downtime and keep your site running smoothly!</span></p>\n<p><b>Table of contents</b></p>\n<ul>\n<li><a href=\"#cause-downtime\"><span style=\"font-weight: 400;\">What causes website downtime?</span></a></li>\n<li><a href=\"#prevent-downtime-tips\"><span style=\"font-weight: 400;\">9 actionable tips to prevent WordPress website downtime</span></a>\n<ol>\n<li><a href=\"#monitor-uptime\"><span style=\"font-weight: 400;\">Monitor your website’s uptime</span></a></li>\n<li><a href=\"#regular-backups\"><span style=\"font-weight: 400;\">Set up regular backups</span></a></li>\n<li><a href=\"#pick-plugins-themes\"><span style=\"font-weight: 400;\">Pick the right plugins and themes</span></a></li>\n<li><a href=\"#renew-registration\"><span style=\"font-weight: 400;\">Timely renew your domain name registration</span></a></li>\n<li><a href=\"#enhance-security\"><span style=\"font-weight: 400;\">Enhance your website security</span></a></li>\n<li><a href=\"#use-cdn\"><span style=\"font-weight: 400;\">Use a Content Delivery Network (CDN)</span></a></li>\n<li><a href=\"#optimize-speed\"><span style=\"font-weight: 400;\">Optimize your website for speed</span></a></li>\n<li><a href=\"#understand-http-codes\"><span style=\"font-weight: 400;\">Understand HTTP error codes that result in downtime</span></a></li>\n<li><a href=\"#reliable-hosting\"><span style=\"font-weight: 400;\">Move to a reliable WordPress hosting</span></a></li>\n</ol>\n</li>\n<li><a href=\"#summary\"><span style=\"font-weight: 400;\">Summary</span></a></li>\n<li><a href=\"#faqs\"><span style=\"font-weight: 400;\">FAQs about website downtime</span></a></li>\n</ul>\n<h2 id=\"cause-downtime\"><span style=\"font-weight: 400;\">What causes website downtime?</span></h2>\n<p><span style=\"font-weight: 400;\">Before digging deeper into downtown prevention, it’s important to understand why WordPress downtime occurs. </span></p>\n<p><span style=\"font-weight: 400;\">Here are a few reasons why your website might be experiencing downtime.</span></p>\n<h3><span style=\"font-weight: 400;\">Expired domain</span></h3>\n<p><span style=\"font-weight: 400;\">Your domain name (http://example.com) is the web address users type in their browser&#8217;s URL bar to access your website. If you purchased the domain some time ago, there&#8217;s a chance that the domain registration for your website may have expired. This makes your site inaccessible to users, resulting in downtime.</span></p>\n<h3><span style=\"font-weight: 400;\">Poor web hosting</span></h3>\n<p><span style=\"font-weight: 400;\">The choice of web hosting plays a pivotal role in your website&#8217;s performance. Third-party website hosting is great, but not all hosting providers are the same. Despite promising reliability and uptime guarantees, cheaper web hosting plans often use insufficient resources and outdated IT infrastructure. As a result, the likelihood of hardware failures increases, leading to a higher risk of downtime.</span></p>\n<h3><span style=\"font-weight: 400;\">High website traffic</span></h3>\n<p><span style=\"font-weight: 400;\">When your website receives a sudden influx of visitors that surpasses your hosting capacity, downtime can occur. It can also happen during peak traffic times, such as product launches. The overload can strain the server, causing slow performance or temporary unavailability.</span></p>\n<h3><span style=\"font-weight: 400;\">Plugin or theme issues</span></h3>\n<p><span style=\"font-weight: 400;\">Plugins and themes significantly enhance the functionality of your website. However, problems with plugins or themes on your WordPress site may trigger downtime. This can result from incompatible, outdated, or poorly coded plugins or themes. Similarly, a WordPress theme can conflict with a particular plugin on your website, leading to crashes and site unavailability.</span></p>\n<h3><span style=\"font-weight: 400;\">Cyber attacks or malware</span></h3>\n<p><span style=\"font-weight: 400;\">Cyber attacks can frequently cause website downtime and are more prevalent than you might assume. These attacks can take various forms, including </span><a href=\"https://www.cloudflare.com/learning/ddos/what-is-a-ddos-attack/\"><span style=\"font-weight: 400;\">DDoS (Distributed Denial of Service) attacks</span></a><span style=\"font-weight: 400;\">. </span></p>\n<p><span style=\"font-weight: 400;\">In a DDoS attack, hackers swamp your website by sending numerous false data requests. This causes the server to slow down and eventually crash.</span></p>\n<p><span style=\"font-weight: 400;\">On the other hand, malware is malicious software that embeds itself into your WordPress files. It can compromise your site’s functionality, often necessitating a temporary shutdown for a thorough cleanup.</span></p>\n<h3><span style=\"font-weight: 400;\">Unsuccessful/incomplete WordPress auto-updates</span></h3>\n<p><span style=\"font-weight: 400;\">Automatic updates aim to improve your site&#8217;s security and performance. But sometimes, they may encounter issues during the process. If an update is interrupted or fails to complete, it may leave your site unstable, possibly resulting in downtime.</span></p>\n<h3><span style=\"font-weight: 400;\">Custom coding errors</span></h3>\n<p><span style=\"font-weight: 400;\">Ensure the accuracy of your custom CSS, HTML, or other code files on your website. Even a minor syntax error, such as a missing semicolon, can disrupt your site and cause downtime.</span></p>\n<h2 id=\"prevent-downtime-tips\"><span style=\"font-weight: 400;\">9 actionable tips to prevent WordPress website downtime</span></h2>\n<p><span style=\"font-weight: 400;\">So, how do you minimise downtime? Let’s look at a few ways you can prevent WordPress downtime and ensure your website is always up and running.</span></p>\n<h3 id=\"monitor-uptime\"><span style=\"font-weight: 400;\">1. Monitor your website’s uptime</span></h3>\n<p><span style=\"font-weight: 400;\">The first thing to do for downtime prevention is to know if and when your website is experiencing downtime.</span></p>\n<p><span style=\"font-weight: 400;\">Even if your hosting provider promises a 99.9% uptime guarantee, your website could still go down. That&#8217;s why it&#8217;s important to continuously monitor your website for downtime.</span></p>\n<p><span style=\"font-weight: 400;\">There are several tools and plugins available that you can use to set up monitoring for your site. These tools allow you to check whether your site is working and take proactive measures against potential downtime.</span></p>\n<p><span style=\"font-weight: 400;\">One effective choice is the uptime monitoring feature in the </span><a href=\"https://aiosplugin.com/product/all-in-one-wp-security-and-firewall-premium/\"><span style=\"font-weight: 400;\">All-In-One Security (AIOS) Premium</span></a><span style=\"font-weight: 400;\"> plugin.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-2014490 size-large\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/aios-plugin-website-homepage-1024x504.webp\" alt=\"screenshot-of-aios-plugin-homepage-which-allows-you-to-monitor-wordpress-downtime-and-uptime\" width=\"1024\" height=\"504\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/aios-plugin-website-homepage-980x482.webp 980w, https://updraftplus.com/wp-content/uploads/2024/01/aios-plugin-website-homepage-480x236.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">AIOS checks your website uptime every 5 minutes. The moment your site/server goes down, it sends you an immediate notification. This rapid alert can let you respond swiftly and minimise the impact of downtime. </span></p>\n<p><span style=\"font-weight: 400;\">And not just alerts, AIOS also provides comprehensive reports showcasing your website&#8217;s uptime history, response times, and even past outages. You can analyse these reports and identify potential issues before they escalate into significant downtime events.</span></p>\n<p><span style=\"font-weight: 400;\">Some other tools for uptime monitoring include </span><a href=\"https://tools.pingdom.com/\"><span style=\"font-weight: 400;\">Pingdom</span></a><span style=\"font-weight: 400;\"> and </span><a href=\"https://www.site24x7.com/\"><span style=\"font-weight: 400;\">Site24x7</span></a><span style=\"font-weight: 400;\">. These tools also offer a variety of site metrics, including website speed and uptime.</span></p>\n<h3 id=\"regular-backups\"><span style=\"font-weight: 400;\">2. Set up regular backups</span></h3>\n<p><span style=\"font-weight: 400;\">Regular backups are essential to avoid losing data and minimise downtime in case of unexpected website outages. </span></p>\n<p><span style=\"font-weight: 400;\">For instance, if your website crashes while your customers are making a purchase or editing their profiles, they may lose their unsaved changes. This will result in lost sales and a negative user experience.</span></p>\n<p><span style=\"font-weight: 400;\">Regardless of the issue, </span><a href=\"https://updraftplus.com/faqs/how-do-i-schedule-backups-for-my-files-and-databases\"><span style=\"font-weight: 400;\">creating frequent backups</span></a><span style=\"font-weight: 400;\"> lets you quickly restore your site to its previous version if anything goes wrong. </span></p>\n<p><span style=\"font-weight: 400;\">To easily back up your site, you can install a reliable WordPress backup plugin like </span><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\">. </span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2014500\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/updraftplus-plugin-website-homepage-1024x494.webp\" alt=\"screenshot-of-updraftplus-homepage-where-you-can-get-the-plugin-and-easily-backup-restore-or-clone-your-wordpress-site\" width=\"1024\" height=\"494\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/updraftplus-plugin-website-homepage-980x473.webp 980w, https://updraftplus.com/wp-content/uploads/2024/01/updraftplus-plugin-website-homepage-480x232.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus is the highest-rated plugin for managing backups in WordPress. It allows you to set up automatic backups on an hourly, daily, weekly, fortnightly, or monthly basis. Of course, you can also perform manual backups.</span></p>\n<p><a href=\"https://updraftplus.com/shop/updraftplus-premium/\"><span style=\"font-weight: 400;\">UpdraftPlus Premium</span></a><span style=\"font-weight: 400;\"> utilises </span><a href=\"https://updraftplus.com/tell-me-more-about-incremental-backups\"><span style=\"font-weight: 400;\">incremental backup</span></a><span style=\"font-weight: 400;\"> technology, which means that it only backs up the changes made since the last backup. This not only saves storage space but also speeds up the backup process.</span></p>\n<p><span style=\"font-weight: 400;\">In the event of downtime or data loss, UpdraftPlus makes the restoration process straightforward. You can easily back up and restore each WordPress entity (database, plugins, themes, and other content) in a separate file, all from your WordPress control panel. </span></p>\n<p><span style=\"font-weight: 400;\">Moreover, it supports various storage destinations, including popular cloud services like Dropbox, Google Drive, Amazon S3, and more.</span></p>\n<p><span style=\"font-weight: 400;\">To </span><a href=\"https://updraftplus.com/faqs/how-do-i-schedule-backups-for-my-files-and-databases/\"><span style=\"font-weight: 400;\">configure UpdraftPlus backup settings</span></a><span style=\"font-weight: 400;\">:</span></p>\n<ol>\n<li><span style=\"font-weight: 400;\">Navigate to Settings &gt; UpdraftPlus Backups.</span></li>\n<li><span style=\"font-weight: 400;\">Specify the backup schedule.</span></li>\n<li><span style=\"font-weight: 400;\">Choose remote storage options (such as cloud services).</span></li>\n<li><span style=\"font-weight: 400;\">Select what you want to include in the backup.</span></li>\n<li><span style=\"font-weight: 400;\">Set up encryption if needed.</span></li>\n<li><span style=\"font-weight: 400;\">Click on Save Changes.</span></li>\n</ol>\n<p><span style=\"font-weight: 400;\">Now, you can manually initiate a backup or wait for the scheduled backup to run. UpdraftPlus will create a backup of your WordPress files and database.</span></p>\n<p><span style=\"font-weight: 400;\">If a disaster occurs, you can </span><a href=\"https://updraftplus.com/faqs/restore-site-updraftplus\"><span style=\"font-weight: 400;\">restore your website</span></a><span style=\"font-weight: 400;\"> by taking the following steps:</span></p>\n<ol>\n<li><span style=\"font-weight: 400;\">Navigate to the UpdraftPlus dashboard.</span></li>\n<li><span style=\"font-weight: 400;\">Choose the backup you want to restore.</span></li>\n<li><span style=\"font-weight: 400;\">Follow the prompts to restore your files and database.</span></li>\n</ol>\n<h3 id=\"pick-plugins-themes\"><span style=\"font-weight: 400;\">3. Pick the right plugins and themes</span></h3>\n<p><span style=\"font-weight: 400;\">As discussed earlier, problems with your website plugins or theme may lead to downtime. Therefore, we don&#8217;t suggest using just any plugin or theme.</span></p>\n<p><span style=\"font-weight: 400;\">To prevent WordPress downtime:</span></p>\n<ol>\n<li><span style=\"font-weight: 400;\">Install well-coded and reputable themes and plugins.</span></li>\n<li><span style=\"font-weight: 400;\">Check reviews, ratings, and known compatibility issues.</span></li>\n<li><span style=\"font-weight: 400;\">Once you&#8217;ve thoroughly examined the new software, feel free to install it.</span></li>\n</ol>\n<p><span style=\"font-weight: 400;\">To avoid any future issues, regularly update your plugins and themes. For this, </span><a href=\"https://easyupdatesmanager.com/buy/\"><span style=\"font-weight: 400;\">Easy Updates Manager</span></a><span style=\"font-weight: 400;\"> is a recommended choice. </span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2014510\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/easy-updates-manager-plugin-website-homepage-1024x538.webp\" alt=\"screenshot-of-the-easy-updates-manager-homepage-where-you-can-install-the-plugin-and-automatically-update-your-wordpress-themes-and-plugins\" width=\"1024\" height=\"538\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/easy-updates-manager-plugin-website-homepage-980x515.webp 980w, https://updraftplus.com/wp-content/uploads/2024/01/easy-updates-manager-plugin-website-homepage-480x252.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></p>\n<p><a href=\"https://easyupdatesmanager.com/\"><span style=\"font-weight: 400;\">Easy Updates Manager</span></a><span style=\"font-weight: 400;\"> is a powerful WordPress tool that allows you to fully manage updates for all of your plugins and themes. You don&#8217;t have to log in and manually check for updates.</span></p>\n<p><span style=\"font-weight: 400;\">Furthermore, updates occur only if a plugin is compatible with your current version of WordPress and the server&#8217;s PHP. If something goes wrong during an auto-update, it will alert you via email and then try to fix it automatically. You can also customise your update schedule to minimise any downtime.</span></p>\n<blockquote><p><b>Expert tip:</b><span style=\"font-weight: 400;\"> Uninstall unused themes or plugins to mitigate security risks and prevent server resource consumption that can slow down your site.</span></p></blockquote>\n<h3 id=\"renew-registration\"><span style=\"font-weight: 400;\">4. Timely renew your domain name registration</span></h3>\n<p><span style=\"font-weight: 400;\">If your domain name expires and you forget to renew it, your website will go down. That&#8217;s why it&#8217;s important to renew your domain name registration on time.</span></p>\n<p><span style=\"font-weight: 400;\">You can easily prevent your domain from expiring by opting for auto-renewal. Some domain registrars also enable you to purchase domains for periods longer than a year.</span></p>\n<p><span style=\"font-weight: 400;\">To check if your domain is still valid, you can use the </span><a href=\"https://www.whois.com/whois/\"><span style=\"font-weight: 400;\">WHOIS lookup tool</span></a><span style=\"font-weight: 400;\">. </span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-2014514 size-full\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/whois-check-if-your-domain-is-valid-e1705499461259.webp\" alt=\"screenshot-of-whois-homepage-where-you-can-check-if-your-domain-is-valid\" width=\"2292\" height=\"982\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/whois-check-if-your-domain-is-valid-e1705499461259.webp 2292w, https://updraftplus.com/wp-content/uploads/2024/01/whois-check-if-your-domain-is-valid-e1705499461259-1280x720.webp 1280w, https://updraftplus.com/wp-content/uploads/2024/01/whois-check-if-your-domain-is-valid-e1705499461259-980x551.webp 980w, https://updraftplus.com/wp-content/uploads/2024/01/whois-check-if-your-domain-is-valid-e1705499461259-480x270.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2292px, 100vw\" /></p>\n<p><span style=\"font-weight: 400;\">Simply enter your domain name and click the search button to view its details. If your domain has expired, it may appear available for registration.</span></p>\n<h3 id=\"enhance-security\"><span style=\"font-weight: 400;\">5. Enhance your website security</span></h3>\n<p><span style=\"font-weight: 400;\">Hackers can attack your website in various ways, some of which can potentially disrupt your website. </span><span style=\"font-weight: 400;\">Boosting your site security</span><span style=\"font-weight: 400;\"> can help you avoid these attacks in the first place.</span></p>\n<p><span style=\"font-weight: 400;\">For starters, regularly scan for malware and address </span><a href=\"https://aiosplugin.com/what-crucial-wordpress-security-issues-should-you-be-aware-of/\"><span style=\"font-weight: 400;\">potential threats</span></a><span style=\"font-weight: 400;\"> before they impact your site&#8217;s availability. Other ways to boost your security include:</span></p>\n<ul>\n<li><span style=\"font-weight: 400;\">Using strong passwords</span></li>\n<li><span style=\"font-weight: 400;\">Implementing CAPTCHA or </span><a href=\"https://updraftplus.com/why-should-you-add-two-factor-authentication-2fa-to-your-wordpress-site/\"><span style=\"font-weight: 400;\">enabling two-factor authentication</span></a></li>\n<li><span style=\"font-weight: 400;\">Ensuring your website URLs start with HTTPS</span></li>\n<li><span style=\"font-weight: 400;\">Setting up a Web Application Firewall (WAF). It&#8217;ll monitor your website&#8217;s traffic and block suspicious users before they reach your server.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">You can also rely on quality security plugins like </span><a href=\"https://aiosplugin.com/product/all-in-one-wp-security-and-firewall-premium/\"><span style=\"font-weight: 400;\">AIOS Premium</span></a><span style=\"font-weight: 400;\">. AIOS takes your WordPress site&#8217;s default login security features to a whole new level. It offers advanced security features like:</span></p>\n<ul>\n<li><span style=\"font-weight: 400;\">CAPTCHA</span></li>\n<li><span style=\"font-weight: 400;\">Simple two-factor authentication</span></li>\n<li><span style=\"font-weight: 400;\">Password strength tool</span></li>\n<li><span style=\"font-weight: 400;\">Login and Force logouts</span></li>\n<li><span style=\"font-weight: 400;\">Automatic protection from the latest threats</span></li>\n<li><span style=\"font-weight: 400;\">.htaccess file protection</span></li>\n<li><span style=\"font-weight: 400;\">DDOS attacks prevention</span></li>\n<li><span style=\"font-weight: 400;\">Automatic malware scanning</span></li>\n<li><span style=\"font-weight: 400;\">Protection against fake Google bots</span></li>\n<li><span style=\"font-weight: 400;\">Unlimited support</span></li>\n<li><span style=\"font-weight: 400;\">Detailed reporting</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">&#8211; and much more!</span></p>\n<h3 id=\"use-cdn\"><span style=\"font-weight: 400;\">6. Use a Content Delivery Network (CDN)</span></h3>\n<p><span style=\"font-weight: 400;\">A </span><a href=\"https://www.cloudflare.com/learning/cdn/what-is-a-cdn/\"><span style=\"font-weight: 400;\">Content Delivery Network (CDN)</span></a><span style=\"font-weight: 400;\"> is a group of interconnected servers distributed around the world. They store cached static files of your website and deliver your content from a network location closest to your audience.</span></p>\n<p><span style=\"font-weight: 400;\">Again, as we mentioned in the previous section, sudden traffic spikes can overload your server, which can cause downtime. With a CDN, the load gets distributed across multiple servers. If one server experiences issues, others can step in, preventing downtime.</span></p>\n<h3 id=\"optimize-speed\"><span style=\"font-weight: 400;\">7. Optimize your website for speed</span></h3>\n<p><span style=\"font-weight: 400;\">Poor website performance could also cause your site to appear down, even when it&#8217;s up and running. It&#8217;s also a significant threat to your site&#8217;s user experience. This is particularly concerning as Google now prioritizes site rankings based on </span><a href=\"https://updraftplus.com/improve-your-wordpress-user-experience-7-strategies-to-succeed/\"><span style=\"font-weight: 400;\">user experience</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">Luckily, you can easily optimize performance with advanced plugins like </span><a href=\"https://getwpo.com/\"><span style=\"font-weight: 400;\">WP-Optimize</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone size-large wp-image-2014523\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/wp-optimize-plugin-website-homepage-1024x519.webp\" alt=\"screenshot-of-wp-optimize-plugin-website-homepage-where-you-can-install-the-speed-and-performance-optimization-plugin\" width=\"1024\" height=\"519\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/wp-optimize-plugin-website-homepage-980x497.webp 980w, https://updraftplus.com/wp-content/uploads/2024/01/wp-optimize-plugin-website-homepage-480x243.webp 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /><br />\n<a href=\"https://getwpo.com/buy/\"><span style=\"font-weight: 400;\">WP-Optimize Premium</span></a><span style=\"font-weight: 400;\"> offers a range of features to help with performance optimization, including:</span></p>\n<ul>\n<li><span style=\"font-weight: 400;\">Browser cache</span></li>\n<li><a href=\"https://updraftplus.com/wordpress-caching-guide-how-does-it-improve-your-site-speed/\"><span style=\"font-weight: 400;\">Page cache</span></a></li>\n<li><span style=\"font-weight: 400;\">Mobile-specific cache</span></li>\n<li><span style=\"font-weight: 400;\">Preload cache</span></li>\n<li><span style=\"font-weight: 400;\">User-specific cache</span></li>\n<li><span style=\"font-weight: 400;\">GZIP compression</span></li>\n<li><span style=\"font-weight: 400;\">Minify CSS and JavaScript</span></li>\n<li><span style=\"font-weight: 400;\">Lazy loading</span></li>\n<li><span style=\"font-weight: 400;\">Database optimization</span></li>\n<li><a href=\"https://updraftplus.com/speed-up-your-wordpress-site-using-image-optimization/\"><span style=\"font-weight: 400;\">Image optimization</span></a></li>\n</ul>\n<p><span style=\"font-weight: 400;\">All these functionalities contribute to a more stable WordPress environment, ultimately reducing the risk of downtime.</span></p>\n<h3 id=\"understand-http-codes\"><span style=\"font-weight: 400;\">8. Understand HTTP error codes that result in downtime</span></h3>\n<p><span style=\"font-weight: 400;\">Understanding which HTTP error codes could potentially result in website downtime is equally important. Here are some of the key HTTP error codes to be aware of:</span></p>\n<ul>\n<li><b>404 Not Found:</b><span style=\"font-weight: 400;\"> When the server can&#8217;t find the requested page.</span></li>\n<li><b>500 Internal Server Error:</b><span style=\"font-weight: 400;\"> A generic message indicating a server issue.</span></li>\n<li><b>503 Service Unavailable:</b><span style=\"font-weight: 400;\"> Occurs when the server can&#8217;t handle the request temporarily. It could be due to server overload, maintenance, or other issues.</span></li>\n<li><b>403 Forbidden:</b><span style=\"font-weight: 400;\"> Permission-related error restricting visitor access to the site.</span></li>\n<li><b>429 Too Many Requests: </b><span style=\"font-weight: 400;\">Indicates server overload or possible DDOS attack and makes your site inaccessible.</span></li>\n</ul>\n<h3 id=\"reliable-hosting\"><span style=\"font-weight: 400;\">9. Move to a reliable WordPress hosting</span></h3>\n<p><span style=\"font-weight: 400;\">Selecting a reliable website host with a good track record of minimal downtime is crucial for your site’s ongoing availability. If your server lacks proper maintenance, you may encounter difficulty keeping your site online.</span></p>\n<p><span style=\"font-weight: 400;\">There are many factors to consider when choosing a hosting provider. But in terms of preventing website downtime, some important ones include:</span></p>\n<ul>\n<li><span style=\"font-weight: 400;\">A secure domain</span></li>\n<li><span style=\"font-weight: 400;\">Sufficient bandwidth</span></li>\n<li><span style=\"font-weight: 400;\">Robust server infrastructure</span></li>\n<li><span style=\"font-weight: 400;\">An uptime guarantee</span></li>\n<li><span style=\"font-weight: 400;\">24/7 customer support</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">The key is to find a website host that supports your site’s unique needs and has a reputation for reliability in the past.</span></p>\n<h2 id=\"summary\"><span style=\"font-weight: 400;\">Summary</span></h2>\n<p><span style=\"font-weight: 400;\">And that&#8217;s all!</span></p>\n<p><span style=\"font-weight: 400;\">Protecting your WordPress website against downtime is vital for maintaining a seamless online presence. By implementing these actionable tips, you can significantly reduce the risk of disruptions and provide your users with a consistent and reliable experience.</span></p>\n<p><span style=\"font-weight: 400;\">Remember: Always stay vigilant, assess your website&#8217;s performance regularly, and promptly address any emerging issues.</span></p>\n<h2 id=\"faqs\"><span style=\"font-weight: 400;\">FAQs about website downtime</span></h2>\n<h3><span style=\"font-weight: 400;\">How do I check website downtime?</span></h3>\n<p><span style=\"font-weight: 400;\">To check website downtime, use reliable tools and plugins like </span><a href=\"https://aiosplugin.com/product/all-in-one-wp-security-and-firewall-premium/\"><span style=\"font-weight: 400;\">AIOS</span></a><span style=\"font-weight: 400;\">, Pingdom, and Site24x7. These tools will monitor your site&#8217;s availability and send alerts in case of interruptions.</span></p>\n<h3><span style=\"font-weight: 400;\">What are the disadvantages of downtime in a website?</span></h3>\n<p><span style=\"font-weight: 400;\">Disadvantages of website downtime include loss of revenue, bad user experience, and potential damage to the site&#8217;s reputation.</span></p>\n<h3><span style=\"font-weight: 400;\">What is acceptable website uptime?</span></h3>\n<p><span style=\"font-weight: 400;\">Acceptable website uptime is 99.9%. Many businesses even aim for a higher rate.</span></p>\n<h3><span style=\"font-weight: 400;\">How long is website maintenance?</span></h3>\n<p><span style=\"font-weight: 400;\">Website maintenance duration varies from website to website. However, it&#8217;s typically scheduled during off-peak hours to minimise user impact.</span></p>\n<p>The post <a href=\"https://updraftplus.com/how-to-prevent-downtime-on-your-wordpress-site/\">How to prevent downtime on your WordPress site</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:57:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Updraft WP Software Ltd. acquires WPGetAPI\";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:66:\"https://updraftplus.com/updraft-wp-software-ltd-acquires-wpgetapi/\";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, 24 Jan 2024 10:07:44 +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:1:{i:0;a:5:{s:4:\"data\";s:16:\"UpdraftPlus News\";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:34:\"https://updraftplus.com/?p=2020420\";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:597:\"<p>Read about our latest acquisition of WPGetAPI. Users can connect to virtually any REST API and retrieve data without writing a line of code. <a href=\"https://updraftplus.com/updraft-wp-software-ltd-acquires-wpgetapi/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/updraft-wp-software-ltd-acquires-wpgetapi/\">Updraft WP Software Ltd. acquires WPGetAPI</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Chris Read\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7017:\"<p><span style=\"font-weight: 400;\">Updraft WP Software Ltd., the team behind </span><a href=\"http://www.updraftplus.com\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\">, </span><a href=\"http://www.getwpo.com\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">WP-Optimize</span></a><span style=\"font-weight: 400;\">, </span><a href=\"http://www.aiosplugin.com\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">All-In-One Security (AIOS)</span></a><span style=\"font-weight: 400;\">, </span><a href=\"http://www.internallinkjuicer.com\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Internal Link Juicer </span></a><span style=\"font-weight: 400;\">and </span><a href=\"http://www.wpovernight.com\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">WP Overnight </span></a><span style=\"font-weight: 400;\">has acquired </span><a href=\"http://www.wpgetapi.com\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">WPGetAPI</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">WPGetAPI allows you to connect to virtually any REST API, format and display the returned data on your WordPress website without writing a single line of code.</span></p>\n<p><span style=\"font-weight: 400;\">Data is refreshed automatically, so you can display always-on, fresh content to your users.</span></p>\n<p><span style=\"font-weight: 400;\">Gez Jones, Partnerships Manager at Updraft said “We’re really excited about what WPGetAPI brings to the table. A turnkey solution that allows our users to pull external API connections into their WP installs, without the associated development costs’’</span></p>\n<p><span style=\"font-weight: 400;\">You can fetch any type of REST API data with both the free and pro versions of the plugin.</span><a href=\"https://wpgetapi.com/demo-connecting-wordpress-to-external-api/\" target=\"_blank\" rel=\"noopener\"> <span style=\"font-weight: 400;\">Read examples of live integrations via WPGetAPI.</span></a> <span style=\"font-weight: 400;\"> </span></p>\n<p><span style=\"font-weight: 400;\">With <a href=\"https://wpgetapi.com/downloads/pro-plugin/\">WPGetAPI Pro</a>, you can call your API when a specific action is taken, for example when a user registers or where a new post or WooCommerce order is created. Send data to your API using tokens, cache API calls (allowing you to stay within API call limits) and more. </span></p>\n<p><span style=\"font-weight: 400;\">Gez Jones continues “WPGetAPI Pro represents fantastic value compared to the savings that can be achieved. Our intention with the plugin is to keep it going in the same direction. We’ll add new features in time but for now we want to keep providing excellent support to assist new and existing customers alike.</span></p>\n<p><span style=\"font-weight: 400;\">You can find out more about WPGetAPI from </span><a href=\"https://wpgetapi.com/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">https://wpgetapi.com/</span></a><span style=\"font-weight: 400;\"> or download the free plugin from the </span><a href=\"https://wordpress.org/plugins/wpgetapi/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">WordPress plugin directory.</span></a></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132440.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-2022575 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132440.jpg\" alt=\"\" width=\"467\" height=\"247\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132440.jpg 467w, https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132440-300x159.jpg 300w\" sizes=\"(max-width: 467px) 100vw, 467px\" /></a></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132406.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-2022576 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132406.jpg\" alt=\"\" width=\"450\" height=\"210\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132406.jpg 450w, https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132406-300x140.jpg 300w\" sizes=\"(max-width: 450px) 100vw, 450px\" /></a></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132342.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-2022577 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132342.jpg\" alt=\"\" width=\"447\" height=\"281\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132342.jpg 447w, https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132342-300x189.jpg 300w, https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132342-400x250.jpg 400w\" sizes=\"(max-width: 447px) 100vw, 447px\" /></a></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132316.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-2022578 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132316.jpg\" alt=\"\" width=\"448\" height=\"296\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132316.jpg 448w, https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132316-300x198.jpg 300w\" sizes=\"(max-width: 448px) 100vw, 448px\" /></a></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132237.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-2022579 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132237.jpg\" alt=\"\" width=\"446\" height=\"242\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132237.jpg 446w, https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132237-300x163.jpg 300w\" sizes=\"(max-width: 446px) 100vw, 446px\" /></a></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132135.jpg\"><img decoding=\"async\" loading=\"lazy\" class=\"size-full wp-image-2022581 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132135.jpg\" alt=\"\" width=\"430\" height=\"252\" srcset=\"https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132135.jpg 430w, https://updraftplus.com/wp-content/uploads/2024/01/Screenshot-2024-01-25-132135-300x176.jpg 300w\" sizes=\"(max-width: 430px) 100vw, 430px\" /></a></p>\n<p>The post <a href=\"https://updraftplus.com/updraft-wp-software-ltd-acquires-wpgetapi/\">Updraft WP Software Ltd. acquires WPGetAPI</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:57:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"What is data backup and disaster recovery?\";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:66:\"https://updraftplus.com/what-is-data-backup-and-disaster-recovery/\";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:\"Mon, 04 Dec 2023 12:10:19 +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:1:{i:0;a:5:{s:4:\"data\";s:15:\"Tips and tricks\";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:34:\"https://updraftplus.com/?p=1970527\";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:598:\"<p>Explore diverse data backup methods like full, incremental, and differential backups. Discover recovery strategies in the face of a disaster. <a href=\"https://updraftplus.com/what-is-data-backup-and-disaster-recovery/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/what-is-data-backup-and-disaster-recovery/\">What is data backup and disaster recovery?</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Rebecca Faulkner\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:28279:\"<div class=\"et_pb_section et_pb_section_0 et_section_regular\" >\n				\n				\n				\n				\n				\n				\n				<div class=\"et_pb_row et_pb_row_0\">\n				<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n				\n				\n				\n				\n				<div class=\"et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light\">\n				\n				\n				\n				\n				<div class=\"et_pb_text_inner\"><p><span style=\"font-weight: 400;\">Protecting data is crucial, whether you&#8217;re an individual or a business. Two key players in this game are data backup and disaster recovery. </span></p>\n<p><span style=\"font-weight: 400;\">Data backup is like having a copy of your most important files, just in case something goes wrong. It&#8217;s your safety net for everyday mishaps. On the other hand, disaster recovery goes big – it&#8217;s a plan to bring back your entire digital world after a major disaster hits. Think of it as the ultimate bounce back strategy.</span></p>\n<p><span style=\"font-weight: 400;\">Understanding these two concepts is essential if you own a website. So, whether you&#8217;re safeguarding your website data, content or your family photos, knowing the ins and outs of data backup and disaster recovery is key. </span></p>\n<p><span style=\"font-weight: 400;\">In this guide you&#8217;ll learn everything from the different types of data backup and recovery options to creating your own strategy. You can skip to areas of interest below or dive right in!</span></p>\n<p><strong>Table of contents</strong></p>\n<ul>\n<li><a href=\"#data-backup-vs-disaster-recovery\">Data backup vs disaster recovery</a></li>\n<li><a href=\"#what-is-data-backup\">What is data backup</a></li>\n<li><a href=\"#types-of-data-backup\">Types of data backup</a></li>\n<li><a href=\"#backup-methods\">Backup methods</a></li>\n<li><a href=\"#why-cloud-backup-is-becoming-popular\">Why Cloud backup is becoming popular</a></li>\n<li><a href=\"#best-practices-for-data-backup\">Best practices for data backup</a></li>\n<li><a href=\"#what-is-disaster-recovery\">What is disaster recovery</a></li>\n<li><a href=\"#types-of-data-disasters\">Types of data disasters</a></li>\n<li><a href=\"#types-of-data-recovery\">Types of data recovery</a></li>\n<li><a href=\"#how-disaster-recovery-works\">How disaster recovery works</a></li>\n<li><a href=\"#disaster-recovery-plan\">Disaster recovery plan</a></li>\n<li><a href=\"#best-practices-for-disaster-recovery\">Best practices for disaster recovery</a></li>\n<li><a href=\"#how-to-create-a-disaster-recovery-plan-for-your-wordpress-website\">How to create a disaster recovery plan for your WordPress site</a></li>\n<li><a href=\"#how-to-enable-automatic-backups-using-updraftplus-premium\">How to enable automatic backups using UpdraftPlus Premium</a></li>\n<li><a href=\"#how-to-restore-your-website-using-updraftplus\">How to restore your website using UpdraftPlus</a></li>\n<li><a href=\"#summary\">Summary</a></li>\n</ul>\n<h2 id=\"data-backup-vs-disaster-recovery\">Data backup vs disaster recovery</h2>\n<table style=\"border-style: solid; border-color: #080807; background-color: #ffffff; height: 234px;\" border=\"1\">\n<tbody>\n<tr style=\"height: 23px;\">\n<th style=\"height: 23px; width: 83.8195px;\">Feature</th>\n<th style=\"height: 23px; width: 407.014px;\">Data Backup</th>\n<th style=\"height: 23px; width: 684.34px;\">Disaster Recovery</th>\n</tr>\n<tr style=\"height: 23px;\">\n<td style=\"height: 23px; width: 83.8195px;\">Purpose</td>\n<td style=\"height: 23px; width: 407.014px;\">To protect data from loss or damage.</td>\n<td style=\"height: 23px; width: 684.34px;\">To protect the business from the impact of a disaster.</td>\n</tr>\n<tr style=\"height: 47px;\">\n<td style=\"height: 47px; width: 83.8195px;\">Scope</td>\n<td style=\"height: 47px; width: 407.014px;\">Creates copies of data.</td>\n<td style=\"height: 47px; width: 684.34px;\">Includes data backup, as well as restoring systems and applications, and getting the business back up and running.</td>\n</tr>\n<tr style=\"height: 23px;\">\n<td style=\"height: 23px; width: 83.8195px;\">Timeframe</td>\n<td style=\"height: 23px; width: 407.014px;\">Can be done on a regular basis, such as daily or weekly.</td>\n<td style=\"height: 23px; width: 684.34px;\">Typically only implemented in the event of a disaster.</td>\n</tr>\n<tr style=\"height: 47px;\">\n<td style=\"height: 47px; width: 83.8195px;\">Use Case</td>\n<td style=\"height: 47px; width: 407.014px;\">Useful for recovering individual files or data in case of accidental deletion, corruption, or hardware failure.</td>\n<td style=\"height: 47px; width: 684.34px;\">Essential for scenarios where a major disaster (natural or human-induced) could lead to extended downtime, requiring a comprehensive plan to get everything back up and running.</td>\n</tr>\n<tr style=\"height: 71px;\">\n<td style=\"height: 71px; width: 83.8195px;\">When it Applies</td>\n<td style=\"height: 71px; width: 407.014px;\">Your computer crashes and you lose all of your data.<br />You accidentally delete an important file.<br />Your computer is infected with malware that corrupts your data.</td>\n<td style=\"height: 71px; width: 684.34px;\">Your office building is destroyed in a fire.<br />Your data is lost in a cyberattack.<br />A natural disaster, such as a hurricane or flood, damages your IT infrastructure.</td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"what-is-data-backup\">What is data backup?</h2>\n<p><span style=\"font-weight: 400;\">Data backup acts as a protective measure for your digital assets. Consider essential files or photos on your computer—what if it crashes, faces damage, or experiences data loss? Data backup involves duplicating critical digital content and securing it in a safe location. In case of unforeseen events, having these duplicates allows for a swift recovery..</span></p>\n<p><span style=\"font-weight: 400;\">People use different methods for backup, like throwing everything on an external hard drive or uploading it to the cloud. The idea is to have a Plan B if things go south with your original data.</span></p>\n<p><span style=\"font-weight: 400;\">Data backups are essential for businesses and individuals alike, as they can protect against a wide range of data loss scenarios, including:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hardware failure</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Software corruption</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Human error</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cyberattacks</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Natural disasters</span></li>\n</ul>\n<h2 id=\"types-of-data-backup\">Types of data backup<b><br /></b></h2>\n<p><span style=\"font-weight: 400;\">There are a few ways to backup your data. Let&#8217;s break it down:</span></p>\n<p><b>Full backup</b><span style=\"font-weight: 400;\">: This one&#8217;s easy. You copy everything in your system or file. It&#8217;s like taking a snapshot of your whole digital world.</span></p>\n<p><a href=\"https://updraftplus.com/tell-me-more-about-incremental-backups\"><b>Incremental backup</b></a><span style=\"font-weight: 400;\">: Saves storage space and processing time by capturing just the modified or newly added information.</span></p>\n<p><b>Differential backup</b><span style=\"font-weight: 400;\">: This one&#8217;s a mix of both. It copies all the changes since the last full backup, not just the incremental ones. It&#8217;s kind of a sweet spot between a full backup and an incremental one. You can restore things faster than a full backup, but it needs more space than incremental backups.</span></p>\n<h2><span style=\"font-weight: 400;\">Comparing different types of data backup</span></h2>\n<table style=\"border-style: solid; border-color: #000000;\" border=\"1\">\n<tbody>\n<tr>\n<th>Backup type</th>\n<th>Data included</th>\n<th>Restore process</th>\n</tr>\n<tr>\n<td>Full</td>\n<td>All data</td>\n<td>Fastest</td>\n</tr>\n<tr>\n<td>Incremental</td>\n<td>Data changed since last full or incremental backup</td>\n<td>Longest</td>\n</tr>\n<tr>\n<td>Differential</td>\n<td>Data changed since last full backup</td>\n<td>Medium</td>\n</tr>\n</tbody>\n</table>\n<p>&nbsp;</p>\n<h2 id=\"backup-methods\">Backup methods</h2>\n<p><span style=\"font-weight: 400;\">Data backups can be stored in a variety of locations, including:</span></p>\n<p><b>Local backup</b><span style=\"font-weight: 400;\">: On servers or storage devices in your own data center or office.</span></p>\n<p><b>Cloud backup</b><span style=\"font-weight: 400;\">: In a cloud storage service or at a third-party data center.</span></p>\n<p><a href=\"https://updraftplus.com/shop/googlecloud\"><span style=\"font-weight: 400;\">Cloud backup</span></a><span style=\"font-weight: 400;\"> offers a number of advantages over on-premises backup, including:</span></p>\n<h3 id=\"why-cloud-backup-is-becoming-popular\">Why back up to the cloud:<b></b></h3>\n<p><b>Scalability</b><span style=\"font-weight: 400;\">: Cloud storage services can be scaled up or down as needed, making them ideal for businesses with growing data needs.</span><span style=\"font-weight: 400;\"><br /></span></p>\n<p><b>Availability</b><span style=\"font-weight: 400;\">: Cloud storage services are typically highly available, meaning that your data is accessible even if there is a disaster at your primary location.</span><span style=\"font-weight: 400;\"><br /></span></p>\n<p><b>Security: </b><span style=\"font-weight: 400;\">Cloud storage providers offer a variety of security features to protect your data. This may include encryption, access controls, and compliance with industry standards and regulations.</span></p>\n<p><b>Cost-efficiency</b><span style=\"font-weight: 400;\">: Cloud backup eliminates the need for businesses to invest in and maintain their own physical hardware. This can lead to cost savings in terms of equipment, maintenance, and energy consumption.</span></p>\n<p><b>Automatic backups</b><span style=\"font-weight: 400;\">: Many cloud backup solutions offer automated backup schedules, reducing the burden on IT teams and ensuring that data is consistently and regularly backed up without manual intervention.</span></p>\n<h2 id=\"best-practices-for-data-backup\">Best practices for data backup</h2>\n<p><b>Schedule regular backups</b></p>\n<p><a href=\"https://updraftplus.com/faqs/how-do-i-schedule-backups-for-my-files-and-databases\"><span style=\"font-weight: 400;\">Establish a consistent backup schedule</span></a><span style=\"font-weight: 400;\"> to ensure that critical data is regularly and systematically backed up. This practice helps minimise the risk of data loss and provides a recent, reliable copy of information in case of unexpected events.</span></p>\n<p><b>Test your backups regularly</b></p>\n<p><span style=\"font-weight: 400;\">Regularly test the restoration process of your backups to confirm their integrity and effectiveness. This proactive approach helps identify any issues before they become critical, ensuring that your backup strategy is reliable when needed.</span></p>\n<p><b>Store your backups securely</b></p>\n<p><span style=\"font-weight: 400;\">Implement robust security measures for both local and cloud-based backups. Encryption, access controls, and </span><a href=\"https://aiosplugin.com/why-should-you-add-two-factor-authentication-2fa-to-your-wordpress-site-in-2022\"><span style=\"font-weight: 400;\">authentication mechanisms</span></a><span style=\"font-weight: 400;\"> should be in place to safeguard sensitive data from unauthorised access or tampering.</span></p>\n<p><b>Follow the 3-2-1 rule</b></p>\n<p><span style=\"font-weight: 400;\">Adhere to the 3-2-1 backup strategy, which recommends having three total copies of your data, stored on two different media, with one copy stored offsite. This approach enhances data redundancy and protects against various types of data loss scenarios.</span></p>\n<h2 id=\"what-is-disaster-recovery\">What is disaster recovery</h2>\n<p><span style=\"font-weight: 400;\">Disaster recovery is like the superhero version of data backup. It&#8217;s not just about files; it&#8217;s about your entire digital life. Picture this: a major disaster hits — it could be a flood or a cyberattack&#8230; disaster recovery is the plan for how you&#8217;re going to bounce back from that chaos.</span></p>\n<p><span style=\"font-weight: 400;\">It&#8217;s not just about getting your files back; it&#8217;s about getting your whole digital world back on its feet. This involves strategies for recovering your IT systems, networks, and critical business functions. It&#8217;s the big picture plan to make sure your business doesn&#8217;t crumble when the unexpected happens .A disaster recovery plan should include the following steps:</span></p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Assessment</b><span style=\"font-weight: 400;\">: Assess the damage to your systems and data.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Containment</b><span style=\"font-weight: 400;\">: Contain the damage and prevent it from spreading.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Recovery</b><span style=\"font-weight: 400;\">: Restore your systems and data from backups.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Return to service</b><span style=\"font-weight: 400;\">: Bring your systems and data back online and resume normal operations.</span></li>\n</ol>\n<h2 id=\"types-of-data-disasters\">Types of data disasters</h2>\n<p><b>Natural disasters</b><span style=\"font-weight: 400;\">: Events such as earthquakes, floods, hurricanes, tornadoes, and wildfires that are beyond human control and can have devastating effects on infrastructure and data centers.</span></p>\n<p><b>Cyber attacks</b><span style=\"font-weight: 400;\">: Deliberate attempts to compromise the confidentiality, integrity, or availability of information systems, including malware, ransomware, and denial-of-service attacks.</span></p>\n<p><b>Other intentional, human-caused threats:</b><span style=\"font-weight: 400;\"> Acts of terrorism, biochemical attacks, or other intentional actions by individuals or groups that can disrupt normal business operations.</span></p>\n<p><b>Technological hazards:</b><span style=\"font-weight: 400;\"> Events like power outages, equipment failures, or network disruptions that can impact the functionality of IT systems.</span></p>\n<p><b>Machine and hardware failure:</b><span style=\"font-weight: 400;\"> Failures in individual machines, servers, or hardware components that can lead to data loss and system downtime.</span></p>\n<h2 id=\"types-of-data-recovery\">Types of data recovery<span style=\"font-weight: 400;\"><br /></span></h2>\n<p><b>Granular recovery of files, folders, and objects:</b><span style=\"font-weight: 400;\"> The ability to recover individual files, folders, or specific objects within larger datasets, providing a high level of precision in data restoration.</span></p>\n<p><b>Instant mass restore: </b><span style=\"font-weight: 400;\">Rapid recovery of a large volume of data, often necessary in scenarios where entire datasets need to be quickly reinstated.</span></p>\n<p><b>Volume recovery:</b><span style=\"font-weight: 400;\"> Restoration of entire storage volumes, ensuring the recovery of comprehensive sets of data.</span></p>\n<p><b>Virtual machine disk (VMDK) recovery: </b><span style=\"font-weight: 400;\">Recovery of virtual machine disks, a critical aspect in virtualized environments where VMs play a central role.</span></p>\n<p><b>Bare machine recovery: </b><span style=\"font-weight: 400;\">Rebuilding a system from scratch, including the operating system, applications, and data, often employed when hardware failures or catastrophic events require a fresh start.</span></p>\n<p><b>Instant volume mounts: </b><span style=\"font-weight: 400;\">Quickly making volumes available for use, reducing downtime and facilitating rapid resumption of business operations.</span></p>\n<p><b>Instant restores of VMs: </b><span style=\"font-weight: 400;\">Swift restoration of virtual machines, vital in virtualized environments for minimizing disruptions and meeting recovery objectives.</span></p>\n<h2 id=\"how-disaster-recovery-works\">How disaster recovery works</h2>\n<p><span style=\"font-weight: 400;\">Disaster recovery strategies typically involve three key phases:</span></p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Preventive</b><span style=\"font-weight: 400;\">: Implementing measures to reduce the likelihood of disasters or mitigate their potential impact. This includes security measures, redundancy in critical systems, and regular backups.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Detective</b><span style=\"font-weight: 400;\">: Monitoring systems for signs of potential disasters, such as abnormal network activity or security breaches, to identify issues early and initiate a timely response.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Corrective</b><span style=\"font-weight: 400;\">: Executing the recovery plan when a disaster occurs. This involves restoring data, systems, and services to their normal functionality as swiftly as possible.</span></li>\n</ol>\n<h2 id=\"disaster-recovery-plan\">Disaster recovery plan</h2>\n<p><span style=\"font-weight: 400;\">A comprehensive disaster recovery plan outlines the processes and procedures an organization will follow to respond to and recover from disasters. It typically includes:</span><b></b></p>\n<p><b>Disaster recovery strategy: </b><span style=\"font-weight: 400;\">A detailed approach outlining the methods and techniques to be employed for recovery, taking into account the types of disasters that may occur.</span><b><br /></b></p>\n<p><b>Recovery time objective (RTO): </b><span style=\"font-weight: 400;\">The maximum acceptable downtime for specific systems or processes. RTO helps organizations determine how quickly they need to recover to avoid significant business impacts.</span><b><br /></b></p>\n<p><b></b><b>Recovery point objective (RPO):</b><span style=\"font-weight: 400;\"> The acceptable amount of data loss measured in time. RPO defines the point in time to which data must be recovered to resume normal operations without severe consequences.</span></p>\n<h2>Key elements of a disaster recovery plan<b><br /></b></h2>\n<p><b>Business Impact analysis: </b><span style=\"font-weight: 400;\">Conduct a thorough assessment of the potential impact of disasters on various business functions. Identify critical processes, systems, and data, and evaluate the financial and operational consequences of their disruption. This analysis forms the foundation for prioritizing recovery efforts.</span></p>\n<p><b>Risk assessment:</b><span style=\"font-weight: 400;\"> Evaluate potential risks and vulnerabilities that could lead to a disaster. This includes natural disasters, cyber threats, equipment failures, and other potential disruptions. By understanding the risks, organizations can develop targeted strategies for prevention and recovery.</span></p>\n<p><b>Recovery strategy:</b><span style=\"font-weight: 400;\"> Develop a comprehensive strategy outlining the steps and actions to be taken in the event of a disaster. This includes defining recovery objectives, establishing priorities, and specifying the resources needed for effective recovery. Consider different scenarios and tailor strategies to address specific types of disasters.</span></p>\n<p><b>Testing and maintenance:</b><span style=\"font-weight: 400;\"> Regularly test the disaster recovery plan to ensure its effectiveness. Conduct simulations and drills to identify weaknesses and areas for improvement. Additionally, update the plan as the organization evolves, technologies change, and new risks emerge.</span></p>\n<h2 id=\"best-practices-for-disaster-recovery\">Best practices for disaster recovery</h2>\n<p><b>Keep your disaster recovery plan up-to-date:</b><span style=\"font-weight: 400;\"> Regularly review and update your disaster recovery plan to reflect changes in your organization&#8217;s structure, technology, and potential risks. An outdated plan may not be effective in addressing current challenges.</span></p>\n<p><b>Communicate your plan to all stakeholders:</b><span style=\"font-weight: 400;\"> Ensure that all relevant stakeholders, including employees, vendors, and key partners, are aware of the disaster recovery plan. Clear communication channels and training sessions can help everyone understand their roles and responsibilities in the event of a disaster.</span></p>\n<p><b>Test your plan regularly:</b><span style=\"font-weight: 400;\"> Regular testing and drills are essential to validate the effectiveness of your disaster recovery plan. Identify and address any shortcomings or areas of improvement that arise during testing to enhance the plan&#8217;s reliability.</span></p>\n<h2 id=\"how-to-create-a-disaster-recovery-plan-for-your-wordpress-website\">How to create a disaster recovery plan for your WordPress site</h2>\n<h3>Which WordPress files need to be backed up?</h3>\n<p><span style=\"font-weight: 400;\">When creating a disaster recovery plan for your WordPress website, it&#8217;s crucial to identify and prioritize the files that need to be backed up. Key components include:</span></p>\n<p><b>Theme files</b><span style=\"font-weight: 400;\">: Back up your theme files, including any customizations or modifications you&#8217;ve made to the theme.</span></p>\n<p><b>Plugin files</b><span style=\"font-weight: 400;\">: Ensure that the files of your installed plugins are included in the backup. This is especially important for plugins that store critical data.</span></p>\n<p><b>Media files</b><span style=\"font-weight: 400;\">: Back up your images, videos, and other media files that are part of your website content.</span></p>\n<p><b>Database</b><span style=\"font-weight: 400;\">: The WordPress database contains vital information such as posts, pages, comments, and user data. Regularly back up the database to ensure comprehensive recovery.</span></p>\n<h2 id=\"how-to-enable-automatic-backups-using-updraftplus-premium\">How to enable automatic backups using UpdraftPlus Premium</h2>\n<p><span style=\"font-weight: 400;\">UpdraftPlus Premium simplifies the backup and restoration process. Follow these steps:</span></p>\n<p><a href=\"https://updraftplus.com/support/installing-updraftplus-premium-your-add-on\"><b>Install and activate UpdraftPlus Premium</b></a><b>: </b></p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In your WordPress dashboard, go to Plugins &gt; Add New</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">search for UpdraftPlus</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Install and activate the plugin</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Choose the right plan for you or your business</span></li>\n</ol>\n<p><a href=\"https://updraftplus.com/faqs/how-do-i-schedule-backups-for-my-files-and-databases/\"><b>Configure UpdraftPlus Settings</b></a></p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate to Settings &gt; UpdraftPlus Backups to configure your backup settings. </span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Specify the backup schedule</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Choose remote storage options (such as cloud services)</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Add what to include in backup</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Set up encryption if needed</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Click on Save changes</span></li>\n</ol>\n<p><span style=\"font-weight: 400;\">Perform a Backup: Manually initiate a backup or wait for the scheduled backup to run. UpdraftPlus will create a backup of your WordPress files and database.</span></p>\n<h2 id=\"how-to-restore-your-website-using-updraftplus\">How to restore your website using UpdraftPlus</h2>\n<p><span style=\"font-weight: 400;\">In case of a disaster, </span><a href=\"https://updraftplus.com/faqs/restore-site-updraftplus\"><span style=\"font-weight: 400;\">UpdraftPlus can help you restore your website</span></a><span style=\"font-weight: 400;\">. Navigate to the UpdraftPlus dashboard, select the backup you want to restore, and follow the prompts to restore your files and database.</span></p>\n<h3>Difference between UpdraftPlus free and premium</h3>\n<p><span style=\"font-weight: 400;\">Let&#8217;s break down the distinctions between </span><a href=\"https://updraftplus.com\"><span style=\"font-weight: 400;\">UpdraftPlus free</span></a><span style=\"font-weight: 400;\"> and the premium version.</span></p>\n<p><span style=\"font-weight: 400;\">First off, the free version gets the job done—it&#8217;s fully functional. But when you hop over to UpdraftPlus Premium, it&#8217;s like giving your backup game a serious power-up.</span></p>\n<p><span style=\"font-weight: 400;\">Here&#8217;s the lowdown on just a few things that </span><a href=\"https://updraftplus.com/shop/updraftplus-premium\"><span style=\"font-weight: 400;\">UpdraftPlus Premium</span></a><span style=\"font-weight: 400;\"> brings to the table:</span></p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Incremental backups: </b>R<span style=\"font-weight: 400;\">educe storage space by capturing only the changes made since the last backup.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><a href=\"https://updraftplus.com/updraftvault\"><b>UpdraftVault storage</b></a><span style=\"font-weight: 400;\">: With the premium version, you get 1GB of integrated storage. </span><span style=\"font-weight: 400;\">.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Migrate/clone websites</b><span style=\"font-weight: 400;\">: Clone or <a href=\"https://updraftplus.com/faqs/how-do-i-migrate-to-a-new-site-location\">migrate your WordPress site</a> in a few simple steps.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Automatic back up on WP/plugins/themes updates</b><span style=\"font-weight: 400;\">: If you&#8217;re site has issues following an update, relax knowing that you can restore it easily.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Send backups everywhere</b><span style=\"font-weight: 400;\">: Premium lets you save your backups to multiple remote destinations.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Database encryption</b><span style=\"font-weight: 400;\">: Extra security for your precious data.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Restore backups from other plugins</b><span style=\"font-weight: 400;\">: Have a backup you took with another plugin? Easily restore it with UpdraftPlus Premium.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Network/multisite support</b><span style=\"font-weight: 400;\">: Utilise the power of UpdraftPlus Premium across your multisite network.</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>WP-CLI</b><span style=\"font-weight: 400;\">: Control UpdraftPlus backups from the WordPress command-line. </span></li>\n</ol>\n<h2 id=\"summary\">Summary</h2>\n<p><span style=\"font-weight: 400;\">Understanding data backup and disaster recovery is important for individuals and businesses alike. Data backup creates safety nets and guards against common digital mishaps, while disaster recovery revives an entire digital ecosystem after a calamity. By implementing these best practices, embracing technologies like cloud backup, and crafting disaster recovery plans, individuals and businesses can protect their digital assets from unexpected surprises.</span></p></div>\n			</div>\n			</div>\n				\n				\n				\n				\n			</div>\n				\n				\n			</div>\n<p>The post <a href=\"https://updraftplus.com/what-is-data-backup-and-disaster-recovery/\">What is data backup and disaster recovery?</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:57:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"ownCloud security vulnerability and Google Drive missing files explained\";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:97:\"https://updraftplus.com/owncloud-security-vulnerability-and-google-drive-missing-files-explained/\";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:\"Fri, 01 Dec 2023 10:43:43 +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:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress news\";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:34:\"https://updraftplus.com/?p=1972149\";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:813:\"<p>It’s been quite the week for cloud storage providers hitting the headlines, particularly Google Drive and ownCloud. If you use either vendor to store your important files or your WordPress backups, you should read on…  Google Drive missing files issue &#8230; <a href=\"https://updraftplus.com/owncloud-security-vulnerability-and-google-drive-missing-files-explained/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/owncloud-security-vulnerability-and-google-drive-missing-files-explained/\">ownCloud security vulnerability and Google Drive missing files explained</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Rebecca Faulkner\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5695:\"<p><span style=\"font-weight: 400;\">It’s been quite the week for cloud storage providers hitting the headlines, particularly Google Drive and ownCloud. If you use either vendor to store your important files or your WordPress backups, you should read on… </span></p>\n<h2>Google Drive missing files issue</h2>\n<p><span style=\"font-weight: 400;\">Google has acknowledged that a ‘limited subset of Drive for desktop users’ have been affected by recent disappearing files. </span></p>\n<p><span style=\"font-weight: 400;\">The issue started with more than a few users complaining of missing data on </span><a href=\"https://support.google.com/drive/thread/245055606/google-drive-files-suddenly-disappeared-the-drive-literally-went-back-to-condition-in-may-2023?hl=en\"><span style=\"font-weight: 400;\">Google’s Support hub</span></a><span style=\"font-weight: 400;\">. Google is investigating, but for now the advice is:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Do not click “Disconnect account” within Drive for desktop</b></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Do not delete or move the app data folder:</b>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Windows: %USERPROFILE%\\AppData\\Local\\Google\\DriveFS</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">macOS: ~/Library/Application Support/Google/DriveFS</span><b> </b></li>\n</ul>\n</li>\n</ul>\n<p><a href=\"https://arstechnica.com/gadgets/2023/11/google-drive-is-investigating-sync-issues-as-users-complain-of-lost-files/\" rel=\"nofollow\"><span style=\"font-weight: 400;\">This article from Ars explores what the issue might be.</span></a></p>\n<h3>I use UpdraftPlus to back up my WordPress site to Google Drive &#8211; Could I be affected?</h3>\n<p><span style=\"font-weight: 400;\">Chances are slim, but if you do use Drive for desktop it’s worth checking Google Drive in your browser to make sure that your backup files are still there. </span></p>\n<p><span style=\"font-weight: 400;\">If you have any concerns, you can back up to another cloud provider in just a couple of clicks. </span></p>\n<p><span style=\"font-weight: 400;\"><a href=\"https://updraftplus.com\">UpdraftPlus</a> supports lots of cloud storage options (possibly more than any other WordPress backup plugin) including Dropbox, Amazon S3, Rackspace, Dreamobjects and Openstack Swift.</span></p>\n<p><span style=\"font-weight: 400;\">If you use <a href=\"https://updraftplus.com/shop/updraftplus-premium\">UpdraftPlus Premium</a> you may like to ‘back up your backups’ by selecting more than one remote storage location under settings. Back up to any of the locations included in ‘free’ or to Microsoft OneDrive, SFTP, Azure, WebDAV, SCP, Google Cloud, Backblaze or pCloud. </span></p>\n<h2>ownCloud security vulnerability &#8211; Microsoft Graph API</h2>\n<p><span style=\"font-weight: 400;\">ownCloud last week disclosed a security vulnerability, rated on the Common Vulnerability Scoring System (CSVV) as a 10/10. The vulnerability affects a Microsoft Graph API (graphapi) within ownCloud. </span></p>\n<p><i><span style=\"font-weight: 400;\">The graphapi app relies on a third-party library that provides a URL. When this URL is accessed, it reveals the configuration details of the PHP environment (phpinfo).”</span></i></p>\n<p><span style=\"font-weight: 400;\">And therein lies the problem. phpinfo may contain sensitive data such as login credentials which could then be exploited. </span></p>\n<p><span style=\"font-weight: 400;\">Users of graphapi 0.2.0 – 0.3.0 should delete the file </span><i><span style=\"font-weight: 400;\">owncloud/apps/graphapi/vendor/microsoft/microsoft-graph/tests/GetPhpInfo.php</span></i></p>\n<p><span style=\"font-weight: 400;\">Then change the following:</span></p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Your ownCloud admin password</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The mail server credentials</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Database credentials</span></li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object-Store/S3 access-key</span></li>\n</ul>\n<p><a href=\"https://owncloud.com/security-advisories/disclosure-of-sensitive-credentials-and-configuration-in-containerized-deployments\" rel=\"nofollow\"><i><span style=\"font-weight: 400;\">The complete disclosure from ownCloud can be found here.</span></i></a></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus is a plugin for WordPress that enables you to back up and protect your WordPress website(s) in just a couple of clicks. You can even migrate to a new web host or URL in minutes! Download it for free from the </span><a href=\"https://wordpress.org/plugins/updraftplus/\"><span style=\"font-weight: 400;\">WordPress directory</span></a><span style=\"font-weight: 400;\"> or buy the premium plugin for even more features. UpdraftPlus is rated 5/5 stars in the WordPress directory and on </span><a href=\"https://uk.trustpilot.com/review/updraftplus.com\"><span style=\"font-weight: 400;\">TrustPilot</span></a><span style=\"font-weight: 400;\"> and is actively installed on more than 3 million WordPress websites, </span></p>\n<p>The post <a href=\"https://updraftplus.com/owncloud-security-vulnerability-and-google-drive-missing-files-explained/\">ownCloud security vulnerability and Google Drive missing files explained</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:57:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"WordPress migration checklist\";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:54:\"https://updraftplus.com/wordpress-migration-checklist/\";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, 24 Oct 2023 12:33: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:1:{i:0;a:5:{s:4:\"data\";s:9:\"Migration\";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:34:\"https://updraftplus.com/?p=1933325\";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:961:\"<p>Whether your migrating your WordPress site manually or with the help of a migration plugin, you should still perform checks during the entire process.<br />\nBy performing these essential checks, you can minimize the risks associated with website migration and ensure that your website continues to function optimally, maintaining its visibility, user experience, and security.<br />\nIn this guide our expert team of developers talk you through a WordPress migration checklist you should complete before, during and after migrating your site. <a href=\"https://updraftplus.com/wordpress-migration-checklist/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/wordpress-migration-checklist/\">WordPress migration checklist</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Rebecca Faulkner\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:22464:\"<p>Whether you&#8217;re migrating your WordPress site manually or with the help of a <a href=\"https://updraftplus.com\">migration plugin</a>, you should still perform checks during the entire process.</p>\n<p>By performing these essential checks, you can minimize the risks associated with website migration and ensure that your website continues to function optimally, maintaining its visibility, user experience, and security.</p>\n<p>In this guide our expert team of developers talk you through a WordPress migration checklist you should complete before, during and after migrating your site.</p>\n<p>Follow the links below to jump to specific sections or dive right in:</p>\n<ul>\n<li><a href=\"#what-is-website-migration\">What is website migration?</a></li>\n<li><a href=\"#why-you-might-need-to-migrate-your-wordpress-website\">Why you might need to migrate your WordPress website</a></li>\n<li><a href=\"#how-long-does-a-wordpress-site-migration-take\">How long does a WordPress site migration take?</a></li>\n<li><a href=\"#checklist-for-a-successful-wordpress-site-migration\">Checklist for a successful WordPress site migration</a></li>\n<li><a href=\"#what-to-do-before-migrating-your-wordpress-site\">What to do before migrating your WordPress site</a>\n<ul>\n<li><a href=\"#backup-your-existing-site\">Back up your existing website</a></li>\n<li><a href=\"#set-up-your-new-hosting\">Set up your new hosting account or domain</a></li>\n<li><a href=\"#choose-the-right-time\">Choose the right time</a></li>\n<li><a href=\"#inform-your-audience-about-the-move\">Inform your audience about the move</a></li>\n<li><a href=\"#enable-maintenance-mode\">Enable maintenance mode</a></li>\n<li><a href=\"#disable-caching-security-redirect-plugins\">Disable caching, security, and redirect plugins</a></li>\n</ul>\n</li>\n<li><a href=\"#what-to-do-during-a-wordpress-migration\">What to do during a WordPress migration</a>\n<ul>\n<li><a href=\"#point-your-domain-to-new-host\">Point your domain name to your new host</a></li>\n<li><a href=\"#create-new-database\">Create a new database</a></li>\n<li><a href=\"#migrate-files-and-database\">Migrate your files and database</a></li>\n<li><a href=\"#update-url-references\">Update URL references</a></li>\n</ul>\n</li>\n<li><a href=\"#what-to-check-after-migrating-wordpress\">What to check after migrating your WordPress site</a></li>\n<li><a href=\"#summary\">Summary</a></li>\n</ul>\n<h2 id=\"what-is-website-migration\">What is website migration?</h2>\n<p>Website migration is the process of relocating a website from one hosting platform to another. This means moving all your website&#8217;s files and databases to a new server. It&#8217;s something you might consider if your business is growing, your current hosting plan is limited in resources, or if your website is experiencing slow loading times and frequent downtime.</p>\n<p>Changing hosts can be necessary to accommodate increased traffic and improve performance. However, it&#8217;s a complex process that needs to be done correctly to avoid losing content and your <a href=\"https://updraftplus.com/how-to-move-your-site-using-updraftplus-migrator-without-losing-google-ranking\">rankings in search engine results</a>.</p>\n<p>Website migration involves making significant changes to your website&#8217;s technology, structure, design, or even its location to enhance its online visibility. It&#8217;s not a decision to be taken lightly, as it can be quite challenging.</p>\n<h2 id=\"why-you-might-need-to-migrate-your-wordpress-website\">Why you might need to migrate your WordPress website</h2>\n<p>Website migration can take various forms, such as:</p>\n<ul>\n<li><strong>Host change</strong>: Transferring your entire website from one web hosting service to another while keeping the same domain name.</li>\n<li><strong>Domain change</strong>: Changing your domain name.</li>\n<li><strong>Uploading new site</strong> &#8211; Moving your website from your local host to an online server.</li>\n<li><strong>CMS or framework change</strong> &#8211; Transitioning from another content management system to WordPress, or the other way around, requires migration of content and functionality.</li>\n</ul>\n<p>Each of these types of migrations serves a different purpose and involves specific steps to ensure a smooth transition. While website migration can be necessary to address various issues, it&#8217;s important to approach it with caution, as there are potential risks, including the possibility of losing some or all of your website&#8217;s functionality.</p>\n<blockquote><p><strong>Expert tip: </strong>Use Google Search Console to identify host issues</p></blockquote>\n<p>Did you know Google Search Console has this cool feature? It can tell you if your hosting setup is giving Google&#8217;s crawlers a hard time. It&#8217;s like having a detective for your website! If you haven’t got an account you can <a href=\"https://support.google.com/webmasters/answer/\">set one up for free here</a>.</p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-1933335 size-full\" src=\"https://updraftplus.com/wp-content/uploads/2023/10/migration-checklist-search-console-example.png\" alt=\"screenshot-of-google-search-console-crawl-stats\" width=\"512\" height=\"377\" srcset=\"https://updraftplus.com/wp-content/uploads/2023/10/migration-checklist-search-console-example.png 512w, https://updraftplus.com/wp-content/uploads/2023/10/migration-checklist-search-console-example-480x353.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 512px, 100vw\" /></p>\n<p>To check it out, just go to <a href=\"https://search.google.com/search-console/ownership\">Google Search Console</a>, click on Settings, then Crawl Stats, and finally, Hosts. This little report can give you the lowdown on whether your hosting choice is the right fit for your business. So, don&#8217;t forget to drop by and give it a peek from time to time. It&#8217;s your website&#8217;s way of saying, &#8220;Help me help you!&#8221;</p>\n<h2 id=\"how-long-does-a-wordpress-site-migration-take\">How long does a WordPress site migration take?</h2>\n<p>The duration of a WordPress site migration can vary depending on several factors. On average, a straightforward migration from one hosting provider to another typically takes between 1 to 4 hours.</p>\n<p>However, more complex migrations or those involving larger websites may take longer, potentially several hours or even a day or two. Note that you’ll have to wait for your DNS records to propagate worldwide. This may take up to 72 hours.</p>\n<h2 id=\"checklist-for-a-successful-wordpress-site-migration\">Checklist for a successful WordPress site migration</h2>\n<p>Planning ahead is the key to a successful website migration, and it can save you from potential issues down the road. Our goal is to make the entire process as straightforward as possible.</p>\n<p>This WordPress migration checklist is here to guide you through each step, ensuring a hassle-free move. Whether you&#8217;re a technical expert or a beginner, this checklist will help you navigate the process with ease.</p>\n<p>We will divide the migration process in 3 parts:</p>\n<ol>\n<li>What to do before migration</li>\n<li>What to do during migration</li>\n<li>What to do after migration</li>\n</ol>\n<h2 id=\"word-press-migration-checklist\">WordPress migration checklist</h2>\n<table>\n<tbody>\n<tr>\n<th>\n<h3>Pre WordPress migration checklist</h3>\n</th>\n</tr>\n<tr>\n<td>Back up your existing website <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Set up your new hosting account or domain <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Choose the right time for the migration <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Inform your audience about the move <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Put your WordPress site in maintenance mode <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Disable caching, security, and redirect plugins <input type=\"checkbox\" /></td>\n</tr>\n</tbody>\n</table>\n<table>\n<tbody>\n<tr>\n<th>\n<h3>What to check during a WordPress migration</h3>\n</th>\n</tr>\n<tr>\n<td>Point your domain name to your new host <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Create a copy of your website <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Update your hosts file <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Create a new database <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Migrate your files and database <input type=\"checkbox\" /></td>\n</tr>\n</tbody>\n</table>\n<table>\n<tbody>\n<tr>\n<th>\n<h3>Post WordPress migration checklist</h3>\n</th>\n</tr>\n<tr>\n<td>Check your new website’s speed and functionality <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Scan for broken links <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Add redirects <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Update your DNS <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Check Google Search Console &amp; analytics <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Test your SSL certificate <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Perform search and replace on your database <input type=\"checkbox\" /></td>\n</tr>\n<tr>\n<td>Close your old hosting account <input type=\"checkbox\" /></td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"what-to-do-before-migrating-your-wordpress-site\">What to do before migrating your WordPress site</h2>\n<h3 id=\"backup-your-existing-site\">1. Back up your existing website</h3>\n<p>Before you jump into website migration, take a crucial step and <a href=\"https://updraftplus.com/how-to-backup-a-wordpress-site-step-by-step-guide\">back up your existing WordPress site</a>. This backup is your safety net in case anything goes haywire during the migration process. It&#8217;s like having a reset button for your site.</p>\n<p>You&#8217;ve got a couple of options:</p>\n<ol>\n<li>Many web hosts include backup services</li>\n<li>Use a <a href=\"https://updraftplus.com\">backup plugin</a> like UpdraftPlus.</li>\n</ol>\n<p>Alternatively, you can go old-school and manually back up your files using an FTP client like FileZilla. Don&#8217;t forget to back up your database too; you can do this through phpMyAdmin in your hosting account. Once that&#8217;s done, stash your backups in a safe spot. This way, if anything goes south during migration, you can easily restore your site to its former glory.</p>\n<h3 id=\"set-up-your-new-hosting\">2. Set up your new hosting account or domain</h3>\n<p>If you&#8217;re switching to a new web host, follow these steps:</p>\n<p><strong>Step 1</strong>: Choose the right hosting plan for your needs.<br />\n<strong>Step 2</strong>: Log into your hosting control panel.<br />\n<strong>Step 3</strong>: Install WordPress (many providers offer one-click installations).</p>\n<p>If you&#8217;re changing your domain name, you can either purchase one through a domain registrar or, in some cases, get a free domain from your new web host.</p>\n<p>Before you start your migration, make sure you have the following information readily available:</p>\n<ul>\n<li>Login details for your old and new hosting control panels.</li>\n<li>Login details for your old and new website.</li>\n<li>Nameserver information for the new web host.</li>\n<li>Login information for your domain registrar.</li>\n<li>FTP/SFTP credentials.</li>\n</ul>\n<p>Having this information readily available will make your website migration more efficient. You don&#8217;t want to waste time searching for login credentials during the process.</p>\n<h3 id=\"choose-the-right-time\">3. Choose the right time</h3>\n<p>When it comes to migrating your website, timing is crucial. A well-planned migration should aim to minimize any negative impact on your site&#8217;s performance. Although a slight dip in traffic may be inevitable, you can significantly reduce this by choosing the right time for the migration.</p>\n<h3>What to consider when choosing the time to migrate your site</h3>\n<ul>\n<li><strong>When Site traffic is low</strong>: Schedule your migration during lower traffic periods like weekends, late nights, or off-peak hours to minimize user inconvenience.</li>\n<li><strong>Consider time zone</strong>: Consider time zone differences when your audience is global; for instance, if you&#8217;re in Europe but cater to Asian users, migrate during their off-peak hours.</li>\n<li><strong>Business-specific timing</strong>: Choose a migration time that suits your business hours. If you&#8217;re a B2B company closed on weekends or if your busiest hours are between 3:00 and 8:00 PM, consider scheduling the migration during weekends or late nights and early mornings.</li>\n</ul>\n<h3 id=\"inform-your-audience-about-the-move\">4. Inform your audience about the move</h3>\n<p>When you&#8217;re getting ready for your website move, don&#8217;t forget to give your audience a heads-up to keep things smooth. Just drop them a friendly note about the scheduled maintenance, say sorry for any hiccups, and maybe shoot out an email or post on social media to keep everyone in the loop.</p>\n<p>This way, you can nudge your customers to make their purchases early, prevent them from wandering off to competitors, and keep things looking pro, especially if you&#8217;re running an online shop. It&#8217;s all about making the transition as hassle-free as possible and not messing with your cash flow.</p>\n<h3 id=\"enable-maintenance-mode\">5. Enable maintenance mode</h3>\n<p>Put your site in maintenance mode. This nifty move stops anyone, especially if you have a multi-author blog or website, from messing with your content while you&#8217;re making changes. It&#8217;s like locking the door when you&#8217;re doing renovations inside. Visitors won&#8217;t be able to see or interact with your content, and your writers won&#8217;t accidentally publish or edit posts.</p>\n<h3 id=\"disable-caching-security-redirect-plugins\">6. Disable caching, security, and redirect plugins</h3>\n<p>Make sure to turn off any caching, security, or redirect plugins that are active on your site. While these plugins are usually great for your site&#8217;s regular operation, they can cause hiccups during migration. For example, security plugins might set up firewalls that block essential migration requests.</p>\n<p>If you forget to disable these, you might end up with 403 Forbidden or 500 Internal Server errors, and we definitely want to avoid those. Don&#8217;t worry, though; you can always reactivate these plugins once your website is happily settled in its new home. So, for now, just switch them off and enjoy a trouble-free migration.</p>\n<h2 id=\"what-to-do-during-a-wordpress-migration\">What to do during a WordPress migration</h2>\n<p>Using a migration plugin can take away a lot of the hassle involved in manually migrating your WordPress site. Follow our expert guide on <a href=\"https://updraftplus.com/faqs/how-do-i-migrate-to-a-new-site-location\">migrating your site with UpdraftPlus free and premium versions</a> for a hassle free migration.</p>\n<p>If you’re set on migrating your site manually, follow the steps below to make sure you’ve got everything covered:</p>\n<h3 id=\"point-your-domain-to-new-host\">1. Point your domain name to your new host</h3>\n<p>First off, you need to point your domain name to your new host. Think of Domain Name System (DNS) records as the backstage pass connecting your domain name to the server that houses your website. These records often include cryptic-looking host names like:</p>\n<ul style=\"list-style-type: none;\">\n<li>ns1.hostname.com</li>\n<li>ns2.hostname.com</li>\n</ul>\n<p>Before you can determine if your migration was a success, you&#8217;ve got to make sure your domain name is pointing to your new host. If you&#8217;re lucky enough to have a web host offering free migrations, they&#8217;ll likely handle the nameserver updates automatically.</p>\n<p>However, if you&#8217;re taking the manual migration route and using a domain registrar, you&#8217;ll need to dive into your account settings and tinker with those DNS settings. Keep in mind that updates to DNS records can take up to 48 hours to propagate, although it&#8217;s usually much quicker.</p>\n<p>You can even use tools like DNS checkers to see when your domain name is fully connected.</p>\n<h3 id=\"create-new-database\">2. Create a new database</h3>\n<p>You&#8217;ll need to create a fresh database and add a new user. After that, it&#8217;s time to upload your old database using the Import tab. But there&#8217;s one more important step – you&#8217;ve got to tweak your wp-config.php file to make sure your site knows about the new database.</p>\n<p>Now go to your new hosting account&#8217;s cPanel, find the Databases section, and click on MySQL Databases. From there, create that new database and add a user. Now, you can bring in your old database through the Import tab.</p>\n<p>Lastly, find your website&#8217;s wp-config.php file in your site&#8217;s main folder. Open it up and look for these lines:</p>\n<ul>\n<li>define(&#8216;DB_NAME&#8217;, &#8216;db_name&#8217;);</li>\n<li>define(&#8216;DB_USER&#8217;, &#8216;db_user&#8217;);</li>\n<li>define(&#8216;DB_PASSWORD&#8217;, &#8216;db_pass&#8217;);</li>\n</ul>\n<p>Now, just replace &#8216;db_name,&#8217; &#8216;db_user,&#8217; and &#8216;db_pass&#8217; with the actual database name, username, and password you created for the new database. That&#8217;s the ticket to getting your new website all set up. Easy, right?</p>\n<h3 id=\"migrate-files-and-database\">3. Migrate your files and database</h3>\n<p>Alright, it&#8217;s file-moving time! You&#8217;ll want to transfer all your website files to your new hosting provider. To make this happen, you can use FTP (that&#8217;s like a super handy file transfer tool) or, if your host has it, a built-in file manager. One little thing to remember: since your domain still points to your old hosting provider, you might need to use the IP address to connect to your new server.</p>\n<p>Now, the easy part. In your FTP client, just drag and drop all the stuff from your WordPress folder on your computer into the root directory on your new server. Then, you wait. It&#8217;s like moving your website furniture to a new house. And here&#8217;s a time-saving trick: if your hosting provider lets you unzip files, go ahead and zip &#8217;em up before uploading. You&#8217;ll just need to unzip them once they&#8217;re on the new server. It&#8217;s all about getting your site settled in its new online home.</p>\n<h3 id=\"update-url-references\">4. Update URL references</h3>\n<p>Here&#8217;s the last thing to consider, and it&#8217;s pretty straightforward. You only need to do this if you&#8217;re changing your website&#8217;s domain during the migration. If you&#8217;re not, you can totally skip this step.</p>\n<p>When you&#8217;re moving your WordPress site and changing the web address, you need to update the references in your database. This makes sure everything points to the right place in your new home on the web. But remember, if your domain isn&#8217;t changing, you can happily move on without worrying about this part.</p>\n<h2 id=\"what-to-check-after-migrating-wordpress\">What to check after migrating your WordPress site</h2>\n<p>Once your WordPress migration is complete, there are a few essential steps to ensure everything runs smoothly:</p>\n<p><strong>1. Speed and functionality:</strong> Check your new website&#8217;s speed and functionality. Make sure it&#8217;s as fast and responsive as it should be.</p>\n<p><strong>2. Broken links:</strong> Scan for broken links and fix them promptly to maintain a seamless user experience. You can try using tools like Screaming Frog to check if there is any broken URL.</p>\n<p><strong>3. Redirects:</strong> Set up redirects to guide users and search engines from old URLs to their new equivalents.</p>\n<p><strong>4. Google Search Console &amp; Analytics:</strong> Now that you&#8217;ve migrated your website, it&#8217;s not time to kick back and relax just yet. You&#8217;ll want to keep a watchful eye on your Google Search Console and Analytics accounts. Check in regularly to spot any errors or shifts in your website traffic that might raise a flag. These could be signs of something going amiss, and it&#8217;s always better to catch issues early so you can fix them pronto. Stay vigilant, and your website will keep running smoothly.</p>\n<p><strong>5. SSL certificate:</strong> Test your SSL certificate to ensure a secure connection for your visitors. After a migration, it&#8217;s a good idea to check that your SSL certificate is still doing its job. Here&#8217;s how: open your website in an incognito window, and if your SSL certificate is in good shape, you&#8217;ll spot a little padlock icon next to your site&#8217;s URL. That padlock is your sign that everything&#8217;s secure.</p>\n<p><strong>6. Database search and replace:</strong> If you&#8217;re switching to a new domain name during your website migration, there&#8217;s a little housekeeping to do. You&#8217;ve got to swap out the old domain name with the shiny new one all across your database. For example, changing &#8220;yourolddomain.com&#8221; to &#8220;yournewdomain.com.&#8221; But here&#8217;s the twist: you can&#8217;t just do a simple find-and-replace in the database because that might mess up some serialized values. No worries, though! Just reach for handy tools like the Database Search and Replace Script in PHP. It&#8217;ll do the trick and keep things smooth as butter.</p>\n<p><strong>7. Close old hosting:</strong> Don&#8217;t forget to close your old hosting account to avoid unnecessary charges.</p>\n<blockquote><p><strong>Expert tip</strong> &#8211; Perform regular <a href=\"https://updraftplus.com/how-to-do-a-wordpress-website-health-check-updraftplus\">WordPress health checks</a> to identify any issues on your site and keep it in peak condition!</p></blockquote>\n<h2 id=\"summary\">Summary</h2>\n<p>By following these steps, you&#8217;ll ensure a smooth transition and maintain a high-quality online presence after your website migration.</p>\n<p>Migrating your site can be a stressful task, even with the help of a plugin. <a href=\"https://updraftplus.com/shop/updraftplus-premium\">UpdraftPlus Premium</a> comes with an expert team ready to support you with any queries or issues that may crop up along the way.</p>\n<p>The post <a href=\"https://updraftplus.com/wordpress-migration-checklist/\">WordPress migration checklist</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:57:\"\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:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Test your site with PHP 8.3 with ease, with UpdraftClone\";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:80:\"https://updraftplus.com/test-your-site-with-php-8-3-with-ease-with-updraftclone/\";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, 07 Sep 2023 09:45:19 +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:1:{i:0;a:5:{s:4:\"data\";s:16:\"UpdraftPlus News\";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:34:\"https://updraftplus.com/?p=1896350\";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:755:\"<p>PHP 8.3 is scheduled to be released in November 2023 and there are already a number of release candidates available as testing versions. Whilst you’re able to download and configure PHP 8.3 manually on your own environment, with UpdraftClone, you &#8230; <a href=\"https://updraftplus.com/test-your-site-with-php-8-3-with-ease-with-updraftclone/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a href=\"https://updraftplus.com/test-your-site-with-php-8-3-with-ease-with-updraftclone/\">Test your site with PHP 8.3 with ease, with UpdraftClone</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrea Howey\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1740:\"<p>PHP 8.3 is scheduled to be released in November 2023 and there are already a number of release candidates available as testing versions. <strong>Whilst you’re able to download and configure PHP 8.3 manually on your own environment, with UpdraftClone, you can spin up a testing site in just 3 clicks.</strong></p>\n<p>UpdraftClone allows you to easily and quickly create cloned versions of your WordPress website.  Experiment with upgrades, new themes, plugins, updated layouts or content, without the risk of breaking the live site.</p>\n<p>There’s no need to buy separate hosting or go through the installation process. Simply select the versions of WordPress and PHP you’d like to set up and you’re good to go.</p>\n<p>UpdraftClone is paid for in tokens.</p>\n<p>If your site is 25GB or less (most sites) it costs just one token to boot up the site and one token per week thereafter. 5 tokens over 4 weeks costs just $14.40. You can even use your tokens to boot <a href=\"https://updraftplus.com/updraftclone-gets-a-new-dashboard-update/\">empty WordPress installs</a> rather than cloning your existing site. Simply throw away the clone when you’re finished.</p>\n<p><a href=\"https://updraftplus.com/shop/updraftclone-tokens\">Learn more about UpdraftClone</a></p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<p>The post <a href=\"https://updraftplus.com/test-your-site-with-php-8-3-with-ease-with-updraftclone/\">Test your site with PHP 8.3 with ease, with UpdraftClone</a> appeared first on <a href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"https://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\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: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:29:\"https://updraftplus.com/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:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:20:{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:\"Fri, 29 Mar 2024 18:12:27 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:\"Sat, 30 Mar 2024 01:38:26 GMT\";s:9:\"accept-ch\";s:191:\"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-Form-Factor, Sec-CH-UA-Platform, Sec-CH-UA-Platform-Version\";s:23:\"content-security-policy\";s:243:\"require-trusted-types-for \'script\';report-uri /_/RaichuFeedServer/cspreport, script-src \'report-sample\' \'nonce-W0rVS--ltP_f7Mf99ODjog\' \'unsafe-inline\';object-src \'none\';base-uri \'self\';report-uri /_/RaichuFeedServer/cspreport;worker-src \'self\'\";s:26:\"cross-origin-opener-policy\";s:11:\"same-origin\";s:28:\"cross-origin-resource-policy\";s:9:\"same-site\";s:18:\"permissions-policy\";s:173:\"ch-ua-arch=*, ch-ua-bitness=*, ch-ua-full-version=*, ch-ua-full-version-list=*, ch-ua-model=*, ch-ua-wow64=*, ch-ua-form-factor=*, ch-ua-platform=*, ch-ua-platform-version=*\";s:19:\"reporting-endpoints\";s:101:\"default=\"/_/RaichuFeedServer/web-reports?context=eJzjEtDikmLw1ZBicEqfwRoCxELcHJNuzd3AJvBgxr4CAGg2CTA\"\";s:16:\"content-encoding\";s:4:\"gzip\";s:6:\"server\";s:3:\"ESF\";s:16:\"x-xss-protection\";s:1:\"0\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:7:\"alt-svc\";s:46:\"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000\";}}s:5:\"build\";s:14:\"20231027115908\";}','no'),(21699,'_transient_timeout_feed_mod_1ba599ab7de10d3141b69dcb9b501248','1711805906','no'),(21700,'_transient_feed_mod_1ba599ab7de10d3141b69dcb9b501248','1711762706','no'),(21701,'_transient_timeout_updraftplus_dashboard_news','1711805906','no'),(21702,'_transient_updraftplus_dashboard_news','<div class=\"rss-widget\"><ul><li class=\"updraftplus_dashboard_news_item\"><a href=\"https://ramlalatourandtravel.com/wp-admin/\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all UpdraftPlus news\" onClick=\"updraftplus_dismiss_dashboard_news(); return false;\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://updraftplus.com/10-best-free-wordpress-backup-plugins-2024/\'>UpdraftPlus: 10 best free WordPress backup plugins 2024</a></li><li class=\"updraftplus_dashboard_news_item\"><a href=\"https://ramlalatourandtravel.com/wp-admin/\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all UpdraftPlus news\" onClick=\"updraftplus_dismiss_dashboard_news(); return false;\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'https://updraftplus.com/updraftplus-vs-duplicator/\'>UpdraftPlus: UpdraftPlus vs Duplicator: Which is the best backup and migration plugin?</a></li></ul></div>','no'),(21703,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1711805906','no'),(21704,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-4/\'>WordPress 6.5 Release Candidate 4</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-3/\'>WordPress 6.5 Release Candidate 3</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://heropress.com/jouralism-5000-theme-reviews-wordcamp-europe-and-more/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jouralism-5000-theme-reviews-wordcamp-europe-and-more\'>HeroPress: Jouralism, 5000 Theme Reviews, WordCamp Europe and more!</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-4/\'>WordPress.org blog: WordPress 6.5 Release Candidate 4</a></li><li><a class=\'rsswidget\' href=\'https://blog.gravatar.com/2024/03/28/new-gravatar-profile-features-make-it-yours/\'>Gravatar: New Gravatar Profile Features: Make It Yours</a></li></ul></div>','no'),(21705,'_transient_timeout_newfold_notifications','1711763006','no'),(21706,'_transient_newfold_notifications','a:4:{i:0;a:4:{s:2:\"id\";s:36:\"ed430695-420d-4f5d-9f40-5ffd9a85bcff\";s:9:\"locations\";a:2:{i:0;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"bluehost-plugin\";}i:1;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"wp-admin-notice\";}}s:10:\"expiration\";i:1703035512;s:7:\"content\";s:4661:\"<style>@media screen and (max-width:1160px) {.cta {background-image:none !important;padding-left:26px !important;}}@media screen and (max-width:600px) {.cta {padding-left:0 !important;height:auto !important;}.cta .body{flex-direction:column}.cta-button{display:block !important;width:100%!important;margin-bottom:15px;margin-top:15px;}}.cta-button:hover{background:#2C6CC9 !important;color:white !important;}</style><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\"><link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&amp;display=swap\" rel=\"stylesheet\"><div style=\"padding: 10px 20px 0 0;clear: both;\"><div style=\"background: #3575D3;display: flex;box-shadow: 0 1px 3px rgba(100,100,100,.2);position:relative;color: #fff;font-family: \'Open Sans\', sans-serif;justify-content: space-between;\" class=\"cta\"> <div style=\"display:flex;justify-content: left;padding-top: 15px;padding-bottom: 15px;flex-grow: 1;\"><svg viewBox=\"0 0 116.8 19.3\" title=\"Bluehost Logo\" style=\"width: 136px;padding: 0 30px;flex-grow: 0;\"><g fill=\"#ffffff\"><path d=\"M0 0h5.3v5.3H0zm6.8 0h5.3v5.3H6.8zm6.9 0H19v5.3h-5.3zM0 6.8h5.3v5.3H0zm6.8 0h5.3v5.3H6.8zm6.9 0H19v5.3h-5.3zM0 13.7h5.3V19H0zm6.8 0h5.3V19H6.8zM13.7 13.7H19V19h-5.3zM29.8 8.2c1.1-1 2.5-1.5 4-1.5 2.7 0 5.3 1.8 5.3 6.3s-2.9 6.3-6.1 6.3c-1.6 0-3.2-.4-4.6-1.3V0h1.4zm0 9.1c1 .5 2.1.8 3.2.8 2.5 0 4.8-1.5 4.8-5.1 0-3.2-1.8-5.1-4.1-5.1-1.5.1-2.9.8-3.9 1.9zM41.5 19V0h1.3v19zm5.8-4.7c0 2.9 1.4 3.7 2.8 3.7 1.8-.1 3.3-1.1 4.2-2.7V6.9h1.4v12.2h-1.4v-2.4c-1 1.5-2.8 2.5-4.6 2.5-1.9 0-3.8-1.1-3.8-4.8V6.9h1.4zm21.4 3.9c-1.3.7-2.8 1.1-4.3 1-4.1-.1-6.2-3.4-6.1-6.8 0-3.2 2.5-5.8 5.6-5.8h.4c3.3.1 5.5 2.7 5.1 6.6h-9.8c0 2.6 2.1 4.7 4.7 4.8h.1c1.3 0 2.6-.3 3.8-.9zm-.5-6.1c.1-2.2-1.6-4.1-3.8-4.2h-.2c-2.4-.1-4.4 1.8-4.5 4.2zm5.6-2.9c1-1.6 2.6-2.5 4.5-2.6 2.4 0 3.9 1.8 3.9 4.6V19h-1.3v-7.6c0-2.6-1.4-3.6-2.8-3.6-1.8.2-3.3 1.2-4.2 2.7V19h-1.3V0H74c-.2 0-.2 9.2-.2 9.2zm22.3 3.7c0 4-2.7 6.3-5.9 6.3-3.5 0-5.9-2.8-5.9-6.3-.2-3.3 2.3-6.1 5.6-6.3h.3c3.2.1 5.9 2.4 5.9 6.3zm-10.3 0c0 2.7 1.6 5 4.5 5s4.5-2.4 4.5-5-1.7-5-4.5-5-4.5 2.3-4.5 5zm13.4 4c1 .6 2.1 1 3.2 1 1.3 0 2.9-.5 2.8-1.8 0-1.1-1.2-2-3-2.7-2.1-.8-3.9-1.6-3.9-3.5s1.8-3.3 4.2-3.3c1.2 0 2.3.3 3.4.9l-.5 1.1c-.9-.5-1.8-.7-2.8-.7-2 0-2.9 1-2.9 2 0 1.3 1.5 1.8 3.4 2.6 2.9 1.1 3.6 2.5 3.6 3.6 0 1.9-1.8 3.1-4.2 3.1-1.4 0-2.7-.4-3.9-1.1zm16.4-10V8h-4v6.7c0 2 .8 3.2 2.6 3.3.8 0 1.6-.1 2.3-.5l.4 1.2c-.9.3-1.8.5-2.7.5-2.2 0-3.9-1.3-3.9-4.5V8H108V6.9h2.2V2.8h1.4v4.1z\"></path></g></svg><div style=\"margin: 0;line-height:24px;font-size: 16px;font-family:\'Open Sans\',sans-serif;display: flex;align-items: center;justify-content: space-between;flex-grow: 2;\" class=\"body\"><span style=\"max-width: 600px;flex-grow: 2;\">Protect sensitive visitor data by encrypting communication to your website with an SSL certificate.</span> <button style=\"border: 1px solid #2C6CC9;display: inline-flex;padding: 0.5rem 1rem;text-decoration: none;font-weight: bold;font-family: \'Open Sans\', sans-serif;font-size: 16px;margin: 0 18px;color: #2C6CC9;outline: 1px solid transparent;border-radius: 3px;flex-shrink: 0;text-align: center;background: #fff;flex-grow: 0;\" class=\"cta-button ctb-cta\" data-ctb-id=\"39331070-d1e4-4e24-94be-a5a91e9d3569\" data-action=\"load-nfd-ctb\">Buy Now</a></div></div> <a href=\"\" data-action=\"close\" style=\"margin: 8px 10px 0 0;flex-grow: 0;\" class=\"\"> <svg width=\"16px\" height=\"16px\" viewBox=\"0 0 20 20\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" style=\"\"><title>Close</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(-1357.000000, -226.000000)\"><g transform=\"translate(1355.000000, 224.000000)\"> <rect x=\"0\" y=\"0\" width=\"24\" height=\"24\"></rect><path d=\"M14.12125,12 L20.53125,5.59 L21.853125,4.268125 C22.048125,4.073125 22.048125,3.75625 21.853125,3.56125 L20.43875,2.146875 C20.24375,1.951875 19.926875,1.951875 19.731875,2.146875 L12,9.87875 L4.268125,2.14625 C4.073125,1.95125 3.75625,1.95125 3.56125,2.14625 L2.14625,3.560625 C1.95125,3.755625 1.95125,4.0725 2.14625,4.2675 L9.87875,12 L2.14625,19.731875 C1.95125,19.926875 1.95125,20.24375 2.14625,20.43875 L3.560625,21.853125 C3.755625,22.048125 4.0725,22.048125 4.2675,21.853125 L12,14.12125 L18.41,20.53125 L19.731875,21.853125 C19.926875,22.048125 20.24375,22.048125 20.43875,21.853125 L21.853125,20.43875 C22.048125,20.24375 22.048125,19.926875 21.853125,19.731875 L14.12125,12 Z\" fill=\"#fff\"></path></g></g></g></svg></a></div></div><img src=\'https://hiive.cloud/i.png?notification_id=ed430695-420d-4f5d-9f40-5ffd9a85bcff\' alt=\'\' width=\'1\' height=\'1\' style=\'position: absolute;\' />\";}i:1;a:4:{s:2:\"id\";s:36:\"5604efe5-864b-43ac-a631-bfbcb14c8ee1\";s:9:\"locations\";a:1:{i:0;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"wp-admin-notice\";}}s:10:\"expiration\";i:1701406800;s:7:\"content\";s:3348:\"<div style=\"padding: 10px 0 0; margin: 0 1.25rem 0 auto; clear: both; position: relative;\"> <style> a[data-action=\"close\"] { background-color: white; padding: 7px; line-height: 0; border: 1px solid #d8dbe6; border-radius: 99px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12); position: absolute; top: -5px; right: -12px; cursor: pointer; z-index: 3; } </style> <a href=\"\" data-action=\"close\" aria-label=\"Dismiss notice\"> <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#4D4D51\" xmlns=\"http://www.w3.org/2000/svg\"> <title>Dismiss</title> <path d=\"M24 2.41714L21.5829 0L12 9.58286L2.41714 0L0 2.41714L9.58286 12L0 21.5829L2.41714 24L12 14.4171L21.5829 24L24 21.5829L14.4171 12L24 2.41714Z\" /> </svg> </a> <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"> <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin> <link href=\"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap\" rel=\"stylesheet\"> <style> .nfd-bf23-notice { background-color: #000000; display: flex; justify-content: space-between; align-items: center; gap: 2.5%; min-height: 90px; box-shadow: 0 0 15px 5px rgb(0, 51, 126, 0.22); font-family: \'Montserrat\', sans-serif; font-weight: 500; overflow: hidden; container-type: inline-size; container-name: nfd-notice; } .nfd-bf23-notice-content { display: flex; justify-content: center; align-items: center; gap: 16px; z-index: 2; } .nfd-bf23-notice p { color: #E5F6FF; font-size: 16px; margin: 0; } .nfd-bf23-notice strong { font-weight: 700; } .nfd-bf23-notice button { min-width: max-content; background-color: #FBFF49; color: #000000; font-size: 15px; padding: 0; border: none; outline: none; border-radius: 4px; transition: .2s all ease-in-out; } .nfd-bf23-notice button:hover { box-shadow: 0 0 8px 2px rgba(251, 255, 73, .5); } .nfd-bf23-notice button a { display: block; color: #000000; text-decoration: none; padding: 15px 21px; } .nfd-bf23-notice img { max-width: 12.5%; height: auto; z-index: 1; } .nfd-bf23-notice img:first-child { transform: rotate(-12deg); scale: 1.15; } .nfd-bf23-notice img:last-child { transform: rotate(8deg); scale: 1.9; filter: grayscale(); opacity: .45; } @container nfd-notice (max-width: 750px) { .nfd-bf23-notice-content { padding: 0 20px; } .nfd-bf23-notice img { display: none; } } @container nfd-notice (min-width: 1225px) { .nfd-bf23-notice p { font-size: 18.5px; } .nfd-bf23-notice img { max-width: 11%; } .nfd-bf23-notice img:first-child { scale: 1.25; } } @container nfd-notice (min-width: 1360px) { .nfd-bf23-notice p { font-size: 19px; } .nfd-bf23-notice img { max-width: 15%; } } @container nfd-notice (min-width: 1390px) { .nfd-bf23-notice p { font-size: 20px; } } </style> <div class=\"nfd-bf23-notice\" id=\"nfd-bf23-post\"> <img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/6b1cba67-cca4-4334-8371-fc1c3a9e3a1d/images/post-bhbf-sale-graf.png\"> <div class=\"nfd-bf23-notice-content\"> <p>Last Chance to <strong>Save BIG</strong> on Plugins and Services from Bluehost.</p> <button> <a href=\"admin.php?page=bluehost&from=bfcm-banner#/marketplace\">Shop Sale</a> </button> </div> <img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/6b1cba67-cca4-4334-8371-fc1c3a9e3a1d/images/bhbf-sale-graf.png\"> </div></div><img src=\'https://hiive.cloud/i.png?notification_id=5604efe5-864b-43ac-a631-bfbcb14c8ee1\' alt=\'\' width=\'1\' height=\'1\' style=\'position: absolute;\' />\";}i:2;a:4:{s:2:\"id\";s:36:\"6f72869d-f098-4371-9a5d-fade60f6afd5\";s:9:\"locations\";a:1:{i:0;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"wp-admin-notice\";}}s:10:\"expiration\";i:1700974800;s:7:\"content\";s:3333:\"<div style=\"padding: 10px 0 0; margin: 0 1.25rem 0 auto; clear: both; position: relative;\"> <style> a[data-action=\"close\"] { background-color: white; padding: 7px; line-height: 0; border: 1px solid #d8dbe6; border-radius: 99px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12); position: absolute; top: -5px; right: -12px; cursor: pointer; z-index: 3; } </style> <a href=\"\" data-action=\"close\" aria-label=\"Dismiss notice\"> <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#4D4D51\" xmlns=\"http://www.w3.org/2000/svg\"> <title>Dismiss</title> <path d=\"M24 2.41714L21.5829 0L12 9.58286L2.41714 0L0 2.41714L9.58286 12L0 21.5829L2.41714 24L12 14.4171L21.5829 24L24 21.5829L14.4171 12L24 2.41714Z\" /> </svg> </a> <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"> <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin> <link href=\"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap\" rel=\"stylesheet\"> <style> .nfd-bf23-notice { background-color: #2C76DC; display: flex; justify-content: space-between; align-items: center; gap: 2.5%; min-height: 90px; box-shadow: 0 0 15px 5px rgb(0, 51, 126, 0.22); font-family: \'Montserrat\', sans-serif; font-weight: 500; overflow: hidden; container-type: inline-size; container-name: nfd-notice; } .nfd-bf23-notice-content { display: flex; justify-content: center; align-items: center; gap: 16px; z-index: 2; } .nfd-bf23-notice p { color: #E5F6FF; font-size: 16px; margin: 0; } .nfd-bf23-notice strong { font-weight: 700; } .nfd-bf23-notice button { min-width: max-content; background-color: #FBFF49; color: #000000; font-size: 15px; padding: 0; border: none; outline: none; border-radius: 4px; transition: .2s all ease-in-out; } .nfd-bf23-notice button:hover { box-shadow: 0 0 8px 2px rgba(251, 255, 73, .5); } .nfd-bf23-notice button a { display: block; color: #000000; text-decoration: none; padding: 15px 21px; } .nfd-bf23-notice img { max-width: 12.5%; height: auto; z-index: 1; } .nfd-bf23-notice img:first-child { transform: rotate(-12deg); scale: 1.15; } .nfd-bf23-notice img:last-child { transform: rotate(8deg); scale: 1.9; filter: invert(.8); } @container nfd-notice (max-width: 750px) { .nfd-bf23-notice-content { padding: 0 20px; } .nfd-bf23-notice img { display: none; } } @container nfd-notice (min-width: 1225px) { .nfd-bf23-notice p { font-size: 18.5px; } .nfd-bf23-notice img { max-width: 11%; } .nfd-bf23-notice img:first-child { scale: 1.25; } } @container nfd-notice (min-width: 1360px) { .nfd-bf23-notice p { font-size: 19px; } .nfd-bf23-notice img { max-width: 15%; } } @container nfd-notice (min-width: 1390px) { .nfd-bf23-notice p { font-size: 20px; } } </style> <div class=\"nfd-bf23-notice\" id=\"nfd-bf23\"> <img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/6b1cba67-cca4-4334-8371-fc1c3a9e3a1d/images/bhbf-sale-graf.png\"> <div class=\"nfd-bf23-notice-content\"> <p>Bluehost Black Friday Sale is Here – <strong>Save BIG</strong> on Plugins and Services.</p> <button> <a href=\"admin.php?page=bluehost&from=bfcm-banner#/marketplace\">Shop Sale</a> </button> </div> <img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/6b1cba67-cca4-4334-8371-fc1c3a9e3a1d/images/bhbf-sale-graf.png\"> </div></div><img src=\'https://hiive.cloud/i.png?notification_id=6f72869d-f098-4371-9a5d-fade60f6afd5\' alt=\'\' width=\'1\' height=\'1\' style=\'position: absolute;\' />\";}i:3;a:4:{s:2:\"id\";s:36:\"8f359c2c-a7e2-4b53-bdcc-310b75894af8\";s:9:\"locations\";a:1:{i:0;a:2:{s:5:\"pages\";s:3:\"all\";s:7:\"context\";s:15:\"wp-admin-notice\";}}s:10:\"expiration\";i:1700715600;s:7:\"content\";s:3346:\"<div style=\"padding: 10px 0 0; margin: 0 1.25rem 0 auto; clear: both; position: relative;\"> <style> a[data-action=\"close\"] { background-color: white; padding: 7px; line-height: 0; border: 1px solid #d8dbe6; border-radius: 99px; box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12); position: absolute; top: -5px; right: -12px; cursor: pointer; z-index: 3; } </style> <a href=\"\" data-action=\"close\" aria-label=\"Dismiss notice\"> <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#4D4D51\" xmlns=\"http://www.w3.org/2000/svg\"> <title>Dismiss</title> <path d=\"M24 2.41714L21.5829 0L12 9.58286L2.41714 0L0 2.41714L9.58286 12L0 21.5829L2.41714 24L12 14.4171L21.5829 24L24 21.5829L14.4171 12L24 2.41714Z\" /> </svg> </a> <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"> <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin> <link href=\"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap\" rel=\"stylesheet\"> <style> .nfd-bf23-notice { background-color: #00337E; display: flex; justify-content: space-between; align-items: center; gap: 2.5%; min-height: 90px; box-shadow: 0 0 15px 5px rgb(0, 51, 126, 0.22); font-family: \'Montserrat\', sans-serif; font-weight: 500; overflow: hidden; container-type: inline-size; container-name: nfd-notice; } .nfd-bf23-notice-content { display: flex; justify-content: center; align-items: center; gap: 16px; z-index: 2; } .nfd-bf23-notice p { color: #E5F6FF; font-size: 16px; margin: 0; } .nfd-bf23-notice strong { font-weight: 700; } .nfd-bf23-notice button { min-width: max-content; background-color: #FBFF49; color: #000000; font-size: 15px; padding: 0; border: none; outline: none; border-radius: 4px; transition: .2s all ease-in-out; } .nfd-bf23-notice button:hover { box-shadow: 0 0 8px 2px rgba(251, 255, 73, .5); } .nfd-bf23-notice button a { display: block; color: #000000; text-decoration: none; padding: 15px 21px; } .nfd-bf23-notice img { max-width: 12.5%; height: auto; z-index: 1; } .nfd-bf23-notice img:first-child { transform: rotate(-12deg); scale: 1.15; } .nfd-bf23-notice img:last-child { transform: rotate(8deg); scale: 1.9; filter: grayscale(); } @container nfd-notice (max-width: 750px) { .nfd-bf23-notice-content { padding: 0 20px; } .nfd-bf23-notice img { display: none; } } @container nfd-notice (min-width: 1225px) { .nfd-bf23-notice p { font-size: 18.5px; } .nfd-bf23-notice img { max-width: 11%; } .nfd-bf23-notice img:first-child { scale: 1.25; } } @container nfd-notice (min-width: 1360px) { .nfd-bf23-notice p { font-size: 19px; } .nfd-bf23-notice img { max-width: 15%; } } @container nfd-notice (min-width: 1390px) { .nfd-bf23-notice p { font-size: 20px; } } </style> <div class=\"nfd-bf23-notice\" id=\"nfd-bf23-early\"> <img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/d8a58ebd-0932-47c0-894b-e065fdb85e6a/images/bhbf-sale-graf.png\"> <div class=\"nfd-bf23-notice-content\"> <p>Bluehost Early Black Friday Sale is Here – <strong>Save BIG</strong> on Plugins and Services.</p> <button> <a href=\"admin.php?page=bluehost&from=bfcm-banner#/marketplace\">Shop Sale</a> </button> </div> <img src=\"https://d2k7nyq3ix8wzh.cloudfront.net/d8a58ebd-0932-47c0-894b-e065fdb85e6a/images/bhbf-sale-graf.png\"> </div></div><img src=\'https://hiive.cloud/i.png?notification_id=8f359c2c-a7e2-4b53-bdcc-310b75894af8\' alt=\'\' width=\'1\' height=\'1\' style=\'position: absolute;\' />\";}}','no'),(21708,'_transient_timeout_mojo_plugin_assets','1711784351','no'),(21709,'_transient_mojo_plugin_assets','a:6:{s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:17:{s:4:\"date\";s:29:\"Sat, 30 Mar 2024 01:39:11 GMT\";s:12:\"content-type\";s:16:\"application/json\";s:13:\"last-modified\";s:29:\"Thu, 28 Mar 2024 19:14:36 GMT\";s:17:\"x-rgw-object-type\";s:6:\"Normal\";s:4:\"etag\";s:36:\"W/\"095c4a0d5107b856d2c63dc75d64da6a\"\";s:16:\"x-amz-request-id\";s:49:\"tx000003f4298c9dd704c93-006605c1ac-4f6a5923-nyc3b\";s:4:\"vary\";s:86:\"Origin, Access-Control-Request-Headers, Access-Control-Request-Method, Accept-Encoding\";s:25:\"strict-transport-security\";s:44:\"max-age=15552000; includeSubDomains; preload\";s:13:\"x-do-cdn-uuid\";s:36:\"db0a15ac-e200-43bb-b780-a78e60e36e05\";s:13:\"cache-control\";s:13:\"max-age=86400\";s:38:\"x-envoy-upstream-healthchecked-cluster\";s:0:\"\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:3:\"age\";s:5:\"22947\";s:10:\"set-cookie\";s:260:\"__cf_bm=wz1vX0SMv2B1nKOJJJfty_eE6_gjI2CG37UULTu3RKw-1711762751-1.0.1.1-rvA0u1ZkozfVVnX8mIVhpYpo7UwKyB9LFoe.L52iwJ69QU3R66N_VHNL.Gh.gSOKIxPO35J4kJUYBHY5ybNXQQ; path=/; expires=Sat, 30-Mar-24 02:09:11 GMT; domain=.cdn.hiive.space; HttpOnly; Secure; SameSite=None\";s:6:\"server\";s:10:\"cloudflare\";s:6:\"cf-ray\";s:20:\"86c4626d78ed1b1e-PHX\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:4:\"body\";s:846:\"{\n   \"endurance-page-cache\": {\n      \"constant\": \"EPC_VERSION\",\n      \"version\": \"2.2.1\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-page-cache\\/production\\/endurance-page-cache.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-page-cache.php\"\n   },\n   \"endurance-browser-cache\": {\n      \"constant\": \"EBC_VERSION\",\n      \"version\": \"0.4\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-browser-cache\\/production\\/endurance-browser-cache.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-browser-cache.php\"\n   },\n   \"endurance-php-edge\": {\n      \"constant\": \"EPE_VERSION\",\n      \"version\": \"0.1\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-php-edge\\/production\\/endurance-php-edge.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-php-edge.php\"\n   }\n}\n\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:1:{i:0;O:14:\"WP_Http_Cookie\":7:{s:4:\"name\";s:7:\"__cf_bm\";s:5:\"value\";s:149:\"wz1vX0SMv2B1nKOJJJfty_eE6_gjI2CG37UULTu3RKw-1711762751-1.0.1.1-rvA0u1ZkozfVVnX8mIVhpYpo7UwKyB9LFoe.L52iwJ69QU3R66N_VHNL.Gh.gSOKIxPO35J4kJUYBHY5ybNXQQ\";s:7:\"expires\";i:1711764551;s:4:\"path\";s:1:\"/\";s:6:\"domain\";s:15:\"cdn.hiive.space\";s:4:\"port\";N;s:9:\"host_only\";b:0;}}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;s:11:\"\0*\0response\";O:23:\"WpOrg\\Requests\\Response\":10:{s:4:\"body\";s:846:\"{\n   \"endurance-page-cache\": {\n      \"constant\": \"EPC_VERSION\",\n      \"version\": \"2.2.1\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-page-cache\\/production\\/endurance-page-cache.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-page-cache.php\"\n   },\n   \"endurance-browser-cache\": {\n      \"constant\": \"EBC_VERSION\",\n      \"version\": \"0.4\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-browser-cache\\/production\\/endurance-browser-cache.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-browser-cache.php\"\n   },\n   \"endurance-php-edge\": {\n      \"constant\": \"EPE_VERSION\",\n      \"version\": \"0.1\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-php-edge\\/production\\/endurance-php-edge.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-php-edge.php\"\n   }\n}\n\";s:3:\"raw\";s:1841:\"HTTP/1.1 200 OK\r\nDate: Sat, 30 Mar 2024 01:39:11 GMT\r\nContent-Type: application/json\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nlast-modified: Thu, 28 Mar 2024 19:14:36 GMT\r\nx-rgw-object-type: Normal\r\netag: W/\"095c4a0d5107b856d2c63dc75d64da6a\"\r\nx-amz-request-id: tx000003f4298c9dd704c93-006605c1ac-4f6a5923-nyc3b\r\nvary: Origin, Access-Control-Request-Headers, Access-Control-Request-Method, Accept-Encoding\r\nstrict-transport-security: max-age=15552000; includeSubDomains; preload\r\nx-do-cdn-uuid: db0a15ac-e200-43bb-b780-a78e60e36e05\r\nCache-Control: max-age=86400\r\nx-envoy-upstream-healthchecked-cluster: \r\nCF-Cache-Status: HIT\r\nAge: 22947\r\nSet-Cookie: __cf_bm=wz1vX0SMv2B1nKOJJJfty_eE6_gjI2CG37UULTu3RKw-1711762751-1.0.1.1-rvA0u1ZkozfVVnX8mIVhpYpo7UwKyB9LFoe.L52iwJ69QU3R66N_VHNL.Gh.gSOKIxPO35J4kJUYBHY5ybNXQQ; path=/; expires=Sat, 30-Mar-24 02:09:11 GMT; domain=.cdn.hiive.space; HttpOnly; Secure; SameSite=None\r\nServer: cloudflare\r\nCF-RAY: 86c4626d78ed1b1e-PHX\r\nContent-Encoding: gzip\r\n\r\n{\n   \"endurance-page-cache\": {\n      \"constant\": \"EPC_VERSION\",\n      \"version\": \"2.2.1\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-page-cache\\/production\\/endurance-page-cache.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-page-cache.php\"\n   },\n   \"endurance-browser-cache\": {\n      \"constant\": \"EBC_VERSION\",\n      \"version\": \"0.4\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-browser-cache\\/production\\/endurance-browser-cache.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-browser-cache.php\"\n   },\n   \"endurance-php-edge\": {\n      \"constant\": \"EPE_VERSION\",\n      \"version\": \"0.1\",\n      \"source\": \"https:\\/\\/raw.githubusercontent.com\\/bluehost\\/endurance-php-edge\\/production\\/endurance-php-edge.php\",\n      \"destination\": \"\\/mu-plugins\\/endurance-php-edge.php\"\n   }\n}\n\";s:7:\"headers\";O:31:\"WpOrg\\Requests\\Response\\Headers\":1:{s:7:\"\0*\0data\";a:17:{s:4:\"date\";a:1:{i:0;s:29:\"Sat, 30 Mar 2024 01:39:11 GMT\";}s:12:\"content-type\";a:1:{i:0;s:16:\"application/json\";}s:13:\"last-modified\";a:1:{i:0;s:29:\"Thu, 28 Mar 2024 19:14:36 GMT\";}s:17:\"x-rgw-object-type\";a:1:{i:0;s:6:\"Normal\";}s:4:\"etag\";a:1:{i:0;s:36:\"W/\"095c4a0d5107b856d2c63dc75d64da6a\"\";}s:16:\"x-amz-request-id\";a:1:{i:0;s:49:\"tx000003f4298c9dd704c93-006605c1ac-4f6a5923-nyc3b\";}s:4:\"vary\";a:1:{i:0;s:86:\"Origin, Access-Control-Request-Headers, Access-Control-Request-Method, Accept-Encoding\";}s:25:\"strict-transport-security\";a:1:{i:0;s:44:\"max-age=15552000; includeSubDomains; preload\";}s:13:\"x-do-cdn-uuid\";a:1:{i:0;s:36:\"db0a15ac-e200-43bb-b780-a78e60e36e05\";}s:13:\"cache-control\";a:1:{i:0;s:13:\"max-age=86400\";}s:38:\"x-envoy-upstream-healthchecked-cluster\";a:1:{i:0;s:0:\"\";}s:15:\"cf-cache-status\";a:1:{i:0;s:3:\"HIT\";}s:3:\"age\";a:1:{i:0;s:5:\"22947\";}s:10:\"set-cookie\";a:1:{i:0;s:260:\"__cf_bm=wz1vX0SMv2B1nKOJJJfty_eE6_gjI2CG37UULTu3RKw-1711762751-1.0.1.1-rvA0u1ZkozfVVnX8mIVhpYpo7UwKyB9LFoe.L52iwJ69QU3R66N_VHNL.Gh.gSOKIxPO35J4kJUYBHY5ybNXQQ; path=/; expires=Sat, 30-Mar-24 02:09:11 GMT; domain=.cdn.hiive.space; HttpOnly; Secure; SameSite=None\";}s:6:\"server\";a:1:{i:0;s:10:\"cloudflare\";}s:6:\"cf-ray\";a:1:{i:0;s:20:\"86c4626d78ed1b1e-PHX\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.100000000000000088817841970012523233890533447265625;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:48:\"https://cdn.hiive.space/bluehost/mu-plugins.json\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:25:\"WpOrg\\Requests\\Cookie\\Jar\":1:{s:10:\"\0*\0cookies\";a:1:{s:7:\"__cf_bm\";O:21:\"WpOrg\\Requests\\Cookie\":5:{s:4:\"name\";s:7:\"__cf_bm\";s:5:\"value\";s:149:\"wz1vX0SMv2B1nKOJJJfty_eE6_gjI2CG37UULTu3RKw-1711762751-1.0.1.1-rvA0u1ZkozfVVnX8mIVhpYpo7UwKyB9LFoe.L52iwJ69QU3R66N_VHNL.Gh.gSOKIxPO35J4kJUYBHY5ybNXQQ\";s:10:\"attributes\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:6:{s:4:\"path\";s:1:\"/\";s:7:\"expires\";i:1711764551;s:6:\"domain\";s:15:\"cdn.hiive.space\";s:8:\"httponly\";b:1;s:6:\"secure\";b:1;s:8:\"samesite\";s:4:\"None\";}}s:5:\"flags\";a:4:{s:8:\"creation\";i:1711762751;s:11:\"last-access\";i:1711762751;s:10:\"persistent\";b:0;s:9:\"host-only\";b:0;}s:14:\"reference_time\";i:1711762751;}}}}s:11:\"\0*\0filename\";N;}}','no'),(21713,'_transient_timeout_as-post-store-dependencies-met','1711849263','no'),(21714,'_transient_as-post-store-dependencies-met','yes','no'),(21719,'action_scheduler_migration_status','complete','yes'),(21746,'_site_transient_timeout_theme_roots','1711777938','no'),(21747,'_site_transient_theme_roots','a:11:{s:16:\"bosa-travel-tour\";s:7:\"/themes\";s:4:\"bosa\";s:7:\"/themes\";s:5:\"natfa\";s:7:\"/themes\";s:5:\"rishi\";s:7:\"/themes\";s:7:\"sinatra\";s:7:\"/themes\";s:6:\"tevily\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";s:11:\"yith-wonder\";s:7:\"/themes\";}','no'),(21748,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1711776139;s:8:\"response\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.20.2\";s:12:\"last_updated\";s:19:\"2022-05-10 14:03:37\";s:11:\"new_version\";s:6:\"3.20.2\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.4.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:337:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzExNzYyNzUyLCJleHAiOjE3MTE4NDkxNTJ9.jCYn2EkLbqaRjUDm4bzjLm8uJsR9nwf9WCDcsIg8ESA/package_download\";s:13:\"download_link\";s:337:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzExNzYyNzUyLCJleHAiOjE3MTE4NDkxNTJ9.jCYn2EkLbqaRjUDm4bzjLm8uJsR9nwf9WCDcsIg8ESA/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.4.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:314:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJpYXQiOjE3MTE3NjI3NTIsImV4cCI6MTcxMTg0OTE1Mn0.vs6EYLyuDwpuyJW83wR9SrB55324njy8taZNxgqaxd0/previous_download\";s:13:\"download_link\";s:314:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiKioqKioqKioqIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9yYW1sYWxhdG91cmFuZHRyYXZlbC5jb20iLCJpYXQiOjE3MTE3NjI3NTIsImV4cCI6MTcxMTg0OTE1Mn0.vs6EYLyuDwpuyJW83wR9SrB55324njy8taZNxgqaxd0/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:7:{s:37:\"ba-book-everything/babe-bootstrap.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/ba-book-everything\";s:4:\"slug\";s:18:\"ba-book-everything\";s:6:\"plugin\";s:37:\"ba-book-everything/babe-bootstrap.php\";s:11:\"new_version\";s:5:\"1.6.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/ba-book-everything/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/ba-book-everything.1.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/ba-book-everything/assets/icon-256x256.png?rev=1850170\";s:2:\"1x\";s:71:\"https://ps.w.org/ba-book-everything/assets/icon-128x128.png?rev=1850170\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/ba-book-everything/assets/banner-1544x500.png?rev=1850170\";s:2:\"1x\";s:73:\"https://ps.w.org/ba-book-everything/assets/banner-772x250.png?rev=1850170\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/click-to-chat-for-whatsapp\";s:4:\"slug\";s:26:\"click-to-chat-for-whatsapp\";s:6:\"plugin\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";s:11:\"new_version\";s:4:\"3.34\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/click-to-chat-for-whatsapp/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/click-to-chat-for-whatsapp.3.34.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/icon-256x256.gif?rev=2892731\";s:2:\"1x\";s:79:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/icon-128x128.gif?rev=2892731\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/banner-772x250.png?rev=2896528\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}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.9.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.9.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.20.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3005087\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3005087\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}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.9.5\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/meta-box/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/meta-box.5.9.5.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:\"5.9\";}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.4.15\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/redux-framework/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/redux-framework.4.4.15.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:60:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347\";s:3:\"svg\";s:60:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/redux-framework/assets/banner-772x250.png?rev=2889347\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:43:\"the-events-calendar/the-events-calendar.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/the-events-calendar\";s:4:\"slug\";s:19:\"the-events-calendar\";s:6:\"plugin\";s:43:\"the-events-calendar/the-events-calendar.php\";s:11:\"new_version\";s:5:\"6.3.5\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/the-events-calendar/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/the-events-calendar.6.3.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440\";s:2:\"1x\";s:72:\"https://ps.w.org/the-events-calendar/assets/icon-128x128.gif?rev=2516440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/the-events-calendar/assets/banner-1544x500.png?rev=2257622\";s:2:\"1x\";s:74:\"https://ps.w.org/the-events-calendar/assets/banner-772x250.png?rev=2257622\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}}s:7:\"checked\";a:12:{s:37:\"ba-book-everything/babe-bootstrap.php\";s:5:\"1.6.5\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";s:4:\"3.34\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.9.3\";s:23:\"elementor/elementor.php\";s:6:\"3.20.3\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.20.2\";s:21:\"meta-box/meta-box.php\";s:5:\"5.9.5\";s:35:\"redux-framework/redux-framework.php\";s:6:\"4.4.15\";s:23:\"revslider/revslider.php\";s:5:\"6.5.9\";s:31:\"tevily-themer/tevily-themer.php\";s:5:\"1.5.6\";s:43:\"the-events-calendar/the-events-calendar.php\";s:5:\"6.3.5\";s:27:\"updraftplus/updraftplus.php\";s:8:\"2.24.2.0\";s:23:\"wp-rocket/wp-rocket.php\";s:6:\"3.13.4\";}}','no');
/*!40000 ALTER TABLE `wwQ_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_postmeta`
--

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

--
-- Dumping data for table `wwQ_postmeta`
--

LOCK TABLES `wwQ_postmeta` WRITE;
/*!40000 ALTER TABLE `wwQ_postmeta` DISABLE KEYS */;
INSERT INTO `wwQ_postmeta` VALUES (3,6,'_form','<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete: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\"]'),(4,6,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:50:\"[_site_title] <wordpress@ramlalatourandtravel.com>\";s:4:\"body\";s:191:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_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;}'),(5,6,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:50:\"[_site_title] <wordpress@ramlalatourandtravel.com>\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";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;}'),(6,6,'_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.\";}'),(7,6,'_additional_settings',''),(8,6,'_locale','en_US'),(9,6,'_hash','0410ab02c7db8a560508be2981acdf296b862832'),(10,7,'_elementor_edit_mode','builder'),(11,7,'_elementor_template_type','kit'),(12,8,'_wp_attached_file','woocommerce-placeholder.png'),(13,8,'_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:15:{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:11769;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:36120;}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:11769;}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:92541;}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:4203;}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:56344;}s:13:\"bosa-1920-550\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1200x550.png\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126046;}s:13:\"bosa-1370-550\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1200x550.png\";s:5:\"width\";i:1200;s:6:\"height\";i:550;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126046;}s:12:\"bosa-590-310\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-590x310.png\";s:5:\"width\";i:590;s:6:\"height\";i:310;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33486;}s:12:\"bosa-420-380\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x380.png\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19813;}s:12:\"bosa-420-300\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x300.png\";s:5:\"width\";i:420;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19557;}s:12:\"bosa-420-200\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x200.png\";s:5:\"width\";i:420;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18925;}s:12:\"bosa-290-150\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-290x150.png\";s:5:\"width\";i:290;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10514;}s:10:\"bosa-80-60\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-80x60.png\";s:5:\"width\";i:80;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(50,28,'_wp_attached_file','2023/10/log_file_2023-10-16__11-27-52.txt'),(51,29,'_wp_attached_file','2021/11/why-choose-us.jpg'),(52,29,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:650;s:4:\"file\";s:25:\"2021/11/why-choose-us.jpg\";s:8:\"filesize\";i:196569;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"why-choose-us-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10483;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"why-choose-us-1024x347.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58697;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"why-choose-us-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8160;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"why-choose-us-768x260.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38063;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"why-choose-us-1536x520.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106665;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:25:\"why-choose-us-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5993;}s:21:\"natfa_image_1200_1200\";a:5:{s:4:\"file\";s:26:\"why-choose-us-1200x650.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102807;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:26:\"why-choose-us-1200x650.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102807;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(54,52,'_wp_attached_file','2021/11/1.jpg'),(55,52,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1050;s:4:\"file\";s:13:\"2021/11/1.jpg\";s:8:\"filesize\";i:92619;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11719;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"1-975x1024.jpg\";s:5:\"width\";i:975;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66273;}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:6343;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"1-768x806.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46014;}s:19:\"natfa_image_100_100\";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:5039;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:14:\"1-1000x800.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69158;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(57,53,'_wp_attached_file','2021/11/2.jpg'),(58,53,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1050;s:4:\"file\";s:13:\"2021/11/2.jpg\";s:8:\"filesize\";i:126676;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14433;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"2-975x1024.jpg\";s:5:\"width\";i:975;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88003;}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:7235;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"2-768x806.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59605;}s:19:\"natfa_image_100_100\";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:5491;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:14:\"2-1000x800.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,54,'_wp_attached_file','2021/11/3.jpg'),(61,54,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1050;s:4:\"file\";s:13:\"2021/11/3.jpg\";s:8:\"filesize\";i:254288;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23362;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"3-975x1024.jpg\";s:5:\"width\";i:975;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180709;}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:9468;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"3-768x806.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119970;}s:19:\"natfa_image_100_100\";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:6434;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:14:\"3-1000x800.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167589;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(63,55,'_wp_attached_file','2021/11/4.jpg'),(64,55,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1050;s:4:\"file\";s:13:\"2021/11/4.jpg\";s:8:\"filesize\";i:224442;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19300;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"4-975x1024.jpg\";s:5:\"width\";i:975;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157238;}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:8479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"4-768x806.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101864;}s:19:\"natfa_image_100_100\";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:6085;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:14:\"4-1000x800.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(66,56,'_wp_attached_file','2021/11/5.jpg'),(67,56,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1050;s:4:\"file\";s:13:\"2021/11/5.jpg\";s:8:\"filesize\";i:268501;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23897;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"5-975x1024.jpg\";s:5:\"width\";i:975;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194711;}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:9381;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"5-768x806.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128679;}s:19:\"natfa_image_100_100\";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:6314;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:14:\"5-1000x800.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192078;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(69,57,'_wp_attached_file','2021/11/6.jpg'),(70,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1050;s:4:\"file\";s:13:\"2021/11/6.jpg\";s:8:\"filesize\";i:107384;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12814;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"6-975x1024.jpg\";s:5:\"width\";i:975;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74770;}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:6965;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"6-768x806.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50111;}s:19:\"natfa_image_100_100\";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:5493;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:14:\"6-1000x800.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67556;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,82,'_wp_attached_file','2021/11/7.jpg'),(73,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2021/11/7.jpg\";s:8:\"filesize\";i:237742;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15626;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"7-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125965;}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:7400;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"7-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72943;}s:19:\"natfa_image_100_100\";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:5500;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:14:\"7-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157427;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(75,85,'_wp_attached_file','2021/11/6-1.jpg'),(76,85,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2021/11/6-1.jpg\";s:8:\"filesize\";i:344868;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"6-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23503;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"6-1-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"6-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:10182;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"6-1-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110304;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"6-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:6858;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"6-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(78,86,'_wp_attached_file','2021/11/5-1.jpg'),(79,86,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:2000;s:4:\"file\";s:15:\"2021/11/5-1.jpg\";s:8:\"filesize\";i:605983;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"5-1-192x300.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19599;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"5-1-655x1024.jpg\";s:5:\"width\";i:655;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149394;}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:11206;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"5-1-768x1200.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197132;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"5-1-983x1536.jpg\";s:5:\"width\";i:983;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298087;}s:19:\"natfa_image_100_100\";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:7273;}s:21:\"natfa_image_1200_1200\";a:5:{s:4:\"file\";s:17:\"5-1-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:338277;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"5-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251107;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81,88,'_wp_attached_file','2021/11/4-1.jpg'),(82,88,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2021/11/4-1.jpg\";s:8:\"filesize\";i:134575;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"4-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12698;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"4-1-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75444;}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:7159;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"4-1-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47396;}s:19:\"natfa_image_100_100\";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:5416;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"4-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95323;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,90,'_wp_attached_file','2021/11/3-1.jpg'),(85,90,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2021/11/3-1.jpg\";s:8:\"filesize\";i:130730;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12500;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"3-1-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74944;}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:6730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-1-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46487;}s:19:\"natfa_image_100_100\";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:5148;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"3-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78313;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(87,91,'_wp_attached_file','2021/11/4-2.jpg'),(88,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2021/11/4-2.jpg\";s:8:\"filesize\";i:134575;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"4-2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12698;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"4-2-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"4-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:7159;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"4-2-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47396;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"4-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:5416;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"4-2-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95323;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(90,92,'_wp_attached_file','2021/11/3-2.jpg'),(91,92,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2021/11/3-2.jpg\";s:8:\"filesize\";i:130730;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12500;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"3-2-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74944;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-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:6730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-2-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46487;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"3-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:5148;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"3-2-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78313;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(93,94,'_wp_attached_file','2021/11/2-1.jpg'),(94,94,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2021/11/2-1.jpg\";s:8:\"filesize\";i:359063;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2-1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25971;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"2-1-1024x853.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205179;}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:10442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-1-768x640.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125873;}s:19:\"natfa_image_100_100\";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:6567;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"2-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(96,96,'_wp_attached_file','2021/11/1-1.jpg'),(97,96,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:2000;s:4:\"file\";s:15:\"2021/11/1-1.jpg\";s:8:\"filesize\";i:354126;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"1-1-192x300.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13271;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"1-1-655x1024.jpg\";s:5:\"width\";i:655;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80022;}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:9006;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"1-1-768x1200.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104759;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"1-1-983x1536.jpg\";s:5:\"width\";i:983;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160037;}s:19:\"natfa_image_100_100\";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:6427;}s:21:\"natfa_image_1200_1200\";a:5:{s:4:\"file\";s:17:\"1-1-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190830;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"1-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,107,'_wp_attached_file','2021/11/1-2.jpg'),(100,107,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:15:\"2021/11/1-2.jpg\";s:8:\"filesize\";i:147593;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"1-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:11883;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"1-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:83090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"1-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:7009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"1-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:49592;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"1-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:5299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(102,108,'_wp_attached_file','2021/11/2-2.jpg'),(103,108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:15:\"2021/11/2-2.jpg\";s:8:\"filesize\";i:212182;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2-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:15491;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"2-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:116117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"2-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:8258;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-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:69530;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"2-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:5928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(105,109,'_wp_attached_file','2021/11/3-3.jpg'),(106,109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:15:\"2021/11/3-3.jpg\";s:8:\"filesize\";i:177640;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-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:14774;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"3-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:101852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-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:8402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-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:62211;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"3-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:6035;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(108,119,'_wp_attached_file','2021/11/1.png'),(109,119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:175;s:6:\"height\";i:50;s:4:\"file\";s:13:\"2021/11/1.png\";s:8:\"filesize\";i:5653;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"1-150x50.png\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4825;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:12:\"1-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,120,'_elementor_edit_mode','builder'),(112,120,'_elementor_template_type','kit'),(113,120,'_wp_page_template','default'),(114,120,'_elementor_page_settings','a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:5:\"Natfa\";s:16:\"site_description\";s:38:\"Travel Agency One Page WordPress Theme\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1320;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(115,120,'_elementor_data','[]'),(116,120,'_elementor_page_assets','a:0:{}'),(117,120,'_elementor_version','3.4.7'),(118,118,'_thumbnail_id','119'),(119,118,'rs_page_bg_color',''),(120,118,'_natfa_client_url','#'),(121,121,'_thumbnail_id','122'),(122,121,'rs_page_bg_color',''),(123,121,'_natfa_client_url','#'),(124,122,'_wp_attached_file','2021/11/2.png'),(125,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:134;s:6:\"height\";i:50;s:4:\"file\";s:13:\"2021/11/2.png\";s:8:\"filesize\";i:3292;s:5:\"sizes\";a:1:{s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:12:\"2-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(126,123,'_thumbnail_id','124'),(127,123,'rs_page_bg_color',''),(128,123,'_natfa_client_url','#'),(129,124,'_wp_attached_file','2021/11/3.png'),(130,124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:138;s:6:\"height\";i:50;s:4:\"file\";s:13:\"2021/11/3.png\";s:8:\"filesize\";i:4726;s:5:\"sizes\";a:1:{s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:12:\"3-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,125,'_thumbnail_id','126'),(132,125,'rs_page_bg_color',''),(133,125,'_natfa_client_url','#'),(134,126,'_wp_attached_file','2021/11/4.png'),(135,126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:177;s:6:\"height\";i:50;s:4:\"file\";s:13:\"2021/11/4.png\";s:8:\"filesize\";i:4792;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:12:\"4-150x50.png\";s:5:\"width\";i:150;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3520;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:12:\"4-100x50.png\";s:5:\"width\";i:100;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(136,127,'_thumbnail_id','128'),(137,127,'rs_page_bg_color',''),(138,127,'_natfa_client_url','#'),(139,128,'_wp_attached_file','2021/11/5.png'),(140,128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:114;s:6:\"height\";i:49;s:4:\"file\";s:13:\"2021/11/5.png\";s:8:\"filesize\";i:2983;s:5:\"sizes\";a:1:{s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:12:\"5-100x49.png\";s:5:\"width\";i:100;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(141,149,'_wp_attached_file','2021/11/3-4.jpg'),(142,149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:15:\"2021/11/3-4.jpg\";s:8:\"filesize\";i:284443;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-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:18698;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"3-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-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:8002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93131;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"3-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:5842;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"3-4-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(144,153,'_wp_attached_file','2021/11/2-3.jpg'),(145,153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:15:\"2021/11/2-3.jpg\";s:8:\"filesize\";i:276037;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2-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:22182;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"2-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"2-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:9227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96395;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"2-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:6505;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"2-3-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171100;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,156,'_wp_attached_file','2021/11/1-3.jpg'),(148,156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:15:\"2021/11/1-3.jpg\";s:8:\"filesize\";i:429640;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"1-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:32793;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"1-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"1-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:11403;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"1-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158880;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"1-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:7322;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"1-3-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252821;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(150,159,'_wp_attached_file','2021/11/3-1.png'),(151,159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:15:\"2021/11/3-1.png\";s:8:\"filesize\";i:22434;s:5:\"sizes\";a:1:{s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"3-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15032;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(153,161,'_wp_attached_file','2021/11/2-1.png'),(154,161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:15:\"2021/11/2-1.png\";s:8:\"filesize\";i:20710;s:5:\"sizes\";a:1:{s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"2-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:13675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(156,163,'_wp_attached_file','2021/11/1-1.png'),(157,163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:15:\"2021/11/1-1.png\";s:8:\"filesize\";i:26210;s:5:\"sizes\";a:1:{s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,176,'_wp_attached_file','2021/11/pexels-alexandr-podvalny-1008155-scaled-1.jpg'),(160,176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1703;s:4:\"file\";s:53:\"2021/11/pexels-alexandr-podvalny-1008155-scaled-1.jpg\";s:8:\"filesize\";i:719447;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"pexels-alexandr-podvalny-1008155-scaled-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:16313;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"pexels-alexandr-podvalny-1008155-scaled-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137325;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"pexels-alexandr-podvalny-1008155-scaled-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:7133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"pexels-alexandr-podvalny-1008155-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82214;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"pexels-alexandr-podvalny-1008155-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280302;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:55:\"pexels-alexandr-podvalny-1008155-scaled-1-2048x1362.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:457661;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:53:\"pexels-alexandr-podvalny-1008155-scaled-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:3819;}s:21:\"natfa_image_1200_1200\";a:5:{s:4:\"file\";s:55:\"pexels-alexandr-podvalny-1008155-scaled-1-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260280;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:54:\"pexels-alexandr-podvalny-1008155-scaled-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181573;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(162,209,'_wp_attached_file','2021/11/s-1.jpg'),(163,209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:15:\"2021/11/s-1.jpg\";s:8:\"filesize\";i:162310;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"s-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:9542;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"s-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:85793;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"s-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:4357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"s-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:49333;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"s-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175576;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"s-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:2836;}s:21:\"natfa_image_1200_1200\";a:5:{s:4:\"file\";s:17:\"s-1-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137290;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"s-1-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113717;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(164,210,'_wp_attached_file','2021/11/s-2.jpg'),(165,210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1226;s:4:\"file\";s:15:\"2021/11/s-2.jpg\";s:8:\"filesize\";i:132509;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"s-2-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11156;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"s-2-1024x654.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85432;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"s-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:5145;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"s-2-768x490.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52722;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"s-2-1536x981.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:981;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165861;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"s-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:3198;}s:21:\"natfa_image_1200_1200\";a:5:{s:4:\"file\";s:17:\"s-2-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135383;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"s-2-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(166,211,'_wp_attached_file','2021/11/s-3.jpg'),(167,211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:15:\"2021/11/s-3.jpg\";s:8:\"filesize\";i:86368;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"s-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:9552;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"s-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:59286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"s-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:4907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"s-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:37084;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"s-3-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112943;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:15:\"s-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:3207;}s:21:\"natfa_image_1200_1200\";a:5:{s:4:\"file\";s:17:\"s-3-1200x1200.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106265;}s:20:\"natfa_image_1200_800\";a:5:{s:4:\"file\";s:16:\"s-3-1200x800.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76221;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(196,183,'_menu_item_type','custom'),(197,183,'_menu_item_menu_item_parent','0'),(198,183,'_menu_item_object_id','183'),(199,183,'_menu_item_object','custom'),(200,183,'_menu_item_target',''),(201,183,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(202,183,'_menu_item_xfn',''),(203,183,'_menu_item_url','#'),(204,184,'_menu_item_type','custom'),(205,184,'_menu_item_menu_item_parent','0'),(206,184,'_menu_item_object_id','184'),(207,184,'_menu_item_object','custom'),(208,184,'_menu_item_target',''),(209,184,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(210,184,'_menu_item_xfn',''),(211,184,'_menu_item_url','#'),(212,185,'_menu_item_type','custom'),(213,185,'_menu_item_menu_item_parent','0'),(214,185,'_menu_item_object_id','185'),(215,185,'_menu_item_object','custom'),(216,185,'_menu_item_target',''),(217,185,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(218,185,'_menu_item_xfn',''),(219,185,'_menu_item_url','#'),(220,186,'_menu_item_type','custom'),(221,186,'_menu_item_menu_item_parent','0'),(222,186,'_menu_item_object_id','186'),(223,186,'_menu_item_object','custom'),(224,186,'_menu_item_target',''),(225,186,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(226,186,'_menu_item_xfn',''),(227,186,'_menu_item_url','#'),(228,187,'_menu_item_type','custom'),(229,187,'_menu_item_menu_item_parent','0'),(230,187,'_menu_item_object_id','187'),(231,187,'_menu_item_object','custom'),(232,187,'_menu_item_target',''),(233,187,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(234,187,'_menu_item_xfn',''),(235,187,'_menu_item_url','#'),(236,188,'_menu_item_type','custom'),(237,188,'_menu_item_menu_item_parent','0'),(238,188,'_menu_item_object_id','188'),(239,188,'_menu_item_object','custom'),(240,188,'_menu_item_target',''),(241,188,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(242,188,'_menu_item_xfn',''),(243,188,'_menu_item_url','#'),(244,189,'_menu_item_type','custom'),(245,189,'_menu_item_menu_item_parent','0'),(246,189,'_menu_item_object_id','189'),(247,189,'_menu_item_object','custom'),(248,189,'_menu_item_target',''),(249,189,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(250,189,'_menu_item_xfn',''),(251,189,'_menu_item_url','#'),(252,190,'_menu_item_type','custom'),(253,190,'_menu_item_menu_item_parent','0'),(254,190,'_menu_item_object_id','190'),(255,190,'_menu_item_object','custom'),(256,190,'_menu_item_target',''),(257,190,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(258,190,'_menu_item_xfn',''),(259,190,'_menu_item_url','#'),(270,192,'_menu_item_type','custom'),(271,192,'_menu_item_menu_item_parent','0'),(272,192,'_menu_item_object_id','192'),(273,192,'_menu_item_object','custom'),(274,192,'_menu_item_target',''),(275,192,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(276,192,'_menu_item_xfn',''),(277,192,'_menu_item_url','#'),(278,193,'_menu_item_type','custom'),(279,193,'_menu_item_menu_item_parent','0'),(280,193,'_menu_item_object_id','193'),(281,193,'_menu_item_object','custom'),(282,193,'_menu_item_target',''),(283,193,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(284,193,'_menu_item_xfn',''),(285,193,'_menu_item_url','#'),(286,194,'_menu_item_type','custom'),(287,194,'_menu_item_menu_item_parent','0'),(288,194,'_menu_item_object_id','194'),(289,194,'_menu_item_object','custom'),(290,194,'_menu_item_target',''),(291,194,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(292,194,'_menu_item_xfn',''),(293,194,'_menu_item_url','#'),(294,195,'_menu_item_type','custom'),(295,195,'_menu_item_menu_item_parent','0'),(296,195,'_menu_item_object_id','195'),(297,195,'_menu_item_object','custom'),(298,195,'_menu_item_target',''),(299,195,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(300,195,'_menu_item_xfn',''),(301,195,'_menu_item_url','#'),(302,196,'_menu_item_type','custom'),(303,196,'_menu_item_menu_item_parent','0'),(304,196,'_menu_item_object_id','196'),(305,196,'_menu_item_object','custom'),(306,196,'_menu_item_target',''),(307,196,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(308,196,'_menu_item_xfn',''),(309,196,'_menu_item_url','#'),(340,212,'_thumbnail_id','149'),(341,212,'_natfa_page_layout','2'),(342,213,'_wp_page_template','default'),(355,51,'_thumbnail_id','57'),(356,51,'rs_page_bg_color',''),(357,51,'_natfa_spt_price','$300'),(358,51,'_natfa_spt_location','Greece'),(359,51,'_natfa_spt_period','12 Jun - 18 Jun'),(360,51,'_natfa_spt_period_day','5 Days'),(361,51,'_natfa_spt_single_page_title','Special London Tour'),(362,51,'_natfa_spt_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(363,51,'_natfa_spt_google_map_title','Tour Location'),(364,51,'_natfa_spt_google_map','<iframe height=\"450\" id=\"gmap_canvas\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50431.01496117057!2d144.9372018671769!3d-37.81441383014957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2sbd!4v1572172541109!5m2!1sen!2sbd\"></iframe>'),(365,51,'_natfa_spt_cont_form_title','Tour Booking'),(366,51,'_natfa_spt_related_subtitle','Related Packages'),(367,51,'_natfa_spt_related_title','The Best Of Our All <br>Tour Packages'),(368,51,'_natfa_spt_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(369,58,'_thumbnail_id','56'),(370,58,'rs_page_bg_color',''),(371,58,'_natfa_spt_price','$250.00'),(372,58,'_natfa_spt_location','United States'),(373,58,'_natfa_spt_period','12 Jun - 18 Jun'),(374,58,'_natfa_spt_period_day','5 Days'),(375,58,'_natfa_spt_single_page_title','Special London Tour'),(376,58,'_natfa_spt_google_map_title','Tour Location'),(377,58,'_natfa_spt_cont_form_title','Tour Booking'),(378,58,'_natfa_spt_related_subtitle','Related Packages'),(379,58,'_natfa_spt_related_title','The Best Of Our All <br>Tour Packages'),(380,58,'_natfa_spt_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(381,58,'_natfa_spt_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(382,59,'_thumbnail_id','55'),(383,59,'rs_page_bg_color',''),(384,59,'_natfa_spt_price','$450'),(385,59,'_natfa_spt_location','Dubai'),(386,59,'_natfa_spt_period','12 Jun - 18 Jun'),(387,59,'_natfa_spt_period_day','5 Days'),(388,59,'_natfa_spt_single_page_title','Special London Tour'),(389,59,'_natfa_spt_google_map_title','Tour Location'),(390,59,'_natfa_spt_cont_form_title','Tour Booking'),(391,59,'_natfa_spt_related_subtitle','Related Packages'),(392,59,'_natfa_spt_related_title','The Best Of Our All <br>Tour Packages'),(393,59,'_natfa_spt_google_map','<iframe height=\"450\" id=\"gmap_canvas\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50431.01496117057!2d144.9372018671769!3d-37.81441383014957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2sbd!4v1572172541109!5m2!1sen!2sbd\"></iframe>'),(394,59,'_natfa_spt_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(395,59,'_natfa_spt_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(396,60,'_thumbnail_id','54'),(397,60,'rs_page_bg_color',''),(398,60,'_natfa_spt_price','$350'),(399,60,'_natfa_spt_location','Greece'),(400,60,'_natfa_spt_period','12 Jun - 18 Jun'),(401,60,'_natfa_spt_period_day','5 Days'),(402,60,'_natfa_spt_single_page_title','Special London Tour'),(403,60,'_natfa_spt_google_map_title','Tour Location'),(404,60,'_natfa_spt_google_map','<iframe height=\"450\" id=\"gmap_canvas\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50431.01496117057!2d144.9372018671769!3d-37.81441383014957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2sbd!4v1572172541109!5m2!1sen!2sbd\"></iframe>'),(405,60,'_natfa_spt_cont_form_title','Tour Booking'),(406,60,'_natfa_spt_related_subtitle','Related Packages'),(407,60,'_natfa_spt_related_title','The Best Of Our All <br>Tour Packages'),(408,60,'_natfa_spt_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(409,60,'_natfa_spt_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(410,61,'_thumbnail_id','53'),(411,61,'rs_page_bg_color',''),(412,61,'_natfa_spt_price','Rs 5000'),(413,61,'_natfa_spt_location','INDIA'),(414,61,'_natfa_spt_period','12 Jun - 18 Jun'),(415,61,'_natfa_spt_period_day','5 Days'),(416,61,'_natfa_spt_single_page_title','Special Ayodhy Tour'),(417,61,'_natfa_spt_google_map_title','Tour Location'),(419,61,'_natfa_spt_cont_form_title','Tour Booking'),(420,61,'_natfa_spt_related_subtitle','Related Packages'),(421,61,'_natfa_spt_related_title','The Best Of Our All <br>Tour Packages'),(422,61,'_natfa_spt_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(423,61,'_natfa_spt_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(424,62,'_thumbnail_id','52'),(425,62,'rs_page_bg_color',''),(426,62,'_natfa_spt_price','$300'),(427,62,'_natfa_spt_location','Dubai'),(428,62,'_natfa_spt_period','12 Jun - 18 Jun'),(429,62,'_natfa_spt_period_day','5 Days'),(430,62,'_natfa_spt_single_page_title','Special London Tour'),(431,62,'_natfa_spt_google_map_title','Tour Location'),(432,62,'_natfa_spt_google_map','<iframe height=\"450\" id=\"gmap_canvas\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50431.01496117057!2d144.9372018671769!3d-37.81441383014957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2sbd!4v1572172541109!5m2!1sen!2sbd\"></iframe>'),(433,62,'_natfa_spt_cont_form_title','Tour Booking'),(434,62,'_natfa_spt_related_subtitle','Related Packages'),(435,62,'_natfa_spt_related_title','The Best Of Our All <br>Tour Packages'),(436,62,'_natfa_spt_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(437,62,'_natfa_spt_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(440,152,'_thumbnail_id','153'),(441,152,'_natfa_page_layout','2'),(444,155,'_thumbnail_id','156'),(447,155,'_natfa_page_layout','2'),(448,158,'_thumbnail_id','159'),(449,158,'rs_page_bg_color',''),(450,158,'_natfa_test_rating','5'),(451,158,'_natfa_test_designation','CO FOUNDER of EXAMPLE.COM'),(452,160,'_thumbnail_id','161'),(453,160,'rs_page_bg_color',''),(454,160,'_natfa_test_rating','5'),(455,160,'_natfa_test_designation','CO FOUNDER of EXAMPLE.COM'),(504,216,'_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\"]'),(505,216,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:36:\"[_site_title] <admin@themesvila.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;}'),(506,216,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:36:\"[_site_title] <admin@themesvila.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;}'),(507,216,'_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:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),(508,216,'_additional_settings',''),(509,216,'_locale','en_US'),(510,81,'_thumbnail_id','82'),(511,81,'rs_page_bg_color',''),(512,83,'_thumbnail_id','85'),(513,83,'rs_page_bg_color',''),(514,84,'_thumbnail_id','86'),(515,84,'rs_page_bg_color',''),(516,87,'_thumbnail_id','88'),(517,87,'rs_page_bg_color',''),(518,89,'rs_page_bg_color',''),(519,89,'_thumbnail_id','92'),(520,93,'_thumbnail_id','94'),(521,93,'rs_page_bg_color',''),(522,95,'_thumbnail_id','96'),(523,95,'rs_page_bg_color',''),(524,106,'_thumbnail_id','109'),(525,106,'rs_page_bg_color',''),(526,106,'_natfa_tour_price','$236 Night'),(527,106,'_natfa_tour_period','5 days - 4 night'),(528,106,'_natfa_tour_rating','5'),(529,106,'_natfa_tour_location','Praia do Cassino Beach, Brazil'),(530,106,'_natfa_single_page_title','Special London Tour'),(531,106,'_natfa_google_map_title','Tour Location'),(532,106,'_natfa_google_map','<iframe height=\"450\" id=\"gmap_canvas\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50431.01496117057!2d144.9372018671769!3d-37.81441383014957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2sbd!4v1572172541109!5m2!1sen!2sbd\"></iframe>'),(533,106,'_natfa_cont_form_title','Tour Booking'),(534,106,'_natfa_tour_button_text','Book Now'),(535,106,'_natfa_related_tour_subtitle','Related Packages'),(536,106,'_natfa_related_tour_title','The Best Of Our All <br>Tour Packages'),(537,106,'_natfa_tour_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(538,106,'_natfa_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(539,110,'_thumbnail_id','108'),(540,110,'rs_page_bg_color',''),(541,110,'_natfa_tour_price','$236 Night'),(542,110,'_natfa_tour_period','5 days - 4 night'),(543,110,'_natfa_tour_rating','5'),(544,110,'_natfa_tour_location','Praia do Cassino Beach, Brazil'),(545,110,'_natfa_single_page_title','Special London Tour'),(546,110,'_natfa_google_map_title','Tour Location'),(547,110,'_natfa_google_map','<iframe height=\"450\" id=\"gmap_canvas\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50431.01496117057!2d144.9372018671769!3d-37.81441383014957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2sbd!4v1572172541109!5m2!1sen!2sbd\"></iframe>'),(548,110,'_natfa_cont_form_title','Tour Booking'),(549,110,'_natfa_tour_button_text','Book Now'),(550,110,'_natfa_related_tour_subtitle','Related Packages'),(551,110,'_natfa_related_tour_title','The Best Of Our All <br>Tour Packages'),(552,110,'_natfa_tour_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(553,110,'_natfa_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(554,111,'_thumbnail_id','107'),(555,111,'rs_page_bg_color',''),(556,111,'_natfa_tour_price','$260 Night'),(557,111,'_natfa_tour_period','5 days - 4 night'),(558,111,'_natfa_tour_rating','5'),(559,111,'_natfa_tour_location','Praia do Cassino Beach, Brazil'),(560,111,'_natfa_single_page_title','Special London Tour'),(561,111,'_natfa_tour_gallery_images','a:3:{i:109;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg\";i:108;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg\";i:107;s:73:\"https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg\";}'),(562,111,'_natfa_google_map_title','Tour Location'),(563,111,'_natfa_google_map','<iframe height=\"450\" id=\"gmap_canvas\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d50431.01496117057!2d144.9372018671769!3d-37.81441383014957!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad646b5d2ba4df7%3A0x4045675218ccd90!2sMelbourne%20VIC%2C%20Australia!5e0!3m2!1sen!2sbd!4v1572172541109!5m2!1sen!2sbd\"></iframe>'),(564,111,'_natfa_cont_form_title','Tour Booking'),(565,111,'_natfa_tour_button_text','Book Now'),(566,111,'_natfa_related_tour_subtitle','Related Packages'),(567,111,'_natfa_related_tour_title','The Best Of Our All <br>Tour Packages'),(568,111,'_natfa_cont_form_code','[contact-form-7 id=\"175\" title=\"Tour Form\"]'),(569,162,'_thumbnail_id','163'),(570,162,'rs_page_bg_color',''),(571,162,'_natfa_test_rating','5'),(572,162,'_natfa_test_designation','CEO of EXAMPLE.COM'),(573,171,'_form','<div class=\"row\">\n<div class=\"form-group col-md-6\">\n[text* text-827 class:form-control placeholder \"Name\"]\n</div>\n<div class=\"form-group col-md-6\">\n[email* email-108 class:form-control placeholder \"Email\"]\n</div>\n<div class=\"form-group col-md-12\">\n[text* text-829 class:form-control placeholder \"Subject\"]\n</div>\n<div class=\"form-group col-md-12\">\n[textarea* textarea-458 class:form-control placeholder \"Your Message\"]\n</div>\n<div class=\"col-md-12\">\n<div class=\"actions text-center\">\n[submit \"Send Message\"]\n</div>\n</div>\n</div>'),(574,171,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"[_site_title] \"[text-829]\"\";s:6:\"sender\";s:36:\"[_site_title] <admin@themesvila.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:157:\"From: [text-827] <[email-108]>\nSubject: [text-829]\n\nMessage Body:\n[textarea-458]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:21:\"Reply-To: [email-108]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(575,171,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:36:\"[_site_title] <admin@themesvila.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;}'),(576,171,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(577,171,'_additional_settings',''),(578,171,'_locale','en_US'),(579,175,'_form','<div class=\"row\">\n<div class=\"form-group col-md-12\">\n[text* text-930 class:form-control placeholder \"Name\"]\n</div>\n<div class=\"form-group col-md-12\">\n[email* email-782 class:form-control placeholder \"Email\"]\n</div>\n<div class=\"form-group col-md-12\">\n[tel* tel-762 class:form-control placeholder \"Phone\"]\n</div>\n<div class=\"form-group col-md-12\">\n[date* date-472 class:form-control placeholder \"Date\"]\n</div>\n<div class=\"form-group col-md-12\">\n[text* text-995 class:form-control placeholder \"Number of Person\"]\n</div>\n<div class=\"col-md-12\">\n<div class=\"actions\">\n[submit class:btn-home-bg \"Booking Now\"]\n</div>\n</div>\n</div>'),(580,175,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:13:\"[_site_title]\";s:6:\"sender\";s:36:\"[_site_title] <admin@themesvila.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:212:\"From: [text-930] <[email-782]>\n\n\nMessage Body:\n\nName: [text-930]\nEmail: [email-782]\nPhone: [tel-762]\nDate: [date-472]\nPerson: [text-995]\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:21:\"Reply-To: [email-782]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(581,175,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:36:\"[_site_title] <admin@themesvila.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;}'),(582,175,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(583,175,'_additional_settings',''),(584,175,'_locale','en_US'),(594,218,'_wp_attached_file','2023/10/Screenshot-2023-10-16-072719.png'),(595,218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:492;s:6:\"height\";i:485;s:4:\"file\";s:40:\"2023/10/Screenshot-2023-10-16-072719.png\";s:8:\"filesize\";i:56480;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2023-10-16-072719-300x296.png\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2023-10-16-072719-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11331;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:40:\"Screenshot-2023-10-16-072719-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(596,219,'_wp_attached_file','2023/10/cropped-Screenshot-2023-10-16-072719.png'),(597,219,'_wp_attachment_context','site-icon'),(598,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:48:\"2023/10/cropped-Screenshot-2023-10-16-072719.png\";s:8:\"filesize\";i:70883;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"cropped-Screenshot-2023-10-16-072719-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"cropped-Screenshot-2023-10-16-072719-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11434;}s:19:\"natfa_image_100_100\";a:5:{s:4:\"file\";s:48:\"cropped-Screenshot-2023-10-16-072719-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6001;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:48:\"cropped-Screenshot-2023-10-16-072719-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28375;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:48:\"cropped-Screenshot-2023-10-16-072719-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16790;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:48:\"cropped-Screenshot-2023-10-16-072719-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15170;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:46:\"cropped-Screenshot-2023-10-16-072719-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(603,218,'_edit_lock','1697471329:1'),(604,218,'_edit_last','1'),(605,218,'_wp_page_template','default'),(607,7,'_edit_lock','1697557351:1'),(608,155,'ekit_post_views_count','8'),(611,152,'ekit_post_views_count','10'),(612,212,'ekit_post_views_count','13'),(615,219,'_oembed_2d3e9352126d50064971bbca66c89624','{{unknown}}'),(616,227,'is_wp_suggestion','1'),(685,61,'_edit_lock','1697532161:1'),(714,61,'_edit_last','1'),(715,219,'_oembed_10ace7aa0f235a78e4cec5dcc212d386','{{unknown}}'),(716,242,'origin','plugin'),(717,243,'origin','plugin'),(722,449,'_wp_attached_file','2021/03/event-1.jpg'),(723,449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:640;s:4:\"file\";s:19:\"2021/03/event-1.jpg\";s:8:\"filesize\";i:64371;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"event-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"event-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"event-1-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74814;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"event-1-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62951;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"event-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(724,450,'_wp_attached_file','2021/03/event-2.jpg'),(725,450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:640;s:4:\"file\";s:19:\"2021/03/event-2.jpg\";s:8:\"filesize\";i:52172;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"event-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48381;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"event-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"event-2-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61648;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"event-2-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49316;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"event-2-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(726,451,'_wp_attached_file','2021/03/event-3.jpg'),(727,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:640;s:4:\"file\";s:19:\"2021/03/event-3.jpg\";s:8:\"filesize\";i:75889;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"event-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68133;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"event-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"event-3-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87830;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"event-3-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70117;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"event-3-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50403;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(728,452,'_wp_attached_file','2021/03/event-4.jpg'),(729,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:640;s:4:\"file\";s:19:\"2021/03/event-4.jpg\";s:8:\"filesize\";i:104677;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"event-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90203;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"event-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9768;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"event-4-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114289;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"event-4-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92408;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"event-4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(730,514,'_wp_attached_file','2021/03/brand.png'),(731,514,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:123;s:6:\"height\";i:24;s:4:\"file\";s:17:\"2021/03/brand.png\";s:8:\"filesize\";i:2790;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:{}}}'),(732,516,'_wp_attached_file','2021/03/event-5.jpg'),(733,516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:640;s:4:\"file\";s:19:\"2021/03/event-5.jpg\";s:8:\"filesize\";i:77664;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"event-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"event-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"event-5-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87150;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"event-5-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65906;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"event-5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51731;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(734,517,'_wp_attached_file','2021/03/event-6.jpg'),(735,517,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:640;s:4:\"file\";s:19:\"2021/03/event-6.jpg\";s:8:\"filesize\";i:70072;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"event-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:59004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"event-6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8212;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"event-6-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79620;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"event-6-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60074;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"event-6-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(736,521,'_wp_attached_file','2021/03/product-3.jpg'),(737,521,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-3.jpg\";s:8:\"filesize\";i:33219;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3899;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-3-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41897;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-3-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26340;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-3-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21515;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(738,522,'_wp_attached_file','2021/03/product-4.jpg'),(739,522,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-4.jpg\";s:8:\"filesize\";i:50788;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4423;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-4-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59143;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-4-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35882;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28188;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(740,523,'_wp_attached_file','2021/03/product-5.jpg'),(741,523,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-5.jpg\";s:8:\"filesize\";i:34918;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3810;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-5-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42481;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-5-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27597;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23544;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(742,524,'_wp_attached_file','2021/03/product-6.jpg'),(743,524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-6.jpg\";s:8:\"filesize\";i:27834;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-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:23422;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4289;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-6-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33900;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-6-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23592;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-6-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19065;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(744,525,'_wp_attached_file','2021/03/product-7.jpg'),(745,525,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-7.jpg\";s:8:\"filesize\";i:29179;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-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:22124;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-7-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3391;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-7-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34116;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-7-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22137;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-7-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(746,526,'_wp_attached_file','2021/03/product-8.jpg'),(747,526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-8.jpg\";s:8:\"filesize\";i:35408;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-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:26972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-8-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41439;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-8-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27076;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-8-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22594;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(748,527,'_wp_attached_file','2021/03/product-9.jpg'),(749,527,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-9.jpg\";s:8:\"filesize\";i:32570;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-9-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24878;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-9-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4006;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-9-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38369;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-9-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25049;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-9-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(750,528,'_wp_attached_file','2021/03/product-1.jpg'),(751,528,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-1.jpg\";s:8:\"filesize\";i:47055;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4630;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-1-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55323;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-1-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34340;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(752,529,'_wp_attached_file','2021/03/product-2.jpg'),(753,529,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:21:\"2021/03/product-2.jpg\";s:8:\"filesize\";i:37094;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"product-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28152;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"product-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4819;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"product-2-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44341;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"product-2-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28183;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"product-2-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(754,549,'_wp_attached_file','2021/03/transparent.png'),(755,549,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:30;s:6:\"height\";i:30;s:4:\"file\";s:23:\"2021/03/transparent.png\";s:8:\"filesize\";i:97;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:{}}}'),(756,614,'_wp_attached_file','2020/12/slider-1.jpg'),(757,614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2020/12/slider-1.jpg\";s:8:\"filesize\";i:116811;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"slider-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41869;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"slider-1-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5029;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"slider-1-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27281;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-1-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42971;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"slider-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33735;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(758,619,'_wp_attached_file','2021/04/avatar.jpg'),(759,619,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:98;s:6:\"height\";i:98;s:4:\"file\";s:18:\"2021/04/avatar.jpg\";s:8:\"filesize\";i:3956;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:{}}}'),(760,637,'_wp_attached_file','2021/04/portfolio-1.jpg'),(761,637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-1.jpg\";s:8:\"filesize\";i:115818;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10768;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-1-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116132;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107336;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(762,638,'_wp_attached_file','2021/04/portfolio-2.jpg'),(763,638,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-2.jpg\";s:8:\"filesize\";i:114859;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98953;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11336;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-2-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116505;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98953;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-2-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(764,639,'_wp_attached_file','2021/04/portfolio-3.jpg'),(765,639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-3.jpg\";s:8:\"filesize\";i:124496;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114361;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11294;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-3-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126549;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114361;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-3-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84201;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(766,640,'_wp_attached_file','2021/04/portfolio-4.jpg'),(767,640,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-4.jpg\";s:8:\"filesize\";i:107183;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9255;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-4-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108579;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84669;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69663;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(768,641,'_wp_attached_file','2021/04/portfolio-5.jpg'),(769,641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-5.jpg\";s:8:\"filesize\";i:101839;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-5-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106143;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84473;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(770,642,'_wp_attached_file','2021/04/portfolio-6.jpg'),(771,642,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-6.jpg\";s:8:\"filesize\";i:68933;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7077;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-6-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72137;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54016;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-6-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(772,647,'_wp_attached_file','2021/04/brand-white.png'),(773,647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:123;s:6:\"height\";i:24;s:4:\"file\";s:23:\"2021/04/brand-white.png\";s:8:\"filesize\";i:966;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:{}}}'),(774,650,'_wp_attached_file','2020/12/logo-white.png'),(775,650,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:248;s:6:\"height\";i:66;s:4:\"file\";s:22:\"2020/12/logo-white.png\";s:8:\"filesize\";i:4114;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-white-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(776,651,'_wp_attached_file','2020/12/logo.png'),(777,651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:66;s:4:\"file\";s:16:\"2020/12/logo.png\";s:8:\"filesize\";i:9240;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-180x66.png\";s:5:\"width\";i:180;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(778,658,'_wp_attached_file','2021/04/pattern.png'),(779,658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:325;s:4:\"file\";s:19:\"2021/04/pattern.png\";s:8:\"filesize\";i:16806;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"pattern-600x325.png\";s:5:\"width\";i:600;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9136;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"pattern-1024x173.png\";s:5:\"width\";i:1024;s:6:\"height\";i:173;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60095;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"pattern-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15045;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"pattern-768x130.png\";s:5:\"width\";i:768;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24235;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"pattern-600x325.png\";s:5:\"width\";i:600;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9136;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"pattern-580x325.png\";s:5:\"width\";i:580;s:6:\"height\";i:325;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8886;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(780,669,'_wp_attached_file','2021/04/portfolio-7.jpg'),(781,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-7.jpg\";s:8:\"filesize\";i:83485;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-7-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-7-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8729;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-7-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86420;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-7-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75444;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-7-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(782,670,'_wp_attached_file','2021/04/portfolio-8.jpg'),(783,670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:23:\"2021/04/portfolio-8.jpg\";s:8:\"filesize\";i:93829;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"portfolio-8-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"portfolio-8-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95566;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"portfolio-8-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78219;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"portfolio-8-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(784,756,'_wp_attached_file','2020/12/post-1.jpg'),(785,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:760;s:4:\"file\";s:18:\"2020/12/post-1.jpg\";s:8:\"filesize\";i:154840;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9040;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-1-768x608.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121015;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"post-1-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99126;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"post-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70534;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(786,757,'_wp_attached_file','2020/12/post-2.jpg'),(787,757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:760;s:4:\"file\";s:18:\"2020/12/post-2.jpg\";s:8:\"filesize\";i:161386;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99248;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10985;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-2-768x608.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130399;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"post-2-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101967;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"post-2-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(788,758,'_wp_attached_file','2020/12/post-3.jpg'),(789,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:760;s:4:\"file\";s:18:\"2020/12/post-3.jpg\";s:8:\"filesize\";i:121021;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77843;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8698;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-3-768x608.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96727;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"post-3-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80516;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"post-3-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(790,759,'_wp_attached_file','2020/12/post-4.jpg'),(791,759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:760;s:4:\"file\";s:18:\"2020/12/post-4.jpg\";s:8:\"filesize\";i:128909;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85031;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8962;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-4-768x608.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102383;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"post-4-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88350;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"post-4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(792,760,'_wp_attached_file','2020/12/post-5.jpg'),(793,760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:760;s:4:\"file\";s:18:\"2020/12/post-5.jpg\";s:8:\"filesize\";i:181889;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115773;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11110;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-5-768x608.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142457;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"post-5-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120399;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"post-5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(794,761,'_wp_attached_file','2020/12/post-6.jpg'),(795,761,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:760;s:4:\"file\";s:18:\"2020/12/post-6.jpg\";s:8:\"filesize\";i:148805;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-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:87495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9179;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-6-768x608.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117671;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"post-6-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89690;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"post-6-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69005;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(796,816,'_wp_attached_file','2021/05/job-1.jpg'),(797,816,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:45;s:6:\"height\";i:63;s:4:\"file\";s:17:\"2021/05/job-1.jpg\";s:8:\"filesize\";i:1401;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:{}}}'),(798,817,'_wp_attached_file','2021/05/job-2.jpg'),(799,817,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:17:\"2021/05/job-2.jpg\";s:8:\"filesize\";i:1701;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:{}}}'),(800,818,'_wp_attached_file','2021/05/job-3.png'),(801,818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2021/05/job-3.png\";s:8:\"filesize\";i:875;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:{}}}'),(802,819,'_wp_attached_file','2021/05/job-4.png'),(803,819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2021/05/job-4.png\";s:8:\"filesize\";i:1303;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:{}}}'),(804,820,'_wp_attached_file','2021/05/job-5.jpg'),(805,820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:60;s:6:\"height\";i:60;s:4:\"file\";s:17:\"2021/05/job-5.jpg\";s:8:\"filesize\";i:1774;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:{}}}'),(806,823,'_wp_attached_file','2021/05/partner-3.jpg'),(807,823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:270;s:6:\"height\";i:101;s:4:\"file\";s:21:\"2021/05/partner-3.jpg\";s:8:\"filesize\";i:4775;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"partner-3-180x101.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(808,824,'_wp_attached_file','2021/05/partner-1.jpg'),(809,824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:270;s:6:\"height\";i:101;s:4:\"file\";s:21:\"2021/05/partner-1.jpg\";s:8:\"filesize\";i:4231;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"partner-1-180x101.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3193;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(810,825,'_wp_attached_file','2021/05/partner-2.jpg'),(811,825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:270;s:6:\"height\";i:101;s:4:\"file\";s:21:\"2021/05/partner-2.jpg\";s:8:\"filesize\";i:4796;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"partner-2-180x101.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(812,826,'_wp_attached_file','2021/05/partner-4.jpg'),(813,826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:270;s:6:\"height\";i:101;s:4:\"file\";s:21:\"2021/05/partner-4.jpg\";s:8:\"filesize\";i:4620;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"partner-4-180x101.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(814,829,'_wp_attached_file','2021/05/awards-4.jpg'),(815,829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:100;s:4:\"file\";s:20:\"2021/05/awards-4.jpg\";s:8:\"filesize\";i:5119;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"awards-4-180x100.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4770;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(816,830,'_wp_attached_file','2021/05/awards-1.jpg'),(817,830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:100;s:4:\"file\";s:20:\"2021/05/awards-1.jpg\";s:8:\"filesize\";i:4358;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"awards-1-180x100.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(818,831,'_wp_attached_file','2021/05/awards-2.jpg'),(819,831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:100;s:4:\"file\";s:20:\"2021/05/awards-2.jpg\";s:8:\"filesize\";i:3525;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"awards-2-180x100.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(820,832,'_wp_attached_file','2021/05/awards-3.jpg'),(821,832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:100;s:4:\"file\";s:20:\"2021/05/awards-3.jpg\";s:8:\"filesize\";i:4337;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"awards-3-180x100.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(822,905,'_wp_attached_file','2021/09/tour-2.jpg'),(823,905,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-2.jpg\";s:8:\"filesize\";i:85092;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8130;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-2-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88696;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-2-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67735;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-2-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(824,906,'_wp_attached_file','2021/09/tour-3.jpg'),(825,906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-3.jpg\";s:8:\"filesize\";i:62336;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57133;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-3-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68688;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-3-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57133;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-3-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48085;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(826,907,'_wp_attached_file','2021/09/tour-4.jpg'),(827,907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-4.jpg\";s:8:\"filesize\";i:68272;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7435;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-4-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71313;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-4-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57796;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(828,908,'_wp_attached_file','2021/09/tour-1.jpg'),(829,908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-1.jpg\";s:8:\"filesize\";i:116377;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97261;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10527;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-1-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116126;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-1-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97261;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(830,911,'_wp_attached_file','2021/09/layer-1.png'),(831,911,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:409;s:6:\"height\";i:24;s:4:\"file\";s:19:\"2021/09/layer-1.png\";s:8:\"filesize\";i:586;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"layer-1-180x24.png\";s:5:\"width\";i:180;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:379;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(832,911,'_wp_attachment_image_alt','layer'),(833,913,'_wp_attached_file','2021/09/image-1.jpg'),(834,913,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:345;s:4:\"file\";s:19:\"2021/09/image-1.jpg\";s:8:\"filesize\";i:36231;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"image-1-600x345.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"image-1-768x340.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44204;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"image-1-600x345.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40824;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"image-1-580x345.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(835,914,'_wp_attached_file','2021/09/image-2.jpg'),(836,914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:19:\"2021/09/image-2.jpg\";s:8:\"filesize\";i:37042;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(837,915,'_wp_attached_file','2021/09/image-3.jpg'),(838,915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:390;s:6:\"height\";i:390;s:4:\"file\";s:19:\"2021/09/image-3.jpg\";s:8:\"filesize\";i:27406;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(839,916,'_wp_attached_file','2021/09/image-4.jpg'),(840,916,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:365;s:4:\"file\";s:19:\"2021/09/image-4.jpg\";s:8:\"filesize\";i:58109;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"image-4-600x365.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9623;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"image-4-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68348;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"image-4-600x365.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59206;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"image-4-580x365.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58786;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(841,917,'_wp_attached_file','2021/09/image-5.jpg'),(842,917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:365;s:4:\"file\";s:19:\"2021/09/image-5.jpg\";s:8:\"filesize\";i:72658;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"image-5-600x365.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10191;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"image-5-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82235;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"image-5-600x365.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72846;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"image-5-580x365.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71609;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(843,918,'_wp_attached_file','2021/09/image-6.jpg'),(844,918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:624;s:6:\"height\";i:579;s:4:\"file\";s:19:\"2021/09/image-6.jpg\";s:8:\"filesize\";i:47631;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"image-6-600x579.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64947;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7064;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"image-6-600x579.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64947;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"image-6-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(845,919,'_wp_attached_file','2021/09/bg-1.jpg'),(846,919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1085;s:4:\"file\";s:16:\"2021/09/bg-1.jpg\";s:8:\"filesize\";i:92858;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"bg-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23157;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"bg-1-1024x579.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2874;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"bg-1-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21078;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-1-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23907;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:16:\"bg-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17150;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(847,920,'_wp_attached_file','2021/09/bg-line.png'),(848,920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1894;s:6:\"height\";i:272;s:4:\"file\";s:19:\"2021/09/bg-line.png\";s:8:\"filesize\";i:21443;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"bg-line-600x272.png\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9618;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"bg-line-1024x147.png\";s:5:\"width\";i:1024;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48571;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"bg-line-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7044;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"bg-line-768x110.png\";s:5:\"width\";i:768;s:6:\"height\";i:110;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31927;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"bg-line-600x272.png\";s:5:\"width\";i:600;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9618;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"bg-line-580x272.png\";s:5:\"width\";i:580;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9503;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(849,921,'_wp_attached_file','2021/09/testimonial-2.jpg'),(850,921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:232;s:6:\"height\";i:232;s:4:\"file\";s:25:\"2021/09/testimonial-2.jpg\";s:8:\"filesize\";i:9314;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"testimonial-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7926;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(851,922,'_wp_attached_file','2021/09/testimonial-3.jpg'),(852,922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:232;s:6:\"height\";i:232;s:4:\"file\";s:25:\"2021/09/testimonial-3.jpg\";s:8:\"filesize\";i:7267;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"testimonial-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6241;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(853,923,'_wp_attached_file','2021/09/testimonial-1.jpg'),(854,923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:232;s:6:\"height\";i:232;s:4:\"file\";s:25:\"2021/09/testimonial-1.jpg\";s:8:\"filesize\";i:8184;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"testimonial-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(855,924,'_wp_attached_file','2021/09/bg-map.png'),(856,924,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1157;s:6:\"height\";i:560;s:4:\"file\";s:18:\"2021/09/bg-map.png\";s:8:\"filesize\";i:53385;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"bg-map-600x560.png\";s:5:\"width\";i:600;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118169;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"bg-map-1024x496.png\";s:5:\"width\";i:1024;s:6:\"height\";i:496;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"bg-map-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18629;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"bg-map-768x372.png\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145271;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"bg-map-600x560.png\";s:5:\"width\";i:600;s:6:\"height\";i:560;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118169;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"bg-map-580x450.png\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:152120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(857,926,'_wp_attached_file','2021/09/brand-1.png'),(858,926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:103;s:6:\"height\";i:61;s:4:\"file\";s:19:\"2021/09/brand-1.png\";s:8:\"filesize\";i:1091;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:{}}}'),(859,927,'_wp_attached_file','2021/09/brand-2.png'),(860,927,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:50;s:6:\"height\";i:61;s:4:\"file\";s:19:\"2021/09/brand-2.png\";s:8:\"filesize\";i:1002;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:{}}}'),(861,928,'_wp_attached_file','2021/09/brand-3.png'),(862,928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:98;s:6:\"height\";i:61;s:4:\"file\";s:19:\"2021/09/brand-3.png\";s:8:\"filesize\";i:878;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:{}}}'),(863,929,'_wp_attached_file','2021/09/brand-4.png'),(864,929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:96;s:6:\"height\";i:61;s:4:\"file\";s:19:\"2021/09/brand-4.png\";s:8:\"filesize\";i:873;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:{}}}'),(865,930,'_wp_attached_file','2021/09/brand-5.png'),(866,930,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:94;s:6:\"height\";i:61;s:4:\"file\";s:19:\"2021/09/brand-5.png\";s:8:\"filesize\";i:1117;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:{}}}'),(867,931,'_wp_attached_file','2021/09/bg-2.jpg'),(868,931,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:900;s:4:\"file\";s:16:\"2021/09/bg-2.jpg\";s:8:\"filesize\";i:108139;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"bg-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54885;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"bg-2-768x691.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83345;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-2-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56228;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:16:\"bg-2-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(869,934,'_wp_attached_file','2021/09/bg-map-2.png'),(870,934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:435;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2021/09/bg-map-2.png\";s:8:\"filesize\";i:7950;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bg-map-2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13548;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"bg-map-2-435x450.png\";s:5:\"width\";i:435;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(871,941,'_wp_attached_file','2021/09/bg-color.jpg'),(872,941,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:848;s:6:\"height\";i:496;s:4:\"file\";s:20:\"2021/09/bg-color.jpg\";s:8:\"filesize\";i:2993;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"bg-color-600x496.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2053;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bg-color-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:502;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"bg-color-768x449.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2374;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"bg-color-600x496.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:496;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2053;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"bg-color-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(873,942,'_wp_attached_file','2021/09/slider-3.jpg'),(874,942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:830;s:4:\"file\";s:20:\"2021/09/slider-3.jpg\";s:8:\"filesize\";i:93495;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"slider-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41265;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"slider-3-1024x443.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43459;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"slider-3-768x332.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26217;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-3-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42732;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"slider-3-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29701;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(875,943,'_wp_attached_file','2021/09/slider-4.jpg'),(876,943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:830;s:4:\"file\";s:20:\"2021/09/slider-4.jpg\";s:8:\"filesize\";i:82564;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"slider-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31595;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"slider-4-1024x443.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3997;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"slider-4-768x332.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18434;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-4-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33120;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"slider-4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21725;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(877,944,'_wp_attached_file','2021/09/bg-3.jpg'),(878,944,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1130;s:6:\"height\";i:680;s:4:\"file\";s:16:\"2021/09/bg-3.jpg\";s:8:\"filesize\";i:125770;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"bg-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78234;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"bg-3-1024x616.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-3-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8332;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"bg-3-768x462.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75581;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-3-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80693;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:16:\"bg-3-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(879,945,'_wp_attached_file','2021/09/bg-map-3.png'),(880,945,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:947;s:6:\"height\";i:509;s:4:\"file\";s:20:\"2021/09/bg-map-3.png\";s:8:\"filesize\";i:20762;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"bg-map-3-600x509.png\";s:5:\"width\";i:600;s:6:\"height\";i:509;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bg-map-3-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16323;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"bg-map-3-768x413.png\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92624;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"bg-map-3-600x509.png\";s:5:\"width\";i:600;s:6:\"height\";i:509;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27087;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"bg-map-3-580x450.png\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71486;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(881,947,'_wp_attached_file','2021/09/image-10.jpg'),(882,947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2021/09/image-10.jpg\";s:8:\"filesize\";i:44372;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"image-10-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7695;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"image-10-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56355;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(883,948,'_wp_attached_file','2021/09/image-11.jpg'),(884,948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2021/09/image-11.jpg\";s:8:\"filesize\";i:59241;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"image-11-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11277;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"image-11-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(885,949,'_wp_attached_file','2021/09/image-7.jpg'),(886,949,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2021/09/image-7.jpg\";s:8:\"filesize\";i:50384;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-7-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9061;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"image-7-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(887,950,'_wp_attached_file','2021/09/image-8.jpg'),(888,950,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2021/09/image-8.jpg\";s:8:\"filesize\";i:43257;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8272;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"image-8-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53909;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(889,951,'_wp_attached_file','2021/09/image-9.jpg'),(890,951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2021/09/image-9.jpg\";s:8:\"filesize\";i:71683;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-9-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11879;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"image-9-500x450.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86217;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(891,952,'_wp_attached_file','2021/09/bg-4.jpg'),(892,952,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2021/09/bg-4.jpg\";s:8:\"filesize\";i:96001;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"bg-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60597;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"bg-4-1024x745.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8615;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"bg-4-768x559.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69754;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-4-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62387;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:16:\"bg-4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(893,963,'_wp_attached_file','2021/09/tour-5.jpg'),(894,963,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-5.jpg\";s:8:\"filesize\";i:86579;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8997;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-5-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90208;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-5-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72801;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60177;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(895,964,'_wp_attached_file','2021/09/tour-6.jpg'),(896,964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-6.jpg\";s:8:\"filesize\";i:115818;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10768;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-6-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116132;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-6-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107336;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-6-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(897,965,'_wp_attached_file','2021/09/tour-7.jpg'),(898,965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-7.jpg\";s:8:\"filesize\";i:114859;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-7-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98953;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-7-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11336;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-7-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116505;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-7-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98953;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-7-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(899,966,'_wp_attached_file','2021/09/tour-8.jpg'),(900,966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-8.jpg\";s:8:\"filesize\";i:79314;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-8-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-8-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-8-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81951;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-8-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68642;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-8-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(901,967,'_wp_attached_file','2021/09/tour-9.jpg'),(902,967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:18:\"2021/09/tour-9.jpg\";s:8:\"filesize\";i:125109;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"tour-9-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114361;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-9-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11294;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"tour-9-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126549;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"tour-9-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114361;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"tour-9-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84201;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(903,968,'_wp_attached_file','2021/09/tour-10.jpg'),(904,968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-10.jpg\";s:8:\"filesize\";i:107183;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-10-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-10-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9255;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-10-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108579;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-10-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84669;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-10-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69663;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(905,969,'_wp_attached_file','2021/09/tour-11.jpg'),(906,969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-11.jpg\";s:8:\"filesize\";i:101839;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-11-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-11-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-11-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106143;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-11-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84473;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-11-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(907,970,'_wp_attached_file','2021/09/tour-12.jpg'),(908,970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-12.jpg\";s:8:\"filesize\";i:126486;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-12-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-12-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-12-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127880;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-12-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102240;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-12-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81820;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(909,971,'_wp_attached_file','2021/09/tour-13.jpg'),(910,971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-13.jpg\";s:8:\"filesize\";i:67923;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-13-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-13-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7077;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-13-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72137;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-13-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54016;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-13-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(911,972,'_wp_attached_file','2021/09/tour-14.jpg'),(912,972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-14.jpg\";s:8:\"filesize\";i:81959;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-14-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-14-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9534;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-14-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85798;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-14-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72731;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-14-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(913,973,'_wp_attached_file','2021/09/tour-15.jpg'),(914,973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-15.jpg\";s:8:\"filesize\";i:104266;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-15-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-15-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9801;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-15-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108976;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-15-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83738;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-15-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71525;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(915,974,'_wp_attached_file','2021/09/tour-16.jpg'),(916,974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-16.jpg\";s:8:\"filesize\";i:83485;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-16-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-16-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8729;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-16-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86420;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-16-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75444;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-16-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(917,975,'_wp_attached_file','2021/09/tour-17.jpg'),(918,975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-17.jpg\";s:8:\"filesize\";i:93829;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-17-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-17-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8673;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-17-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95566;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-17-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78219;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-17-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(919,976,'_wp_attached_file','2021/09/tour-18.jpg'),(920,976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:840;s:6:\"height\";i:590;s:4:\"file\";s:19:\"2021/09/tour-18.jpg\";s:8:\"filesize\";i:95254;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"tour-18-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-18-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9120;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"tour-18-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97381;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"tour-18-600x590.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:590;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81081;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"tour-18-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65092;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(921,977,'_elementor_edit_mode','builder'),(922,977,'_elementor_template_type','kit'),(923,977,'_elementor_version','3.1.1'),(924,977,'_wp_page_template','default'),(925,977,'_elementor_page_settings','a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:50:\"Tevily - Travel &amp; Tour Booking Wordpress Theme\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1200;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"viewport_mobile\";s:0:\"\";s:15:\"viewport_tablet\";s:0:\"\";}'),(926,977,'_elementor_data','[]'),(927,895,'tmp_post_title','Do you speak spanish?'),(928,895,'tmp_post_content','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.'),(929,896,'tmp_post_title','Question 2?'),(930,896,'tmp_post_content','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.'),(931,991,'_wp_attached_file','2021/10/bg-5.jpg'),(932,991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:799;s:4:\"file\";s:16:\"2021/10/bg-5.jpg\";s:8:\"filesize\";i:97796;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"bg-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27086;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"bg-5-1024x426.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"bg-5-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23105;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-5-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27708;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:16:\"bg-5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(933,1003,'_wp_attached_file','2021/10/tanzania.jpg'),(934,1003,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:849;s:4:\"file\";s:20:\"2021/10/tanzania.jpg\";s:8:\"filesize\";i:139788;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"tanzania-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70186;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"tanzania-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"tanzania-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8226;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"tanzania-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77616;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"tanzania-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72742;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"tanzania-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51911;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(935,1004,'_wp_attached_file','2021/10/japan.jpg'),(936,1004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:762;s:6:\"height\";i:531;s:4:\"file\";s:17:\"2021/10/japan.jpg\";s:8:\"filesize\";i:69751;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"japan-600x531.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73094;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"japan-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9039;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"japan-600x531.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73094;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:17:\"japan-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57780;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(937,1006,'_wp_attached_file','2021/10/image-12.jpg'),(938,1006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2021/10/image-12.jpg\";s:8:\"filesize\";i:110450;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"image-12-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"image-12-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9509;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"image-12-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125572;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"image-12-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84414;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"image-12-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61875;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(939,1008,'_wp_attached_file','2021/10/breadcrumb.jpg'),(940,1008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:550;s:4:\"file\";s:22:\"2021/10/breadcrumb.jpg\";s:8:\"filesize\";i:115498;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"breadcrumb-600x550.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65330;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"breadcrumb-1024x293.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42232;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"breadcrumb-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5812;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"breadcrumb-768x220.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23219;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"breadcrumb-600x550.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65330;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:22:\"breadcrumb-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(941,1011,'_wp_attached_file','2021/10/slider-5.jpg'),(942,1011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2021/10/slider-5.jpg\";s:8:\"filesize\";i:124751;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"slider-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48831;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"slider-5-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46851;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5110;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"slider-5-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26150;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"slider-5-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50698;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"slider-5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(943,1027,'_wp_attached_file','2021/10/image-13.jpg'),(944,1027,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:880;s:4:\"file\";s:20:\"2021/10/image-13.jpg\";s:8:\"filesize\";i:155185;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"image-13-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"image-13-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11234;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"image-13-768x845.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:845;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171127;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"image-13-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104913;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"image-13-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(945,1028,'_wp_attached_file','2021/10/testimonial-4.jpg'),(946,1028,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:232;s:6:\"height\";i:232;s:4:\"file\";s:25:\"2021/10/testimonial-4.jpg\";s:8:\"filesize\";i:7621;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"testimonial-4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6578;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(947,1029,'_wp_attached_file','2021/10/bg-line-bird.png'),(948,1029,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1493;s:6:\"height\";i:184;s:4:\"file\";s:24:\"2021/10/bg-line-bird.png\";s:8:\"filesize\";i:1805;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"bg-line-bird-600x184.png\";s:5:\"width\";i:600;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:294;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"bg-line-bird-1024x126.png\";s:5:\"width\";i:1024;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5535;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"bg-line-bird-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"bg-line-bird-768x95.png\";s:5:\"width\";i:768;s:6:\"height\";i:95;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3838;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"bg-line-bird-600x184.png\";s:5:\"width\";i:600;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:294;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:24:\"bg-line-bird-580x184.png\";s:5:\"width\";i:580;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(949,1030,'_wp_attached_file','2021/10/bg-plane-bird.png'),(950,1030,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1563;s:6:\"height\";i:574;s:4:\"file\";s:25:\"2021/10/bg-plane-bird.png\";s:8:\"filesize\";i:2814;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"bg-plane-bird-600x574.png\";s:5:\"width\";i:600;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:747;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"bg-plane-bird-1024x376.png\";s:5:\"width\";i:1024;s:6:\"height\";i:376;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"bg-plane-bird-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"bg-plane-bird-768x282.png\";s:5:\"width\";i:768;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5974;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"bg-plane-bird-600x574.png\";s:5:\"width\";i:600;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:747;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:25:\"bg-plane-bird-580x450.png\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:585;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(951,1034,'_wp_attached_file','2021/10/bg-line-cloud.png'),(952,1034,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:107;s:4:\"file\";s:25:\"2021/10/bg-line-cloud.png\";s:8:\"filesize\";i:2228;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"bg-line-cloud-180x107.png\";s:5:\"width\";i:180;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4975;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,1035,'_wp_attached_file','2021/10/bg-line-map.png'),(954,1035,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:188;s:6:\"height\";i:75;s:4:\"file\";s:23:\"2021/10/bg-line-map.png\";s:8:\"filesize\";i:953;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"bg-line-map-180x75.png\";s:5:\"width\";i:180;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2330;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(955,1038,'_wp_attached_file','2021/10/image-app.png'),(956,1038,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:415;s:6:\"height\";i:341;s:4:\"file\";s:21:\"2021/10/image-app.png\";s:8:\"filesize\";i:2905;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"image-app-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(957,1050,'_wp_attached_file','2021/10/video.jpg'),(958,1050,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:475;s:4:\"file\";s:17:\"2021/10/video.jpg\";s:8:\"filesize\";i:56611;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"video-600x475.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42989;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"video-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"video-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6889;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"video-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35332;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"video-600x475.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42989;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:17:\"video-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(959,1057,'_wp_attached_file','2021/11/bg-line-2.png'),(960,1057,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1894;s:6:\"height\";i:746;s:4:\"file\";s:21:\"2021/11/bg-line-2.png\";s:8:\"filesize\";i:133128;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"bg-line-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124851;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"bg-line-2-1024x403.png\";s:5:\"width\";i:1024;s:6:\"height\";i:403;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:217018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"bg-line-2-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"bg-line-2-768x302.png\";s:5:\"width\";i:768;s:6:\"height\";i:302;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141017;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"bg-line-2-600x620.png\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127878;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"bg-line-2-580x450.png\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(961,1058,'_wp_attached_file','2021/11/bg-1.png'),(962,1058,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:830;s:4:\"file\";s:16:\"2021/11/bg-1.png\";s:8:\"filesize\";i:52967;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"bg-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:44574;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"bg-1-1024x443.png\";s:5:\"width\";i:1024;s:6:\"height\";i:443;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7753;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"bg-1-768x332.png\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62927;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:16:\"bg-1-600x620.png\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44625;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:16:\"bg-1-580x450.png\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,1059,'_mc4wp_settings','a:9:{s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:0:{}}'),(964,1059,'text_subscribed','Thank you, your sign-up request was successful! Please check your email inbox to confirm.'),(965,1059,'text_invalid_email','Please provide a valid email address.'),(966,1059,'text_required_field_missing','Please fill in the required fields.'),(967,1059,'text_already_subscribed','Given email address is already subscribed, thank you!'),(968,1059,'text_error','Oops. Something went wrong. Please try again later.'),(969,1059,'text_unsubscribed','You were successfully unsubscribed.'),(970,1059,'text_not_subscribed','Given email address is not subscribed.'),(971,1059,'text_no_lists_selected','Please select at least one list.'),(972,1059,'text_updated','Thank you, your records have been updated!'),(973,1059,'_wp_old_date','2021-05-05'),(974,865,'gva_template_type','header_layout'),(975,865,'_elementor_edit_mode','builder'),(976,865,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#E8604C\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_gva_sticky_background\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_gva_sticky_menu\":\"gv-sticky-menu\",\"border_border\":\"solid\",\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.07900000000000062527760746888816356658935546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"36e02e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"size\":\"\",\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\"},\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"max_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144000000000005456968210637569427490234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"cfe1b09\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"menu\":\"home-page\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"enable_register\":\"\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"login_text\":\"Login\",\"register_text\":\"Register\",\"hi_text\":\"Hi, \",\"icon_padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(977,865,'header_layout','0'),(978,865,'footer_layout','0'),(979,865,'_gva_set_default','enabled'),(980,865,'_wp_page_template','default'),(981,865,'_elementor_page_assets','a:0:{}'),(982,865,'_elementor_template_type','wp-post'),(983,865,'_elementor_version','3.16.5'),(984,865,'_elementor_page_settings','a:1:{s:23:\"header_background_black\";s:0:\"\";}'),(985,865,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:13:\"selected_icon\";i:1;s:7:\"hi_text\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:1:{s:12:\"icon_padding\";i:1;}}}}}'),(986,866,'gva_template_type','footer_layout'),(987,866,'_elementor_edit_mode','builder'),(988,866,'_elementor_data','[{\"id\":\"0cc68c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#313041\",\"background_overlay_position\":\"top left\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"overlay_blend_mode\":\"luminosity\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"723017c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.417000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"32c0619\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e58429\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Welcome to Ram Lala Tour and Travel Agency.\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b54a84\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"_id\":\"2f95dbb\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c3ea18d\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7cdc512\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF33\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0c22e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"59a1a29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Access\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9aa635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Our Team\",\"icon\":\"\",\"_id\":\"316bdb8\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Tour Package\",\"icon\":\"\",\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Our Partners\",\"icon\":\"\",\"_id\":\"b48bb63\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9d63087\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f4cb2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Tours\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44dcf9a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Ayodhya\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Bodhgaya\",\"icon\":\"\",\"_id\":\"316bdb8\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Banaras\",\"icon\":\"\",\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Agra\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Delhi\",\"icon\":\"\",\"_id\":\"b48bb63\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2c3838c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de2288\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Ram Lala Tour &amp; Travels\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c00ca0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a1582e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#313041\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2896a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"15\",\"bottom\":\"26\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_mobile\":20,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b60abe8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" las la-arrow-up\",\"library\":\"tevily-icons-lineawesome\"},\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"return-top\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"b2118e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.452000000000001733724275254644453525543212890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"08c7ec4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"b86b2e2\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c714fc0\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-whatsapp\",\"library\":\"fa-brands\"},\"_id\":\"b13c414\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"44659a4\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(255,255,255,0.2)\",\"hover_primary_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hover_animation\":\"push\",\"icon_secondary_color\":\"#313041\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_secondary_color\":\"#FFFFFF\",\"shape\":\"circle\",\"_element_width\":\"auto\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3d84a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.2120000000000032969182939268648624420166015625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":45,\"align_mobile\":\"flex-start\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"css_classes\":\"column-white-right\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\"},\"elements\":[{\"id\":\"57dbf28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\\\"http:\\/\\/whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"text_color\":\"#787780\",\"typography_font_weight\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":149.43000000000000682121026329696178436279296875}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(989,866,'header_layout','865'),(990,866,'footer_layout','0'),(991,866,'_gva_set_default','enabled'),(992,866,'_wp_page_template','default'),(993,866,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(994,866,'_elementor_template_type','wp-post'),(995,866,'_elementor_version','3.17.3'),(996,866,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:2;}s:18:\"section_text_style\";a:3:{s:16:\"text_color_hover\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_weight\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:7;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:3;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:5:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_mobile\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:8:\"position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:6:{s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"description_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:5:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:8:\"overflow\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:11:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:20:\"icon_secondary_color\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:15:\"hover_animation\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(997,867,'gva_template_type','page_layout'),(998,867,'_elementor_edit_mode','builder'),(999,867,'_elementor_data','[{\"id\":\"fec726d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3949584\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d773574\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva-template_content\"}],\"isInner\":false}],\"isInner\":false}]'),(1000,867,'header_layout','865'),(1001,867,'footer_layout','866'),(1002,867,'_gva_set_default','enabled'),(1003,867,'_wp_page_template','default'),(1004,867,'_elementor_page_assets','a:0:{}'),(1005,867,'_elementor_template_type','wp-post'),(1006,867,'_elementor_version','3.4.4'),(1007,867,'_elementor_controls_usage','a:3:{s:20:\"gva-template_content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),(1008,879,'gva_template_type','post_single_layout'),(1009,879,'_elementor_edit_mode','builder'),(1010,879,'_elementor_data','[{\"id\":\"d32ca1a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"35470d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"957f029\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#FFF9F9\",\"background_background\":\"classic\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"background_size\":\"cover\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"bg_overlay_color\":\"#00000061\",\"show_title\":\"\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"396a7e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efbcfb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5fd0863\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_post_thumbnail\"},{\"id\":\"09e030b\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva_author_name\"},{\"id\":\"1df3ea9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva_post_category\"},{\"id\":\"c391bd6\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_post_name\"},{\"id\":\"4174e45\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_post_content\"},{\"id\":\"fa3b2c3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBE6DE\",\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a1801ba\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2fe7f47\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.695,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"0285064\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tags\"},\"elements\":[],\"widgetType\":\"gva_post_tags\"}],\"isInner\":true},{\"id\":\"2bd9974\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.242,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbfa626\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-1\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva_post_share\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78e8224\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_author_box\"},{\"id\":\"9824e3c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_post_comment\"}],\"isInner\":false},{\"id\":\"91b72fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"c377492\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dabdf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b4e8b1a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"24da54c\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f02711\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"All Categories\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"e6d48a0\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"},{\"id\":\"ce6f9f0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Thailand\",\"term_slug\":\"morocco\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-1.jpg\",\"id\":913,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"cde80fd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Africa\",\"term_slug\":\"morocco\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-3.jpg\",\"id\":915,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false}]'),(1011,879,'header_layout','865'),(1012,879,'footer_layout','866'),(1013,879,'_gva_set_default','enabled'),(1014,879,'_wp_page_template','default'),(1015,879,'_elementor_page_assets','a:0:{}'),(1016,879,'_elementor_template_type','wp-post'),(1017,879,'_elementor_version','3.4.6'),(1018,879,'_elementor_page_settings','a:1:{s:19:\"tevily_post_preview\";s:2:\"47\";}'),(1019,879,'_elementor_controls_usage','a:18:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:9:{s:11:\"title_color\";i:1;s:21:\"background_background\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_image\";i:1;s:16:\"bg_overlay_color\";i:1;s:10:\"show_title\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:6;s:16:\"content_position\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}}}s:18:\"gva_post_thumbnail\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:15:\"gva_author_name\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:17:\"gva_post_category\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:13:\"gva_post_name\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:16:\"gva_post_content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}}}s:13:\"gva_post_tags\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:14:\"gva_post_share\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"gva_post_share\";a:1:{s:5:\"style\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:14:\"gva_author_box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:16:\"gva_post_comment\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:10:\"title_text\";i:1;s:5:\"style\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:20:\"wp-widget-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:19:\"wp-widget-tag_cloud\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:5:\"title\";i:2;s:9:\"term_slug\";i:2;s:13:\"content_align\";i:2;s:19:\"show_number_content\";i:2;s:5:\"image\";i:2;s:8:\"subtitle\";i:1;s:10:\"bg_overlay\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(1020,909,'gva_template_type','single_booking_layout'),(1021,909,'_elementor_edit_mode','builder'),(1022,909,'_elementor_data','[{\"id\":\"396a7e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"efbcfb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c61aab7\",\"elType\":\"widget\",\"settings\":{\"ca_items_lg\":\"4\",\"space_between\":10,\"image_size\":\"medium\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa39ccb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c61296c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":5,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"ac27d6e\",\"elType\":\"widget\",\"settings\":{\"typography_text_typography\":\"custom\",\"typography_text_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_name\"},{\"id\":\"190edbc\",\"elType\":\"widget\",\"settings\":{\"typography_text_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"gva_ba_item_address\"}],\"isInner\":false},{\"id\":\"8898a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00000033\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c543960\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"From\",\"_element_width\":\"auto\",\"selected_icon\":{\"value\":\" flaticon-online-booking\",\"library\":\"tevily-icons-theme\"},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"32\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_price_from\"},{\"id\":\"7c41b8a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Duration\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"32\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-clock\",\"library\":\"tevily-icons-theme\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_duration\"},{\"id\":\"22a111d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Type\",\"_element_width\":\"auto\",\"taxonomy_slug\":\"type\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-plane\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"264717e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed18ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"0e8d91e\",\"elType\":\"widget\",\"settings\":{\"text_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_rating\"}],\"isInner\":false},{\"id\":\"b4accf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"cd866fb\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_post_share\"},{\"id\":\"4d893e6\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-gray-icon\\\" href=\\\"#booking-review\\\">\\n    <i class=\\\"fas fa-share\\\"><\\/i>\\n    Reviews\\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"b0aa4d6\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_wishlist\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8bef2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9856c75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.96,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":62},\"elements\":[{\"id\":\"9bba10e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Overview\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f9228f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_item_content\"},{\"id\":\"6504cf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Included\\/Exclude\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"014a1ff\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ae68d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.709,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08e9504\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-hospital-symbol\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_included_excluded\"}],\"isInner\":true},{\"id\":\"3d3a7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.227,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21027ad\",\"elType\":\"widget\",\"settings\":{\"type\":\"excluded\",\"selected_icon\":{\"value\":\"fas fa-hospital-symbol\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_included_excluded\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10046c9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBE6DE\",\"gap\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"dce04e2\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Amenities\",\"taxonomy_slug\":\"amenities\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"},{\"id\":\"b5a34a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Plan\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df191aa\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Min Age\"},\"elements\":[],\"widgetType\":\"gva_ba_item_steps\"},{\"id\":\"d9d9f50\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Location\"},\"elements\":[],\"widgetType\":\"gva_ba_item_address_map\"},{\"id\":\"736db73\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Calendar &amp; Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_calendar\"},{\"id\":\"9f9b812\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Tours\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6b722e\",\"elType\":\"widget\",\"settings\":{\"ca_items_lg\":\"2\",\"ca_items_md\":\"2\",\"ca_items_sm\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_related\"},{\"id\":\"cf3a839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Scores\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f95119\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_item_rating_criteria\"},{\"id\":\"4b89f17\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Comment\",\"_element_id\":\"booking-review\"},\"elements\":[],\"widgetType\":\"gva_ba_item_comment\"}],\"isInner\":false},{\"id\":\"748e908\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":38},\"elements\":[{\"id\":\"0d8dcee\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Booking Tour\"},\"elements\":[],\"widgetType\":\"gva_ba_item_booking_form\"},{\"id\":\"9fbaf98\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b2e20c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3380335\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Information\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"8acbd67\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Max Guests\",\"selected_icon\":{\"value\":\" las la-user-friends\",\"library\":\"tevily-icons-lineawesome\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_max_guests\"},{\"id\":\"d3aadbc\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Min Age\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_min_age\"},{\"id\":\"8219962\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Location\",\"taxonomy_slug\":\"location\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-plane\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"},{\"id\":\"2d0a901\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Languages Support\",\"taxonomy_slug\":\"language\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-global-1\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"83295d0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Last Minute Deals\",\"posts_per_page\":4,\"column\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva_ba_list_items\"},{\"id\":\"7e7b851\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Hungary\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-8.jpg\",\"id\":950,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"hungary\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"2670764\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Singapore\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-5.jpg\",\"id\":917,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":311,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"d24c01f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"Morocco\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"morocco\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false}]'),(1023,909,'header_layout','865'),(1024,909,'footer_layout','866'),(1025,909,'_gva_set_default','enabled'),(1026,909,'_wp_page_template','default'),(1027,909,'_elementor_page_assets','a:0:{}'),(1028,909,'_elementor_template_type','wp-post'),(1029,909,'_elementor_version','3.4.6'),(1030,909,'_elementor_page_settings','a:1:{s:19:\"tevily_post_preview\";s:3:\"958\";}'),(1031,909,'_elementor_controls_usage','a:28:{s:19:\"gva_ba_item_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:13:\"space_between\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}s:27:\"gva_ba_item_gallery_content\";a:1:{s:10:\"image_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:9;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:4;s:5:\"align\";i:2;s:12:\"align_tablet\";i:1;s:16:\"content_position\";i:2;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_tablet\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:1;}}}}s:13:\"gva_post_name\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"gva_post_name\";a:2:{s:26:\"typography_text_typography\";i:1;s:32:\"typography_text_font_size_tablet\";i:1;}}}}s:19:\"gva_ba_item_address\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_ba_item_address_content\";a:1:{s:26:\"typography_text_typography\";i:1;}}}}s:22:\"gva_ba_item_price_from\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:30:\"gva_ba_item_price_from_content\";a:3:{s:13:\"selected_icon\";i:1;s:9:\"icon_size\";i:1;s:10:\"icon_space\";i:1;}}}}s:20:\"gva_ba_item_duration\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:28:\"gva_ba_item_duration_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:20:\"gva_ba_item_taxonomy\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:28:\"gva_ba_item_taxonomy_content\";a:5:{s:10:\"title_text\";i:4;s:13:\"taxonomy_slug\";i:4;s:13:\"selected_icon\";i:4;s:10:\"icon_space\";i:4;s:5:\"style\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:18:\"gva_ba_item_rating\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_item_rating_content\";a:1:{s:9:\"text_size\";i:1;}}}}s:14:\"gva_post_share\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"gva_post_share\";a:1:{s:5:\"style\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:20:\"gva_ba_item_wishlist\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:15:\"_padding_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:20:\"typography_font_size\";i:5;s:21:\"typography_typography\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:19:\"gva_ba_item_content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:29:\"gva_ba_item_included_excluded\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:37:\"gva_ba_item_included_excluded_content\";a:1:{s:4:\"type\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}}}s:17:\"gva_ba_item_steps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:23:\"gva_ba_item_address_map\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"gva_ba_item_address_map_content\";a:1:{s:10:\"title_text\";i:1;}}}}s:20:\"gva_ba_item_calendar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:19:\"gva_ba_item_related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;}}}}s:27:\"gva_ba_item_rating_criteria\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva_ba_item_comment\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:11:\"_element_id\";i:1;}}}}s:24:\"gva_ba_item_booking_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:10:\"title_text\";i:1;s:5:\"style\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:22:\"gva_ba_item_max_guests\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"gva_ba_item_max_guests_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:19:\"gva_ba_item_min_age\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:27:\"gva_ba_item_min_age_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:17:\"gva_ba_list_items\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:25:\"gva_ba_list_items_content\";a:2:{s:14:\"posts_per_page\";i:1;s:6:\"column\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:8:{s:5:\"title\";i:3;s:5:\"image\";i:3;s:13:\"content_align\";i:3;s:9:\"term_slug\";i:3;s:19:\"show_number_content\";i:2;s:8:\"subtitle\";i:2;s:10:\"bg_overlay\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}}'),(1032,978,'gva_template_type','post_archive_layout'),(1033,978,'_elementor_edit_mode','builder'),(1034,978,'_elementor_data','[{\"id\":\"7737511\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"855d51c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"172d48c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"396a7e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efbcfb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0179123\",\"elType\":\"widget\",\"settings\":{\"grid_items_lg\":\"2\",\"grid_items_md\":\"2\"},\"elements\":[],\"widgetType\":\"gva_posts_archive_grid\"}],\"isInner\":false},{\"id\":\"5bba266\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a89bcd\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"884163d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a006b3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"99ba827\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0107f96\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"All Categories\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wp-widget-categories\"},{\"id\":\"116c091\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"Tags\",\"taxonomy\":\"post_tag\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wp-widget-tag_cloud\"},{\"id\":\"8ef85f3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Thailand\",\"term_slug\":\"morocco\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-1.jpg\",\"id\":913,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"fbf3bac\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Africa\",\"term_slug\":\"morocco\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-3.jpg\",\"id\":915,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false}]'),(1035,978,'header_layout','865'),(1036,978,'footer_layout','866'),(1037,978,'_gva_set_default','enabled'),(1038,978,'_wp_page_template','default'),(1039,978,'_elementor_page_assets','a:0:{}'),(1040,978,'_elementor_template_type','wp-post'),(1041,978,'_elementor_version','3.4.5'),(1042,978,'_elementor_controls_usage','a:9:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:22:\"gva_posts_archive_grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_grid_options\";a:2:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:10:\"title_text\";i:1;s:5:\"style\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:20:\"wp-widget-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:19:\"wp-widget-tag_cloud\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:5:\"title\";i:2;s:9:\"term_slug\";i:2;s:13:\"content_align\";i:2;s:19:\"show_number_content\";i:2;s:5:\"image\";i:2;s:8:\"subtitle\";i:1;s:10:\"bg_overlay\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),(1043,980,'gva_template_type','page_layout'),(1044,980,'_elementor_edit_mode','builder'),(1045,980,'_elementor_data','[{\"id\":\"fec726d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3949584\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a6bf325\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4edf651\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24e2d12\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f9aea7a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva-template_content\"}],\"isInner\":false}],\"isInner\":false}]'),(1046,980,'header_layout','865'),(1047,980,'footer_layout','866'),(1048,980,'_wp_page_template','default'),(1049,980,'_elementor_page_assets','a:0:{}'),(1050,980,'_elementor_template_type','wp-post'),(1051,980,'_elementor_version','3.4.5'),(1052,980,'_elementor_controls_usage','a:4:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}s:20:\"gva-template_content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(1053,980,'_gva_set_default','disabled'),(1054,981,'gva_template_type','archive_booking_layout'),(1055,981,'_elementor_edit_mode','builder'),(1056,981,'_elementor_data','[{\"id\":\"c769242\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FBF6F2\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6173b75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a2c9b61\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_archive_image\"}],\"isInner\":false},{\"id\":\"ef4c5d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d6aa565\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_archive_info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"396a7e6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efbcfb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"39a887b\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Explore Tour\",\"title_text\":\"Most Popular Tours\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"aeb7b3f\",\"elType\":\"widget\",\"settings\":{\"grid_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_archive\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75b20f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ae69ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"4e01d52\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"70fb0d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c33b23f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6e82f1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"29e8590\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-app.png\",\"id\":1038,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1057,981,'header_layout','865'),(1058,981,'footer_layout','866'),(1059,981,'_gva_set_default','enabled'),(1060,981,'_wp_page_template','default'),(1061,981,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1062,981,'_elementor_template_type','wp-post'),(1063,981,'_elementor_version','3.4.7'),(1064,981,'_elementor_controls_usage','a:8:{s:20:\"gva_ba_archive_image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_tablet\";i:4;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:5;s:13:\"margin_mobile\";i:1;}}}}s:19:\"gva_ba_archive_info\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}s:23:\"section_sub_title_style\";a:1:{s:30:\"typography_sub_title_font_size\";i:1;}s:18:\"section_desc_style\";a:3:{s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;s:17:\"description_space\";i:1;}s:19:\"section_title_style\";a:1:{s:11:\"title_space\";i:1;}}}}s:14:\"gva_ba_archive\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(1065,994,'gva_template_type','header_layout'),(1066,994,'_elementor_edit_mode','builder'),(1067,994,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"666 888 0000\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:666888000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#9D9482\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"BECOME A LOCAL GUIDE\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_gva_sticky_background\":\"#313041\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"border_border\":\"solid\",\"border_color\":\"#FFFFFF33\",\"_gva_sticky_menu\":\"gv-sticky-menu\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.079,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"76b328d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"image\":{\"id\":650,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/logo-white.png\",\"alt\":\"\",\"source\":\"library\"},\"max_width\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"f7d3ab6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Add Your Heading Text Here\",\"button_text\":\"Read More\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"toggle_color\":\"#a5a5a5\",\"sub_menu_max_width\":{\"unit\":\"px\",\"size\":715,\"sizes\":[]},\"typography_2_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"align\":\"left\",\"main_menu_text_color\":\"#FCFCFC\",\"main_menu_color\":\"#FFFFFF\",\"main_menu_hover_color\":\"#FFFFFF\",\"main_menu_active_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"icon_color\":\"#FFFFFF\",\"icon_background\":\"#0000004D\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"icon_color\":\"#FFFFFF\",\"icon_color_hover\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#FFFFFF\",\"login_text\":\"Login\",\"enable_register\":\"\",\"register_text\":\"Register\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"hi_text\":\"Hi\",\"icon_bg_color\":\"#0000004D\"},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(1068,994,'header_layout','0'),(1069,994,'footer_layout','0'),(1070,994,'_wp_page_template','default'),(1071,994,'_elementor_page_assets','a:0:{}'),(1072,994,'_elementor_template_type','wp-post'),(1073,994,'_elementor_version','3.4.7'),(1074,994,'_elementor_page_settings','a:3:{s:23:\"header_background_black\";s:1:\"1\";s:15:\"header_position\";s:8:\"absolute\";s:22:\"tevily_header_position\";s:8:\"absolute\";}'),(1075,994,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:4:\"link\";i:1;s:5:\"align\";i:1;s:5:\"image\";i:1;s:9:\"max_width\";i:1;}}}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_sub_menu_style\";a:1:{s:22:\"typography_2_font_size\";i:1;}s:23:\"section_main_menu_style\";a:4:{s:20:\"main_menu_text_color\";i:1;s:15:\"main_menu_color\";i:1;s:21:\"main_menu_hover_color\";i:1;s:22:\"main_menu_active_color\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:3:{s:12:\"icon_padding\";i:1;s:10:\"icon_color\";i:1;s:15:\"icon_background\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:3:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:13:\"icon_bg_color\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}}'),(1076,999,'gva_template_type','page_layout'),(1077,999,'_elementor_edit_mode','builder'),(1078,999,'_elementor_data','[{\"id\":\"396a7e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"efbcfb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0713032\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva-template_content\"}],\"isInner\":false}],\"isInner\":false}]'),(1079,999,'header_layout','994'),(1080,999,'footer_layout','866'),(1081,999,'_wp_page_template','default'),(1082,999,'_elementor_page_assets','a:0:{}'),(1083,999,'_elementor_template_type','wp-post'),(1084,999,'_elementor_version','3.4.4'),(1085,999,'_elementor_controls_usage','a:3:{s:20:\"gva-template_content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}}'),(1086,999,'_gva_set_default','disabled'),(1087,1021,'gva_template_type','single_booking_layout'),(1088,1021,'_elementor_edit_mode','builder'),(1089,1021,'_elementor_data','[{\"id\":\"396a7e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"efbcfb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c61aab7\",\"elType\":\"widget\",\"settings\":{\"ca_items_lg\":\"4\",\"space_between\":10,\"image_size\":\"medium\",\"ca_effect\":\"coverflow\"},\"elements\":[],\"widgetType\":\"gva_ba_item_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa39ccb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c61296c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.749,\"space_between_widgets\":5,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ac27d6e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_post_name\"},{\"id\":\"190edbc\",\"elType\":\"widget\",\"settings\":{\"typography_text_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"gva_ba_item_address\"}],\"isInner\":false},{\"id\":\"8898a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.251,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\"},\"elements\":[{\"id\":\"c543960\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"From\",\"_element_width\":\"auto\",\"selected_icon\":{\"value\":\" flaticon-online-booking\",\"library\":\"tevily-icons-theme\"},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_price_from\"},{\"id\":\"7c41b8a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Duration\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-clock\",\"library\":\"tevily-icons-theme\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_duration\"},{\"id\":\"22a111d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Type\",\"_element_width\":\"auto\",\"taxonomy_slug\":\"type\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-plane\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"264717e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed18ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"0e8d91e\",\"elType\":\"widget\",\"settings\":{\"text_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_rating\"}],\"isInner\":false},{\"id\":\"b4accf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8bef2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9856c75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.96,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bba10e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Overview\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f9228f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_item_content\"},{\"id\":\"6504cf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Included\\/Exclude\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"014a1ff\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ae68d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.709,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08e9504\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-hospital-symbol\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_included_excluded\"}],\"isInner\":true},{\"id\":\"3d3a7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.227,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21027ad\",\"elType\":\"widget\",\"settings\":{\"type\":\"excluded\",\"selected_icon\":{\"value\":\"fas fa-hospital-symbol\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_included_excluded\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10046c9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBE6DE\",\"gap\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"dce04e2\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Amenities\",\"taxonomy_slug\":\"amenities\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"},{\"id\":\"b5a34a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Plan\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df191aa\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Min Age\"},\"elements\":[],\"widgetType\":\"gva_ba_item_steps\"},{\"id\":\"d9d9f50\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Location\"},\"elements\":[],\"widgetType\":\"gva_ba_item_address_map\"},{\"id\":\"736db73\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Calendar &amp; Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_calendar\"},{\"id\":\"9f9b812\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Tours\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6b722e\",\"elType\":\"widget\",\"settings\":{\"ca_items_lg\":\"2\",\"ca_items_md\":\"2\",\"ca_items_sm\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_related\"},{\"id\":\"cf3a839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Scores\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f95119\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_item_rating_criteria\"},{\"id\":\"4b89f17\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Comment\"},\"elements\":[],\"widgetType\":\"gva_ba_item_comment\"}],\"isInner\":false},{\"id\":\"748e908\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d8dcee\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Booking Tour\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_booking_form\"},{\"id\":\"9fbaf98\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b2e20c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3380335\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Information\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"8acbd67\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Max Guests\",\"selected_icon\":{\"value\":\" las la-user-friends\",\"library\":\"tevily-icons-lineawesome\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_max_guests\"},{\"id\":\"d3aadbc\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Min Age\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_min_age\"},{\"id\":\"8219962\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Location\",\"taxonomy_slug\":\"location\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-plane\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"},{\"id\":\"2d0a901\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Languages Support\",\"taxonomy_slug\":\"language\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-global-1\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"83295d0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Last Minute Deals\",\"posts_per_page\":4,\"column\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva_ba_list_items\"},{\"id\":\"7e7b851\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Africa\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-8.jpg\",\"id\":950,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"2670764\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Switzerland\",\"term_slug\":\"morocco\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-5.jpg\",\"id\":917,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":311,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"d24c01f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"Europe\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false}]'),(1090,1021,'header_layout','865'),(1091,1021,'footer_layout','866'),(1092,1021,'_wp_page_template','default'),(1093,1021,'_elementor_page_assets','a:0:{}'),(1094,1021,'_elementor_template_type','wp-post'),(1095,1021,'_elementor_version','3.4.5'),(1096,1021,'_elementor_page_settings','a:1:{s:19:\"tevily_post_preview\";s:3:\"958\";}'),(1097,1021,'_elementor_controls_usage','a:25:{s:19:\"gva_ba_item_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:24:\"section_carousel_options\";a:3:{s:11:\"ca_items_lg\";i:1;s:13:\"space_between\";i:1;s:9:\"ca_effect\";i:1;}s:27:\"gva_ba_item_gallery_content\";a:1:{s:10:\"image_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:10;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:9;s:21:\"space_between_widgets\";i:1;s:5:\"align\";i:1;s:16:\"content_position\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:6:\"margin\";i:1;}}}}s:13:\"gva_post_name\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva_ba_item_address\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_ba_item_address_content\";a:1:{s:26:\"typography_text_typography\";i:1;}}}}s:22:\"gva_ba_item_price_from\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:30:\"gva_ba_item_price_from_content\";a:3:{s:13:\"selected_icon\";i:1;s:9:\"icon_size\";i:1;s:10:\"icon_space\";i:1;}}}}s:20:\"gva_ba_item_duration\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:28:\"gva_ba_item_duration_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:20:\"gva_ba_item_taxonomy\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:28:\"gva_ba_item_taxonomy_content\";a:5:{s:10:\"title_text\";i:4;s:13:\"taxonomy_slug\";i:4;s:13:\"selected_icon\";i:4;s:10:\"icon_space\";i:4;s:5:\"style\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:18:\"gva_ba_item_rating\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_item_rating_content\";a:1:{s:9:\"text_size\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:20:\"typography_font_size\";i:5;s:21:\"typography_typography\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:19:\"gva_ba_item_content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:29:\"gva_ba_item_included_excluded\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:37:\"gva_ba_item_included_excluded_content\";a:1:{s:4:\"type\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}}}s:17:\"gva_ba_item_steps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:23:\"gva_ba_item_address_map\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"gva_ba_item_address_map_content\";a:1:{s:10:\"title_text\";i:1;}}}}s:20:\"gva_ba_item_calendar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:19:\"gva_ba_item_related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;}}}}s:27:\"gva_ba_item_rating_criteria\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva_ba_item_comment\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:24:\"gva_ba_item_booking_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:32:\"gva_ba_item_booking_form_content\";a:1:{s:5:\"style\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:10:\"title_text\";i:1;s:5:\"style\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:22:\"gva_ba_item_max_guests\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"gva_ba_item_max_guests_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:19:\"gva_ba_item_min_age\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:27:\"gva_ba_item_min_age_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:17:\"gva_ba_list_items\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:25:\"gva_ba_list_items_content\";a:2:{s:14:\"posts_per_page\";i:1;s:6:\"column\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:8:{s:5:\"title\";i:2;s:5:\"image\";i:3;s:13:\"content_align\";i:3;s:8:\"subtitle\";i:2;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;s:10:\"bg_overlay\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}}'),(1098,1021,'_gva_set_default','disabled'),(1099,1023,'gva_template_type','single_booking_layout'),(1100,1023,'_elementor_edit_mode','builder'),(1101,1023,'_elementor_data','[{\"id\":\"396a7e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"efbcfb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fde796\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"title_color\":\"#FFFFFF\",\"breadcrumb_link_bg\":\"#FAF5EE\",\"padding_top\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"show_title\":\"\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dca410\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9bd878e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"space_between_widgets\":5,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"fab0521\",\"elType\":\"widget\",\"settings\":{\"typography_text_typography\":\"custom\",\"typography_text_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_name\"},{\"id\":\"e8c9791\",\"elType\":\"widget\",\"settings\":{\"typography_text_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"gva_ba_item_address\"}],\"isInner\":false},{\"id\":\"c8043db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00000033\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d30935\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"From\",\"_element_width\":\"auto\",\"selected_icon\":{\"value\":\" flaticon-online-booking\",\"library\":\"tevily-icons-theme\"},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"32\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_price_from\"},{\"id\":\"92a2d3a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Duration\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"32\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-clock\",\"library\":\"tevily-icons-theme\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_duration\"},{\"id\":\"aa2a0b6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Type\",\"_element_width\":\"auto\",\"taxonomy_slug\":\"type\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-plane\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"abf3aab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c3570f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e7808e4\",\"elType\":\"widget\",\"settings\":{\"text_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_rating\"}],\"isInner\":false},{\"id\":\"2987814\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"8e7c968\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_post_share\"},{\"id\":\"dcab14f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-gray-icon\\\" href=\\\"#booking-review\\\">\\n    <i class=\\\"fas fa-share\\\"><\\/i>\\n    Reviews\\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"ed0a2d7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_wishlist\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8bef2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9856c75\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.96,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":62},\"elements\":[{\"id\":\"c61aab7\",\"elType\":\"widget\",\"settings\":{\"ca_items_lg\":\"1\",\"space_between\":10,\"image_size\":\"full\",\"ca_items_md\":\"1\",\"ca_items_sm\":\"1\",\"style\":\"style-2\",\"ca_dynamic_bullets\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"36\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_gallery\"},{\"id\":\"9bba10e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Overview\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f9228f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_item_content\"},{\"id\":\"6504cf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Included\\/Exclude\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"014a1ff\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ae68d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":53.709,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08e9504\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-hospital-symbol\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_included_excluded\"}],\"isInner\":true},{\"id\":\"3d3a7b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46.227,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21027ad\",\"elType\":\"widget\",\"settings\":{\"type\":\"excluded\",\"selected_icon\":{\"value\":\"fas fa-hospital-symbol\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_included_excluded\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10046c9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#EBE6DE\",\"gap\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"dce04e2\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Amenities\",\"taxonomy_slug\":\"amenities\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"},{\"id\":\"b5a34a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Plan\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df191aa\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Min Age\"},\"elements\":[],\"widgetType\":\"gva_ba_item_steps\"},{\"id\":\"d9d9f50\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Location\"},\"elements\":[],\"widgetType\":\"gva_ba_item_address_map\"},{\"id\":\"736db73\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Calendar &amp; Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_item_calendar\"},{\"id\":\"9f9b812\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Tours\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6b722e\",\"elType\":\"widget\",\"settings\":{\"ca_items_lg\":\"2\",\"ca_items_md\":\"2\",\"ca_items_sm\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_related\"},{\"id\":\"cf3a839\",\"elType\":\"widget\",\"settings\":{\"title\":\"Review Scores\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f95119\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"gva_ba_item_rating_criteria\"},{\"id\":\"4b89f17\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Comment\",\"_element_id\":\"booking-review\"},\"elements\":[],\"widgetType\":\"gva_ba_item_comment\"}],\"isInner\":false},{\"id\":\"748e908\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":38},\"elements\":[{\"id\":\"0d8dcee\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Booking Tour\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva_ba_item_booking_form\"},{\"id\":\"9fbaf98\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b2e20c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3380335\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Information\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"8acbd67\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Max Guests\",\"selected_icon\":{\"value\":\" las la-user-friends\",\"library\":\"tevily-icons-lineawesome\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_max_guests\"},{\"id\":\"d3aadbc\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Min Age\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"}},\"elements\":[],\"widgetType\":\"gva_ba_item_min_age\"},{\"id\":\"8219962\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Tour Location\",\"taxonomy_slug\":\"location\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-plane\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"},{\"id\":\"2d0a901\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Languages Support\",\"taxonomy_slug\":\"language\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-global-1\",\"library\":\"tevily-icons-theme\"},\"icon_space\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_item_taxonomy\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"83295d0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Last Minute Deals\",\"posts_per_page\":4,\"column\":\"1\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva_ba_list_items\"},{\"id\":\"7e7b851\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Morocco\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-8.jpg\",\"id\":950,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"morocco\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"2670764\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"ThaiLand\",\"term_slug\":\"thaiLand\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-5.jpg\",\"id\":917,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":311,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"d24c01f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"France\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"france\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false}]'),(1102,1023,'header_layout','865'),(1103,1023,'footer_layout','866'),(1104,1023,'_wp_page_template','default'),(1105,1023,'_elementor_page_assets','a:0:{}'),(1106,1023,'_elementor_template_type','wp-post'),(1107,1023,'_elementor_version','3.4.6'),(1108,1023,'_elementor_page_settings','a:1:{s:19:\"tevily_post_preview\";s:3:\"958\";}'),(1109,1023,'_elementor_controls_usage','a:29:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:7:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"title_color\";i:1;s:18:\"breadcrumb_link_bg\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;s:10:\"show_title\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:9;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:4;s:5:\"align\";i:2;s:12:\"align_tablet\";i:1;s:16:\"content_position\";i:2;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_tablet\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:1;s:6:\"margin\";i:1;}}}}s:13:\"gva_post_name\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"gva_post_name\";a:2:{s:26:\"typography_text_typography\";i:1;s:32:\"typography_text_font_size_tablet\";i:1;}}}}s:19:\"gva_ba_item_address\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_ba_item_address_content\";a:1:{s:26:\"typography_text_typography\";i:1;}}}}s:22:\"gva_ba_item_price_from\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:30:\"gva_ba_item_price_from_content\";a:3:{s:13:\"selected_icon\";i:1;s:9:\"icon_size\";i:1;s:10:\"icon_space\";i:1;}}}}s:20:\"gva_ba_item_duration\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:28:\"gva_ba_item_duration_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:20:\"gva_ba_item_taxonomy\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:28:\"gva_ba_item_taxonomy_content\";a:5:{s:10:\"title_text\";i:4;s:13:\"taxonomy_slug\";i:4;s:13:\"selected_icon\";i:4;s:10:\"icon_space\";i:4;s:5:\"style\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:18:\"gva_ba_item_rating\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_item_rating_content\";a:1:{s:9:\"text_size\";i:1;}}}}s:14:\"gva_post_share\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"gva_post_share\";a:1:{s:5:\"style\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:20:\"gva_ba_item_wishlist\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:1:{s:15:\"_padding_tablet\";i:1;}}}}s:19:\"gva_ba_item_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:13:\"space_between\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;}s:27:\"gva_ba_item_gallery_content\";a:2:{s:10:\"image_size\";i:1;s:5:\"style\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:20:\"typography_font_size\";i:5;s:21:\"typography_typography\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:19:\"gva_ba_item_content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:29:\"gva_ba_item_included_excluded\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:37:\"gva_ba_item_included_excluded_content\";a:1:{s:4:\"type\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:3:\"gap\";i:1;}}}}s:17:\"gva_ba_item_steps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:23:\"gva_ba_item_address_map\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:31:\"gva_ba_item_address_map_content\";a:1:{s:10:\"title_text\";i:1;}}}}s:20:\"gva_ba_item_calendar\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:19:\"gva_ba_item_related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;}}}}s:27:\"gva_ba_item_rating_criteria\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva_ba_item_comment\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:11:\"_element_id\";i:1;}}}}s:24:\"gva_ba_item_booking_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:32:\"gva_ba_item_booking_form_content\";a:1:{s:5:\"style\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:10:\"title_text\";i:1;s:5:\"style\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:22:\"gva_ba_item_max_guests\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:30:\"gva_ba_item_max_guests_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:19:\"gva_ba_item_min_age\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}s:7:\"content\";a:1:{s:27:\"gva_ba_item_min_age_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:17:\"gva_ba_list_items\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:25:\"gva_ba_list_items_content\";a:2:{s:14:\"posts_per_page\";i:1;s:6:\"column\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:8:{s:5:\"title\";i:3;s:5:\"image\";i:3;s:13:\"content_align\";i:3;s:9:\"term_slug\";i:3;s:19:\"show_number_content\";i:3;s:8:\"subtitle\";i:2;s:10:\"bg_overlay\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}}'),(1110,1023,'_gva_set_default','disabled'),(1159,1047,'_order_hash','16d85db91c494a16d00c7d30e2e467f61041dd06c48990d535a8498b5d4cf469'),(1160,1047,'_order_admin_hash','8bc4854417c0bf8260023e2f6bc2c71186e7ec5cd82b1f901e7bf2602fed156f'),(1161,1047,'_order_number','211027-140300870'),(1162,1047,'_order_currency','USD'),(1163,1047,'_status','payment_deferred'),(1164,1047,'_customer_user','1'),(1165,1047,'_payment_method','cash'),(1166,1047,'_payment_gateway_fee_percents','0'),(1167,1047,'_payment_gateway_fee_title',''),(1168,1047,'_total_amount','39'),(1169,1047,'_payment_model','full'),(1170,1047,'_prepaid_amount','39'),(1171,1047,'first_name','Listing'),(1172,1047,'last_name','Agent'),(1173,1047,'email','demo@gmail.com'),(1174,1047,'phone','123456789'),(1175,1047,'_email_new_order','1'),(1176,1049,'_order_hash','78f1af62bc29838e155ead87f602b69986998fb53fbbb8d408b2d5edf4016409'),(1177,1049,'_order_admin_hash','36c959c9e13a015d39bcc53bb48a75c542c2cdedc8ecffa9723a9069f935d98b'),(1178,1049,'_order_number','211027-145446148'),(1179,1049,'_order_currency','USD'),(1180,1049,'_status','payment_deferred'),(1181,1049,'_customer_user','1'),(1182,1049,'_payment_method','cash'),(1183,1049,'_payment_gateway_fee_percents','0'),(1184,1049,'_payment_gateway_fee_title',''),(1185,1049,'_total_amount','59'),(1186,1049,'_payment_model','full'),(1187,1049,'_prepaid_amount','59'),(1188,1049,'first_name','Listing'),(1189,1049,'last_name','Agent'),(1190,1049,'email','demo@gmail.com'),(1191,1049,'phone','12345678'),(1192,1049,'_email_new_order','1'),(1193,1066,'stm_post_views','1'),(1194,1066,'tevily_disable_page_title','1'),(1195,1066,'tevily_no_breadcrumbs','0'),(1196,1066,'tevily_breadcrumb_layout','layout_options'),(1197,1066,'tevily_template_layout','980'),(1198,1067,'tevily_disable_page_title','1'),(1199,1067,'tevily_no_breadcrumbs','0'),(1200,1067,'tevily_breadcrumb_layout','layout_options'),(1201,1067,'tevily_template_layout','_without_layout'),(1202,1067,'tevily_page_full_width','0'),(1203,1068,'stm_post_views','2'),(1204,1068,'tevily_disable_page_title','1'),(1205,1068,'tevily_no_breadcrumbs','0'),(1206,1068,'tevily_breadcrumb_layout','layout_options'),(1207,1068,'tevily_template_layout','_without_layout'),(1208,1069,'tevily_disable_page_title','1'),(1209,1069,'tevily_no_breadcrumbs','1'),(1210,1069,'tevily_breadcrumb_layout','layout_options'),(1211,1069,'_elementor_edit_mode','builder'),(1212,1069,'_elementor_template_type','wp-page'),(1213,1069,'_elementor_version','3.18.2'),(1214,1069,'_elementor_data','[{\"id\":\"765bb37c\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"layout\":\"full_width\",\"background_slideshow_loop\":\"\"},\"elements\":[{\"id\":\"4142e75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ae416d\",\"elType\":\"widget\",\"settings\":{\"alias_slider\":\"slider-1\"},\"elements\":[],\"widgetType\":\"gva-rev-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7691419\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"_element_id\":\"99\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"91057c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"631b610\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"layout\":\"layout-1-2\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521e249\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"020cd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed1d942\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Taxi Services in Ayodhya \",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59c434b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a092b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4531564\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b9e2f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bebd0cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/4-scaled.jpg\",\"id\":1325,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6abc864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b4595b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/3.jpg\",\"id\":1328,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ac5b21\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c01e02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50d842e\",\"elType\":\"widget\",\"settings\":{\"title\":\"CHAR DHAM TOUR  PACKAGE\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1aaea9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c048506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0abf0b6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"931a6f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aced254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a45b79e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ayodhya\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"47936bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"96af175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Varanasi (Kashi)\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/varanasi.jpg\",\"id\":1181,\"alt\":\"varanasi at ram lala tour and travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b30cae2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b01055f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Prayagraj\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d63f8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b55545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"717849a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Mathura\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"5f60702\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa0135f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Agra\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"3584504\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"11826bb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lucknow\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90e94a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0029613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a221c06\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vrindavan\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vrindavan.jpg\",\"id\":1183,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"55a3dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3a2440\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Nalanda University\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0b073d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"061277f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Jhansi\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e65c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1cb57f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"525aba2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Rajgir\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/rajgir.jpg\",\"id\":1199,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"577fc77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c7e62e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Bodh Gaya\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/gaya.jpeg\",\"id\":1197,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f64ccde\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ccbf9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d13cc87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Udaipur\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/udaipur.jpeg\",\"id\":1190,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"7ffd216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"868bbe5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Jaipur\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"315f00c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c0ac21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9dc430\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Delhi\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"66de77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f79eb2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Vaishno Devi\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vaishno-devi.jpeg\",\"id\":1195,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b58066\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-bird.png\",\"id\":1029,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d84cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.917000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4eb85df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Discount\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_text\":\"Read More\",\"subtitle_text\":\"30%\",\"selected_icon\":{\"value\":\" flaticon-phone-ringing\",\"library\":\"tevily-icons-theme\"},\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"+91 86047 24163\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":false},{\"id\":\"bf041b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.62899999999999778310666442848742008209228515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7da0091\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get to know us\",\"title_text\":\"Plan Your Trip with Ram Lala Travel\",\"description_text\":\"One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"description_space\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"711861d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You get Expert Advice\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"76a444f\"},{\"text\":\"You\\u2019re protected!\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"a6c5ed4\"},{\"text\":\"You can Speak to Someone Face to Face\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"cbc7b63\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"text_color\":\"#313041\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"183083f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\" class=\\\"btn-theme\\\">\\nBook with us now    \\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a64f987\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7096140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8995aa5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partner Hotels Across India\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05896db\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4cea895\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec980f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/452347571.jpg\",\"id\":1295,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8a3ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa02793\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/radisson-blu-plaza-delhi.jpg\",\"id\":1300,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2929963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"852d99a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-5-star.jpg\",\"id\":1298,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4abdb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2bd6966\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d0e3c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/cblhotelexterior.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"289a54b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a0453fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f48134f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b63b29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/welcomhotel-dwarka-new.jpg\",\"id\":1302,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba4a717\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f076f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2f41c57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/expediav2-94014-e47096-638262.jpg\",\"id\":1301,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a43765\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec1383\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/jw-marriott-hotel-mumbai-e1700455120999.jpg\",\"id\":1304,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c160afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8af390a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-Claridges-New-Delhi.jpg\",\"id\":1303,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ff2d26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d080eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"07d6679\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MtCMtC50gwY\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"1d4d632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21000000000000085265128291212022304534912109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4f364b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e32724\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f411b02\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Spritual <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-lager\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"091cd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d834d86\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2602a4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"350565f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23bd686\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"30b3c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17baee7\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":800},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32bbcec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a00af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"31084a4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Our Partners\",\"style\":\"style-2\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFEFEF\",\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"eca5288\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7827c3\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"90ac9f7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 2\",\"_id\":\"a7f60de\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 3\",\"_id\":\"9f8ad75\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 4\",\"_id\":\"8103ed7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 5\",\"_id\":\"569a6c9\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0fae3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-plane-bird.png\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_xpos\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f8e60d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-250\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a62ba88\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d4218b1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\\n\",\"testimonial_name\":\"Ranjeet Arora\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"We were able to see so much of India and experience many things.\\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\\n\",\"testimonial_name\":\"Nidhi Singh \",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Rajneesh Yadav\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. \",\"testimonial_name\":\"Anubhav Verma\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"},{\"_id\":\"c9ff86c\",\"testimonial_content\":\"We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"testimonial_name\":\"Abhishek Gupta\",\"testimonial_job\":\"Traveller\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3446155\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"content_width\":{\"unit\":\"px\",\"size\":1560,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"340\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"290\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb5d99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d9baa\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"8fdd662\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"a64d85c\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Hang Gliding\",\"_id\":\"730f5cb\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"17f7fb8\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"b880dbb\"},{\"_id\":\"bc63540\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Luxury Interior\",\"sub_title\":\"Charity\"}],\"layout\":\"carousel\",\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"space_between\":10,\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e35c06\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"335b95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375,\"sizes\":[]},\"css_classes\":\"column-line-right\"},\"elements\":[{\"id\":\"b0cdee3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"8e02af2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"background_background\":\"classic\",\"background_color\":\"#313041\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"15\",\"bottom\":\"115\",\"left\":\"100\",\"isLinked\":false},\"gva_column_inner_width\":520,\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"733cf51\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our benefit lists\",\"title_text\":\"Why Choose Ram Lala Tour and Travel\",\"description_text\":\"Full Service \\u2013 We have everything you need for your customise trip beyond tickets. <br>\\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#A9A8B6\",\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"be8db51\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-travel\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Professional and Best Service\",\"description_text\":\"We are Highly Professional & Best Tour and Travel Agency in India.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b61ea3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-reisekarte\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Get Instant Tour Bookings\",\"description_text\":\"Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bf2a097\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9176c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ff9a9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac90a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"04a96c6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"0cae914\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f16797f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/?action=register\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"270a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"18e9f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1215,1069,'stm_post_views','755'),(1216,1069,'stm_day_10','2'),(1217,1069,'stm_month_12','2'),(1218,1069,'{$prefix}page_title_text_style','text-light'),(1219,1069,'_elementor_page_assets','a:1:{s:6:\"styles\";a:39:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";i:37;s:12:\"e-animations\";i:38;s:12:\"e-animations\";}}'),(1220,1069,'tevily_page_full_width','1'),(1221,1069,'tevily_template_layout','_default_active'),(1222,1069,'_wp_page_template','default'),(1223,1069,'_elementor_controls_usage','a:19:{s:14:\"gva-rev-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:12:\"alias_slider\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:29;s:19:\"_inline_size_tablet\";i:7;s:19:\"_inline_size_mobile\";i:4;s:16:\"content_position\";i:3;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:23:\"content_position_tablet\";i:1;}s:18:\"gva_column_control\";a:1:{s:22:\"gva_column_inner_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:29;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:16:\"background_image\";i:3;s:21:\"background_background\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:1:{s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:16:{s:19:\"background_position\";i:8;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:8;s:15:\"background_size\";i:2;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:6;s:16:\"background_image\";i:7;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:16:\"background_color\";i:2;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:10;s:6:\"margin\";i:5;s:7:\"z_index\";i:2;s:11:\"_element_id\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:4:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:6:\"layout\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:1:{s:14:\"ba_type_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_content\";a:7:{s:9:\"sub_title\";i:8;s:10:\"title_text\";i:9;s:9:\"box_align\";i:2;s:16:\"description_text\";i:3;s:5:\"align\";i:6;s:9:\"max_width\";i:1;s:5:\"style\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:3:{s:16:\"box_space_mobile\";i:2;s:9:\"box_space\";i:6;s:16:\"box_space_tablet\";i:1;}s:18:\"section_desc_style\";a:4:{s:17:\"description_space\";i:3;s:10:\"desc_color\";i:1;s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:3;s:11:\"title_space\";i:2;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:5;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:8:\"subtitle\";i:3;s:5:\"title\";i:5;s:9:\"term_slug\";i:5;s:13:\"content_align\";i:5;s:19:\"show_number_content\";i:5;s:5:\"image\";i:5;s:10:\"bg_overlay\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:18:\"animation_duration\";i:5;s:16:\"_animation_delay\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:13:\"section_title\";a:4:{s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:13:\"subtitle_text\";i:1;s:4:\"link\";i:1;}s:24:\"section_icon_box_content\";a:1:{s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_text_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:22:\"gva_ba_booking_content\";a:2:{s:8:\"per_page\";i:1;s:6:\"layout\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:2:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;}s:24:\"section_carousel_options\";a:7:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;s:11:\"ca_autoplay\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"space_between\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:8:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}}'),(1224,1070,'tevily_disable_page_title','1'),(1225,1070,'tevily_no_breadcrumbs','1'),(1226,1070,'tevily_breadcrumb_layout','layout_options'),(1227,1070,'_elementor_edit_mode','builder'),(1228,1070,'_elementor_template_type','wp-page'),(1229,1070,'_elementor_version','3.4.7'),(1230,1070,'_elementor_data','[{\"id\":\"23a32bf8\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"330\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"background_slideshow_loop\":\"\",\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":943,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/slider-4.jpg\"},{\"id\":1011,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/slider-5.jpg\"}],\"background_slideshow_slide_transition\":\"slide_left\",\"z_index\":9},\"elements\":[{\"id\":\"5438120a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d719375\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Traveling\",\"title_text\":\"Your Journey Begins Here\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"fc3605f\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"layout\":\"layout-1-2\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"},{\"id\":\"6d4f552\",\"elType\":\"widget\",\"settings\":{\"title\":\"8700 Tours are available, <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">Book Now<\\/a>\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad77c70\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef181b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1645ef2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-cashback\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Best Price Guarantee\",\"description_text\":\"There are many variations of but the majority have simply free text.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"icon-box-left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"c494792\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5e8646\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-online-booking\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Easy & Quick Booking\",\"description_text\":\"There are many variations of but the majority have simply free text.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"icon-box-left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"45d79f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f2df65\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-travel\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Best Tour Selection\",\"description_text\":\"There are many variations of but the majority have simply free text.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"icon-box-left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a4fb3c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa50d3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8642b16\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Featured tours\",\"title_text\":\"Most Popular Tours\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"1dbbdf2\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"6\",\"amenities_ids\":[],\"location_ids\":[],\"ca_items_lg\":\"4\",\"ca_items_md\":\"3\",\"ca_items_xs\":\"2\",\"ca_pagination\":\"yes\",\"ca_items_sm\":\"2\",\"image_size\":\"tevily_medium\",\"grid_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d5d92e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"871ff9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-3.jpg\",\"id\":944,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4eaf0b0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"25cad3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"gva_column_inner_width\":500,\"background_background\":\"classic\",\"background_color\":\"#E8604C\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-3.png\",\"id\":945,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"15\",\"bottom\":\"90\",\"left\":\"100\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"35\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f05cd57\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Singrapore\",\"title_text\":\"A Simply Perfect Place\\nTo Get Lost\",\"style\":\"style-2\",\"align\":\"left\",\"button_text\":\"View Deals\",\"title_color\":\"#FFFFFF\",\"sub_title_color\":\"#FFFFFF\",\"max_width\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_style\":\"btn-white\",\"button_color_hover\":\"#FFFFFF\",\"button_background_hover\":\"#313041\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ee291b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c125505\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"691fd6b2\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Tevily is a World Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac65b2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63479ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c381aff\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"37d0f52\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"16\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d5ae9f\",\"elType\":\"widget\",\"settings\":{\"number\":890,\"title_text\":\"Total Donations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"56a955c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"16\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c645f67\",\"elType\":\"widget\",\"settings\":{\"number\":510,\"title_text\":\"Campaigns Closed\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"c5588d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"16\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b92d09\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"777fa30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c39bcd7\",\"elType\":\"widget\",\"settings\":{\"number\":68,\"title_text\":\"Our Volunteers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"326e364\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-map.png\",\"id\":1035,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"164a92c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ec4dab\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our destination lists\",\"title_text\":\"Checkout Beautiful Places Arround the World\",\"align\":\"left\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"8ab41e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa3f3ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"3fca172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c4ce08\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Morocco\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-7.jpg\",\"id\":949,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"morocco\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":true},{\"id\":\"01eead8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e89ff61\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"New\",\"title\":\"Tanzania\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-8.jpg\",\"id\":950,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"tanzania\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ee786b0\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"de0be38\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f366528\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Japan\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"japan\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b2d88f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a72f3d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Thailand\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-10.jpg\",\"id\":947,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"thaiLand\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"9fd183e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f8eb10\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Italy\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-11.jpg\",\"id\":948,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"italy\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"632d7c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac0270\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Up to 30% off\",\"title\":\"Summer<br>&nbsp;&nbsp;&nbsp;hot deals\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"link_custom\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?same_page=1\",\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"style\":\"style-2\",\"bg_overlay\":\"#E8604C\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ec05159\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-cloud.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"145cc92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-4.jpg\",\"id\":952,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79efc5d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"860c38f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"110\",\"left\":\"105\",\"isLinked\":false},\"gva_column_inner_width\":500,\"_inline_size_tablet\":100,\"gva_column_inner_width_tablet\":1000,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b0dea7\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get to know us\",\"title_text\":\"We\\u2019re Travel Agency\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"405b2b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"110dda1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c9da94\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Trust and Safety\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"e0d770a\"},{\"text\":\"Best Price Guarantee\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"89705a0\"}],\"text_color\":\"#313041\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"space_between\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"dda40f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"96ef903\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Easy & Quick Booking\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"e0d770a\"},{\"text\":\"Best Travel Agents\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"89705a0\"}],\"text_color\":\"#313041\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"space_between\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8d12f1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Change your Place to get Fresh Air\",\"title_color\":\"#E8604C\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7dc56cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of available but the majority have suffered alteration in some form, by injected hum randomised words which don\'t look even slightly.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24f7437\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-theme\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?same_page=1\\\">\\n    Book With Us Now\\n<\\/a>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"845c4d5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f329124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c398af6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Find the best tour\",\"title_text\":\"Choose Tour Types\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"56c7ba6\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"icon_boxs\":[{\"title\":\"Wildlife\",\"selected_icon\":{\"value\":\"flaticon-deer\"},\"_id\":\"7daf7f4\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=20&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Paragliding\",\"selected_icon\":{\"value\":\" flaticon-paragliding\"},\"_id\":\"f25307b\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"active\":\"\"},{\"title\":\"Adventure\",\"selected_icon\":{\"value\":\"flaticon-flag\"},\"_id\":\"be892a6\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hang Gliding\",\"selected_icon\":{\"value\":\"flaticon-hang-gliding\"},\"_id\":\"560bc83\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Sightseeing\",\"selected_icon\":{\"value\":\"flaticon-summer\"},\"_id\":\"649cf91\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=17&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Traveling\",\"selected_icon\":{\"value\":\"flaticon-location\"},\"_id\":\"271b442\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=21&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"3\",\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"ca_items_xx\":\"2\"},\"elements\":[],\"widgetType\":\"gva_icon_box_group\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385acf4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e515343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8b7bb1\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"9d26283\"},{\"title\":\"Brand 2\",\"_id\":\"3e58acf\"},{\"title\":\"Brand 3\",\"_id\":\"f35296a\"},{\"title\":\"Brand 4\",\"_id\":\"6774ab5\"},{\"title\":\"Brand 5\",\"_id\":\"26ec296\"},{\"title\":\"Brand 6\",\"_id\":\"ad6973d\"}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a0f0151\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"repeat-y\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"layout\":\"full_width\",\"structure\":\"20\",\"css_classes\":\"row-explore-full\"},\"elements\":[{\"id\":\"cde6fab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":21,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3db1487\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"From the blog post\",\"title_text\":\"Latest News & Articles\",\"description_text\":\"There are many latest variations of passages don\\u2019t do available but the majority have suffered alteration in some form, by injected humou or randomised.\",\"align\":\"left\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"max_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7f66761\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-theme\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/news\\/\\\">\\n    View All Posts\\n<\\/a>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"43de39e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"gva_column_inner_width\":1150},\"elements\":[{\"id\":\"2aa59172\",\"elType\":\"widget\",\"settings\":{\"ca_pagination\":\"\",\"ca_items_xs\":\"2\",\"excerpt_words\":0,\"ca_items_lg\":\"3\",\"ca_navigation\":\"\",\"ca_items_xx\":\"2\"},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204d568\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d9e6af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1397f1b\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"77bf1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.293,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"c59a212\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(1231,1070,'stm_post_views','208'),(1232,1070,'{$prefix}page_title_text_style','text-light'),(1233,1070,'_elementor_page_assets','a:0:{}'),(1234,1070,'tevily_template_layout','999'),(1235,1070,'_elementor_controls_usage','a:16:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:8:{s:9:\"sub_title\";i:9;s:10:\"title_text\";i:9;s:5:\"align\";i:6;s:9:\"max_width\";i:4;s:5:\"style\";i:1;s:9:\"box_align\";i:1;s:16:\"description_text\";i:1;s:16:\"max_width_tablet\";i:1;}s:14:\"section_button\";a:6:{s:11:\"button_text\";i:2;s:10:\"button_url\";i:1;s:12:\"button_style\";i:2;s:18:\"button_color_hover\";i:1;s:23:\"button_background_hover\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:3:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:27:\"typography_font_size_tablet\";i:3;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}s:23:\"section_sub_title_style\";a:6:{s:31:\"typography_sub_title_typography\";i:3;s:30:\"typography_sub_title_font_size\";i:3;s:37:\"typography_sub_title_font_size_tablet\";i:2;s:15:\"sub_title_color\";i:2;s:15:\"sub_title_space\";i:1;s:20:\"sub_title_line_color\";i:1;}s:17:\"section_box_style\";a:2:{s:16:\"box_space_tablet\";i:1;s:9:\"box_space\";i:2;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:4:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:6:\"layout\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:1:{s:14:\"ba_type_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:31;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:31;s:19:\"_inline_size_tablet\";i:4;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}s:18:\"gva_column_control\";a:2:{s:22:\"gva_column_inner_width\";i:3;s:29:\"gva_column_inner_width_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:31;s:13:\"margin_mobile\";i:5;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:5;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:3;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:8:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:19:\"border_width_mobile\";i:3;s:13:\"border_radius\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:20:\"border_radius_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:16;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:4:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:18:{s:19:\"background_position\";i:6;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:6;s:15:\"background_size\";i:3;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:8;s:28:\"background_slideshow_gallery\";i:1;s:37:\"background_slideshow_slide_transition\";i:1;s:16:\"background_color\";i:2;s:16:\"background_image\";i:5;s:15:\"background_xpos\";i:2;s:15:\"background_ypos\";i:2;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:10;s:7:\"z_index\";i:2;s:14:\"padding_mobile\";i:1;s:13:\"margin_tablet\";i:1;s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}s:14:\"section_layout\";a:1:{s:6:\"layout\";i:3;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:17:\"icon_space_tablet\";i:3;s:16:\"icon_size_tablet\";i:3;}s:21:\"section_style_content\";a:6:{s:18:\"title_bottom_space\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:3;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:22:\"gva_ba_booking_content\";a:2:{s:8:\"per_page\";i:1;s:10:\"image_size\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:2:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:10:{s:8:\"subtitle\";i:5;s:5:\"title\";i:6;s:5:\"image\";i:6;s:13:\"content_align\";i:6;s:6:\"height\";i:6;s:9:\"term_slug\";i:5;s:19:\"show_number_content\";i:5;s:11:\"link_custom\";i:1;s:5:\"style\";i:1;s:10:\"bg_overlay\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:2;s:26:\"icon_typography_typography\";i:2;s:25:\"icon_typography_font_size\";i:2;s:27:\"icon_typography_font_weight\";i:2;}s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:3;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:18:\"gva_icon_box_group\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:15:\"section_content\";a:2:{s:6:\"layout\";i:1;s:9:\"icon_boxs\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:24:\"section_carousel_options\";a:5:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_lg\";i:1;s:13:\"ca_navigation\";i:1;s:11:\"ca_items_xx\";i:1;}s:13:\"section_query\";a:1:{s:13:\"excerpt_words\";i:1;}}}}}'),(1236,1070,'tevily_page_full_width','0'),(1237,1071,'tevily_disable_page_title','1'),(1238,1071,'tevily_no_breadcrumbs','1'),(1239,1071,'tevily_breadcrumb_layout','layout_options'),(1240,1071,'_elementor_edit_mode','builder'),(1241,1071,'_elementor_template_type','wp-page'),(1242,1071,'_elementor_version','3.4.7'),(1243,1071,'_elementor_data','[{\"id\":\"118e3a9\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"210\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"background_slideshow_loop\":\"\",\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"},{\"id\":1011,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/slider-5.jpg\"}],\"background_slideshow_slide_transition\":\"slide_left\",\"background_slideshow_ken_burns\":\"yes\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5bad9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d060ee\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Traveling\",\"title_text\":\"Your Journey Begins Here\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"bd18446\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"search_field_hidden\":\"\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"},{\"id\":\"5d8f04a\",\"elType\":\"widget\",\"settings\":{\"title\":\"8700 Tours are available, <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">Book Now<\\/a>\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea3dadf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fd2dac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"060a642\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our destination lists\",\"title_text\":\"Checkout Beautiful Places Arround the World\",\"align\":\"left\",\"button_text\":\"Read More\",\"style\":\"style-3\",\"box_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"320780f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-inline\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/destination\\/\\\">\\n    Read More\\n<\\/a>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"e0e0583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cecd19\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"67236d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9052a7b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Italy\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-7.jpg\",\"id\":949,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"italy\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":true},{\"id\":\"be05c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8850fe\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"New\",\"title\":\"France\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-8.jpg\",\"id\":950,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"france\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e258bb2\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"07c0689\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2c08aa\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Singapore\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"singapore\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0b83057\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa179c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Morocco\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-10.jpg\",\"id\":947,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"morocco\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"d524230\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3dccad\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"ThaiLand\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-11.jpg\",\"id\":948,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"thaiLand\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"3db4ee1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d8d0e00\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Up to 30% off\",\"title\":\"Summer<br>&nbsp;&nbsp;&nbsp;hot deals\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"link_custom\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?same_page=1\",\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"style\":\"style-2\",\"bg_overlay\":\"#E8604C\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a51889\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F7FA\",\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0750d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e00bba7\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Featured tours\",\"title_text\":\"Featured Tours\",\"button_text\":\"Read More\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"5f7f86b\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"5\",\"amenities_ids\":[],\"location_ids\":[],\"ca_items_lg\":\"4\",\"ca_items_md\":\"3\",\"ca_items_xs\":\"2\",\"ca_pagination\":\"yes\",\"ca_items_sm\":\"2\",\"image_size\":\"post-thumbnail\",\"style\":\"style-3\",\"grid_items_lg\":\"4\",\"layout\":\"carousel\",\"features_ids\":[\"104\"]},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c986c5c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c30ee1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"f4f9f40\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Find Locations\",\"title_text\":\"90,100 Marker In 120+ Countries.\",\"style\":\"style-3\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"b316e68\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"a1f0c37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e4fd6c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chart-line\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"100 New Daily user\",\"description_text\":\"Aenean lacinia bibendum nulla sed consectetur\",\"position\":\"left\",\"primary_color\":\"#FDEFEC\",\"secondary_color\":\"#FFB0A1\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"hover_animation\":\"bob\",\"_css_classes\":\"icon-box-left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f8d027d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6615a7a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-medal\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Strong Brand Building\",\"description_text\":\"Aenean lacinia bibendum nulla sed consectetur\",\"position\":\"left\",\"primary_color\":\"#F5ECFD\",\"secondary_color\":\"#AF78EF\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"hover_animation\":\"bob\",\"_css_classes\":\"icon-box-left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f102dc\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ece194c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d194d8a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-codepen\",\"library\":\"fa-brands\"},\"view\":\"stacked\",\"title_text\":\"\\t Fine Clean Design\",\"description_text\":\"Aenean lacinia bibendum nulla sed consectetur\",\"position\":\"left\",\"primary_color\":\"#E5FAF5\",\"secondary_color\":\"#3FD2A8\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"hover_animation\":\"bob\",\"_css_classes\":\"icon-box-left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b1d7031\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47df564\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chart-area\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Well Crafted Listings\",\"description_text\":\"Aenean lacinia bibendum nulla sed consectetur\",\"position\":\"left\",\"primary_color\":\"#FFF4DE\",\"secondary_color\":\"#EFB959\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"hover_animation\":\"bob\",\"_css_classes\":\"icon-box-left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8908567\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41.875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ba1fd1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Discount\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-6.jpg\",\"id\":918,\"alt\":\"\",\"source\":\"library\"},\"link_text\":\"Read More\",\"subtitle_text\":\"30%\",\"selected_icon\":{\"value\":\" flaticon-phone-ringing\",\"library\":\"tevily-icons-theme\"},\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ddc2b77\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F7FA\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5159600\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7f9089\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Featured tours\",\"title_text\":\"Most Popular Tours\",\"button_text\":\"Read More\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"a604826\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"8\",\"amenities_ids\":[],\"location_ids\":[],\"ca_items_lg\":\"4\",\"ca_items_md\":\"3\",\"ca_items_xs\":\"2\",\"ca_pagination\":\"yes\",\"ca_items_sm\":\"2\",\"image_size\":\"tevily_medium\",\"style\":\"style-2\",\"grid_items_lg\":\"4\",\"grid_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521ccfa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-1.png\",\"id\":1058,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"065\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16b4a33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"47f81c0\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Let\\u2019s Find out\",\"title_text\":\"How It Works\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"style\":\"style-3\",\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":10,\"left\":0,\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"fa688f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/video.jpg\",\"id\":1050,\"alt\":\"\",\"source\":\"library\"},\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/watch?v=o1oZDoUE4n4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_text\":\"Watch how \",\"title_text_right\":\"listing works\"},\"elements\":[],\"widgetType\":\"gva-video-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"591e2d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3de91be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"cfcae75\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Choose <br>Destinations\",\"description_text\":\"There many variation of pasages of lorem sum available.\",\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fi flaticon-selection\",\"library\":\"gva_custom_icon\"},\"box_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"number_text\":\"01\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"a1c3dea\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"075a7ad\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Find What You <br>Want\",\"description_text\":\"There many variation of pasages of lorem sum available.\",\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fi flaticon-focus\",\"library\":\"gva_custom_icon\"},\"box_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"active\":\"yes\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"number_text\":\"01\",\"icon_color_hover\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"0041194\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f17cdde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Select the Best <br>Place\",\"description_text\":\"There many variation of pasages of lorem sum available.\",\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fi flaticon-delete\",\"library\":\"gva_custom_icon\"},\"box_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"number_text\":\"01\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"943df4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"0a2cf8d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Go Out & Explore <br>Now\",\"description_text\":\"There many variation of pasages of lorem sum available.\",\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\" flaticon-location\",\"library\":\"tevily-icons-theme\"},\"box_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"number_text\":\"01\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30e6052\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"112\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F0F3F6\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_xpos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"9b87dee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f4ba1eb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"54048c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"e569588\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our Testimonials\",\"title_text\":\"What They Say\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":10,\"left\":0,\"isLinked\":true},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"8e4dda7\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"testimonial_content\":\"I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\",\"testimonial_name\":\"Christine Eve\",\"testimonial_job\":\"Founder\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/testimonial-4.jpg\",\"id\":1028,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f3bb781\"},{\"testimonial_content\":\"I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\",\"testimonial_name\":\"Kevin Smith\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-1.jpg\",\"id\":923,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"4c036aa\"},{\"testimonial_content\":\"I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\",\"testimonial_name\":\"Jessica Brown\",\"testimonial_job\":\"Founder\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-3.jpg\",\"id\":922,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b01b6a1\"},{\"testimonial_content\":\"I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\",\"testimonial_name\":\"David Anderson\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-2.jpg\",\"id\":921,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"829612f\"}],\"ca_items_lg\":\"2\",\"ca_items_md\":\"1\",\"ca_pagination\":\"\",\"ca_auto_play\":\"\",\"ca_stage_padding\":\"yes\",\"ca_items_sm\":\"1\",\"ca_speed\":800,\"ca_auto_play_timeout\":6000,\"ca_auto_play_speed\":800,\"ca_play_hover\":\"yes\",\"ca_mouse_drag\":\"yes\",\"ca_touch_drag\":\"yes\",\"spacing_dots\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ca_stage_padding_tablet\":\"\",\"ca_stage_padding_mobile\":\"\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5505bcd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbcdb0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"58239b4\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Upcoming Events\",\"title_text\":\"Upcoming Events\",\"button_text\":\"Read More\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"42dde06\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":3,\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"gva-events\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd1041e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"initial\",\"background_repeat\":\"repeat-x\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":-24,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2bfbf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"4a643bb\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"From the Blog\",\"title_text\":\"News & Articles.\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":10,\"left\":0,\"isLinked\":true},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"8ec13bd\",\"elType\":\"widget\",\"settings\":{\"posts_per_page\":4,\"ca_pagination\":\"\",\"image_size\":\"medium\",\"ca_auto_play\":\"\",\"ca_speed\":800,\"ca_auto_play_timeout\":6000,\"ca_auto_play_speed\":800,\"ca_play_hover\":\"yes\",\"ca_mouse_drag\":\"yes\",\"ca_touch_drag\":\"yes\",\"spacing_dots\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ca_stage_padding\":\"no\",\"ca_stage_padding_tablet\":\"\",\"ca_stage_padding_mobile\":\"\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6df689d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9be7f3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0451e0\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"ec89d30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.293,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"79f03ac\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?same_page=1\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(1244,1071,'stm_post_views','133'),(1245,1071,'_elementor_page_assets','a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'),(1246,1071,'tevily_template_layout','_default_active'),(1247,1071,'_wp_page_template','default'),(1248,1071,'_elementor_controls_usage','a:15:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:10;s:10:\"title_text\";i:10;s:5:\"align\";i:4;s:9:\"max_width\";i:1;s:5:\"style\";i:8;s:9:\"box_align\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:27:\"typography_font_size_tablet\";i:3;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:11:\"title_space\";i:3;s:27:\"typography_font_size_mobile\";i:1;}s:23:\"section_sub_title_style\";a:5:{s:31:\"typography_sub_title_typography\";i:2;s:30:\"typography_sub_title_font_size\";i:2;s:37:\"typography_sub_title_font_size_tablet\";i:2;s:15:\"sub_title_color\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}s:17:\"section_box_style\";a:2:{s:16:\"box_space_tablet\";i:1;s:9:\"box_space\";i:5;}s:18:\"section_desc_style\";a:1:{s:17:\"description_space\";i:3;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:3:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:2:{s:14:\"ba_type_hidden\";i:1;s:19:\"search_field_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:27;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:28;s:14:\"padding_mobile\";i:3;s:13:\"margin_tablet\";i:2;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:16;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:17:{s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:5;s:15:\"background_size\";i:3;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:7;s:28:\"background_slideshow_gallery\";i:1;s:37:\"background_slideshow_slide_transition\";i:1;s:30:\"background_slideshow_ken_burns\";i:1;s:16:\"background_color\";i:3;s:16:\"background_image\";i:4;s:15:\"background_xpos\";i:1;s:15:\"background_ypos\";i:2;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:12;s:14:\"padding_mobile\";i:3;s:7:\"z_index\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:10:{s:8:\"subtitle\";i:5;s:5:\"title\";i:6;s:5:\"image\";i:6;s:13:\"content_align\";i:6;s:6:\"height\";i:6;s:9:\"term_slug\";i:5;s:19:\"show_number_content\";i:5;s:11:\"link_custom\";i:1;s:5:\"style\";i:1;s:10:\"bg_overlay\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:3;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:22:\"gva_ba_booking_content\";a:4:{s:8:\"per_page\";i:2;s:10:\"image_size\";i:2;s:5:\"style\";i:2;s:6:\"layout\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:3:{s:13:\"amenities_ids\";i:2;s:12:\"location_ids\";i:2;s:12:\"features_ids\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:2;s:11:\"ca_items_md\";i:2;s:11:\"ca_items_xs\";i:2;s:13:\"ca_pagination\";i:2;s:11:\"ca_items_sm\";i:2;}s:20:\"section_grid_options\";a:2:{s:13:\"grid_items_lg\";i:2;s:13:\"grid_items_xs\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:4;s:4:\"view\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:6:{s:13:\"primary_color\";i:4;s:15:\"secondary_color\";i:4;s:9:\"icon_size\";i:4;s:12:\"icon_padding\";i:4;s:15:\"hover_animation\";i:4;s:10:\"icon_space\";i:1;}s:21:\"section_style_content\";a:6:{s:18:\"title_bottom_space\";i:4;s:27:\"title_typography_typography\";i:4;s:26:\"title_typography_font_size\";i:4;s:33:\"description_typography_typography\";i:4;s:32:\"description_typography_font_size\";i:4;s:34:\"description_typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:4;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:13:\"section_title\";a:4:{s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:13:\"subtitle_text\";i:1;s:4:\"link\";i:1;}s:24:\"section_icon_box_content\";a:1:{s:13:\"selected_icon\";i:1;}}}}s:13:\"gva-video-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:5:\"image\";i:1;s:4:\"link\";i:1;s:10:\"title_text\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:13:\"selected_icon\";i:4;s:6:\"active\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_box_style\";a:1:{s:11:\"box_padding\";i:4;}s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:4;s:18:\"icon_border_radius\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:1:{s:20:\"_border_width_tablet\";i:4;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:1:{s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:6:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:8:\"ca_speed\";i:1;s:12:\"spacing_dots\";i:1;}}}}s:10:\"gva-events\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:14:\"posts_per_page\";i:1;s:10:\"image_size\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:13:\"section_query\";a:2:{s:14:\"posts_per_page\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:4:{s:13:\"ca_pagination\";i:1;s:8:\"ca_speed\";i:1;s:12:\"spacing_dots\";i:1;s:11:\"ca_items_xs\";i:1;}}}}}'),(1249,1072,'tevily_disable_page_title','1'),(1250,1072,'tevily_no_breadcrumbs','0'),(1251,1072,'tevily_breadcrumb_layout','layout_options'),(1252,1072,'stm_post_views','44'),(1253,1072,'_elementor_edit_mode','builder'),(1254,1072,'_elementor_template_type','wp-page'),(1255,1072,'_elementor_version','3.17.1'),(1256,1072,'_elementor_data','[{\"id\":\"027b947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d0bf791\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41e2072\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfe9709\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_image_tablet\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/03\\/transparent.png\",\"id\":549},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc7059\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be60f00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2021\\/10\\/image-13.jpg\",\"id\":1027,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b600727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ce9dddb\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Learn about us\",\"title_text\":\"Dare to Explore with Ram Lala Tour & Travel Agency\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_text\":\"We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"531389f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Services\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cfc9f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Agents\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"b713a8d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"list-button\\\">\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Get Right Solutions\\n    <\\/a>\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Expert Architecture\\n    <\\/a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b74e401\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bfc06c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3d005f\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"7263e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"8d01887\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62792c4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7fbf158\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"849f753\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7b83b70\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Shirley Smith\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-1.jpg\",\"id\":923,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Kevin Smith\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-3.jpg\",\"id\":922,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Jessica Brown\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-2.jpg\",\"id\":921,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"David Anderson\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/testimonial-4.jpg\",\"id\":1028,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b14ccd3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d88d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6aa254a\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d07aa4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f45917e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e271598\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"c2fde7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3339dc2\",\"elType\":\"widget\",\"settings\":{\"number\":2568,\"title_text\":\"Total Tour booked\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"cee5b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e21c4c\",\"elType\":\"widget\",\"settings\":{\"number\":20,\"title_text\":\"Total Destinations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"4ffbfe3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b77589\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"63fe7d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9baf04c\",\"elType\":\"widget\",\"settings\":{\"number\":25,\"title_text\":\"Our Team Member\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1664fb4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ccbfe53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"314eddd\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Professional people\",\"title_text\":\"Meet the Team\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"16a311f\",\"elType\":\"widget\",\"settings\":{\"team_content\":[{\"name\":\"Jessica Brown\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-1.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"1dd1d94\"},{\"name\":\"Yoni Albert\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-2.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2146de5\"},{\"name\":\"Christine Eve\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-3.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"97fc675\"},{\"name\":\"David Hardson\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-4.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"14205d4\"},{\"name\":\"Fred Andrew\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-5.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2c278f5\"}],\"layout\":\"carousel\",\"image_size\":\"large\",\"ca_items_lg\":\"4\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4c49b4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8340012\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8412318\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 2\",\"_id\":\"3e58acf\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 3\",\"_id\":\"f35296a\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 4\",\"_id\":\"6774ab5\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 5\",\"_id\":\"26ec296\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 6\",\"_id\":\"ad6973d\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false}]'),(1257,1072,'_elementor_page_assets','a:0:{}'),(1258,1072,'_elementor_controls_usage','a:11:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:14;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:6:\"margin\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:23:\"background_image_tablet\";i:1;s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:5;s:10:\"title_text\";i:5;s:5:\"align\";i:2;s:16:\"description_text\";i:1;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;}s:14:\"section_button\";a:3:{s:11:\"button_text\";i:1;s:12:\"button_style\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:19:\"section_title_style\";a:10:{s:11:\"title_space\";i:2;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}s:23:\"section_sub_title_style\";a:6:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:2;s:30:\"typography_sub_title_font_size\";i:2;s:37:\"typography_sub_title_font_size_tablet\";i:1;s:15:\"sub_title_space\";i:1;s:20:\"sub_title_line_color\";i:1;}}}}s:8:\"progress\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";i:2;s:10:\"inner_text\";i:2;s:7:\"percent\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_progress_style\";a:3:{s:12:\"bar_bg_color\";i:2;s:10:\"bar_height\";i:2;s:17:\"bar_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:8:\"gva-team\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:12:\"team_content\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:2:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_xs\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:6:\"brands\";i:1;s:5:\"style\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}}}}'),(1259,1072,'tevily_page_full_width','1'),(1260,1072,'tevily_template_layout','_default_active'),(1261,1073,'tevily_disable_page_title','1'),(1262,1073,'tevily_no_breadcrumbs','0'),(1263,1073,'tevily_breadcrumb_layout','layout_options'),(1264,1073,'stm_post_views','55'),(1265,1073,'_elementor_edit_mode','builder'),(1266,1073,'_elementor_template_type','wp-page'),(1267,1073,'_elementor_version','3.17.1'),(1268,1073,'_elementor_data','[{\"id\":\"059d353\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e1161d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ff6c9b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0988c42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"1b19546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.74900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba7f49\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Talk with our team\",\"title_text\":\"Any Question? Feel Free to Contact\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"description_text\":\"Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d6922ed\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"084cf95\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"be30d01\"},{\"_id\":\"ffba9de\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}},{\"_id\":\"b85b864\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_secondary_color\":\"#313041\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"bob\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"f9f3757\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.2109999999999985220711096189916133880615234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9b0e06\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"7\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2620e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fbe4ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce1e2cc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-place\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Address\",\"description_text\":\"Neelkanth Hotel - Ayodhya , Faizabad 224001\",\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"a2238eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b288ae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-phone-call-1\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Phone\",\"description_text\":\"+91 8604724163\",\"link\":{\"url\":\"tel:6668880000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"73322dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b9732d5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-at\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"ramlalatravel@gmail.com\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(1269,1073,'_oembed_e3a3d174e5565287739650bac1e1f09d','{{unknown}}'),(1270,1073,'_oembed_c6bcf5a60f7d84a6d6444d2f4361ac53','{{unknown}}'),(1271,1073,'{$prefix}page_title_text_style','text-light'),(1272,1073,'tevily_template_layout','_default_active'),(1273,1073,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1274,1073,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;s:9:\"max_width\";i:1;s:5:\"align\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:3:{s:26:\"content_vertical_alignment\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:13:\"_border_color\";i:3;s:14:\"_border_radius\";i:3;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(1275,1073,'tevily_page_full_width','0'),(1276,1074,'tevily_disable_page_title','1'),(1277,1074,'tevily_no_breadcrumbs','0'),(1278,1074,'tevily_breadcrumb_layout','layout_options'),(1279,1074,'stm_post_views','129'),(1280,1074,'_elementor_edit_mode','builder'),(1281,1074,'_elementor_template_type','wp-page'),(1282,1074,'_elementor_version','3.4.7'),(1283,1074,'_elementor_data','[{\"id\":\"1dbce7b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa4ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef71d0b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The Worlds\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_desc_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e9c1af9\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27c9e840\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"63700fe5\",\"elType\":\"widget\",\"settings\":{\"testimonials\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/halpes-themer\\/elementor\\/assets\\/images\\/image-2.jpg\"},\"title\":\"Child Education\",\"sub_title\":\"Charity\",\"_id\":\"18bd681\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/halpes-themer\\/elementor\\/assets\\/images\\/image-2.jpg\"},\"title\":\"Child Education\",\"sub_title\":\"Charity\",\"_id\":\"892438d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/halpes-themer\\/elementor\\/assets\\/images\\/image-2.jpg\"},\"title\":\"Child Education\",\"sub_title\":\"Charity\",\"_id\":\"38ebad5\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/halpes-themer\\/elementor\\/assets\\/images\\/image-2.jpg\"},\"title\":\"Child Education\",\"sub_title\":\"Charity\",\"_id\":\"de932ad\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/halpes-themer\\/elementor\\/assets\\/images\\/image-2.jpg\"},\"title\":\"Child Education\",\"sub_title\":\"Charity\",\"_id\":\"9ec6e2f\"}],\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"9574712\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-14.jpg\",\"id\":972,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"2c68dc2\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-13.jpg\",\"id\":971,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Hang Gliding\",\"_id\":\"0427937\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-12.jpg\",\"id\":970,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"f3640db\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-11.jpg\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"bad8c49\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-10.jpg\",\"id\":968,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"b31a3b7\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"a45f9ac\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-8.jpg\",\"id\":966,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"29b7353\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"ed4121e\"}],\"image_size\":\"medium\",\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"1\",\"ca_navigation\":\"\",\"ca_pagination\":\"\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"454b313\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"457e554\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a71663\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"874db5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.293,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"aedf4e6\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?same_page=1\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(1284,1074,'_oembed_e3a3d174e5565287739650bac1e1f09d','{{unknown}}'),(1285,1074,'_oembed_c6bcf5a60f7d84a6d6444d2f4361ac53','{{unknown}}'),(1286,1074,'_elementor_page_assets','a:0:{}'),(1287,1074,'_elementor_controls_usage','a:5:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:1;s:9:\"sub_title\";i:1;s:5:\"align\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:1;}s:18:\"section_desc_style\";a:6:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:1;s:17:\"description_space\";i:1;s:32:\"typography_desc_font_size_tablet\";i:1;s:24:\"description_space_tablet\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:1;s:37:\"typography_sub_title_font_size_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:4;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_image\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:7:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;s:13:\"ca_navigation\";i:1;s:13:\"ca_pagination\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(1288,1074,'tevily_page_full_width','1'),(1289,1074,'tevily_template_layout','_default_active'),(1290,25,'tevily_disable_page_title','1'),(1291,25,'tevily_no_breadcrumbs','0'),(1292,25,'tevily_breadcrumb_layout','layout_options'),(1293,25,'stm_post_views','25'),(1294,25,'_elementor_edit_mode','builder'),(1295,25,'_elementor_template_type','wp-page'),(1296,25,'_elementor_version','3.4.6'),(1297,25,'_elementor_data','[{\"id\":\"59f29e4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6754167\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"458306b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbe8dbc\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"505d4390\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"962a554\",\"elType\":\"widget\",\"settings\":{\"grid_items_xs\":\"2\",\"pagination\":\"yes\",\"layout\":\"grid\"},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(1298,25,'_elementor_page_assets','a:0:{}'),(1299,25,'_elementor_controls_usage','a:4:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}s:13:\"section_query\";a:2:{s:10:\"pagination\";i:1;s:6:\"layout\";i:1;}}}}}'),(1300,25,'tevily_template_layout','_default_active'),(1301,26,'tevily_disable_page_title','1'),(1302,26,'tevily_no_breadcrumbs','0'),(1303,26,'tevily_breadcrumb_layout','layout_options'),(1304,26,'stm_post_views','20'),(1305,26,'_elementor_edit_mode','builder'),(1306,26,'_elementor_template_type','wp-page'),(1307,26,'_elementor_version','3.4.6'),(1308,26,'_elementor_data','[{\"id\":\"bab952e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"a9d9793\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d691118\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26d009d7\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a3a0f88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"158a6e68\",\"elType\":\"widget\",\"settings\":{\"style\":\"post-style-2\",\"grid_items_xs\":\"2\",\"pagination\":\"yes\",\"layout\":\"grid\",\"image_size\":\"post-thumbnail\"},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(1309,26,'_elementor_page_assets','a:0:{}'),(1310,26,'_elementor_controls_usage','a:4:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:13:\"section_query\";a:4:{s:5:\"style\";i:1;s:10:\"pagination\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}}'),(1311,26,'tevily_template_layout','_default_active'),(1312,1075,'tevily_disable_page_title','1'),(1313,1075,'tevily_no_breadcrumbs','0'),(1314,1075,'tevily_breadcrumb_layout','layout_options'),(1315,1075,'_elementor_edit_mode','builder'),(1316,1075,'_elementor_template_type','wp-page'),(1317,1075,'_elementor_version','3.4.7'),(1318,1075,'stm_post_views','33'),(1319,1075,'_elementor_data','[{\"id\":\"0a10a20\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"89d3eb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3184e56\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b8d6fcf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"3096fdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.333,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4edb267\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get in touch with us\",\"title_text\":\"Leave a message\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"24a8477\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.627,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9fb2630\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit sed diam nonummy nibh euismod tincidunt.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1273eb40\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2935e4a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.247,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":15,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":60},\"elements\":[{\"id\":\"47f06985\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"7\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"57b3f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.753,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/04\\/bg-line-4.png\",\"id\":794},\"background_position\":\"bottom left\",\"background_repeat\":\"no-repeat\",\"_inline_size_tablet\":40,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"3ecd119\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consect etur adi pisicing elit sed do eiusmod.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e46cd1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"92 666 888 0000\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"_id\":\"870eaab\"},{\"text\":\"needhelp@company.com \",\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_id\":\"37ee7ca\"},{\"text\":\"66 Broklyn Street New York\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"5385ebc\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"38\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#EBE6DE\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"bad027a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"084cf95\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"be30d01\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"ffba9de\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"474fb39\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_secondary_color\":\"#313041\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"bob\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1452873\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6eee037\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9f0ea1c\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1320,1075,'{$prefix}page_title_text_style','text-light'),(1321,1075,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1322,1075,'tevily_template_layout','_default_active'),(1323,1075,'_elementor_controls_usage','a:9:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;s:6:\"margin\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;s:9:\"max_width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(1324,1075,'tevily_page_full_width','0'),(1325,1076,'tevily_disable_page_title','1'),(1326,1076,'tevily_no_breadcrumbs','1'),(1327,1076,'tevily_breadcrumb_layout','layout_options'),(1328,1076,'_elementor_edit_mode','builder'),(1329,1076,'_elementor_template_type','wp-page'),(1330,1076,'_elementor_version','3.4.7'),(1331,1076,'_elementor_data','[{\"id\":\"e5fa689\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.58,\"sizes\":[]},\"css_classes\":\"bg-overlay-top\",\"padding\":{\"unit\":\"px\",\"top\":\"315\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"video\",\"background_image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/zilom\\/wp-content\\/uploads\\/2020\\/12\\/slider-4.jpg\",\"id\":957},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=3FqtRWLlg9k\",\"background_video_start\":10,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_color_b\":\"\"},\"elements\":[{\"id\":\"bd7ece7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"174c649\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Let\\u2019s Explore\",\"title_text\":\"Where Would You Like To Go?\",\"description_text\":\"Checkout Beautiful Places Arround the World.\",\"max_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"desc_color\":\"#FFFFFFB0\",\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_sub_title_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_desc_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":10,\"left\":0,\"isLinked\":true},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"title_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"e27ece5\",\"elType\":\"widget\",\"settings\":{\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Location\",\"ba_type_title\":\"Type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"btn_search_title\":\"Search\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"},{\"id\":\"3003e66\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"text-with-arrow\\\">\\n    <span class=\\\"text\\\">Or browse the selected type\\n    <\\/span>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e2c6a3b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":2,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e487cea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bfbe84\",\"elType\":\"widget\",\"settings\":{\"icon_boxs\":[{\"title\":\"Wildlife\",\"selected_icon\":{\"value\":\"flaticon-deer\"},\"_id\":\"7daf7f4\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?terms%5B79%5D=20&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_color\":\"#3FD2A8\",\"icon_bg_color\":\"#E5FAF5\"},{\"title\":\"Paragliding\",\"selected_icon\":{\"value\":\" flaticon-paragliding\"},\"_id\":\"f25307b\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"active\":\"\",\"icon_color\":\"#06AFF6\",\"icon_bg_color\":\"#26B2EC24\"},{\"title\":\"Adventure\",\"selected_icon\":{\"value\":\"flaticon-flag\"},\"_id\":\"be892a6\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_color\":\"#9E60E5\",\"icon_bg_color\":\"#F5ECFD\"},{\"title\":\"Hang Gliding\",\"selected_icon\":{\"value\":\"flaticon-hang-gliding\"},\"_id\":\"560bc83\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_color\":\"#F6B23B\",\"icon_bg_color\":\"#FFF4DE\"},{\"title\":\"Sightseeing\",\"selected_icon\":{\"value\":\"flaticon-summer\"},\"_id\":\"649cf91\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_color\":\"#D03632\",\"icon_bg_color\":\"#D036321C\"},{\"title\":\"Traveling\",\"selected_icon\":{\"value\":\"flaticon-location\"},\"_id\":\"271b442\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_color\":\"#62CEBA\",\"icon_bg_color\":\"#90D0C426\"}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"3\",\"grid_items_lg\":\"4\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"2\",\"grid_items_xs\":\"2\",\"style\":\"style-2\",\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva_icon_box_group\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c087dfb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1682cab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"css_classes\":\"order-xxl-1 order-xl-1 order-2\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"07149fa\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Why Choose Us?\",\"title_text\":\"Plan Your Trip with Trevily\",\"button_text\":\"Read More\",\"align\":\"left\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_text\":\"There are many variations of passages of available but the majority have suffered alteration in some form, by injected hum randomised words which don\'t look even slightly.\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"8677c6e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Invest in your simply neighborhood\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"76a444f\"},{\"text\":\"Support people in free text extreme need\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"a6c5ed4\"},{\"text\":\"Largest global industrial business community\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"cbc7b63\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"text_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"2999159\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?same_page=1\\\" class=\\\"btn-theme\\\">\\nBook with us now    \\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"ddb15fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"order-xxl-2 order-xl-2 order-1\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"0845aeb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"add8c4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_gva_extra_classes\":\"top\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c93448d\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v3\",\"title_text\":\"Trusted by 8800 customers\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-12.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"},\"link_text\":\"Read More\",\"image_second\":{\"url\":\"http:\\/\\/localhost\\/wp\\/zilom\\/wp-content\\/plugins\\/zilom-themer\\/elementor\\/assets\\/images\\/image-5.jpg\",\"id\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d7e5ec5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c1d3d2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"66e7b2e\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Featured tours\",\"title_text\":\"Most Popular Tours\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"62b6898\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"6\",\"amenities_ids\":[],\"location_ids\":[],\"ca_items_lg\":\"4\",\"ca_items_md\":\"3\",\"ca_items_xs\":\"2\",\"ca_pagination\":\"yes\",\"ca_items_sm\":\"2\",\"image_size\":\"post-thumbnail\",\"style\":\"style-3\",\"grid_items_lg\":\"4\",\"features_ids\":[],\"layout\":\"carousel\",\"ca_dynamic_bullets\":\"yes\",\"sort\":\"\"},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8e473de\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e39588\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cbb8f1\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89d5299\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0ef90f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d877790\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Morocco\",\"term_slug\":\"morocco\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-2.jpg\",\"id\":914,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"c098ef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.527,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"49ccdca\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Thailand\",\"term_slug\":\"thailand\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-1.jpg\",\"id\":913,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"f550caf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a2e1a03\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"France\",\"term_slug\":\"france\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-3.jpg\",\"id\":915,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c6d9d70\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3130de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"93b852c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"United Kingdom\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-4.jpg\",\"id\":916,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"32de212\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57e6e2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Hungary\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-5.jpg\",\"id\":917,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f8408f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F9F4F070\"},\"elements\":[{\"id\":\"5f8bcad\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b7e3d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Tours\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cc6560\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"4\",\"layout\":\"list-small\",\"type_ids\":[],\"image_size\":\"medium\",\"sort\":\"av_date_from\",\"features_ids\":[\"104\"]},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false},{\"id\":\"f99ab35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"283ca59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Price\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94a1e3c\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"4\",\"layout\":\"list-small\",\"type_ids\":[],\"image_size\":\"medium\",\"sort\":\"price_from\",\"sortby\":\"ASC\"},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false},{\"id\":\"28641c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"47a82b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Rating\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbfa9a\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"4\",\"layout\":\"list-small\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"94f9a9d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"gva_arrow_row_1_control\":\"no\",\"arrow_1_image\":{\"url\":\"\",\"id\":\"\"},\"arrow_1_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_1_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_1_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_x\":\"arrow_1_x_top\",\"arrow_1_y\":\"arrow_1_y_left\",\"arrow_1_bg_position\":\"top left\",\"arrow_1_animation\":\"top_shape\",\"arrow_1_z_index\":\"\",\"arrow_1_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"arrow_1_space_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"arrow_1_space_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"gva_arrow_row_2_control\":\"no\",\"arrow_2_image\":{\"url\":\"\",\"id\":\"\"},\"arrow_2_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_2_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_2_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_x\":\"arrow_2_x_bottom\",\"arrow_2_y\":\"arrow_2_y_right\",\"arrow_2_bg_position\":\"top right\",\"arrow_2_animation\":\"bottom_shape\",\"arrow_2_z_index\":\"\",\"arrow_2_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"arrow_2_space_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"arrow_2_space_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f2405a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"db66917\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"gva_arrow_row_1_control\":\"no\",\"arrow_1_image\":{\"url\":\"\",\"id\":\"\"},\"arrow_1_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_1_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_1_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_x\":\"arrow_1_x_top\",\"arrow_1_y\":\"arrow_1_y_left\",\"arrow_1_bg_position\":\"top left\",\"arrow_1_animation\":\"top_shape\",\"arrow_1_z_index\":\"\",\"arrow_1_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"arrow_1_space_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"arrow_1_space_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"gva_arrow_row_2_control\":\"no\",\"arrow_2_image\":{\"url\":\"\",\"id\":\"\"},\"arrow_2_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_2_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_2_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_x\":\"arrow_2_x_bottom\",\"arrow_2_y\":\"arrow_2_y_right\",\"arrow_2_bg_position\":\"top right\",\"arrow_2_animation\":\"bottom_shape\",\"arrow_2_z_index\":\"\",\"arrow_2_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"arrow_2_space_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"arrow_2_space_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"42664ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"35c3955\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"What we\\nare offering\\nto creative\\npeople.\",\"align\":\"left\",\"button_text\":\"Read More\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"description_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"97dfd1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33.33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"ccb1b4d\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-4\",\"title_text\":\"100 New Daily user\\u200b\",\"description_text\":\"There are many new variations of pasages of available text.\",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"https:\\/\\/previewgavias.com\\/wp\\/codesk\\/?page_id=7518\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\" flaticon-summer\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"28\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_box_width\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"icon_box_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius\":{\"unit\":\"%\",\"top\":50,\"right\":50,\"bottom\":50,\"left\":50,\"isLinked\":true},\"number_text\":\"01\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"115b889\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33.33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"b068acd\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-4\",\"title_text\":\"Strong Brand Building\\u200b\",\"description_text\":\"There are many new variations of pasages of available text.\",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"https:\\/\\/previewgavias.com\\/wp\\/codesk\\/?page_id=7518\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\" flaticon-location\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_box_width\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"icon_box_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius\":{\"unit\":\"%\",\"top\":50,\"right\":50,\"bottom\":50,\"left\":50,\"isLinked\":true},\"number_text\":\"01\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"7f6261b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33.33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"9d80f2a\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-4\",\"title_text\":\"We guarente success\",\"description_text\":\"There are many new variations of pasages of available text.\",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"https:\\/\\/previewgavias.com\\/wp\\/codesk\\/?page_id=7518\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\" flaticon-lager\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_box_width\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"icon_box_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius\":{\"unit\":\"%\",\"top\":50,\"right\":50,\"bottom\":50,\"left\":50,\"isLinked\":true},\"number_text\":\"01\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94b922e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"gva_arrow_row_1_control\":\"no\",\"arrow_1_image\":{\"url\":\"\",\"id\":\"\"},\"arrow_1_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_1_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_1_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_1_x\":\"arrow_1_x_top\",\"arrow_1_y\":\"arrow_1_y_left\",\"arrow_1_bg_position\":\"top left\",\"arrow_1_animation\":\"top_shape\",\"arrow_1_z_index\":\"\",\"arrow_1_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"arrow_1_space_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"arrow_1_space_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"gva_arrow_row_2_control\":\"no\",\"arrow_2_image\":{\"url\":\"\",\"id\":\"\"},\"arrow_2_width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_2_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"arrow_2_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"arrow_2_x\":\"arrow_2_x_bottom\",\"arrow_2_y\":\"arrow_2_y_right\",\"arrow_2_bg_position\":\"top right\",\"arrow_2_animation\":\"bottom_shape\",\"arrow_2_z_index\":\"\",\"arrow_2_space\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"arrow_2_space_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"arrow_2_space_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2eb6544\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"d51acad\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-4\",\"title_text\":\"Fine Clean<br> Design\\u200b\",\"description_text\":\"There are many new variations of pasages of available text.\",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"https:\\/\\/previewgavias.com\\/wp\\/codesk\\/?page_id=7518\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_box_width\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"icon_box_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius\":{\"unit\":\"%\",\"top\":50,\"right\":50,\"bottom\":50,\"left\":50,\"isLinked\":true},\"number_text\":\"01\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"4857076\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"7e98e5c\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-4\",\"title_text\":\"Well Crafted<br> Listings\",\"description_text\":\"There are many new variations of pasages of available text.\",\"button_text\":\"Read More\",\"button_url\":{\"url\":\"https:\\/\\/previewgavias.com\\/wp\\/codesk\\/?page_id=7518\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\" flaticon-deer\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_box_width\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"icon_box_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_box_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_border_radius\":{\"unit\":\"%\",\"top\":50,\"right\":50,\"bottom\":50,\"left\":50,\"isLinked\":true},\"number_text\":\"01\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"e9e7d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.666,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"_gva_elements_style\":\"flex-element-center\",\"border_border\":\"solid\",\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_gva_extra_colum_background_color\":\"top\",\"_gva_colum_bakcground_color\":\"\",\"_gva_has_megamenu\":\"\"},\"elements\":[{\"id\":\"a36c746\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Create a tour\\nto experience our\\nbenefits\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-list-view\\/?same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_text\":\"Create A Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"description_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44e2d2d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\",\"id\":991,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"773ee96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c1a3c9e\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Tevily is a World Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d268597\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2c833b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f1705c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"4ca3692\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"18\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"de0016c\",\"elType\":\"widget\",\"settings\":{\"number\":890,\"title_text\":\"Total Donations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"0774c92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"18\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"45b4bd3\",\"elType\":\"widget\",\"settings\":{\"number\":510,\"title_text\":\"Campaigns Closed\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"aebc6bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"18\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4bd10d4\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"d311ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"96f2d81\",\"elType\":\"widget\",\"settings\":{\"number\":68,\"title_text\":\"Our Volunteers\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26643a1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"repeat-y\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]}},\"elements\":[{\"id\":\"9e152d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"aef7ac2\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Tevily Updates\",\"title_text\":\"News & articles.\\u200b\",\"button_text\":\"All News\",\"box_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_align\":\"center\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"14b5c40\",\"elType\":\"widget\",\"settings\":{\"ca_pagination\":\"\",\"image_size\":\"post-thumbnail\",\"ca_items_xs\":\"2\",\"style\":\"post-style-2\",\"posts_per_page\":5},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(1332,1076,'{$prefix}page_title_text_style','text-light'),(1333,1076,'_elementor_page_assets','a:0:{}'),(1334,1076,'tevily_template_layout','999'),(1335,1076,'_wp_page_template','default'),(1336,1076,'_elementor_controls_usage','a:14:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:6;s:10:\"title_text\";i:8;s:16:\"description_text\";i:2;s:9:\"max_width\";i:3;s:5:\"align\";i:3;s:9:\"box_align\";i:3;}s:14:\"section_button\";a:4:{s:10:\"button_url\";i:1;s:11:\"button_text\";i:3;s:12:\"button_style\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:4;s:20:\"typography_font_size\";i:4;s:11:\"title_space\";i:4;s:27:\"typography_font_size_tablet\";i:2;s:29:\"typography_line_height_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:4;s:29:\"typography_line_height_mobile\";i:3;s:18:\"title_space_tablet\";i:1;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_weight\";i:1;}s:18:\"section_desc_style\";a:8:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:1;s:32:\"typography_desc_font_size_mobile\";i:1;s:34:\"typography_desc_line_height_mobile\";i:1;s:17:\"description_space\";i:4;s:24:\"description_space_tablet\";i:2;s:24:\"description_space_mobile\";i:2;}s:23:\"section_sub_title_style\";a:7:{s:37:\"typography_sub_title_font_size_tablet\";i:1;s:39:\"typography_sub_title_line_height_tablet\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:31:\"typography_sub_title_typography\";i:2;s:15:\"sub_title_space\";i:4;s:20:\"sub_title_line_color\";i:1;}s:17:\"section_box_style\";a:3:{s:9:\"box_space\";i:7;s:16:\"box_space_tablet\";i:1;s:16:\"box_space_mobile\";i:1;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:30;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:29;s:14:\"padding_tablet\";i:3;s:11:\"css_classes\";i:2;s:14:\"padding_mobile\";i:9;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:5;s:6:\"margin\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:29;s:19:\"_inline_size_tablet\";i:10;s:16:\"content_position\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:7:{s:13:\"border_border\";i:4;s:12:\"border_color\";i:4;s:13:\"border_radius\";i:2;s:12:\"border_width\";i:4;s:19:\"border_width_mobile\";i:3;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:16;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:5:\"style\";a:2:{s:26:\"section_background_overlay\";a:7:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;}s:18:\"section_background\";a:13:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:3;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:5;s:15:\"background_size\";i:3;s:21:\"background_video_link\";i:1;s:22:\"background_video_start\";i:1;s:16:\"background_color\";i:1;s:15:\"background_ypos\";i:1;s:22:\"background_size_tablet\";i:1;s:15:\"background_xpos\";i:1;s:19:\"background_bg_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:11:\"css_classes\";i:1;s:7:\"padding\";i:11;s:14:\"padding_tablet\";i:9;s:6:\"margin\";i:3;s:7:\"z_index\";i:1;s:13:\"margin_tablet\";i:2;}}}}s:18:\"gva_icon_box_group\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:15:\"section_content\";a:3:{s:9:\"icon_boxs\";i:1;s:5:\"style\";i:1;s:6:\"layout\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_text_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"style\";i:1;s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:12:\"image_second\";i:1;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:22:\"gva_ba_booking_content\";a:6:{s:8:\"per_page\";i:4;s:10:\"image_size\";i:4;s:5:\"style\";i:1;s:6:\"layout\";i:4;s:4:\"sort\";i:3;s:6:\"sortby\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:4:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;s:12:\"features_ids\";i:2;s:8:\"type_ids\";i:2;}s:24:\"section_carousel_options\";a:6:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_lg\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:8:\"subtitle\";i:3;s:5:\"title\";i:5;s:9:\"term_slug\";i:5;s:13:\"content_align\";i:5;s:19:\"show_number_content\";i:5;s:5:\"image\";i:5;s:10:\"bg_overlay\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:5;s:10:\"title_text\";i:5;s:13:\"selected_icon\";i:5;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:5;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:5;s:13:\"_border_width\";i:5;s:13:\"_border_color\";i:5;s:14:\"_border_radius\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:3:{s:9:\"icon_size\";i:5;s:10:\"icon_space\";i:5;s:18:\"icon_border_radius\";i:5;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:5;s:26:\"title_typography_font_size\";i:5;s:33:\"title_typography_font_size_mobile\";i:5;s:28:\"title_typography_line_height\";i:5;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:24:\"section_carousel_options\";a:2:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;}s:13:\"section_query\";a:3:{s:10:\"image_size\";i:1;s:5:\"style\";i:1;s:14:\"posts_per_page\";i:1;}}}}}'),(1337,32,'tevily_disable_page_title','1'),(1338,32,'tevily_no_breadcrumbs','0'),(1339,32,'tevily_breadcrumb_layout','layout_options'),(1340,32,'stm_post_views','960'),(1341,32,'_elementor_template_type','wp-page'),(1342,32,'_elementor_version','3.4.6'),(1343,32,'_elementor_data','[]'),(1344,32,'{$prefix}page_title_text_style','text-light'),(1345,32,'_elementor_page_assets','a:0:{}'),(1346,32,'tevily_template_layout','_without_layout'),(1347,32,'tevily_page_full_width','0'),(1348,32,'_wp_page_template','default'),(1349,32,'rs_page_bg_color',''),(1350,33,'tevily_disable_page_title','1'),(1351,33,'tevily_no_breadcrumbs','0'),(1352,33,'tevily_breadcrumb_layout','layout_options'),(1353,33,'stm_post_views','204'),(1354,33,'_elementor_edit_mode','builder'),(1355,33,'_elementor_template_type','wp-page'),(1356,33,'_elementor_version','3.4.5'),(1357,33,'_elementor_data','[{\"id\":\"014b384\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b879d79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b935dc0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Upcoming Events\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ed2840\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb23c14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e89c1af\",\"elType\":\"widget\",\"settings\":{\"layout\":\"grid\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"gva-events\"}],\"isInner\":false}],\"isInner\":false}]'),(1358,33,'{$prefix}page_title_text_style','text-light'),(1359,33,'_elementor_page_assets','a:0:{}'),(1360,33,'_elementor_controls_usage','a:4:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:3:{s:19:\"section_title_style\";a:3:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}s:18:\"section_desc_style\";a:4:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:1;s:17:\"description_space\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:28:\"background_slideshow_gallery\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}}}s:10:\"gva-events\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}}}}}'),(1361,33,'tevily_page_full_width','1'),(1362,33,'tevily_template_layout','_default_active'),(1363,34,'tevily_disable_page_title','1'),(1364,34,'tevily_no_breadcrumbs','0'),(1365,34,'tevily_breadcrumb_layout','layout_options'),(1366,34,'stm_post_views','59'),(1367,34,'{$prefix}page_title_text_style','text-light'),(1368,34,'_elementor_edit_mode','builder'),(1369,34,'_elementor_template_type','wp-page'),(1370,34,'_elementor_version','3.4.7'),(1371,34,'_elementor_data','[{\"id\":\"6f56593\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"12bfd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a14e602\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cae013f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"197423ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.67,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"939af69\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Digital Designer\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/job-1.jpg\",\"id\":816},\"job_type\":\"Full Time\",\"company\":\"Gaviasthemes\",\"address\":\"New South Wales, Australia\"},\"elements\":[],\"widgetType\":\"gva-career-block\"},{\"id\":\"b3335bd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"UX\\/UI Designer\\u200b\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/job-2.jpg\",\"id\":817},\"job_type\":\"Full Time\",\"company\":\"Gaviasthemes\",\"address\":\"New South Wales, Australia\"},\"elements\":[],\"widgetType\":\"gva-career-block\"},{\"id\":\"2b5e81a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"JavaScript Developer\\u200b\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/job-3.png\",\"id\":818},\"job_type\":\"Full Time\",\"company\":\"Gaviasthemes\",\"address\":\"New South Wales, Australia\"},\"elements\":[],\"widgetType\":\"gva-career-block\"},{\"id\":\"f69138e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"PHP Web Developer\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/job-5.jpg\",\"id\":820},\"job_type\":\"Full Time\",\"company\":\"Gaviasthemes\",\"address\":\"New South Wales, Australia\"},\"elements\":[],\"widgetType\":\"gva-career-block\"},{\"id\":\"b30ef88\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Front-End Web Developer\\u200b\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/job-4.png\",\"id\":819},\"job_type\":\"Full Time\",\"company\":\"Gaviasthemes\",\"address\":\"New South Wales, Australia\"},\"elements\":[],\"widgetType\":\"gva-career-block\"}],\"isInner\":false},{\"id\":\"15bd99e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61ad071e\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"},{\"id\":\"5e4597e\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"20a7880\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"475b3a7\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"dfa5797\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9edf551\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"Singapore\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"singapore\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false}]'),(1372,34,'_elementor_page_assets','a:0:{}'),(1373,34,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:13:\"margin_mobile\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;}}}}s:16:\"gva-career-block\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:10:\"title_text\";i:5;s:4:\"link\";i:5;}s:13:\"image_section\";a:1:{s:5:\"image\";i:5;}}}}s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:10:\"title_text\";i:1;s:5:\"style\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:8:\"subtitle\";i:1;s:5:\"title\";i:1;s:5:\"image\";i:1;s:13:\"content_align\";i:1;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;}}}}}'),(1374,34,'tevily_page_full_width','1'),(1375,34,'tevily_template_layout','_default_active'),(1376,35,'tevily_disable_page_title','1'),(1377,35,'tevily_no_breadcrumbs','0'),(1378,35,'tevily_breadcrumb_layout','layout_options'),(1379,35,'stm_post_views','231'),(1380,35,'{$prefix}page_title_text_style','text-light'),(1381,35,'_elementor_edit_mode','builder'),(1382,35,'_elementor_template_type','wp-page'),(1383,35,'_elementor_version','3.17.1'),(1384,35,'_elementor_data','[{\"id\":\"70f6bb9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2505688\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e336a\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39ecd2ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c540d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.6700000000000017053025658242404460906982421875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"12ddd9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c6403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d5683\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Make My Trip\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Make my Trip is leading travel Package provider\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"6ca31b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8161\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Travel Traingle\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a751902\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ae51bea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cb30b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Goibibo\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"33e9c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a140b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Yatra\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d057fd4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"db077f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55a399\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Trip Advisor\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"7f1202c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"88908a6\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Clear Trip\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/cleartrip-rebrands-itself-e1698400545534.webp\",\"id\":1240,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71e74f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.3299999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba70585\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"},{\"id\":\"8f0a712\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f4c478\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a16f3c4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"eb1dee8\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d34609e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"ThaiLand\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"thaiLand\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9d4e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db7d3be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea60d85\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"dac827d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"3c920a1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"#\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(1385,35,'_elementor_page_assets','a:0:{}'),(1386,35,'_elementor_controls_usage','a:9:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:10;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:5:\"image\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;}}}}s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:5:\"style\";i:1;s:5:\"align\";i:2;s:9:\"sub_title\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:1;s:37:\"typography_sub_title_font_size_tablet\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:8:\"subtitle\";i:1;s:5:\"title\";i:1;s:5:\"image\";i:1;s:13:\"content_align\";i:1;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(1387,35,'tevily_template_layout','_default_active'),(1388,1077,'tevily_disable_page_title','1'),(1389,1077,'tevily_no_breadcrumbs','0'),(1390,1077,'tevily_breadcrumb_layout','layout_options'),(1391,1077,'_wp_old_slug','albert'),(1392,1077,'{$prefix}page_title_text_style','text-light'),(1393,1077,'tevily_template_layout','_default_active'),(1394,1077,'_elementor_edit_mode','builder'),(1395,1077,'_elementor_template_type','wp-page'),(1396,1077,'_elementor_version','3.4.7'),(1397,1077,'_elementor_data','[{\"id\":\"96e41a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"388888c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c971c4c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The Worlds\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9694f7a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e124c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"gva_column_responsive_offCanvas\":\"gv-sidebar-offcanvas\"},\"elements\":[{\"id\":\"4639e9d\",\"elType\":\"widget\",\"settings\":{\"layout\":\"layout-2\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Location\",\"ba_type_title\":\"Type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"btn_search_title\":\"Search\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"},{\"id\":\"290df6a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Last Minute\",\"posts_per_page\":3,\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva_ba_list_items\"},{\"id\":\"3cb8c4a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"United Kingdom\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-8.jpg\",\"id\":950,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"united-kingdom\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"},{\"id\":\"dbe3d78\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"Hungary\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"hungary\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"9266170\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.835,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"08863d4\",\"elType\":\"widget\",\"settings\":{\"grid_items_lg\":\"2\",\"grid_items_md\":\"2\",\"per_page\":8,\"layout\":\"list\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cf60fa1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d55da9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b1697e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"4211037\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"795b0f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#9299A7\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"42d456f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"00168e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-app.png\",\"id\":1038,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1398,1077,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1399,1077,'_wp_page_template','default'),(1400,1077,'_elementor_controls_usage','a:9:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:5:\"align\";i:1;s:9:\"sub_title\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_space\";i:1;}s:18:\"section_desc_style\";a:5:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:2;s:17:\"description_space\";i:2;s:27:\"typography_desc_font_weight\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:1:{s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:4;s:23:\"content_position_tablet\";i:1;}s:18:\"gva_column_control\";a:1:{s:31:\"gva_column_responsive_offCanvas\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:1:{s:6:\"layout\";i:1;}}}}s:17:\"gva_ba_list_items\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:25:\"gva_ba_list_items_content\";a:2:{s:10:\"title_text\";i:1;s:14:\"posts_per_page\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:5:\"title\";i:2;s:5:\"image\";i:2;s:13:\"content_align\";i:2;s:9:\"term_slug\";i:2;s:19:\"show_number_content\";i:2;s:8:\"subtitle\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:20:\"section_grid_options\";a:2:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;}s:29:\"gva_ba_search_results_content\";a:2:{s:8:\"per_page\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(1401,207,'tevily_disable_page_title','1'),(1402,207,'tevily_no_breadcrumbs','0'),(1403,207,'tevily_breadcrumb_layout','layout_options'),(1404,207,'_dp_original','200'),(1405,207,'_wp_old_slug','pitter'),(1406,207,'{$prefix}page_title_text_style','text-light'),(1407,207,'tevily_template_layout','_default_active'),(1408,207,'_elementor_edit_mode','builder'),(1409,207,'_elementor_template_type','wp-page'),(1410,207,'_elementor_version','3.4.6'),(1411,207,'_elementor_data','[{\"id\":\"665b6c3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"83d0bce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cc0bdb\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The Worlds\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f4e3412\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index_tablet\":99},\"elements\":[{\"id\":\"e2aac14\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"gva_column_responsive_offCanvas\":\"gv-sidebar-offcanvas\"},\"elements\":[{\"id\":\"d200328\",\"elType\":\"widget\",\"settings\":{\"layout\":\"layout-2\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Location\",\"ba_type_title\":\"Type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"btn_search_title\":\"Search\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"},{\"id\":\"8689f2a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Last Minute\",\"posts_per_page\":3,\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"gva_ba_list_items\"},{\"id\":\"96e806e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Singapore\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-8.jpg\",\"id\":950,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"term_slug\":\"singapore\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b17d3af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.835,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"76dc38c\",\"elType\":\"widget\",\"settings\":{\"grid_items_lg\":\"2\",\"grid_items_md\":\"2\",\"per_page\":6,\"grid_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12a7f50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ed2b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3df3aa4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Our Partners\",\"style\":\"style-2\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFEFEF\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"37fcc60\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8582851\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"90ac9f7\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/brand-1.png\",\"id\":926,\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 2\",\"_id\":\"a7f60de\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/brand-2.png\",\"id\":927,\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 3\",\"_id\":\"9f8ad75\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/brand-3.png\",\"id\":928,\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 4\",\"_id\":\"8103ed7\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/brand-4.png\",\"id\":929,\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 5\",\"_id\":\"569a6c9\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/brand-5.png\",\"id\":930,\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 6\",\"_id\":\"74541b4\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/brand-3.png\",\"id\":928,\"alt\":\"\",\"source\":\"library\"}}],\"ca_items_lg\":\"5\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false}]'),(1412,207,'_elementor_page_assets','a:0:{}'),(1413,207,'_elementor_controls_usage','a:8:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:1;s:5:\"style\";i:1;s:5:\"align\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:3:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;}s:18:\"section_desc_style\";a:6:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:1;s:17:\"description_space\";i:1;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_mobile\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}s:18:\"gva_column_control\";a:1:{s:31:\"gva_column_responsive_offCanvas\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:14:\"z_index_tablet\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:1:{s:6:\"layout\";i:1;}}}}s:17:\"gva_ba_list_items\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:25:\"gva_ba_list_items_content\";a:2:{s:10:\"title_text\";i:1;s:14:\"posts_per_page\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;s:14:\"_border_radius\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:5:\"title\";i:1;s:5:\"image\";i:1;s:13:\"content_align\";i:1;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:20:\"section_grid_options\";a:3:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_xs\";i:1;}s:29:\"gva_ba_search_results_content\";a:1:{s:8:\"per_page\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:1:{s:11:\"ca_items_lg\";i:1;}}}}}'),(1414,1078,'tevily_disable_page_title','1'),(1415,1078,'tevily_no_breadcrumbs','0'),(1416,1078,'tevily_breadcrumb_layout','layout_options'),(1417,1078,'_dp_original','200'),(1418,1078,'stm_post_views','2'),(1419,1078,'_wp_old_slug','david'),(1420,1078,'{$prefix}page_title_text_style','text-light'),(1421,1078,'tevily_template_layout','_default_active'),(1422,1078,'_elementor_edit_mode','builder'),(1423,1078,'_elementor_template_type','wp-page'),(1424,1078,'_elementor_version','3.4.6'),(1425,1078,'_elementor_data','[{\"id\":\"36681f8\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f41ef46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"af44d1f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Latest News & Articles\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_desc_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_space_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3efa81d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e80e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"60bc623\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Explore Destinations\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24653a5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a3c94d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bd8523\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Singapore\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-18.jpg\",\"id\":976,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"ac047a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"754cc78\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Thailand\",\"term_slug\":\"thailand\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-17.jpg\",\"id\":975,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"e5d80da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"02fc1fd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"United Kingdom\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a51794\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"604b58c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"edb1912\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Hungary\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-10.jpg\",\"id\":968,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"8bd97e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"600e020\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Morocco\",\"term_slug\":\"morocco\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-2.jpg\",\"id\":905,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"dba21a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"933e685\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Hungary\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b18cbf\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"939dbc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"815c8a1\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Find the best tour\",\"title_text\":\"Choose Tour Types\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"df4ca19\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"icon_boxs\":[{\"title\":\"Wildlife\",\"selected_icon\":{\"value\":\"flaticon-deer\"},\"_id\":\"7daf7f4\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Paragliding\",\"selected_icon\":{\"value\":\" flaticon-paragliding\"},\"_id\":\"f25307b\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"active\":\"\"},{\"title\":\"Adventure\",\"selected_icon\":{\"value\":\"flaticon-flag\"},\"_id\":\"be892a6\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hang Gliding\",\"selected_icon\":{\"value\":\"flaticon-hang-gliding\"},\"_id\":\"560bc83\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Sightseeing\",\"selected_icon\":{\"value\":\"flaticon-summer\"},\"_id\":\"649cf91\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Traveling\",\"selected_icon\":{\"value\":\"flaticon-location\"},\"_id\":\"271b442\",\"desc\":\"There are many new variations of pasages of available text.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"3\",\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"ca_items_xx\":\"2\"},\"elements\":[],\"widgetType\":\"gva_icon_box_group\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c77f26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20454c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"54c075d\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"4bc2467\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.293,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"d8d52b8\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"#\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(1426,1078,'_elementor_page_assets','a:0:{}'),(1427,1078,'_elementor_controls_usage','a:6:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:5:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:1;s:9:\"sub_title\";i:3;s:9:\"box_align\";i:1;s:5:\"align\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:3;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:1;}s:18:\"section_desc_style\";a:7:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:1;s:17:\"description_space\";i:1;s:32:\"typography_desc_font_size_tablet\";i:1;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_tablet\";i:1;}s:17:\"section_box_style\";a:2:{s:9:\"box_space\";i:1;s:16:\"box_space_mobile\";i:1;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:1;s:37:\"typography_sub_title_font_size_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:11;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:11;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:2;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:5;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:8:{s:8:\"subtitle\";i:6;s:5:\"title\";i:6;s:9:\"term_slug\";i:6;s:13:\"content_align\";i:6;s:19:\"show_number_content\";i:6;s:5:\"image\";i:6;s:10:\"bg_overlay\";i:4;s:5:\"style\";i:6;}}}}s:18:\"gva_icon_box_group\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:15:\"section_content\";a:2:{s:6:\"layout\";i:1;s:9:\"icon_boxs\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(1428,1078,'tevily_page_full_width','0'),(1429,1079,'hide-empty-attribute','true'),(1430,1079,'stm_listing_single_layout','0'),(1431,1079,'listing_type_layout','0'),(1432,1079,'stm_listing_order','a:2:{s:9:\"view_type\";s:4:\"list\";s:16:\"order_by_default\";s:0:\"\";}'),(1433,1079,'tevily_disable_page_title','1'),(1434,1079,'tevily_no_breadcrumbs','0'),(1435,1079,'tevily_breadcrumb_layout','layout_options'),(1436,1079,'stm_post_views','480'),(1437,1079,'_elementor_edit_mode','builder'),(1438,1079,'_elementor_template_type','wp-page'),(1439,1079,'_elementor_version','3.4.7'),(1440,1079,'_elementor_data','[{\"id\":\"36f7f7b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e6a981d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14610f8\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e86725\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b552bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":35,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-3.jpg\",\"id\":944,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892d406\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"2008ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":65,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dec9e09\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"We work for\",\"title_text\":\"Insuring your future\",\"description_text\":\"There are many variations of pass of lorem sum available but the majority have suffered alteration in some form. Injected humour randomised words which.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"78db305\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2a62a0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"efa000e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"number\":6805,\"title_text\":\"Project Completed\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"48ee64e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#E5E5E5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"624bdfa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"number\":9760,\"title_text\":\"Happy customers\",\"style\":\"style-2\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"041faf5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa32a79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d832320\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Professional people\",\"title_text\":\"Meet the Team\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"ca45252\",\"elType\":\"widget\",\"settings\":{\"team_content\":[{\"name\":\"Jessica Brown\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-1.jpg\"},\"facebook\":{\"url\":\"#\"},\"twitter\":{\"url\":\"#\"},\"instagram\":{\"url\":\"#\"},\"pinterest\":{\"url\":\"#\"},\"_id\":\"1dd1d94\"},{\"name\":\"Yoni Albert\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-2.jpg\"},\"facebook\":{\"url\":\"#\"},\"twitter\":{\"url\":\"#\"},\"instagram\":{\"url\":\"#\"},\"pinterest\":{\"url\":\"#\"},\"_id\":\"2146de5\"},{\"name\":\"Christine Eve\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-3.jpg\"},\"facebook\":{\"url\":\"#\"},\"twitter\":{\"url\":\"#\"},\"instagram\":{\"url\":\"#\"},\"pinterest\":{\"url\":\"#\"},\"_id\":\"97fc675\"},{\"name\":\"David Hardson\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-4.jpg\"},\"facebook\":{\"url\":\"#\"},\"twitter\":{\"url\":\"#\"},\"instagram\":{\"url\":\"#\"},\"pinterest\":{\"url\":\"#\"},\"_id\":\"14205d4\"},{\"name\":\"Fred Andrew\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-5.jpg\"},\"facebook\":{\"url\":\"#\"},\"twitter\":{\"url\":\"#\"},\"instagram\":{\"url\":\"#\"},\"pinterest\":{\"url\":\"#\"},\"_id\":\"2c278f5\"}],\"layout\":\"carousel\",\"image_size\":\"large\",\"ca_items_lg\":\"4\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d87dd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc43142\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"474b512\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"7c42c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.293,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"545b72d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(1441,1079,'{$prefix}page_title_text_style','text-light'),(1442,1079,'_elementor_page_assets','a:0:{}'),(1443,1079,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:3;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:8;s:6:\"margin\";i:4;s:13:\"margin_mobile\";i:3;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;}}s:5:\"style\";a:2:{s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:1;s:5:\"align\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:16:\"box_space_mobile\";i:1;}s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:1;s:37:\"typography_sub_title_font_size_tablet\";i:1;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:13:\"selected_icon\";i:2;s:6:\"number\";i:2;s:10:\"title_text\";i:2;s:5:\"style\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_tablet\";i:1;}}}}s:8:\"gva-team\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:12:\"team_content\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:2:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_xs\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(1444,1079,'tevily_template_layout','_default_active'),(1445,498,'tevily_disable_page_title','1'),(1446,498,'tevily_no_breadcrumbs','0'),(1447,498,'tevily_breadcrumb_layout','layout_options'),(1448,498,'_wp_old_slug','hallen'),(1449,498,'_dp_original','200'),(1450,498,'{$prefix}page_title_text_style','text-light'),(1451,498,'tevily_template_layout','_default_active'),(1452,498,'_elementor_edit_mode','builder'),(1453,498,'_elementor_template_type','wp-page'),(1454,498,'_elementor_version','3.4.7'),(1455,498,'_elementor_data','[{\"id\":\"8e2b1de\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":1011,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/slider-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc621be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2dc681d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Destination\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"title_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28c052b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"61c1c72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8531fd9\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5726de3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"491e1fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ed5063e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Hungary\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-2.jpg\",\"id\":914,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"f6f41ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.527,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c30705b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Thailand\",\"term_slug\":\"thailand\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-1.jpg\",\"id\":913,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"d82751d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f44ea5d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"France\",\"term_slug\":\"france\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-3.jpg\",\"id\":915,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6157b6f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e0ba8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ae0ebe0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"United Kingdom\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-4.jpg\",\"id\":916,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"903461e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e648aa\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Italy\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-5.jpg\",\"id\":917,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"999e46a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"91e12c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e31c17d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Japan\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"japan\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"4658766\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d4bf35\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Morocco\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-10.jpg\",\"id\":947,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"morocco\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"1ab286a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"76e38ac\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Singapore\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-11.jpg\",\"id\":948,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"singapore\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0de1ccc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aae608\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Up to 30% off\",\"title\":\"Summer<br>&nbsp;&nbsp;&nbsp;hot deals\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"link_custom\":\"#\",\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"style\":\"style-2\",\"bg_overlay\":\"#E8604C\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c714ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c471cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.583,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d09b21c\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Tevily is a World Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"b885ac4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"322b90b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bfb9546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a2f2625\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Wildlife <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-deer\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"881ed72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b548bd3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"901ff55\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"20c6020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3410bb0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"e552f1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f068364\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c039c88\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b947f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"2f9a94a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"adc7a47\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6d2a69d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"331905e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"0b51d8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-app.png\",\"id\":1038,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1456,498,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1457,498,'tevily_page_full_width','0'),(1458,498,'_wp_page_template','default'),(1459,498,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:6:{s:10:\"title_text\";i:4;s:5:\"align\";i:3;s:9:\"sub_title\";i:3;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;s:16:\"description_text\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:2:{s:9:\"box_space\";i:3;s:16:\"box_space_mobile\";i:1;}s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;s:18:\"title_space_tablet\";i:1;s:11:\"title_space\";i:1;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}s:18:\"section_desc_style\";a:3:{s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;s:17:\"description_space\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:19;s:19:\"_inline_size_tablet\";i:4;s:19:\"_inline_size_mobile\";i:4;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:18;s:14:\"padding_mobile\";i:9;s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:7;s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:2;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:10:{s:8:\"subtitle\";i:6;s:5:\"title\";i:9;s:9:\"term_slug\";i:8;s:13:\"content_align\";i:9;s:19:\"show_number_content\";i:8;s:5:\"image\";i:9;s:10:\"bg_overlay\";i:5;s:6:\"height\";i:4;s:11:\"link_custom\";i:1;s:5:\"style\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(1460,570,'tevily_disable_page_title','1'),(1461,570,'tevily_no_breadcrumbs','0'),(1462,570,'tevily_breadcrumb_layout','layout_options'),(1463,570,'{$prefix}page_title_text_style','text-light'),(1464,570,'_elementor_edit_mode','builder'),(1465,570,'_elementor_template_type','wp-page'),(1466,570,'_elementor_version','3.4.7'),(1467,570,'_elementor_data','[{\"id\":\"77b7f9c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b2477c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a3f546c\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3067ac94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"49c59c70\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60032388\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"571d0d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"77fa7f35\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"2020 The Cloud Awards\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/awards-1.jpg\",\"id\":830},\"description_text\":\"Tevily wins most innovative use of data in the cloud.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"3b328a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"627b6192\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"2019 The IOT Awards\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/awards-2.jpg\",\"id\":831},\"description_text\":\"Tevily wins most innovative use of data in the cloud.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ddbd868\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7fe71e28\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b49ef2d\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"V3 Technology Awards\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/awards-3.jpg\",\"id\":832},\"description_text\":\"Tevily wins most innovative use of data in the cloud.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"7a0d4b58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3612a3a4\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"2019 Business Awards\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/awards-4.jpg\",\"id\":829},\"description_text\":\"Tevily wins most innovative use of data in the cloud.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7c5a4172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3570993e\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"},{\"id\":\"b911935\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3607d8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa3e384\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"e812aae\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"748289b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"Morocco\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"morocco\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8579b05\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"938760f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"2a803a7\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"2ee0632\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46c0888\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"38e192a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f5afc71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-app.png\",\"id\":1038,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1468,570,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1469,570,'tevily_template_layout','_default_active'),(1470,570,'_wp_page_template','default'),(1471,570,'_elementor_controls_usage','a:10:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:10;s:19:\"_inline_size_tablet\";i:4;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:5:\"image\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;}}}}s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:10:\"title_text\";i:2;s:5:\"style\";i:1;s:5:\"align\";i:2;s:16:\"description_text\";i:1;s:9:\"sub_title\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:1:{s:30:\"typography_sub_title_font_size\";i:1;}s:18:\"section_desc_style\";a:3:{s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;s:17:\"description_space\";i:1;}s:19:\"section_title_style\";a:1:{s:11:\"title_space\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:8:\"subtitle\";i:1;s:5:\"title\";i:1;s:5:\"image\";i:1;s:13:\"content_align\";i:1;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(1472,605,'_elementor_edit_mode','builder'),(1473,605,'_elementor_template_type','wp-page'),(1474,605,'_elementor_version','3.4.6'),(1475,605,'_elementor_data','[{\"id\":\"6a1fe75\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ec8f888\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b60483b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\",\"id\":991,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48db42d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"061d9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b92290\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our Portfolio\",\"title_text\":\"Recent Project\\nand Case Studies for Clients\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"37f6eaf\",\"elType\":\"widget\",\"settings\":{\"pagination\":\"\"},\"elements\":[],\"widgetType\":\"gva-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(1476,605,'tevily_disable_page_title','1'),(1477,605,'tevily_no_breadcrumbs','0'),(1478,605,'tevily_breadcrumb_layout','layout_options'),(1479,605,'{$prefix}page_title_text_style','text-light'),(1480,605,'_elementor_page_assets','a:0:{}'),(1481,605,'_elementor_controls_usage','a:5:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:13:\"gva-portfolio\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:1:{s:10:\"pagination\";i:1;}}}}}'),(1482,605,'tevily_template_layout','_default_active'),(1483,631,'tevily_disable_page_title','0'),(1484,631,'tevily_no_breadcrumbs','0'),(1485,631,'tevily_breadcrumb_layout','layout_options'),(1486,631,'{$prefix}page_title_text_style','text-light'),(1487,631,'pinformations',''),(1488,631,'rs_page_bg_color',''),(1489,631,'_thumbnail_id','640'),(1490,631,'tevily_gallery_images','640'),(1491,631,'_wp_page_template','default'),(1492,631,'_elementor_edit_mode','builder'),(1493,631,'_elementor_template_type','wp-post'),(1494,631,'_elementor_version','3.4.6'),(1495,631,'_elementor_data','[{\"id\":\"5f34c86\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa0637d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"248591a\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-1.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"40bb49d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-2.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"c925dab\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-3.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"d53230b\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-4.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"93bd2b1\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-5.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Traveling\",\"_id\":\"3815c4f\"}],\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c8f621b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1a6f89c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1251138\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":16,\"blur\":32,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f488a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"40ec00b\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Clients\",\"title_text\":\"Domal D. Williamson\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"500\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"e58cf35\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"3e38af3\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Services\",\"title_text\":\"Website Design\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"242f19f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"067d0c3\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Keyword\",\"title_text\":\"Development, UX, UI\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"a443810\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"eac41e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Live Preview\",\"align\":\"right\",\"align_tablet\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"30\",\"bottom\":\"22\",\"left\":\"30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/about-me\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3491184\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b35634\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f4d98a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br \\/>minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br \\/>voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"798f96e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"8b9809e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7526450\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62c64b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"53d8a08\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d26f03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3233669\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1645862\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"694fd49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c4d3de\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Solve This Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ed56dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e68c4d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0237056\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"506f176\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Make Discuss\",\"number_text\":\"01\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"54baec0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3744986\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Sketching\",\"number_text\":\"02\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"ce97cc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"37915b6\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Design Making\",\"number_text\":\"03\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"d490ac5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b575b0a\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Product Deliver\",\"number_text\":\"04\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false}]'),(1496,631,'_elementor_page_assets','a:0:{}'),(1497,631,'_elementor_controls_usage','a:9:{s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:5:\"align\";i:3;s:5:\"style\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:3;}s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:3;s:32:\"typography_sub_title_font_weight\";i:3;s:32:\"typography_sub_title_line_height\";i:3;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:12:\"text_padding\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"style\";i:4;s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}}'),(1498,632,'tevily_disable_page_title','0'),(1499,632,'tevily_no_breadcrumbs','0'),(1500,632,'tevily_breadcrumb_layout','theme_options'),(1501,632,'{$prefix}page_title_text_style','text-light'),(1502,632,'pinformations',''),(1503,632,'slide_template',''),(1504,632,'rs_page_bg_color',''),(1505,632,'_thumbnail_id','637'),(1506,632,'tevily_gallery_images','638'),(1507,632,'_elementor_edit_mode','builder'),(1508,632,'_elementor_template_type','wp-post'),(1509,632,'_wp_page_template','default'),(1510,632,'_elementor_data','[{\"id\":\"a9ff878\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781a3d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d4faf80\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-1.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"40bb49d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-2.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"c925dab\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-3.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"d53230b\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-4.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"93bd2b1\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-5.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Traveling\",\"_id\":\"3815c4f\"}],\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c6408f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7412d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"68289c7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":16,\"blur\":32,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"b82d9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"e9f87c7\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Clients\",\"title_text\":\"Domal D. Williamson\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"500\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"4a9bf23\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"ef1ab69\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Services\",\"title_text\":\"Website Design\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"47e5c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"1073697\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Keyword\",\"title_text\":\"Development, UX, UI\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"c51a6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"5fb8b31\",\"elType\":\"widget\",\"settings\":{\"text\":\"Live Preview\",\"align\":\"right\",\"align_tablet\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"30\",\"bottom\":\"22\",\"left\":\"30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/about-me\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7eb2efe\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e443b34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3881ace\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br \\/>minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br \\/>voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68c1f17\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"74ffaa7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"19b86bf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"58bc868\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"56818b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bcecef2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d58d26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"866869c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba4a35f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bb72a3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Solve This Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"908578c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c658d76\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"581061d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"063b4ac\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Make Discuss\",\"number_text\":\"01\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"b0ceb05\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e7d550\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Sketching\",\"number_text\":\"02\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"58815f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a190655\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Design Making\",\"number_text\":\"03\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"ad63c08\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e338b6d\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Product Deliver\",\"number_text\":\"04\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false}]'),(1511,632,'_elementor_page_assets','a:0:{}'),(1512,632,'_elementor_version','3.4.6'),(1513,632,'_elementor_controls_usage','a:9:{s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:5:\"align\";i:3;s:5:\"style\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:3;}s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:3;s:32:\"typography_sub_title_font_weight\";i:3;s:32:\"typography_sub_title_line_height\";i:3;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:12:\"text_padding\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"style\";i:4;s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}}'),(1514,633,'tevily_disable_page_title','0'),(1515,633,'tevily_no_breadcrumbs','0'),(1516,633,'tevily_breadcrumb_layout','layout_options'),(1517,633,'{$prefix}page_title_text_style','text-light'),(1518,633,'pinformations',''),(1519,633,'rs_page_bg_color',''),(1520,633,'_thumbnail_id','641'),(1521,633,'tevily_gallery_images','637'),(1522,633,'_wp_page_template','default'),(1523,633,'_elementor_edit_mode','builder'),(1524,633,'_elementor_template_type','wp-post'),(1525,633,'_elementor_version','3.4.6'),(1526,633,'_elementor_data','[{\"id\":\"b9d1d9d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c14f15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a5b299\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-1.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"40bb49d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-2.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"c925dab\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-3.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"d53230b\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-4.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"93bd2b1\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-5.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Traveling\",\"_id\":\"3815c4f\"}],\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d17485d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"750b690\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"576189e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":16,\"blur\":32,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"644efa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"5bcef0d\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Clients\",\"title_text\":\"Domal D. Williamson\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"500\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"26fcb83\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"76408a1\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Services\",\"title_text\":\"Website Design\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"dc4c831\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"ce2da6c\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Keyword\",\"title_text\":\"Development, UX, UI\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"844f4f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"cb8d810\",\"elType\":\"widget\",\"settings\":{\"text\":\"Live Preview\",\"align\":\"right\",\"align_tablet\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"30\",\"bottom\":\"22\",\"left\":\"30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/about-me\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"097669c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c49586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e036e5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br \\/>minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br \\/>voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bae4e88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4828bdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"059c47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4222ce1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea93c55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f8013c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b3a667\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca228ae\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a383c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2943ea8\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Solve This Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db2268a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64bef87\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55b3296\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"af78113\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Make Discuss\",\"number_text\":\"01\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"f629d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"166af69\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Sketching\",\"number_text\":\"02\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"bac12ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b35c9c3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Design Making\",\"number_text\":\"03\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"f83d28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"43f1acf\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Product Deliver\",\"number_text\":\"04\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false}]'),(1527,633,'_elementor_page_assets','a:0:{}'),(1528,633,'_elementor_controls_usage','a:9:{s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:5:\"align\";i:3;s:5:\"style\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:3;}s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:3;s:32:\"typography_sub_title_font_weight\";i:3;s:32:\"typography_sub_title_line_height\";i:3;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:12:\"text_padding\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"style\";i:4;s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}}'),(1529,634,'tevily_disable_page_title','0'),(1530,634,'tevily_no_breadcrumbs','0'),(1531,634,'tevily_breadcrumb_layout','layout_options'),(1532,634,'{$prefix}page_title_text_style','text-light'),(1533,634,'pinformations',''),(1534,634,'rs_page_bg_color',''),(1535,634,'_thumbnail_id','638'),(1536,634,'tevily_gallery_images','642'),(1537,634,'_wp_page_template','default'),(1538,634,'_elementor_edit_mode','builder'),(1539,634,'_elementor_template_type','wp-post'),(1540,634,'_elementor_version','3.4.6'),(1541,634,'_elementor_data','[{\"id\":\"9d86ada\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a6435da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d93056\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-1.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"40bb49d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-2.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"c925dab\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-3.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"d53230b\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-4.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"93bd2b1\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-5.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Traveling\",\"_id\":\"3815c4f\"}],\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a62722\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"00495f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8afcd9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":16,\"blur\":32,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"5083dbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"ed9e9a6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Clients\",\"title_text\":\"Domal D. Williamson\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"500\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"e220fab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"9ffd252\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Services\",\"title_text\":\"Website Design\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"9925f7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"854f130\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Keyword\",\"title_text\":\"Development, UX, UI\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"0379aa3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"419dc58\",\"elType\":\"widget\",\"settings\":{\"text\":\"Live Preview\",\"align\":\"right\",\"align_tablet\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"30\",\"bottom\":\"22\",\"left\":\"30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/about-me\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6098412\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcf62a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e3143e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br \\/>minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br \\/>voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f52d53\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"26bd09a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"98f3884\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3f03190\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c71439\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"60ba506\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"52dd5eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"125e958\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"36508d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2fc6981\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Solve This Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9051851\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5a8fde\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f80a9d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"003890b\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Make Discuss\",\"number_text\":\"01\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"3cc5cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"16ef629\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Sketching\",\"number_text\":\"02\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"8dadffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"cfe7f4a\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Design Making\",\"number_text\":\"03\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"79e9a87\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"06aee56\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Product Deliver\",\"number_text\":\"04\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false}]'),(1542,634,'_elementor_page_assets','a:0:{}'),(1543,634,'_elementor_controls_usage','a:9:{s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:5:\"align\";i:3;s:5:\"style\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:3;}s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:3;s:32:\"typography_sub_title_font_weight\";i:3;s:32:\"typography_sub_title_line_height\";i:3;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:12:\"text_padding\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"style\";i:4;s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}}'),(1544,635,'tevily_disable_page_title','0'),(1545,635,'tevily_no_breadcrumbs','0'),(1546,635,'tevily_breadcrumb_layout','layout_options'),(1547,635,'{$prefix}page_title_text_style','text-light'),(1548,635,'pinformations',''),(1549,635,'rs_page_bg_color',''),(1550,635,'_thumbnail_id','642'),(1551,635,'tevily_gallery_images','670'),(1552,635,'_wp_page_template','default'),(1553,635,'_elementor_edit_mode','builder'),(1554,635,'_elementor_template_type','wp-post'),(1555,635,'_elementor_version','3.4.6'),(1556,636,'tevily_disable_page_title','0'),(1557,636,'tevily_no_breadcrumbs','0'),(1558,636,'tevily_breadcrumb_layout','layout_options'),(1559,636,'{$prefix}page_title_text_style','text-light'),(1560,636,'pinformations',''),(1561,636,'rs_page_bg_color',''),(1562,636,'_thumbnail_id','639'),(1563,636,'tevily_gallery_images','637'),(1564,636,'_wp_page_template','default'),(1565,636,'_elementor_edit_mode','builder'),(1566,636,'_elementor_template_type','wp-post'),(1567,636,'_elementor_version','3.4.6'),(1568,636,'_elementor_data','[{\"id\":\"10b52cc\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"330d289\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2227500\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-1.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"40bb49d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-2.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"c925dab\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-3.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"d53230b\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-4.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"93bd2b1\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-5.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Traveling\",\"_id\":\"3815c4f\"}],\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06b8f0b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e7e9a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8309edd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":16,\"blur\":32,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cdf21a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"8789c07\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Clients\",\"title_text\":\"Domal D. Williamson\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"500\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"2d7ca12\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"41d765d\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Services\",\"title_text\":\"Website Design\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"dab4bd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"64fbd3f\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Keyword\",\"title_text\":\"Development, UX, UI\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"6aa9e9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"ec70c7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Live Preview\",\"align\":\"right\",\"align_tablet\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"30\",\"bottom\":\"22\",\"left\":\"30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/about-me\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da9b028\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9083227\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"cbf9ab0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br \\/>minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br \\/>voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a61a195\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f6a4032\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0885aab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0cbf9fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d558c7a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"006075b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"92f0448\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6135af3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aa62aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"aab0592\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Solve This Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec33503\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"881d84f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5393398\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cc0472\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Make Discuss\",\"number_text\":\"01\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"b34e9d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a2116ab\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Sketching\",\"number_text\":\"02\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"24c1293\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fbabbbd\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Design Making\",\"number_text\":\"03\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"a61c2af\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e35806\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Product Deliver\",\"number_text\":\"04\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false}]'),(1569,636,'_elementor_page_assets','a:0:{}'),(1570,636,'_elementor_controls_usage','a:9:{s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:5:\"align\";i:3;s:5:\"style\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:3;}s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:3;s:32:\"typography_sub_title_font_weight\";i:3;s:32:\"typography_sub_title_line_height\";i:3;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:12:\"text_padding\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"style\";i:4;s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}}'),(1571,869,'_elementor_edit_mode','builder'),(1572,869,'_elementor_template_type','wp-page'),(1573,869,'_elementor_version','3.17.1'),(1574,869,'_elementor_data','[{\"id\":\"967a0ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264022b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"03d7816\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The India\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5bcac0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4333448\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fb8344\",\"elType\":\"widget\",\"settings\":{\"btn_search_title\":\"Search\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Destinations\",\"ba_type_title\":\"Activity\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Languages\",\"title_search_box\":\"\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"layout\":\"layout-1-2\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b90385\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52e6004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b45e53c\",\"elType\":\"widget\",\"settings\":{\"per_page\":60,\"grid_items_xs\":\"2\",\"grid_items_lg\":\"3\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81b9ab4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e18df64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b94291b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"78d7aa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8ae9ba9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#9299A7\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e06d242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f156513\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1575,869,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(1576,869,'tevily_template_layout','_default_active'),(1577,869,'tevily_disable_page_title','1'),(1578,869,'tevily_no_breadcrumbs','1'),(1579,869,'tevily_breadcrumb_layout','layout_options'),(1580,869,'tevily_tevily_breacrumb_bg_opacity','50'),(1581,869,'tevily_page_full_width','0'),(1582,869,'_wp_page_template','default'),(1583,869,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:5:\"align\";i:1;s:9:\"sub_title\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:11:\"title_space\";i:1;}s:18:\"section_desc_style\";a:7:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:2;s:17:\"description_space\";i:2;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_mobile\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:2:{s:37:\"typography_sub_title_font_size_mobile\";i:1;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:5:{s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:17:\"ba_language_title\";i:1;s:16:\"title_search_box\";i:1;s:6:\"layout\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:29:\"gva_ba_search_results_content\";a:1:{s:8:\"per_page\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(1584,872,'tevily_page_full_width','1'),(1585,872,'tevily_template_layout','_without_layout'),(1586,872,'tevily_disable_page_title','0'),(1587,872,'tevily_no_breadcrumbs','0'),(1588,872,'tevily_breadcrumb_layout','layout_options'),(1589,872,'tevily_tevily_breacrumb_bg_opacity','50'),(1590,872,'rs_page_bg_color',''),(1591,872,'_wp_page_template','default'),(1592,1080,'_pingme','1'),(1593,1080,'_encloseme','1'),(1594,1080,'_wp_page_template','default'),(1595,1080,'_wp_old_slug','together-to-help-the-world-better'),(1596,1080,'tevily_disable_page_title','0'),(1597,1080,'tevily_no_breadcrumbs','0'),(1598,1080,'tevily_breadcrumb_layout','theme_options'),(1599,1080,'rs_page_bg_color',''),(1600,1080,'stm_post_views','62'),(1601,1080,'_thumbnail_id','759'),(1602,1080,'{$prefix}page_title_text_style','text-light'),(1603,43,'_pingme','1'),(1604,43,'_encloseme','1'),(1605,43,'_wp_page_template','default'),(1606,43,'_wp_old_slug','x'),(1607,43,'tevily_disable_page_title','0'),(1608,43,'tevily_no_breadcrumbs','0'),(1609,43,'tevily_breadcrumb_layout','layout_options'),(1610,43,'_dp_original','1'),(1611,43,'stm_post_views','1'),(1612,43,'_thumbnail_id','761'),(1613,43,'{$prefix}page_title_text_style','text-light'),(1614,43,'rs_page_bg_color',''),(1615,44,'_pingme','1'),(1616,44,'_encloseme','1'),(1617,44,'_wp_page_template','default'),(1618,44,'_wp_old_slug','learn-how-access-to-clean-water'),(1619,44,'tevily_disable_page_title','0'),(1620,44,'tevily_no_breadcrumbs','0'),(1621,44,'tevily_breadcrumb_layout','theme_options'),(1622,44,'rs_page_bg_color',''),(1623,44,'_dp_original','1'),(1624,44,'stm_post_views','1'),(1625,44,'_thumbnail_id','760'),(1626,44,'{$prefix}page_title_text_style','text-light'),(1627,45,'_pingme','1'),(1628,45,'_encloseme','1'),(1629,45,'_wp_page_template','default'),(1630,45,'_wp_old_slug','build-school-for-poor-childrens'),(1631,45,'tevily_disable_page_title','0'),(1632,45,'tevily_no_breadcrumbs','0'),(1633,45,'tevily_breadcrumb_layout','theme_options'),(1634,45,'rs_page_bg_color',''),(1635,45,'_dp_original','1'),(1636,45,'stm_post_views','4'),(1637,45,'_thumbnail_id','759'),(1638,45,'{$prefix}page_title_text_style','text-light'),(1639,46,'_pingme','1'),(1640,46,'_encloseme','1'),(1641,46,'_wp_page_template','default'),(1642,46,'_wp_old_slug','journeys-are-best-measured-in-new-friends'),(1643,46,'tevily_disable_page_title','0'),(1644,46,'tevily_no_breadcrumbs','0'),(1645,46,'tevily_breadcrumb_layout','theme_options'),(1646,46,'rs_page_bg_color',''),(1647,46,'_dp_original','1'),(1648,46,'stm_post_views','7'),(1649,46,'_thumbnail_id','758'),(1650,46,'{$prefix}page_title_text_style','text-light'),(1651,47,'_pingme','1'),(1652,47,'_encloseme','1'),(1653,47,'_wp_page_template','default'),(1654,47,'_wp_old_slug','10-tips-and-tricks-for-home-buyers'),(1655,47,'tevily_disable_page_title','0'),(1656,47,'tevily_no_breadcrumbs','0'),(1657,47,'tevily_breadcrumb_layout','theme_options'),(1658,47,'rs_page_bg_color',''),(1659,47,'_dp_original','1'),(1660,47,'stm_post_views','1'),(1661,47,'_thumbnail_id','757'),(1662,47,'{$prefix}page_title_text_style','text-light'),(1663,48,'_pingme','1'),(1664,48,'_encloseme','1'),(1665,48,'_wp_page_template','default'),(1666,48,'_wp_old_slug','donation-is-hope-for-poor-childrens'),(1667,48,'tevily_disable_page_title','0'),(1668,48,'tevily_no_breadcrumbs','0'),(1669,48,'tevily_breadcrumb_layout','theme_options'),(1670,48,'_dp_original','1'),(1671,48,'stm_post_views','772'),(1672,48,'_thumbnail_id','756'),(1673,48,'{$prefix}page_title_text_style','text-light'),(1674,48,'rs_page_bg_color',''),(1675,667,'tevily_disable_page_title','0'),(1676,667,'tevily_no_breadcrumbs','0'),(1677,667,'tevily_breadcrumb_layout','layout_options'),(1678,667,'{$prefix}page_title_text_style','text-light'),(1679,667,'pinformations',''),(1680,667,'rs_page_bg_color',''),(1681,667,'_thumbnail_id','670'),(1682,667,'tevily_gallery_images','641'),(1683,667,'_wp_page_template','default'),(1684,667,'_elementor_edit_mode','builder'),(1685,667,'_elementor_template_type','wp-post'),(1686,667,'_elementor_version','3.4.6'),(1687,667,'_elementor_data','[{\"id\":\"a6d766e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30e0384\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ebe8c4f\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-1.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"40bb49d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-2.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"c925dab\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-3.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"d53230b\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-4.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"93bd2b1\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-5.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Traveling\",\"_id\":\"3815c4f\"}],\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6219e2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"672c9d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f3d12e8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":16,\"blur\":32,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ffc779\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b23f7e3\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Clients\",\"title_text\":\"Domal D. Williamson\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"500\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"ffdfb62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"8137959\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Services\",\"title_text\":\"Website Design\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"6f88a62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"d46d6e7\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Keyword\",\"title_text\":\"Development, UX, UI\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"a2bccc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"4cac327\",\"elType\":\"widget\",\"settings\":{\"text\":\"Live Preview\",\"align\":\"right\",\"align_tablet\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"30\",\"bottom\":\"22\",\"left\":\"30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/about-me\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d36ea66\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38556a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c659da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br \\/>minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br \\/>voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e74b17e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0988758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2d91c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5637c55\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"57a4ebe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4093da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f55ae7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3dbb64d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1fe5f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22dcfe0\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Solve This Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17031e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"184e53e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5551596\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d1d000\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Make Discuss\",\"number_text\":\"01\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"cd32b7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"84aa0c0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Sketching\",\"number_text\":\"02\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"4063141\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2082c23\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Design Making\",\"number_text\":\"03\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"a80ab46\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6388f5d\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Product Deliver\",\"number_text\":\"04\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false}]'),(1688,667,'_elementor_page_assets','a:0:{}'),(1689,667,'_elementor_controls_usage','a:9:{s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:5:\"align\";i:3;s:5:\"style\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:3;}s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:3;s:32:\"typography_sub_title_font_weight\";i:3;s:32:\"typography_sub_title_line_height\";i:3;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:12:\"text_padding\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"style\";i:4;s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}}'),(1690,668,'tevily_disable_page_title','0'),(1691,668,'tevily_no_breadcrumbs','0'),(1692,668,'tevily_breadcrumb_layout','layout_options'),(1693,668,'{$prefix}page_title_text_style','text-light'),(1694,668,'pinformations','a:5:{i:0;a:2:{s:5:\"label\";s:12:\"Project Name\";s:5:\"value\";s:19:\"Business Accounting\";}i:1;a:2:{s:5:\"label\";s:6:\"Client\";s:5:\"value\";s:17:\"Company Name Inc.\";}i:2;a:2:{s:5:\"label\";s:25:\"Project Commencement Date\";s:5:\"value\";s:16:\"January 26, 2019\";}i:3;a:2:{s:5:\"label\";s:23:\"Project Completion Date\";s:5:\"value\";s:14:\"March 27, 2021\";}i:4;a:2:{s:5:\"label\";s:11:\"Project url\";s:5:\"value\";s:15:\"www.example.com\";}}'),(1695,668,'rs_page_bg_color',''),(1696,668,'_thumbnail_id','669'),(1697,668,'tevily_gallery_images','638'),(1698,668,'_wp_page_template','default'),(1699,668,'_elementor_edit_mode','builder'),(1700,668,'_elementor_template_type','wp-post'),(1701,668,'_elementor_version','3.4.6'),(1702,668,'_elementor_data','[{\"id\":\"89b6e36\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fac95d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d718bb4\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-1.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"40bb49d\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-2.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"c925dab\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-3.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"d53230b\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-4.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"93bd2b1\"},{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/gallery-5.jpg\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Traveling\",\"_id\":\"3815c4f\"}],\"layout\":\"carousel\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da274d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e02c8eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"382fe18\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":16,\"blur\":32,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.04)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-75\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"f90bd04\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"e121444\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Clients\",\"title_text\":\"Domal D. Williamson\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"500\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"86697d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":34,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f104eb2\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Services\",\"title_text\":\"Website Design\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"3ad6929\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":33,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"aaf304c\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Keyword\",\"title_text\":\"Development, UX, UI\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sub_title_color\":\"#777777\",\"typography_sub_title_font_weight\":\"400\",\"typography_sub_title_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"style\":\"style-3\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":true},{\"id\":\"09b1013\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"3cf6e73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Live Preview\",\"align\":\"right\",\"align_tablet\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"22\",\"right\":\"30\",\"bottom\":\"22\",\"left\":\"30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/about-me\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#313041\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06f06a4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"01bd143\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"21d9464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br \\/>minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br \\/>voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69304ee\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"bd83bbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7b9624\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-9.jpg\",\"id\":967,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8ce4c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"167756d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-16.jpg\",\"id\":974,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5ef20b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"06ac609\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/tour-6.jpg\",\"id\":964,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d3af54b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c531233\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e80a4ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Solve This Project\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740a86b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e4d09f\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ea3678\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bb3aa\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Make Discuss\",\"number_text\":\"01\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"8ea1294\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"13277df\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Sketching\",\"number_text\":\"02\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"c40190b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"32369dc\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Design Making\",\"number_text\":\"03\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false},{\"id\":\"f1e839b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"cb1939f\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-3\",\"selected_icon\":{\"value\":\" las la-person-booth\",\"library\":\"qempo-icons-lineawesome\"},\"title_text\":\"Product Deliver\",\"number_text\":\"04\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscg elit.\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"url\":\"http:\\/\\/localhost\\/wp\\/qempo\\/wp-content\\/plugins\\/qempo-themer\\/elementor\\/assets\\/images\\/image-1.jpg\",\"id\":\"\"},\"icon_background\":\"\",\"icon_color_hover\":\"\",\"icon_background_hover\":\"\"},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":false}],\"isInner\":false}]'),(1703,668,'_elementor_page_assets','a:0:{}'),(1704,668,'_elementor_controls_usage','a:9:{s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:15;s:19:\"_inline_size_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:14:\"section_border\";a:3:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:9:\"sub_title\";i:3;s:10:\"title_text\";i:3;s:5:\"align\";i:3;s:5:\"style\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:3;}s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:3;s:32:\"typography_sub_title_font_weight\";i:3;s:32:\"typography_sub_title_line_height\";i:3;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:12:\"text_padding\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"style\";i:4;s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}}'),(1705,893,'tmp_post_title','Service per booking'),(1706,893,'tmp_post_content','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.'),(1707,893,'price_type','amount'),(1708,893,'service_type','booking'),(1709,893,'prices','a:4:{i:0;d:30;i:78;s:0:\"\";i:79;s:0:\"\";i:80;s:0:\"\";}'),(1710,894,'tmp_post_title','Service per person'),(1711,894,'tmp_post_content','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.'),(1712,894,'price_type','amount'),(1713,894,'service_type','person'),(1714,894,'prices','a:4:{i:0;d:20;i:78;d:17;i:79;d:14;i:80;s:0:\"\";}'),(1715,440,'_EventOrigin','events-calendar'),(1716,440,'_tribe_modified_fields','a:40:{s:12:\"_EventOrigin\";i:1614826725;s:10:\"_edit_last\";i:1614826731;s:10:\"post_title\";i:1620183463;s:11:\"post_status\";i:1614826995;s:12:\"post_content\";i:1614826995;s:16:\"tribe_events_cat\";i:1614826995;s:25:\"halpes_disable_page_title\";i:1614826995;s:21:\"halpes_no_breadcrumbs\";i:1614826995;s:24:\"halpes_breadcrumb_layout\";i:1614826995;s:17:\"halpes_page_title\";i:1614826995;s:29:\"halpes_breadcrumb_padding_top\";i:1614826995;s:32:\"halpes_breadcrumb_padding_bottom\";i:1614826995;s:23:\"halpes_bg_opacity_title\";i:1614826995;s:24:\"halpes_image_breadcrumbs\";i:1614826995;s:28:\"halpes_page_title_text_style\";i:1614826995;s:28:\"halpes_page_title_text_align\";i:1614826995;s:14:\"slide_template\";i:1634888355;s:16:\"rs_page_bg_color\";i:1697533304;s:17:\"_EventShowMapLink\";i:1697533304;s:13:\"_EventShowMap\";i:1697533304;s:13:\"_EventVenueID\";i:1697533304;s:17:\"_EventOrganizerID\";i:1697533304;s:15:\"_EventStartDate\";i:1697533304;s:13:\"_EventEndDate\";i:1697533304;s:18:\"_EventStartDateUTC\";i:1697533304;s:16:\"_EventEndDateUTC\";i:1697533304;s:14:\"_EventDuration\";i:1697533304;s:20:\"_EventCurrencySymbol\";i:1697533304;s:22:\"_EventCurrencyPosition\";i:1697533304;s:10:\"_EventCost\";i:1697533304;s:9:\"_EventURL\";i:1697533304;s:14:\"_EventTimezone\";i:1697533304;s:18:\"_EventTimezoneAbbr\";i:1697533304;s:12:\"post_excerpt\";i:1614827105;s:13:\"_thumbnail_id\";i:1697533304;s:12:\"_wp_old_slug\";i:1697533304;s:30:\"{$prefix}page_title_text_style\";i:1697533304;s:24:\"tevily_breadcrumb_layout\";i:1697533304;s:25:\"tevily_disable_page_title\";i:1697533304;s:21:\"tevily_no_breadcrumbs\";i:1697533304;}'),(1717,440,'tevily_disable_page_title','0'),(1718,440,'tevily_no_breadcrumbs','0'),(1719,440,'tevily_breadcrumb_layout','layout_options'),(1720,440,'rs_page_bg_color',''),(1721,440,'_EventShowMapLink','1'),(1722,440,'_EventShowMap','1'),(1723,440,'_EventVenueID','442'),(1724,440,'_EventOrganizerID','441'),(1725,440,'_EventStartDate','2022-05-09 00:00:00'),(1726,440,'_EventEndDate','2022-05-09 00:00:00'),(1727,440,'_EventStartDateUTC','2022-05-09 00:00:00'),(1728,440,'_EventEndDateUTC','2022-05-09 00:00:00'),(1729,440,'_EventDuration','0'),(1730,440,'_EventCurrencySymbol',''),(1731,440,'_EventCurrencyPosition','prefix'),(1732,440,'_EventCost','0'),(1733,440,'_EventURL','http://example.com/'),(1734,440,'_EventTimezone','UTC+0'),(1735,440,'_EventTimezoneAbbr','UTC+0'),(1736,440,'_thumbnail_id','452'),(1737,440,'_wp_old_slug','fundraising-at-schools'),(1738,440,'{$prefix}page_title_text_style','text-light'),(1739,446,'_EventOrigin','events-calendar'),(1740,446,'_tribe_modified_fields','a:39:{s:12:\"_EventOrigin\";i:1614827422;s:10:\"_edit_last\";i:1614827431;s:10:\"post_title\";i:1620183389;s:11:\"post_status\";i:1614827474;s:12:\"post_content\";i:1614827474;s:25:\"halpes_disable_page_title\";i:1614827474;s:21:\"halpes_no_breadcrumbs\";i:1614827474;s:24:\"halpes_breadcrumb_layout\";i:1614827474;s:17:\"halpes_page_title\";i:1614827474;s:29:\"halpes_breadcrumb_padding_top\";i:1614827474;s:32:\"halpes_breadcrumb_padding_bottom\";i:1614827474;s:23:\"halpes_bg_opacity_title\";i:1614827474;s:24:\"halpes_image_breadcrumbs\";i:1614827474;s:28:\"halpes_page_title_text_style\";i:1614827474;s:28:\"halpes_page_title_text_align\";i:1614827474;s:14:\"slide_template\";i:1634888351;s:16:\"rs_page_bg_color\";i:1697533304;s:17:\"_EventShowMapLink\";i:1697533304;s:13:\"_EventShowMap\";i:1697533304;s:13:\"_EventVenueID\";i:1697533304;s:17:\"_EventOrganizerID\";i:1697533304;s:15:\"_EventStartDate\";i:1697533304;s:13:\"_EventEndDate\";i:1697533304;s:18:\"_EventStartDateUTC\";i:1697533304;s:16:\"_EventEndDateUTC\";i:1697533304;s:14:\"_EventDuration\";i:1697533304;s:20:\"_EventCurrencySymbol\";i:1697533304;s:22:\"_EventCurrencyPosition\";i:1697533304;s:10:\"_EventCost\";i:1697533304;s:9:\"_EventURL\";i:1697533304;s:14:\"_EventTimezone\";i:1697533304;s:18:\"_EventTimezoneAbbr\";i:1697533304;s:16:\"tribe_events_cat\";i:1614827606;s:12:\"post_excerpt\";i:1614827606;s:13:\"_thumbnail_id\";i:1697533304;s:12:\"_wp_old_slug\";i:1697533304;s:24:\"tevily_breadcrumb_layout\";i:1697533304;s:25:\"tevily_disable_page_title\";i:1697533304;s:21:\"tevily_no_breadcrumbs\";i:1697533304;}'),(1741,446,'tevily_disable_page_title','0'),(1742,446,'tevily_no_breadcrumbs','0'),(1743,446,'tevily_breadcrumb_layout','layout_options'),(1744,446,'rs_page_bg_color',''),(1745,446,'_EventShowMapLink','1'),(1746,446,'_EventShowMap','1'),(1747,446,'_EventVenueID','442'),(1748,446,'_EventOrganizerID','441'),(1749,446,'_EventStartDate','2022-05-09 08:00:00'),(1750,446,'_EventEndDate','2022-05-09 17:00:00'),(1751,446,'_EventStartDateUTC','2022-05-09 08:00:00'),(1752,446,'_EventEndDateUTC','2022-05-09 17:00:00'),(1753,446,'_EventDuration','32400'),(1754,446,'_EventCurrencySymbol',''),(1755,446,'_EventCurrencyPosition','prefix'),(1756,446,'_EventCost','0'),(1757,446,'_EventURL','http://example.com/'),(1758,446,'_EventTimezone','UTC+0'),(1759,446,'_EventTimezoneAbbr','UTC+0'),(1760,446,'_thumbnail_id','449'),(1761,446,'_wp_old_slug','play-for-the-world-with-us'),(1762,897,'tmp_post_title','Mathura Tour'),(1763,897,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(1764,897,'guests','50'),(1765,897,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(1766,897,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(1767,897,'start_date','14/10/2023'),(1768,897,'end_date','17/10/2024'),(1769,897,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(1770,897,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(1771,897,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(1772,897,'ba_amenities_tour','a:6:{i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:93;s:2:\"93\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(1773,897,'ba_location_tour','a:1:{i:38;s:2:\"38\";}'),(1774,897,'ba_type_tour','a:1:{i:17;s:2:\"17\";}'),(1775,897,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:24;s:2:\"24\";}'),(1776,897,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(1777,897,'schedule','a:5:{i:1;a:1:{i:0;s:5:\"12:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(1778,897,'address_tour','a:3:{s:7:\"address\";s:22:\"Central Park West, USA\";s:8:\"latitude\";s:16:\"40.7399987598924\";s:9:\"longitude\";s:18:\"-74.17539061329617\";}'),(1779,897,'stop_booking_before_tour','2'),(1780,897,'code_tour','75-897'),(1781,897,'_start_date_before','05/09/2021'),(1782,897,'_end_date_before','07/09/2022'),(1783,897,'_cyclic_start_every_before','1'),(1784,897,'_cyclic_av_before','8'),(1785,897,'related_items','a:5:{i:0;s:3:\"938\";i:1;s:3:\"960\";i:2;s:3:\"898\";i:3;s:3:\"900\";i:4;s:3:\"901\";}'),(1786,897,'rs_page_bg_color',''),(1787,897,'cyclic_start_every','1'),(1788,897,'cyclic_av','8'),(1789,897,'_thumbnail_id','905'),(1790,897,'tmp_featured_image_id','905'),(1791,897,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg'),(1792,897,'tevily_booking_min_age','12+'),(1793,897,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(1794,897,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(1795,897,'_rating_score_quality','14'),(1796,897,'_rating_votes_quality','3'),(1797,897,'_rating_score_location','12'),(1798,897,'_rating_votes_location','3'),(1799,897,'_rating_score_amenities','14'),(1800,897,'_rating_votes_amenities','3'),(1801,897,'_rating_score_services','12'),(1802,897,'_rating_votes_services','3'),(1803,897,'_rating_score_price','14'),(1804,897,'_rating_votes_price','3'),(1805,897,'_rating','4.4'),(1806,897,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(1807,897,'_oembed_c84eeebc4d90e6313e074892ffb3e514','{{unknown}}'),(1808,897,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1809,897,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1634009148'),(1810,897,'tevily_booking_featured','on'),(1811,897,'tevily_template_layout','_default_active'),(1812,898,'tmp_post_title','Jhansi Tour'),(1813,898,'tmp_post_content','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.'),(1814,898,'guests','60'),(1815,898,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(1816,898,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(1817,898,'start_date','14/10/2023'),(1818,898,'end_date','17/10/2024'),(1819,898,'steps_hotel','a:2:{i:0;a:2:{s:5:\"title\";s:12:\"Attraction 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:12:\"Attraction 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(1820,898,'tmp_featured_image_id','973'),(1821,898,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg'),(1822,898,'_start_date_before','05/09/2021'),(1823,898,'_end_date_before','07/09/2022'),(1824,898,'_cyclic_start_every_before','1'),(1825,898,'_cyclic_av_before','8'),(1826,898,'related_items','a:5:{i:0;s:3:\"955\";i:1;s:3:\"962\";i:2;s:3:\"899\";i:3;s:3:\"900\";i:4;s:3:\"901\";}'),(1827,898,'rs_page_bg_color',''),(1828,898,'code_tour','75-898'),(1829,898,'stop_booking_before_tour','2'),(1830,898,'ba_location_tour','a:2:{i:101;s:3:\"101\";i:98;s:2:\"98\";}'),(1831,898,'ba_type_tour','a:1:{i:19;s:2:\"19\";}'),(1832,898,'ba_language_tour','a:2:{i:23;s:2:\"23\";i:27;s:2:\"27\";}'),(1833,898,'_thumbnail_id','973'),(1834,898,'tevily_booking_min_age','12'),(1835,898,'_rating_score_quality','12'),(1836,898,'_rating_votes_quality','3'),(1837,898,'_rating_score_location','11'),(1838,898,'_rating_votes_location','3'),(1839,898,'_rating_score_amenities','10'),(1840,898,'_rating_votes_amenities','3'),(1841,898,'_rating_score_services','12'),(1842,898,'_rating_votes_services','3'),(1843,898,'_rating_score_price','13'),(1844,898,'_rating_votes_price','3'),(1845,898,'_rating','3.87'),(1846,898,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(1847,898,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"08:00\";}i:2;a:1:{i:0;s:5:\"09:00\";}i:3;a:1:{i:0;s:5:\"09:00\";}i:4;a:2:{i:0;s:5:\"07:00\";i:1;s:5:\"09:00\";}i:5;a:1:{i:0;s:5:\"07:00\";}i:6;a:1:{i:0;s:5:\"07:00\";}}'),(1848,898,'cyclic_start_every','1'),(1849,898,'cyclic_av','8'),(1850,898,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(1851,898,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(1852,898,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(1853,898,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(1854,898,'ba_features_tour','a:2:{i:104;s:3:\"104\";i:103;s:3:\"103\";}'),(1855,898,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(1856,898,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(1857,898,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1858,898,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633945474'),(1859,898,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(1860,898,'tevily_template_layout','_default_active'),(2014,937,'tmp_post_title','Raj Gir Tour'),(2015,937,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2016,937,'guests','50'),(2017,937,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2018,937,'discount','a:3:{s:8:\"discount\";s:2:\"10\";s:9:\"date_from\";s:10:\"19/10/2021\";s:7:\"date_to\";s:10:\"20/10/2022\";}'),(2019,937,'start_date','14/10/2023'),(2020,937,'end_date','17/10/2024'),(2021,937,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2022,937,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2023,937,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2024,937,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:93;s:2:\"93\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2025,937,'ba_location_tour','a:2:{i:32;s:2:\"32\";i:37;s:2:\"37\";}'),(2026,937,'ba_type_tour','a:1:{i:21;s:2:\"21\";}'),(2027,937,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:27;s:2:\"27\";}'),(2028,937,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2029,937,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:1:{i:0;s:5:\"12:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2030,937,'address_tour','a:3:{s:7:\"address\";s:30:\"Bryce Canyon Central Park, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2031,937,'stop_booking_before_tour','2'),(2032,937,'code_tour','75-897'),(2033,937,'_start_date_before','05/09/2021'),(2034,937,'_end_date_before','07/09/2022'),(2035,937,'_cyclic_start_every_before','1'),(2036,937,'_cyclic_av_before','8'),(2037,937,'related_items','a:6:{i:0;s:3:\"939\";i:1;s:3:\"960\";i:2;s:3:\"898\";i:3;s:3:\"899\";i:4;s:3:\"900\";i:5;s:3:\"901\";}'),(2038,937,'rs_page_bg_color',''),(2039,937,'cyclic_start_every','1'),(2040,937,'cyclic_av','8'),(2041,937,'_thumbnail_id','972'),(2042,937,'tmp_featured_image_id','972'),(2043,937,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg'),(2044,937,'tevily_booking_min_age','12+'),(2045,937,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2046,937,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2047,937,'_rating_score_quality','14'),(2048,937,'_rating_votes_quality','3'),(2049,937,'_rating_score_location','12'),(2050,937,'_rating_votes_location','3'),(2051,937,'_rating_score_amenities','12'),(2052,937,'_rating_votes_amenities','3'),(2053,937,'_rating_score_services','15'),(2054,937,'_rating_votes_services','3'),(2055,937,'_rating_score_price','12'),(2056,937,'_rating_votes_price','3'),(2057,937,'_rating','4.33'),(2058,937,'_dp_original','897'),(2059,937,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2060,937,'ba_features_tour','a:1:{i:104;s:3:\"104\";}'),(2061,937,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2062,937,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633945327'),(2063,937,'tevily_template_layout','1023'),(2064,937,'tevily_booking_featured','on'),(2065,938,'tmp_post_title','Vrindavan Tour'),(2066,938,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2067,938,'guests','50'),(2068,938,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2069,938,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2070,938,'start_date','14/10/2023'),(2071,938,'end_date','17/10/2024'),(2072,938,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2073,938,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2074,938,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2075,938,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:85;s:2:\"85\";i:93;s:2:\"93\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2076,938,'ba_location_tour','a:1:{i:98;s:2:\"98\";}'),(2077,938,'ba_type_tour','a:1:{i:18;s:2:\"18\";}'),(2078,938,'ba_language_tour','a:2:{i:25;s:2:\"25\";i:24;s:2:\"24\";}'),(2079,938,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2080,938,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:1:{i:0;s:5:\"12:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2081,938,'address_tour','a:3:{s:7:\"address\";s:22:\"Central Park West, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2082,938,'stop_booking_before_tour','2'),(2083,938,'code_tour','75-897'),(2084,938,'_start_date_before','05/09/2021'),(2085,938,'_end_date_before','07/09/2022'),(2086,938,'_cyclic_start_every_before','1'),(2087,938,'_cyclic_av_before','8'),(2088,938,'related_items','a:6:{i:0;s:3:\"897\";i:1;s:3:\"955\";i:2;s:3:\"898\";i:3;s:3:\"899\";i:4;s:3:\"900\";i:5;s:3:\"901\";}'),(2089,938,'rs_page_bg_color',''),(2090,938,'cyclic_start_every','1'),(2091,938,'cyclic_av','8'),(2092,938,'_thumbnail_id','963'),(2093,938,'tmp_featured_image_id','963'),(2094,938,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg'),(2095,938,'tevily_booking_min_age','12+'),(2096,938,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2097,938,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2098,938,'_rating_score_quality','13'),(2099,938,'_rating_votes_quality','3'),(2100,938,'_rating_score_location','13'),(2101,938,'_rating_votes_location','3'),(2102,938,'_rating_score_amenities','11'),(2103,938,'_rating_votes_amenities','3'),(2104,938,'_rating_score_services','13'),(2105,938,'_rating_votes_services','3'),(2106,938,'_rating_score_price','11'),(2107,938,'_rating_votes_price','3'),(2108,938,'_rating','4.07'),(2109,938,'_dp_original','937'),(2110,938,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2111,938,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633944630'),(2112,938,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2113,938,'ba_features_tour','a:2:{i:104;s:3:\"104\";i:102;s:3:\"102\";}'),(2114,938,'tevily_template_layout','_default_active'),(2115,939,'tmp_post_title','Kashi (Vanaras) Tour'),(2116,939,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2117,939,'guests','50'),(2118,939,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2119,939,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:10:\"13/10/2021\";s:7:\"date_to\";s:10:\"31/12/2021\";}'),(2120,939,'start_date','14/10/2023'),(2121,939,'end_date','17/10/2024'),(2122,939,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2123,939,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2124,939,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2125,939,'ba_amenities_tour','a:6:{i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2126,939,'ba_location_tour','a:2:{i:99;s:2:\"99\";i:100;s:3:\"100\";}'),(2127,939,'ba_type_tour','a:1:{i:21;s:2:\"21\";}'),(2128,939,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:26;s:2:\"26\";}'),(2129,939,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2130,939,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2131,939,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2132,939,'stop_booking_before_tour','2'),(2133,939,'code_tour','75-897'),(2134,939,'_start_date_before','04/09/2021'),(2135,939,'_end_date_before','07/09/2022'),(2136,939,'_cyclic_start_every_before','1'),(2137,939,'_cyclic_av_before','8'),(2138,939,'related_items','a:5:{i:0;s:3:\"959\";i:1;s:3:\"898\";i:2;s:3:\"899\";i:3;s:3:\"900\";i:4;s:3:\"901\";}'),(2139,939,'rs_page_bg_color',''),(2140,939,'cyclic_start_every','1'),(2141,939,'cyclic_av','8'),(2142,939,'_thumbnail_id','908'),(2143,939,'tmp_featured_image_id','908'),(2144,939,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg'),(2145,939,'tevily_booking_min_age','12+'),(2146,939,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2147,939,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2148,939,'_rating_score_quality','14'),(2149,939,'_rating_votes_quality','3'),(2150,939,'_rating_score_location','15'),(2151,939,'_rating_votes_location','3'),(2152,939,'_rating_score_amenities','13'),(2153,939,'_rating_votes_amenities','3'),(2154,939,'_rating_score_services','15'),(2155,939,'_rating_votes_services','3'),(2156,939,'_rating_score_price','12'),(2157,939,'_rating_votes_price','3'),(2158,939,'_rating','4.6'),(2159,939,'_dp_original','938'),(2160,939,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2161,939,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633939676'),(2162,939,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2163,939,'tevily_booking_featured','on'),(2164,939,'tevily_template_layout','909'),(2165,953,'tmp_post_title','Nalanda University Tour'),(2166,953,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2167,953,'guests','50'),(2168,953,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2169,953,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2170,953,'start_date','14/10/2023'),(2171,953,'end_date','17/10/2024'),(2172,953,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2173,953,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2174,953,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2175,953,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2176,953,'ba_location_tour','a:2:{i:100;s:3:\"100\";i:98;s:2:\"98\";}'),(2177,953,'ba_type_tour','a:1:{i:20;s:2:\"20\";}'),(2178,953,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:25;s:2:\"25\";}'),(2179,953,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2180,953,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2181,953,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2182,953,'stop_booking_before_tour','2'),(2183,953,'code_tour','75-897'),(2184,953,'_start_date_before','05/09/2021'),(2185,953,'_end_date_before','07/09/2022'),(2186,953,'_cyclic_start_every_before','1'),(2187,953,'_cyclic_av_before','8'),(2188,953,'related_items','a:5:{i:0;s:3:\"897\";i:1;s:3:\"937\";i:2;s:3:\"957\";i:3;s:3:\"900\";i:4;s:3:\"901\";}'),(2189,953,'rs_page_bg_color',''),(2190,953,'cyclic_start_every','1'),(2191,953,'cyclic_av','8'),(2192,953,'_thumbnail_id','964'),(2193,953,'tmp_featured_image_id','964'),(2194,953,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg'),(2195,953,'tevily_booking_min_age','12+'),(2196,953,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2197,953,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2198,953,'_rating_score_quality','11'),(2199,953,'_rating_votes_quality','3'),(2200,953,'_rating_score_location','12'),(2201,953,'_rating_votes_location','3'),(2202,953,'_rating_score_amenities','11'),(2203,953,'_rating_votes_amenities','3'),(2204,953,'_rating_score_services','13'),(2205,953,'_rating_votes_services','3'),(2206,953,'_rating_score_price','13'),(2207,953,'_rating_votes_price','3'),(2208,953,'_rating','4'),(2209,953,'_dp_original','939'),(2210,953,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2211,953,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633944689'),(2212,953,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2213,953,'tevily_booking_featured','on'),(2214,953,'ba_features_tour','a:2:{i:104;s:3:\"104\";i:102;s:3:\"102\";}'),(2215,953,'tevily_template_layout','_default_active'),(2216,954,'tmp_post_title','Udaipur Tour'),(2217,954,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2218,954,'guests','50'),(2219,954,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2220,954,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2221,954,'start_date','14/10/2023'),(2222,954,'end_date','17/10/2024'),(2223,954,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2224,954,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2225,954,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2226,954,'ba_amenities_tour','a:6:{i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2227,954,'ba_location_tour','a:2:{i:99;s:2:\"99\";i:98;s:2:\"98\";}'),(2228,954,'ba_type_tour','a:1:{i:19;s:2:\"19\";}'),(2229,954,'ba_language_tour','a:2:{i:27;s:2:\"27\";i:24;s:2:\"24\";}'),(2230,954,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2231,954,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2232,954,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2233,954,'stop_booking_before_tour','2'),(2234,954,'code_tour','75-897'),(2235,954,'_start_date_before','05/09/2021'),(2236,954,'_end_date_before','07/09/2022'),(2237,954,'_cyclic_start_every_before','1'),(2238,954,'_cyclic_av_before','8'),(2239,954,'related_items','a:6:{i:0;s:3:\"955\";i:1;s:3:\"956\";i:2;s:3:\"957\";i:3;s:3:\"961\";i:4;s:3:\"898\";i:5;s:3:\"901\";}'),(2240,954,'rs_page_bg_color',''),(2241,954,'cyclic_start_every','1'),(2242,954,'cyclic_av','8'),(2243,954,'_thumbnail_id','969'),(2244,954,'tmp_featured_image_id','969'),(2245,954,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg'),(2246,954,'tevily_booking_min_age','12+'),(2247,954,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2248,954,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2249,954,'_rating_score_quality','14'),(2250,954,'_rating_votes_quality','3'),(2251,954,'_rating_score_location','9'),(2252,954,'_rating_votes_location','3'),(2253,954,'_rating_score_amenities','12'),(2254,954,'_rating_votes_amenities','3'),(2255,954,'_rating_score_services','12'),(2256,954,'_rating_votes_services','3'),(2257,954,'_rating_score_price','11'),(2258,954,'_rating_votes_price','3'),(2259,954,'_rating','3.87'),(2260,954,'_dp_original','939'),(2261,954,'ba_features_tour','a:2:{i:104;s:3:\"104\";i:103;s:3:\"103\";}'),(2262,954,'tevily_template_layout','_default_active'),(2263,955,'tmp_post_title','Jaipur Tour'),(2264,955,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2265,955,'guests','50'),(2266,955,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2267,955,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2268,955,'start_date','14/10/2023'),(2269,955,'end_date','17/10/2024'),(2270,955,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2271,955,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2272,955,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2273,955,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2274,955,'ba_location_tour','a:2:{i:30;s:2:\"30\";i:33;s:2:\"33\";}'),(2275,955,'ba_type_tour','a:1:{i:18;s:2:\"18\";}'),(2276,955,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:27;s:2:\"27\";}'),(2277,955,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2278,955,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2279,955,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2280,955,'stop_booking_before_tour','2'),(2281,955,'code_tour','75-897'),(2282,955,'_start_date_before','05/09/2021'),(2283,955,'_end_date_before','07/09/2022'),(2284,955,'_cyclic_start_every_before','1'),(2285,955,'_cyclic_av_before','8'),(2286,955,'related_items','a:6:{i:0;s:3:\"953\";i:1;s:3:\"959\";i:2;s:3:\"960\";i:3;s:3:\"898\";i:4;s:3:\"900\";i:5;s:3:\"901\";}'),(2287,955,'rs_page_bg_color',''),(2288,955,'cyclic_start_every','1'),(2289,955,'cyclic_av','8'),(2290,955,'_thumbnail_id','968'),(2291,955,'tmp_featured_image_id','968'),(2292,955,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg'),(2293,955,'tevily_booking_min_age','12+'),(2294,955,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2295,955,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2296,955,'_rating_score_quality','9'),(2297,955,'_rating_votes_quality','3'),(2298,955,'_rating_score_location','11'),(2299,955,'_rating_votes_location','3'),(2300,955,'_rating_score_amenities','9'),(2301,955,'_rating_votes_amenities','3'),(2302,955,'_rating_score_services','11'),(2303,955,'_rating_votes_services','3'),(2304,955,'_rating_score_price','11'),(2305,955,'_rating_votes_price','3'),(2306,955,'_rating','3.4'),(2307,955,'_dp_original','939'),(2308,955,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2309,955,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633945169'),(2310,955,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2311,955,'tevily_template_layout','_default_active'),(2312,956,'tmp_post_title','Ayodhya Tour'),(2313,956,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2314,956,'guests','50'),(2315,956,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2316,956,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2317,956,'start_date','14/10/2023'),(2318,956,'end_date','17/10/2024');
INSERT INTO `wwQ_postmeta` VALUES (2319,956,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2320,956,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2321,956,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2322,956,'ba_amenities_tour','a:6:{i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2323,956,'ba_location_tour','a:2:{i:32;s:2:\"32\";i:37;s:2:\"37\";}'),(2324,956,'ba_type_tour','a:1:{i:16;s:2:\"16\";}'),(2325,956,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:26;s:2:\"26\";}'),(2326,956,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2327,956,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2328,956,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2329,956,'stop_booking_before_tour','2'),(2330,956,'code_tour','75-897'),(2331,956,'_start_date_before','05/09/2021'),(2332,956,'_end_date_before','07/09/2022'),(2333,956,'_cyclic_start_every_before','1'),(2334,956,'_cyclic_av_before','8'),(2335,956,'related_items','a:6:{i:0;s:3:\"954\";i:1;s:3:\"955\";i:2;s:3:\"898\";i:3;s:3:\"899\";i:4;s:3:\"900\";i:5;s:3:\"901\";}'),(2336,956,'rs_page_bg_color',''),(2337,956,'cyclic_start_every','1'),(2338,956,'cyclic_av','8'),(2339,956,'_thumbnail_id','971'),(2340,956,'tmp_featured_image_id','971'),(2341,956,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg'),(2342,956,'tevily_booking_min_age','12+'),(2343,956,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2344,956,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2345,956,'_rating_score_quality','0'),(2346,956,'_rating_votes_quality','0'),(2347,956,'_rating_score_location','0'),(2348,956,'_rating_votes_location','0'),(2349,956,'_rating_score_amenities','0'),(2350,956,'_rating_votes_amenities','0'),(2351,956,'_rating_score_services','0'),(2352,956,'_rating_votes_services','0'),(2353,956,'_rating_score_price','0'),(2354,956,'_rating_votes_price','0'),(2355,956,'_rating','0'),(2356,956,'_dp_original','939'),(2357,956,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2358,956,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633945242'),(2359,956,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2360,956,'tevily_booking_featured','on'),(2361,956,'tevily_template_layout','_default_active'),(2362,957,'tmp_post_title','Lucknow Tour'),(2363,957,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2364,957,'guests','50'),(2365,957,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2366,957,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2367,957,'start_date','14/10/2023'),(2368,957,'end_date','17/10/2024'),(2369,957,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2370,957,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2371,957,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2372,957,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2373,957,'ba_location_tour','a:2:{i:30;s:2:\"30\";i:36;s:2:\"36\";}'),(2374,957,'ba_type_tour','a:1:{i:21;s:2:\"21\";}'),(2375,957,'ba_language_tour','a:2:{i:23;s:2:\"23\";i:26;s:2:\"26\";}'),(2376,957,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2377,957,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2378,957,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2379,957,'stop_booking_before_tour','2'),(2380,957,'code_tour','75-897'),(2381,957,'_start_date_before','05/09/2021'),(2382,957,'_end_date_before','07/09/2022'),(2383,957,'_cyclic_start_every_before','1'),(2384,957,'_cyclic_av_before','8'),(2385,957,'related_items','a:5:{i:0;s:3:\"937\";i:1;s:3:\"960\";i:2;s:3:\"962\";i:3;s:3:\"898\";i:4;s:3:\"901\";}'),(2386,957,'rs_page_bg_color',''),(2387,957,'cyclic_start_every','1'),(2388,957,'cyclic_av','8'),(2389,957,'_thumbnail_id','966'),(2390,957,'tmp_featured_image_id','966'),(2391,957,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg'),(2392,957,'tevily_booking_min_age','12+'),(2393,957,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2394,957,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2395,957,'_rating_score_quality','12'),(2396,957,'_rating_votes_quality','3'),(2397,957,'_rating_score_location','12'),(2398,957,'_rating_votes_location','3'),(2399,957,'_rating_score_amenities','11'),(2400,957,'_rating_votes_amenities','3'),(2401,957,'_rating_score_services','13'),(2402,957,'_rating_votes_services','3'),(2403,957,'_rating_score_price','9'),(2404,957,'_rating_votes_price','3'),(2405,957,'_rating','3.8'),(2406,957,'_dp_original','939'),(2407,957,'tevily_template_layout','_default_active'),(2408,958,'tmp_post_title','Bodh Gaya Tour'),(2409,958,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2410,958,'guests','50'),(2411,958,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2412,958,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2413,958,'start_date','14/10/2023'),(2414,958,'end_date','17/10/2024'),(2415,958,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2416,958,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2417,958,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2418,958,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2419,958,'ba_location_tour','a:2:{i:33;s:2:\"33\";i:36;s:2:\"36\";}'),(2420,958,'ba_type_tour','a:1:{i:19;s:2:\"19\";}'),(2421,958,'ba_language_tour','a:2:{i:27;s:2:\"27\";i:25;s:2:\"25\";}'),(2422,958,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2423,958,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2424,958,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2425,958,'stop_booking_before_tour','2'),(2426,958,'code_tour','75-897'),(2427,958,'_start_date_before','05/09/2021'),(2428,958,'_end_date_before','07/09/2022'),(2429,958,'_cyclic_start_every_before','1'),(2430,958,'_cyclic_av_before','8'),(2431,958,'related_items','a:5:{i:0;s:3:\"937\";i:1;s:3:\"955\";i:2;s:3:\"898\";i:3;s:3:\"900\";i:4;s:3:\"901\";}'),(2432,958,'rs_page_bg_color',''),(2433,958,'cyclic_start_every','1'),(2434,958,'cyclic_av','8'),(2435,958,'_thumbnail_id','967'),(2436,958,'tmp_featured_image_id','967'),(2437,958,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg'),(2438,958,'tevily_booking_min_age','12+'),(2439,958,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2440,958,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2441,958,'_rating_score_quality','12'),(2442,958,'_rating_votes_quality','3'),(2443,958,'_rating_score_location','10'),(2444,958,'_rating_votes_location','3'),(2445,958,'_rating_score_amenities','10'),(2446,958,'_rating_votes_amenities','3'),(2447,958,'_rating_score_services','9'),(2448,958,'_rating_votes_services','3'),(2449,958,'_rating_score_price','9'),(2450,958,'_rating_votes_price','3'),(2451,958,'_rating','3.33'),(2452,958,'_dp_original','939'),(2453,958,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2454,958,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633944902'),(2455,958,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2456,958,'tevily_booking_featured','on'),(2457,958,'tevily_template_layout','_default_active'),(2458,959,'tmp_post_title','Prayagraj Tour'),(2459,959,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2460,959,'guests','50'),(2461,959,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2462,959,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2463,959,'start_date','14/10/2023'),(2464,959,'end_date','17/10/2024'),(2465,959,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2466,959,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2467,959,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2468,959,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2469,959,'ba_location_tour','a:1:{i:30;s:2:\"30\";}'),(2470,959,'ba_type_tour','a:1:{i:21;s:2:\"21\";}'),(2471,959,'ba_language_tour','a:2:{i:27;s:2:\"27\";i:25;s:2:\"25\";}'),(2472,959,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2473,959,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2474,959,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2475,959,'stop_booking_before_tour','2'),(2476,959,'code_tour','75-897'),(2477,959,'_start_date_before','05/09/2021'),(2478,959,'_end_date_before','07/09/2022'),(2479,959,'_cyclic_start_every_before','1'),(2480,959,'_cyclic_av_before','8'),(2481,959,'related_items','a:4:{i:0;s:3:\"898\";i:1;s:3:\"899\";i:2;s:3:\"900\";i:3;s:3:\"901\";}'),(2482,959,'rs_page_bg_color',''),(2483,959,'cyclic_start_every','1'),(2484,959,'cyclic_av','8'),(2485,959,'_thumbnail_id','906'),(2486,959,'tmp_featured_image_id','906'),(2487,959,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg'),(2488,959,'tevily_booking_min_age','12+'),(2489,959,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2490,959,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2491,959,'_rating_score_quality','10'),(2492,959,'_rating_votes_quality','3'),(2493,959,'_rating_score_location','12'),(2494,959,'_rating_votes_location','3'),(2495,959,'_rating_score_amenities','11'),(2496,959,'_rating_votes_amenities','3'),(2497,959,'_rating_score_services','9'),(2498,959,'_rating_votes_services','3'),(2499,959,'_rating_score_price','12'),(2500,959,'_rating_votes_price','3'),(2501,959,'_rating','3.6'),(2502,959,'_dp_original','939'),(2503,959,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2504,959,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633944546'),(2505,959,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2506,959,'tevily_template_layout','_default_active'),(2507,960,'tmp_post_title','Delhi Tour'),(2508,960,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2509,960,'guests','50'),(2510,960,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2511,960,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2512,960,'start_date','14/10/2023'),(2513,960,'end_date','17/10/2024'),(2514,960,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2515,960,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2516,960,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2517,960,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2518,960,'ba_location_tour','a:2:{i:33;s:2:\"33\";i:36;s:2:\"36\";}'),(2519,960,'ba_type_tour','a:1:{i:18;s:2:\"18\";}'),(2520,960,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:25;s:2:\"25\";}'),(2521,960,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2522,960,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2523,960,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2524,960,'stop_booking_before_tour','2'),(2525,960,'code_tour','75-897'),(2526,960,'_start_date_before','05/09/2021'),(2527,960,'_end_date_before','07/09/2022'),(2528,960,'_cyclic_start_every_before','1'),(2529,960,'_cyclic_av_before','8'),(2530,960,'related_items','a:4:{i:0;s:3:\"897\";i:1;s:3:\"937\";i:2;s:3:\"955\";i:3;s:3:\"956\";}'),(2531,960,'rs_page_bg_color',''),(2532,960,'cyclic_start_every','1'),(2533,960,'cyclic_av','8'),(2534,960,'_thumbnail_id','965'),(2535,960,'tmp_featured_image_id','965'),(2536,960,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg'),(2537,960,'tevily_booking_min_age','12+'),(2538,960,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2539,960,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2540,960,'_rating_score_quality','12'),(2541,960,'_rating_votes_quality','3'),(2542,960,'_rating_score_location','11'),(2543,960,'_rating_votes_location','3'),(2544,960,'_rating_score_amenities','10'),(2545,960,'_rating_votes_amenities','3'),(2546,960,'_rating_score_services','14'),(2547,960,'_rating_votes_services','3'),(2548,960,'_rating_score_price','10'),(2549,960,'_rating_votes_price','3'),(2550,960,'_rating','3.8'),(2551,960,'_dp_original','939'),(2552,960,'ba_features_tour','a:2:{i:104;s:3:\"104\";i:103;s:3:\"103\";}'),(2553,960,'tevily_template_layout','_default_active'),(2554,961,'tmp_post_title','Vaishno Devi'),(2555,961,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2556,961,'guests','50'),(2557,961,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2558,961,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(2559,961,'start_date','14/10/2023'),(2560,961,'end_date','17/10/2024'),(2561,961,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:5:\"Day 1\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:5:\"Day 2\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:5:\"Day 3\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:5:\"Day 4\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2562,961,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2563,961,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2564,961,'ba_amenities_tour','a:6:{i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:89;s:2:\"89\";i:95;s:2:\"95\";i:92;s:2:\"92\";}'),(2565,961,'ba_location_tour','a:2:{i:100;s:3:\"100\";i:98;s:2:\"98\";}'),(2566,961,'ba_type_tour','a:1:{i:16;s:2:\"16\";}'),(2567,961,'ba_language_tour','a:2:{i:22;s:2:\"22\";i:26;s:2:\"26\";}'),(2568,961,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2569,961,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2570,961,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2571,961,'stop_booking_before_tour','2'),(2572,961,'code_tour','75-897'),(2573,961,'_start_date_before','05/09/2021'),(2574,961,'_end_date_before','07/09/2022'),(2575,961,'_cyclic_start_every_before','1'),(2576,961,'_cyclic_av_before','8'),(2577,961,'related_items','a:6:{i:0;s:3:\"953\";i:1;s:3:\"954\";i:2;s:3:\"955\";i:3;s:3:\"898\";i:4;s:3:\"900\";i:5;s:3:\"901\";}'),(2578,961,'rs_page_bg_color',''),(2579,961,'cyclic_start_every','1'),(2580,961,'cyclic_av','8'),(2581,961,'_thumbnail_id','970'),(2582,961,'tmp_featured_image_id','970'),(2583,961,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg'),(2584,961,'tevily_booking_min_age','12+'),(2585,961,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2586,961,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2587,961,'_rating_score_quality','0'),(2588,961,'_rating_votes_quality','0'),(2589,961,'_rating_score_location','0'),(2590,961,'_rating_votes_location','0'),(2591,961,'_rating_score_amenities','0'),(2592,961,'_rating_votes_amenities','0'),(2593,961,'_rating_score_services','0'),(2594,961,'_rating_votes_services','0'),(2595,961,'_rating_score_price','0'),(2596,961,'_rating_votes_price','0'),(2597,961,'_rating','0'),(2598,961,'_dp_original','939'),(2599,961,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2600,961,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633945166'),(2601,961,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2602,961,'tevily_template_layout','_default_active'),(2603,962,'tmp_post_title','Agra Tour'),(2604,962,'tmp_post_content','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.'),(2605,962,'guests','50'),(2606,962,'images','a:5:{i:0;a:3:{s:8:\"image_id\";i:975;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\";s:11:\"description\";s:9:\"Image 975\";}i:1;a:3:{s:8:\"image_id\";i:969;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\";s:11:\"description\";s:9:\"Image 969\";}i:2;a:3:{s:8:\"image_id\";i:967;s:5:\"image\";s:70:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\";s:11:\"description\";s:9:\"Image 967\";}i:3;a:3:{s:8:\"image_id\";i:970;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\";s:11:\"description\";s:9:\"Image 970\";}i:4;a:3:{s:8:\"image_id\";i:974;s:5:\"image\";s:71:\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\";s:11:\"description\";s:9:\"Image 974\";}}'),(2607,962,'discount','a:3:{s:8:\"discount\";s:1:\"8\";s:9:\"date_from\";s:10:\"20/10/2021\";s:7:\"date_to\";s:10:\"20/10/2022\";}'),(2608,962,'start_date','14/10/2023'),(2609,962,'end_date','17/10/2024'),(2610,962,'steps_tour','a:4:{i:0;a:2:{s:5:\"title\";s:33:\"Day 1: Arrive South Africa Forest\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:1;a:2:{s:5:\"title\";s:41:\"Day 2: Lunch Inside of Forest & Adventure\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:2;a:2:{s:5:\"title\";s:33:\"Day 3: Arrive South Africa Forest\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}i:3;a:2:{s:5:\"title\";s:37:\"Day 4: Arrive Serengeti National Park\";s:10:\"attraction\";s:248:\"Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.\";}}'),(2611,962,'faq_tour','a:2:{i:0;s:3:\"895\";i:1;s:3:\"896\";}'),(2612,962,'services_tour','a:2:{i:0;s:3:\"893\";i:1;s:3:\"894\";}'),(2613,962,'ba_amenities_tour','a:6:{i:40;s:2:\"40\";i:96;s:2:\"96\";i:94;s:2:\"94\";i:85;s:2:\"85\";i:93;s:2:\"93\";i:92;s:2:\"92\";}'),(2614,962,'ba_location_tour','a:2:{i:38;s:2:\"38\";i:32;s:2:\"32\";}'),(2615,962,'ba_type_tour','a:1:{i:18;s:2:\"18\";}'),(2616,962,'ba_language_tour','a:3:{i:22;s:2:\"22\";i:23;s:2:\"23\";i:25;s:2:\"25\";}'),(2617,962,'duration_tour','a:3:{s:1:\"d\";s:2:\"10\";s:1:\"h\";s:1:\"0\";s:1:\"i\";s:1:\"0\";}'),(2618,962,'schedule','a:6:{i:1;a:1:{i:0;s:5:\"12:00\";}i:2;a:4:{i:0;s:5:\"01:00\";i:1;s:5:\"02:00\";i:2;s:5:\"05:00\";i:3;s:5:\"06:00\";}i:3;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}i:4;a:3:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";i:2;s:5:\"17:00\";}i:5;a:2:{i:0;s:5:\"10:00\";i:1;s:5:\"12:00\";}i:6;a:2:{i:0;s:5:\"12:00\";i:1;s:5:\"17:00\";}}'),(2619,962,'address_tour','a:3:{s:7:\"address\";s:25:\"Central Park West NY, USA\";s:8:\"latitude\";s:17:\"37.59303769999999\";s:9:\"longitude\";s:19:\"-112.18708950000001\";}'),(2620,962,'stop_booking_before_tour','2'),(2621,962,'code_tour','75-897'),(2622,962,'_start_date_before','05/09/2021'),(2623,962,'_end_date_before','07/09/2022'),(2624,962,'_cyclic_start_every_before','1'),(2625,962,'_cyclic_av_before','8'),(2626,962,'related_items','a:4:{i:0;s:3:\"898\";i:1;s:3:\"899\";i:2;s:3:\"900\";i:3;s:3:\"901\";}'),(2627,962,'rs_page_bg_color',''),(2628,962,'cyclic_start_every','1'),(2629,962,'cyclic_av','8'),(2630,962,'_thumbnail_id','907'),(2631,962,'tmp_featured_image_id','907'),(2632,962,'tmp_featured_image','https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg'),(2633,962,'tevily_booking_min_age','12+'),(2634,962,'tevily_included','<ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>'),(2635,962,'tevily_excluded','<ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>'),(2636,962,'_rating_score_quality','11'),(2637,962,'_rating_votes_quality','3'),(2638,962,'_rating_score_location','14'),(2639,962,'_rating_votes_location','3'),(2640,962,'_rating_score_amenities','14'),(2641,962,'_rating_votes_amenities','3'),(2642,962,'_rating_score_services','14'),(2643,962,'_rating_votes_services','3'),(2644,962,'_rating_score_price','10'),(2645,962,'_rating_votes_price','3'),(2646,962,'_rating','4.2'),(2647,962,'_dp_original','939'),(2648,962,'_oembed_16bf6553057620c4ed15bd7da4132cab','<iframe title=\"New York City Vacation Travel Guide | Expedia\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/MtCMtC50gwY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(2649,962,'_oembed_time_16bf6553057620c4ed15bd7da4132cab','1633944554'),(2650,962,'tevily_booking_video','https://www.youtube.com/watch?v=MtCMtC50gwY'),(2651,962,'tevily_template_layout','_default_active'),(2652,1081,'_form','<div class=\"row\">\n   <div class=\"col-sm-6 col-xs-12\">[text* your-name placeholder \"Your Name\"]</div>\n   <div class=\"col-sm-6 col-xs-12\">[email* your-email placeholder \"Email Address\"]</div>\n</div>\n<div class=\"row\">\n   <div class=\"col-sm-6 col-xs-12\">[text* your-name placeholder \"Phone Number\"]</div>\n   <div class=\"col-sm-6 col-xs-12\">[text your-subject placeholder \"Subject\"] </div>\n</div>\n<div class=\"row\">\n   <div class=\"col-sm-12 col-xs-12\">[textarea your-message placeholder \"Write message\"] </div>\n   <div class=\"col-sm-12 col-xs-12 action text-left\"><span class=\"form-action\">[submit \"Send a Message\"]</span></div>\n</div>'),(2653,1081,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:30:\"[_site_title] <demo@gmail.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;}'),(2654,1081,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:30:\"[_site_title] <demo@gmail.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;}'),(2655,1081,'_messages','a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(2656,1081,'_locale','en_US'),(2657,1081,'_additional_settings',''),(2658,441,'_OrganizerOrigin','events-calendar'),(2659,441,'_tribe_modified_fields','a:9:{s:16:\"_OrganizerOrigin\";i:1614826811;s:10:\"_edit_last\";i:1614826816;s:10:\"post_title\";i:1614826816;s:11:\"post_status\";i:1614826854;s:15:\"_OrganizerPhone\";i:1697533306;s:17:\"_OrganizerWebsite\";i:1697533306;s:15:\"_OrganizerEmail\";i:1697533306;s:14:\"slide_template\";i:1697533306;s:16:\"rs_page_bg_color\";i:1697533306;}'),(2660,441,'_OrganizerPhone','0123 456 789'),(2661,441,'_OrganizerWebsite','gaviasthemes.com'),(2662,441,'_OrganizerEmail','halpes@example.com'),(2663,441,'slide_template',''),(2664,441,'rs_page_bg_color',''),(2665,442,'_VenueOrigin','events-calendar'),(2666,442,'_tribe_modified_fields','a:19:{s:12:\"_VenueOrigin\";i:1614826871;s:10:\"_edit_last\";i:1614826918;s:10:\"post_title\";i:1614826918;s:11:\"post_status\";i:1614826918;s:17:\"_EventShowMapLink\";i:1697533306;s:13:\"_EventShowMap\";i:1697533306;s:17:\"_VenueShowMapLink\";i:1697533306;s:13:\"_VenueShowMap\";i:1697533306;s:13:\"_VenueAddress\";i:1697533306;s:10:\"_VenueCity\";i:1697533306;s:13:\"_VenueCountry\";i:1697533306;s:14:\"_VenueProvince\";i:1697533306;s:11:\"_VenueState\";i:1697533306;s:9:\"_VenueZip\";i:1697533306;s:11:\"_VenuePhone\";i:1697533306;s:9:\"_VenueURL\";i:1697533306;s:19:\"_VenueStateProvince\";i:1697533306;s:14:\"slide_template\";i:1634889177;s:16:\"rs_page_bg_color\";i:1697533306;}'),(2667,442,'_EventShowMapLink','1'),(2668,442,'_EventShowMap','1'),(2669,442,'_VenueShowMapLink','1'),(2670,442,'_VenueShowMap','1'),(2671,442,'_VenueAddress','8 King Street'),(2672,442,'_VenueCity',''),(2673,442,'_VenueCountry','United States'),(2674,442,'_VenueProvince',''),(2675,442,'_VenueState','NY'),(2676,442,'_VenueZip','101'),(2677,442,'_VenuePhone','0123 456 789'),(2678,442,'_VenueURL','http://example.com/'),(2679,442,'_VenueStateProvince','NY'),(2680,442,'rs_page_bg_color',''),(2681,447,'_EventOrigin','events-calendar'),(2682,447,'_tribe_modified_fields','a:40:{s:12:\"_EventOrigin\";i:1614827494;s:10:\"_edit_last\";i:1614827498;s:10:\"post_title\";i:1620183295;s:11:\"post_status\";i:1614827537;s:12:\"post_content\";i:1614827537;s:16:\"tribe_events_cat\";i:1614827537;s:12:\"post_excerpt\";i:1614827537;s:25:\"halpes_disable_page_title\";i:1614827537;s:21:\"halpes_no_breadcrumbs\";i:1614827537;s:24:\"halpes_breadcrumb_layout\";i:1614827537;s:17:\"halpes_page_title\";i:1614827537;s:29:\"halpes_breadcrumb_padding_top\";i:1614827537;s:32:\"halpes_breadcrumb_padding_bottom\";i:1614827537;s:23:\"halpes_bg_opacity_title\";i:1614827537;s:24:\"halpes_image_breadcrumbs\";i:1614827537;s:28:\"halpes_page_title_text_style\";i:1614827537;s:28:\"halpes_page_title_text_align\";i:1614827537;s:14:\"slide_template\";i:1634888342;s:16:\"rs_page_bg_color\";i:1697533306;s:17:\"_EventShowMapLink\";i:1697533306;s:13:\"_EventShowMap\";i:1697533306;s:13:\"_EventVenueID\";i:1697533307;s:17:\"_EventOrganizerID\";i:1697533307;s:15:\"_EventStartDate\";i:1697533307;s:13:\"_EventEndDate\";i:1697533307;s:18:\"_EventStartDateUTC\";i:1697533307;s:16:\"_EventEndDateUTC\";i:1697533307;s:14:\"_EventDuration\";i:1697533307;s:20:\"_EventCurrencySymbol\";i:1697533307;s:22:\"_EventCurrencyPosition\";i:1697533307;s:10:\"_EventCost\";i:1697533307;s:9:\"_EventURL\";i:1697533307;s:14:\"_EventTimezone\";i:1697533307;s:18:\"_EventTimezoneAbbr\";i:1697533307;s:13:\"_thumbnail_id\";i:1697533307;s:12:\"_wp_old_slug\";i:1697533307;s:30:\"{$prefix}page_title_text_style\";i:1697533307;s:24:\"tevily_breadcrumb_layout\";i:1697533306;s:25:\"tevily_disable_page_title\";i:1697533306;s:21:\"tevily_no_breadcrumbs\";i:1697533306;}'),(2683,447,'tevily_disable_page_title','0'),(2684,447,'tevily_no_breadcrumbs','0'),(2685,447,'tevily_breadcrumb_layout','layout_options'),(2686,447,'rs_page_bg_color',''),(2687,447,'_EventShowMapLink','1'),(2688,447,'_EventShowMap','1'),(2689,447,'_EventVenueID','442'),(2690,447,'_EventOrganizerID','441'),(2691,447,'_EventStartDate','2022-05-09 08:00:00'),(2692,447,'_EventEndDate','2022-05-09 17:00:00'),(2693,447,'_EventStartDateUTC','2022-05-09 08:00:00'),(2694,447,'_EventEndDateUTC','2022-05-09 17:00:00'),(2695,447,'_EventDuration','32400'),(2696,447,'_EventCurrencySymbol',''),(2697,447,'_EventCurrencyPosition','prefix'),(2698,447,'_EventCost','0'),(2699,447,'_EventURL','http://example.com/'),(2700,447,'_EventTimezone','UTC+0'),(2701,447,'_EventTimezoneAbbr','UTC+0'),(2702,447,'_thumbnail_id','451'),(2703,447,'_wp_old_slug','organise-your-own-fundraiser'),(2704,447,'{$prefix}page_title_text_style','text-light'),(2705,448,'_EventOrigin','events-calendar'),(2706,448,'_tribe_modified_fields','a:41:{s:12:\"_EventOrigin\";i:1614827541;s:10:\"_edit_last\";i:1614827548;s:10:\"post_title\";i:1620183244;s:11:\"post_status\";i:1614827581;s:12:\"post_content\";i:1614827581;s:12:\"post_excerpt\";i:1614827568;s:16:\"tribe_events_cat\";i:1614827581;s:25:\"halpes_disable_page_title\";i:1614827581;s:21:\"halpes_no_breadcrumbs\";i:1614827581;s:24:\"halpes_breadcrumb_layout\";i:1614827581;s:17:\"halpes_page_title\";i:1614827581;s:29:\"halpes_breadcrumb_padding_top\";i:1614827581;s:32:\"halpes_breadcrumb_padding_bottom\";i:1614827581;s:23:\"halpes_bg_opacity_title\";i:1614827581;s:24:\"halpes_image_breadcrumbs\";i:1614827581;s:28:\"halpes_page_title_text_style\";i:1614827581;s:28:\"halpes_page_title_text_align\";i:1614827581;s:14:\"slide_template\";i:1634888336;s:16:\"rs_page_bg_color\";i:1697533307;s:17:\"_EventShowMapLink\";i:1697533307;s:13:\"_EventShowMap\";i:1697533307;s:13:\"_EventVenueID\";i:1697533307;s:17:\"_EventOrganizerID\";i:1697533307;s:15:\"_EventStartDate\";i:1697533307;s:13:\"_EventEndDate\";i:1697533307;s:18:\"_EventStartDateUTC\";i:1697533307;s:16:\"_EventEndDateUTC\";i:1697533307;s:14:\"_EventDuration\";i:1697533307;s:20:\"_EventCurrencySymbol\";i:1697533307;s:22:\"_EventCurrencyPosition\";i:1697533307;s:10:\"_EventCost\";i:1697533307;s:9:\"_EventURL\";i:1697533307;s:14:\"_EventTimezone\";i:1697533307;s:18:\"_EventTimezoneAbbr\";i:1697533307;s:13:\"_thumbnail_id\";i:1697533307;s:12:\"_wp_old_slug\";i:1697533307;s:30:\"{$prefix}page_title_text_style\";i:1697533307;s:14:\"_elementor_css\";i:1634869262;s:24:\"tevily_breadcrumb_layout\";i:1697533307;s:25:\"tevily_disable_page_title\";i:1697533307;s:21:\"tevily_no_breadcrumbs\";i:1697533307;}'),(2707,448,'tevily_disable_page_title','0'),(2708,448,'tevily_no_breadcrumbs','0'),(2709,448,'tevily_breadcrumb_layout','layout_options'),(2710,448,'rs_page_bg_color',''),(2711,448,'_EventShowMapLink','1'),(2712,448,'_EventShowMap','1'),(2713,448,'_EventVenueID','442'),(2714,448,'_EventOrganizerID','441'),(2715,448,'_EventStartDate','2022-05-09 08:00:00'),(2716,448,'_EventEndDate','2022-05-09 17:00:00'),(2717,448,'_EventStartDateUTC','2022-05-09 08:00:00'),(2718,448,'_EventEndDateUTC','2022-05-09 17:00:00'),(2719,448,'_EventDuration','32400'),(2720,448,'_EventCurrencySymbol',''),(2721,448,'_EventCurrencyPosition','prefix'),(2722,448,'_EventCost','0'),(2723,448,'_EventURL','http://example.com/'),(2724,448,'_EventTimezone','UTC+0'),(2725,448,'_EventTimezoneAbbr','UTC+0'),(2726,448,'_thumbnail_id','450'),(2727,448,'_wp_old_slug','one-day-online-fundraiser'),(2728,448,'{$prefix}page_title_text_style','text-light'),(2729,515,'_EventOrigin','events-calendar'),(2730,515,'_tribe_modified_fields','a:39:{s:12:\"_EventOrigin\";i:1615951624;s:10:\"_edit_last\";i:1615951655;s:10:\"post_title\";i:1620183506;s:11:\"post_status\";i:1615951832;s:12:\"post_content\";i:1615951832;s:16:\"tribe_events_cat\";i:1615951832;s:13:\"_thumbnail_id\";i:1697533307;s:25:\"halpes_disable_page_title\";i:1615951832;s:21:\"halpes_no_breadcrumbs\";i:1615951832;s:24:\"halpes_breadcrumb_layout\";i:1615951832;s:17:\"halpes_page_title\";i:1615951832;s:29:\"halpes_breadcrumb_padding_top\";i:1615951832;s:32:\"halpes_breadcrumb_padding_bottom\";i:1615951832;s:23:\"halpes_bg_opacity_title\";i:1615951832;s:24:\"halpes_image_breadcrumbs\";i:1615951832;s:28:\"halpes_page_title_text_style\";i:1615951832;s:28:\"halpes_page_title_text_align\";i:1615951832;s:14:\"slide_template\";i:1634888347;s:16:\"rs_page_bg_color\";i:1697533307;s:17:\"_EventShowMapLink\";i:1697533307;s:13:\"_EventShowMap\";i:1697533307;s:13:\"_EventVenueID\";i:1697533307;s:17:\"_EventOrganizerID\";i:1697533307;s:15:\"_EventStartDate\";i:1697533307;s:13:\"_EventEndDate\";i:1697533307;s:18:\"_EventStartDateUTC\";i:1697533307;s:16:\"_EventEndDateUTC\";i:1697533307;s:14:\"_EventDuration\";i:1697533307;s:20:\"_EventCurrencySymbol\";i:1697533307;s:22:\"_EventCurrencyPosition\";i:1697533307;s:10:\"_EventCost\";i:1697533307;s:9:\"_EventURL\";i:1697533307;s:14:\"_EventTimezone\";i:1697533307;s:18:\"_EventTimezoneAbbr\";i:1697533307;s:12:\"_wp_old_slug\";i:1697533307;s:24:\"tevily_breadcrumb_layout\";i:1697533307;s:14:\"_elementor_css\";i:1635730134;s:25:\"tevily_disable_page_title\";i:1697533307;s:21:\"tevily_no_breadcrumbs\";i:1697533307;}'),(2731,515,'_thumbnail_id','516'),(2732,515,'tevily_disable_page_title','0'),(2733,515,'tevily_no_breadcrumbs','0'),(2734,515,'tevily_breadcrumb_layout','layout_options'),(2735,515,'rs_page_bg_color',''),(2736,515,'_EventShowMapLink','1'),(2737,515,'_EventShowMap','1'),(2738,515,'_EventVenueID','442'),(2739,515,'_EventOrganizerID','441'),(2740,515,'_EventStartDate','2022-05-09 08:00:00'),(2741,515,'_EventEndDate','2022-05-09 17:00:00'),(2742,515,'_EventStartDateUTC','2022-05-09 08:00:00'),(2743,515,'_EventEndDateUTC','2022-05-09 17:00:00'),(2744,515,'_EventDuration','32400'),(2745,515,'_EventCurrencySymbol',''),(2746,515,'_EventCurrencyPosition','prefix'),(2747,515,'_EventCost','0'),(2748,515,'_EventURL','http://example.com/'),(2749,515,'_EventTimezone','UTC+0'),(2750,515,'_EventTimezoneAbbr','UTC+0'),(2751,515,'_wp_old_slug','fight-for-right-cause'),(2752,518,'_EventOrigin','events-calendar'),(2753,518,'_tribe_modified_fields','a:37:{s:12:\"_EventOrigin\";i:1615951840;s:10:\"_edit_last\";i:1615951849;s:10:\"post_title\";i:1620183520;s:11:\"post_status\";i:1615951886;s:12:\"post_content\";i:1615951886;s:13:\"_thumbnail_id\";i:1697533307;s:25:\"halpes_disable_page_title\";i:1615951886;s:21:\"halpes_no_breadcrumbs\";i:1615951886;s:24:\"halpes_breadcrumb_layout\";i:1615951886;s:17:\"halpes_page_title\";i:1615951886;s:29:\"halpes_breadcrumb_padding_top\";i:1615951886;s:32:\"halpes_breadcrumb_padding_bottom\";i:1615951886;s:23:\"halpes_bg_opacity_title\";i:1615951886;s:24:\"halpes_image_breadcrumbs\";i:1615951886;s:28:\"halpes_page_title_text_style\";i:1615951886;s:28:\"halpes_page_title_text_align\";i:1615951886;s:14:\"slide_template\";i:1697533307;s:16:\"rs_page_bg_color\";i:1697533307;s:17:\"_EventShowMapLink\";i:1697533307;s:13:\"_EventShowMap\";i:1697533307;s:13:\"_EventVenueID\";i:1697533307;s:17:\"_EventOrganizerID\";i:1697533307;s:15:\"_EventStartDate\";i:1697533307;s:13:\"_EventEndDate\";i:1697533307;s:18:\"_EventStartDateUTC\";i:1697533307;s:16:\"_EventEndDateUTC\";i:1697533307;s:14:\"_EventDuration\";i:1697533307;s:20:\"_EventCurrencySymbol\";i:1697533307;s:22:\"_EventCurrencyPosition\";i:1697533307;s:10:\"_EventCost\";i:1697533307;s:9:\"_EventURL\";i:1697533307;s:14:\"_EventTimezone\";i:1697533307;s:18:\"_EventTimezoneAbbr\";i:1697533307;s:12:\"_wp_old_slug\";i:1697533307;s:25:\"tevily_disable_page_title\";i:1697533307;s:21:\"tevily_no_breadcrumbs\";i:1697533307;s:24:\"tevily_breadcrumb_layout\";i:1697533307;}'),(2754,518,'_thumbnail_id','517'),(2755,518,'tevily_disable_page_title','0'),(2756,518,'tevily_no_breadcrumbs','0'),(2757,518,'tevily_breadcrumb_layout','theme_options'),(2758,518,'slide_template',''),(2759,518,'rs_page_bg_color',''),(2760,518,'_EventShowMapLink','1'),(2761,518,'_EventShowMap','1'),(2762,518,'_EventVenueID','442'),(2763,518,'_EventOrganizerID','441'),(2764,518,'_EventStartDate','2022-03-04 08:00:00'),(2765,518,'_EventEndDate','2022-04-04 17:00:00'),(2766,518,'_EventStartDateUTC','2022-03-04 08:00:00'),(2767,518,'_EventEndDateUTC','2022-04-04 17:00:00'),(2768,518,'_EventDuration','2710800'),(2769,518,'_EventCurrencySymbol',''),(2770,518,'_EventCurrencyPosition','prefix'),(2771,518,'_EventCost','0'),(2772,518,'_EventURL','http://example.com/'),(2773,518,'_EventTimezone','UTC+0'),(2774,518,'_EventTimezoneAbbr','UTC+0'),(2775,518,'_wp_old_slug','architecture-club-metaverse-meet-up'),(2808,1086,'_menu_item_type','post_type'),(2809,1086,'_menu_item_menu_item_parent','0'),(2810,1086,'_menu_item_object_id','1073'),(2811,1086,'_menu_item_object','page'),(2812,1086,'_menu_item_target',''),(2813,1086,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2814,1086,'_menu_item_xfn',''),(2815,1086,'_menu_item_url',''),(2960,1105,'_menu_item_type','post_type'),(2961,1105,'_menu_item_menu_item_parent','0'),(2962,1105,'_menu_item_object_id','570'),(2963,1105,'_menu_item_object','page'),(2964,1105,'_menu_item_target',''),(2965,1105,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2966,1105,'_menu_item_xfn',''),(2967,1105,'_menu_item_url',''),(2968,1106,'_menu_item_type','post_type'),(2969,1106,'_menu_item_menu_item_parent','0'),(2970,1106,'_menu_item_object_id','35'),(2971,1106,'_menu_item_object','page'),(2972,1106,'_menu_item_target',''),(2973,1106,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2974,1106,'_menu_item_xfn',''),(2975,1106,'_menu_item_url',''),(2976,1107,'_menu_item_type','post_type'),(2977,1107,'_menu_item_menu_item_parent','0'),(2978,1107,'_menu_item_object_id','34'),(2979,1107,'_menu_item_object','page'),(2980,1107,'_menu_item_target',''),(2981,1107,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2982,1107,'_menu_item_xfn',''),(2983,1107,'_menu_item_url',''),(2984,1108,'_menu_item_type','post_type'),(2985,1108,'_menu_item_menu_item_parent','0'),(2986,1108,'_menu_item_object_id','1074'),(2987,1108,'_menu_item_object','page'),(2988,1108,'_menu_item_target',''),(2989,1108,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2990,1108,'_menu_item_xfn',''),(2991,1108,'_menu_item_url',''),(3056,1117,'_menu_item_type','post_type'),(3057,1117,'_menu_item_menu_item_parent','0'),(3058,1117,'_menu_item_object_id','1079'),(3059,1117,'_menu_item_object','page'),(3060,1117,'_menu_item_target',''),(3061,1117,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3062,1117,'_menu_item_xfn',''),(3063,1117,'_menu_item_url',''),(3064,1118,'_menu_item_type','post_type'),(3065,1118,'_menu_item_menu_item_parent','0'),(3066,1118,'_menu_item_object_id','1075'),(3067,1118,'_menu_item_object','page'),(3068,1118,'_menu_item_target',''),(3069,1118,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3070,1118,'_menu_item_xfn',''),(3071,1118,'_menu_item_url',''),(3072,1119,'_wp_attached_file','revslider/slider-1/slider-51.jpg'),(3073,1119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:32:\"revslider/slider-1/slider-51.jpg\";s:8:\"filesize\";i:163118;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"slider-51-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5109;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3074,1120,'_wp_attached_file','revslider/slider-1/layer-11.png'),(3075,1120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:409;s:6:\"height\";i:24;s:4:\"file\";s:31:\"revslider/slider-1/layer-11.png\";s:8:\"filesize\";i:619;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"layer-11-180x24.png\";s:5:\"width\";i:180;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3076,1121,'_wp_attached_file','revslider/slider-1/slider-11.jpg'),(3077,1121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:32:\"revslider/slider-1/slider-11.jpg\";s:8:\"filesize\";i:154786;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"slider-11-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3083,1069,'_edit_lock','1702443061:1'),(3084,219,'_wp_attachment_image_alt','ram lala tour and travel logo'),(3095,1124,'_menu_item_type','post_type'),(3096,1124,'_menu_item_menu_item_parent','0'),(3097,1124,'_menu_item_object_id','1079'),(3098,1124,'_menu_item_object','page'),(3099,1124,'_menu_item_target',''),(3100,1124,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3101,1124,'_menu_item_xfn',''),(3102,1124,'_menu_item_url',''),(3111,1126,'_menu_item_type','post_type'),(3112,1126,'_menu_item_menu_item_parent','0'),(3113,1126,'_menu_item_object_id','869'),(3114,1126,'_menu_item_object','page'),(3115,1126,'_menu_item_target',''),(3116,1126,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3117,1126,'_menu_item_xfn',''),(3118,1126,'_menu_item_url',''),(3119,1127,'_menu_item_type','post_type'),(3120,1127,'_menu_item_menu_item_parent','0'),(3121,1127,'_menu_item_object_id','35'),(3122,1127,'_menu_item_object','page'),(3123,1127,'_menu_item_target',''),(3124,1127,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3125,1127,'_menu_item_xfn',''),(3126,1127,'_menu_item_url',''),(3127,1128,'_menu_item_type','post_type'),(3128,1128,'_menu_item_menu_item_parent','0'),(3129,1128,'_menu_item_object_id','1073'),(3130,1128,'_menu_item_object','page'),(3131,1128,'_menu_item_target',''),(3132,1128,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3133,1128,'_menu_item_xfn',''),(3134,1128,'_menu_item_url',''),(3135,1129,'_menu_item_type','post_type'),(3136,1129,'_menu_item_menu_item_parent','0'),(3137,1129,'_menu_item_object_id','1072'),(3138,1129,'_menu_item_object','page'),(3139,1129,'_menu_item_target',''),(3140,1129,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3141,1129,'_menu_item_xfn',''),(3142,1129,'_menu_item_url',''),(3149,866,'_edit_lock','1700471290:1'),(3166,866,'_elementor_pro_version','3.16.2'),(3195,865,'_edit_lock','1700887821:1'),(3199,1137,'_elementor_edit_mode','builder'),(3200,1137,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"666 888 0000\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:666888000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#E8604C\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"BECOME A LOCAL GUIDE\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_gva_sticky_background\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_gva_sticky_menu\":\"gv-sticky-menu\",\"border_border\":\"solid\",\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.079,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"36e02e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\"},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"cfe1b09\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"enable_register\":\"\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"login_text\":\"Login\",\"register_text\":\"Register\",\"hi_text\":\"Hi, \",\"icon_padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(3201,1137,'_wp_page_template','default'),(3202,1137,'_elementor_page_assets','a:0:{}'),(3203,1137,'_elementor_template_type','wp-post'),(3204,1137,'_elementor_version','3.4.7'),(3205,1137,'_elementor_page_settings','a:1:{s:23:\"header_background_black\";s:0:\"\";}'),(3206,1137,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:13:\"selected_icon\";i:1;s:7:\"hi_text\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:1:{s:12:\"icon_padding\";i:1;}}}}}'),(3208,1138,'_elementor_edit_mode','builder'),(3209,1138,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"666 888 0000\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:666888000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"contact@example.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#E8604C\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"BECOME A LOCAL GUIDE\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_gva_sticky_background\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_gva_sticky_menu\":\"gv-sticky-menu\",\"border_border\":\"solid\",\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.07900000000000062527760746888816356658935546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"36e02e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"size\":\"\",\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\"},\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"max_width\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144000000000005456968210637569427490234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"cfe1b09\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"enable_register\":\"\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"login_text\":\"Login\",\"register_text\":\"Register\",\"hi_text\":\"Hi, \",\"icon_padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(3210,1138,'_wp_page_template','default'),(3211,1138,'_elementor_page_assets','a:0:{}'),(3212,1138,'_elementor_template_type','wp-post'),(3213,1138,'_elementor_version','3.4.7'),(3214,1138,'_elementor_page_settings','a:1:{s:23:\"header_background_black\";s:0:\"\";}'),(3215,1138,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:13:\"selected_icon\";i:1;s:7:\"hi_text\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:1:{s:12:\"icon_padding\";i:1;}}}}}'),(3217,865,'_elementor_pro_version','3.16.2'),(3218,1139,'_elementor_edit_mode','builder'),(3219,1139,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#E8604C\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"BECOME A LOCAL GUIDE\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_gva_sticky_background\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_gva_sticky_menu\":\"gv-sticky-menu\",\"border_border\":\"solid\",\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.07900000000000062527760746888816356658935546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"36e02e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"size\":\"\",\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\"},\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"max_width\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144000000000005456968210637569427490234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"cfe1b09\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"enable_register\":\"\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"login_text\":\"Login\",\"register_text\":\"Register\",\"hi_text\":\"Hi, \",\"icon_padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(3220,1139,'_wp_page_template','default'),(3221,1139,'_elementor_page_assets','a:0:{}'),(3222,1139,'_elementor_template_type','wp-post'),(3223,1139,'_elementor_version','3.16.5'),(3224,1139,'_elementor_page_settings','a:1:{s:23:\"header_background_black\";s:0:\"\";}'),(3225,1139,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:13:\"selected_icon\";i:1;s:7:\"hi_text\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:1:{s:12:\"icon_padding\";i:1;}}}}}'),(3226,1139,'_elementor_pro_version','3.16.2'),(3227,1140,'_elementor_edit_mode','builder'),(3228,1140,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#E8604C\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_gva_sticky_background\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_gva_sticky_menu\":\"gv-sticky-menu\",\"border_border\":\"solid\",\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.07900000000000062527760746888816356658935546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"36e02e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"size\":\"\",\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\"},\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"max_width\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144000000000005456968210637569427490234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"cfe1b09\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"enable_register\":\"\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"login_text\":\"Login\",\"register_text\":\"Register\",\"hi_text\":\"Hi, \",\"icon_padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(3229,1140,'_wp_page_template','default'),(3230,1140,'_elementor_page_assets','a:0:{}'),(3231,1140,'_elementor_template_type','wp-post'),(3232,1140,'_elementor_version','3.16.5'),(3233,1140,'_elementor_page_settings','a:1:{s:23:\"header_background_black\";s:0:\"\";}'),(3234,1140,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:13:\"selected_icon\";i:1;s:7:\"hi_text\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:1:{s:12:\"icon_padding\";i:1;}}}}}'),(3235,1140,'_elementor_pro_version','3.16.2'),(3244,1141,'_elementor_edit_mode','builder'),(3245,1141,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#E8604C\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_gva_sticky_background\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_gva_sticky_menu\":\"gv-sticky-menu\",\"border_border\":\"solid\",\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.07900000000000062527760746888816356658935546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"36e02e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"size\":\"\",\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\"},\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"max_width\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144000000000005456968210637569427490234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"cfe1b09\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"menu\":\"home-page\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"enable_register\":\"\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"login_text\":\"Login\",\"register_text\":\"Register\",\"hi_text\":\"Hi, \",\"icon_padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(3246,1141,'_wp_page_template','default'),(3247,1141,'_elementor_page_assets','a:0:{}'),(3248,1141,'_elementor_template_type','wp-post'),(3249,1141,'_elementor_version','3.16.5'),(3250,1141,'_elementor_page_settings','a:1:{s:23:\"header_background_black\";s:0:\"\";}'),(3251,1141,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:13:\"selected_icon\";i:1;s:7:\"hi_text\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:1:{s:12:\"icon_padding\";i:1;}}}}}'),(3252,1141,'_elementor_pro_version','3.16.2'),(3264,1142,'_wp_attached_file','2021/08/logo.png'),(3265,1142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:246;s:4:\"file\";s:16:\"2021/08/logo.png\";s:8:\"filesize\";i:7997;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3266,1142,'_wp_attachment_image_alt','logo'),(3267,1143,'_elementor_edit_mode','builder'),(3268,1143,'_elementor_data','[{\"id\":\"212cc4e\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#313041\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"2efabca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center\",\"content_position\":\"center\",\"_inline_size_tablet\":55},\"elements\":[{\"id\":\"03c86a1\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_id\":\"972eda2\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"035688e\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#9D9D9D\",\"text_indent\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"7b35b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"075940f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"abeddfb\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"6770e79\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1e7d707\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2f961b7\",\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#E5EEEC00\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"hover_primary_color\":\"#9D948200\",\"hover_secondary_color\":\"#E8604C\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"209b6ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_color\":\"#E8604C\",\"button_background_hover_color\":\"#DD7364\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/contact-us\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2726bfe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_gva_has_megamenu\":\"row-main-menu\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_gva_sticky_background\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_gva_sticky_menu\":\"gv-sticky-menu\",\"border_border\":\"solid\",\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"3c20b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.07900000000000062527760746888816356658935546875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"36e02e6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Home\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"size\":\"\",\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\"},\"link\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"max_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-logo\"}],\"isInner\":false},{\"id\":\"30b5fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":67.144000000000005456968210637569427490234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_gva_elements style\":\"flex-element-center-ali-right\",\"content_position\":\"center\",\"_gva_elements_style\":\"flex-element-center-ali-right\",\"_gva_has_megamenu\":\"column-main-menu\"},\"elements\":[{\"id\":\"cfe1b09\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"menu\":\"home-page\"},\"elements\":[],\"widgetType\":\"gva-navigation-menu\"}],\"isInner\":false},{\"id\":\"36721de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":17,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"732cb76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-magnifying-glass\",\"library\":\"tevily-icons-theme\"},\"icon_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"gva-search-box\"},{\"id\":\"ea04d1a\",\"elType\":\"widget\",\"settings\":{\"text_login\":\"Login\",\"text_register\":\"Register\",\"_element_width\":\"auto\",\"enable_register\":\"\",\"selected_icon\":{\"value\":\" flaticon-user\",\"library\":\"tevily-icons-theme\"},\"login_text\":\"Login\",\"register_text\":\"Register\",\"hi_text\":\"Hi, \",\"icon_padding\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva_user\"}],\"isInner\":false}],\"isInner\":false}]'),(3269,1143,'_wp_page_template','default'),(3270,1143,'_elementor_page_assets','a:0:{}'),(3271,1143,'_elementor_template_type','wp-post'),(3272,1143,'_elementor_version','3.16.5'),(3273,1143,'_elementor_page_settings','a:1:{s:23:\"header_background_black\";s:0:\"\";}'),(3274,1143,'_elementor_controls_usage','a:9:{s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:4:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:5;s:19:\"_inline_size_tablet\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_width\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:16:\"background_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:14:\"section_border\";a:6:{s:13:\"border_radius\";i:1;s:12:\"border_width\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;s:13:\"border_border\";i:1;s:12:\"border_color\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:15:\"gva_section_row\";a:2:{s:22:\"_gva_sticky_background\";i:1;s:16:\"_gva_sticky_menu\";i:1;}}}}s:8:\"gva-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:19:\"gva-navigation-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"align\";i:1;}}}}s:14:\"gva-search-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_icon_style\";a:1:{s:12:\"icon_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:8:\"gva_user\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:2:{s:13:\"selected_icon\";i:1;s:7:\"hi_text\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:1:{s:12:\"icon_padding\";i:1;}}}}}'),(3275,1143,'_elementor_pro_version','3.16.2'),(3282,867,'_edit_lock','1700887850:1'),(3288,1069,'_edit_last','1'),(3289,1069,'rs_page_bg_color',''),(3332,1069,'_elementor_pro_version','3.16.2'),(3408,1156,'_elementor_edit_mode','builder'),(3409,1156,'_elementor_data','[{\"id\":\"0cc68c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#313041\",\"background_overlay_position\":\"top left\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"overlay_blend_mode\":\"luminosity\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"723017c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.417000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"32c0619\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e58429\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Welcome to our Tour and Travel Agency.\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b54a84\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"_id\":\"2f95dbb\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c3ea18d\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7cdc512\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF33\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0c22e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"59a1a29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Access\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9aa635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Community Blog\",\"icon\":\"\",\"_id\":\"316bdb8\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Rewards\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/our-team\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Work with Us\",\"icon\":\"\",\"_id\":\"b48bb63\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9d63087\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f4cb2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44dcf9a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Account\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"316bdb8\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Affilitate Program\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Our Partner\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/our-partner\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Events\",\"icon\":\"\",\"_id\":\"b48bb63\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/events-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2c3838c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de2288\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Ram Lala Tour &amp; Travels\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c00ca0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a1582e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#313041\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2896a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"15\",\"bottom\":\"26\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_mobile\":20,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b60abe8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" las la-arrow-up\",\"library\":\"tevily-icons-lineawesome\"},\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"return-top\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"b2118e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.452000000000001733724275254644453525543212890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"08c7ec4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"b86b2e2\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c714fc0\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"_id\":\"b13c414\",\"link\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"44659a4\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(255,255,255,0.2)\",\"hover_primary_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hover_animation\":\"push\",\"icon_secondary_color\":\"#313041\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_secondary_color\":\"#FFFFFF\",\"shape\":\"circle\",\"_element_width\":\"auto\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3d84a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.2120000000000032969182939268648624420166015625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":45,\"align_mobile\":\"flex-start\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"css_classes\":\"column-white-right\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\"},\"elements\":[{\"id\":\"57dbf28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\\\"http:\\/\\/whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"text_color\":\"#787780\",\"typography_font_weight\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":149.43000000000000682121026329696178436279296875}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3410,1156,'_wp_page_template','default'),(3411,1156,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3412,1156,'_elementor_template_type','wp-post'),(3413,1156,'_elementor_version','3.16.5'),(3414,1156,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:2;}s:18:\"section_text_style\";a:3:{s:16:\"text_color_hover\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_weight\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:7;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:3;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:5:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_mobile\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:8:\"position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:6:{s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"description_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:5:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:8:\"overflow\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:11:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:20:\"icon_secondary_color\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:15:\"hover_animation\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(3415,1156,'_elementor_pro_version','3.16.2'),(3421,219,'_oembed_eed7c73e43584c7a294331526c935777','{{unknown}}'),(3520,1167,'_wp_attached_file','2023/10/MakeMyTrip_Logo.png'),(3521,1167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:421;s:6:\"height\";i:233;s:4:\"file\";s:27:\"2023/10/MakeMyTrip_Logo.png\";s:8:\"filesize\";i:9103;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MakeMyTrip_Logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13808;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3522,1168,'_wp_attached_file','2023/10/og-goibibo.aba291ed.png'),(3523,1168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:630;s:4:\"file\";s:31:\"2023/10/og-goibibo.aba291ed.png\";s:8:\"filesize\";i:8329;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"og-goibibo.aba291ed-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23298;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"og-goibibo.aba291ed-1024x538.png\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"og-goibibo.aba291ed-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"og-goibibo.aba291ed-768x403.png\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20049;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:31:\"og-goibibo.aba291ed-600x620.png\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22766;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:31:\"og-goibibo.aba291ed-580x450.png\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3524,1169,'_wp_attached_file','2023/10/download.png'),(3525,1169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:343;s:6:\"height\";i:147;s:4:\"file\";s:20:\"2023/10/download.png\";s:8:\"filesize\";i:5319;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"download-180x147.png\";s:5:\"width\";i:180;s:6:\"height\";i:147;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2786;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3526,1170,'_wp_attached_file','2023/10/tripadvisor-logo.png'),(3527,1170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:237;s:6:\"height\";i:213;s:4:\"file\";s:28:\"2023/10/tripadvisor-logo.png\";s:8:\"filesize\";i:5792;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"tripadvisor-logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3532,1171,'_wp_attached_file','2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg'),(3533,1171,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:5269;s:5:\"width\";i:3354;s:6:\"height\";i:713;}'),(3535,1172,'_wp_attached_file','2023/10/traveltriangle-logo-startuptalky.jpg'),(3536,1172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:44:\"2023/10/traveltriangle-logo-startuptalky.jpg\";s:8:\"filesize\";i:20191;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"traveltriangle-logo-startuptalky-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13468;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"traveltriangle-logo-startuptalky-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24604;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"traveltriangle-logo-startuptalky-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"traveltriangle-logo-startuptalky-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16912;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:44:\"traveltriangle-logo-startuptalky-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13648;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:44:\"traveltriangle-logo-startuptalky-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12085;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3615,1180,'_wp_attached_file','2023/10/ram-mandir.jpg'),(3616,1180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:872;s:4:\"file\";s:22:\"2023/10/ram-mandir.jpg\";s:8:\"filesize\";i:131776;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"ram-mandir-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81670;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"ram-mandir-1024x744.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:744;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"ram-mandir-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10889;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"ram-mandir-768x558.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:558;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104734;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:22:\"ram-mandir-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83365;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:22:\"ram-mandir-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3617,1180,'_wp_attachment_image_alt','Ram Mandir at Ram lala Tour & Travel'),(3618,1181,'_wp_attached_file','2023/10/varanasi.jpg'),(3619,1181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:728;s:6:\"height\";i:484;s:4:\"file\";s:20:\"2023/10/varanasi.jpg\";s:8:\"filesize\";i:152952;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"varanasi-600x484.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104661;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"varanasi-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11664;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"varanasi-600x484.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:484;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104661;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"varanasi-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3620,1181,'_wp_attachment_image_alt','varanasi at ram lala tour and travel'),(3621,1182,'_wp_attached_file','2023/10/prayagraj.jpg'),(3622,1182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:850;s:6:\"height\";i:478;s:4:\"file\";s:21:\"2023/10/prayagraj.jpg\";s:8:\"filesize\";i:113129;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"prayagraj-600x478.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:478;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"prayagraj-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"prayagraj-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88966;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"prayagraj-600x478.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:478;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86189;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"prayagraj-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3623,1183,'_wp_attached_file','2023/10/vrindavan.jpg'),(3624,1183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:875;s:4:\"file\";s:21:\"2023/10/vrindavan.jpg\";s:8:\"filesize\";i:97693;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"vrindavan-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65304;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"vrindavan-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8691;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"vrindavan-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66972;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"vrindavan-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3659,1187,'_wp_attached_file','2023/10/lucknow-scaled.jpg'),(3660,1187,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:26:\"2023/10/lucknow-scaled.jpg\";s:8:\"filesize\";i:688832;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"lucknow-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54853;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"lucknow-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116138;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"lucknow-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"lucknow-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69054;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"lucknow-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56480;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"lucknow-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:14:\"original_image\";s:11:\"lucknow.jpg\";}'),(3661,1188,'_wp_attached_file','2023/10/delhi-scaled.jpg'),(3662,1188,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1708;s:4:\"file\";s:24:\"2023/10/delhi-scaled.jpg\";s:8:\"filesize\";i:476883;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"delhi-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56204;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"delhi-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93095;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"delhi-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10329;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"delhi-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58204;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:17:\"delhi-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58409;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:17:\"delhi-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42933;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:14:\"original_image\";s:9:\"delhi.jpg\";}'),(3663,1189,'_wp_attached_file','2023/10/jaipur.jpg'),(3664,1189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:427;s:6:\"height\";i:640;s:4:\"file\";s:18:\"2023/10/jaipur.jpg\";s:8:\"filesize\";i:154810;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"jaipur-427x600.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"jaipur-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15316;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"jaipur-427x620.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102331;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"jaipur-427x450.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77292;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3665,1190,'_wp_attached_file','2023/10/udaipur.jpeg'),(3666,1190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:20:\"2023/10/udaipur.jpeg\";s:8:\"filesize\";i:67567;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"udaipur-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11792;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"udaipur-580x400.jpeg\";s:5:\"width\";i:580;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3667,1191,'_wp_attached_file','2023/10/jaipur-1.jpg'),(3668,1191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2023/10/jaipur-1.jpg\";s:8:\"filesize\";i:43135;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"jaipur-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"jaipur-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6144;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:20:\"jaipur-1-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50102;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:20:\"jaipur-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3694,1195,'_wp_attached_file','2023/10/vaishno-devi.jpeg'),(3695,1195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1125;s:6:\"height\";i:750;s:4:\"file\";s:25:\"2023/10/vaishno-devi.jpeg\";s:8:\"filesize\";i:132122;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"vaishno-devi-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71265;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"vaishno-devi-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132984;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"vaishno-devi-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"vaishno-devi-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79385;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:25:\"vaishno-devi-600x620.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73739;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:25:\"vaishno-devi-580x450.jpeg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55078;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3696,1196,'_wp_attached_file','2023/10/tajmahal.webp'),(3697,1196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:21:\"2023/10/tajmahal.webp\";s:8:\"filesize\";i:152694;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"tajmahal-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48248;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"tajmahal-1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"tajmahal-180x180.webp\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6662;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"tajmahal-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51628;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"tajmahal-600x620.webp\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:49876;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"tajmahal-580x450.webp\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38328;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3698,1197,'_wp_attached_file','2023/10/gaya.jpeg'),(3699,1197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:17:\"2023/10/gaya.jpeg\";s:8:\"filesize\";i:58943;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"gaya-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9658;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:17:\"gaya-580x400.jpeg\";s:5:\"width\";i:580;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73118;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3700,1198,'_wp_attached_file','2023/10/nalanda_university.jpg'),(3701,1198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:532;s:4:\"file\";s:30:\"2023/10/nalanda_university.jpg\";s:8:\"filesize\";i:100677;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"nalanda_university-600x532.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"nalanda_university-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8856;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"nalanda_university-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94308;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:30:\"nalanda_university-600x532.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93824;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:30:\"nalanda_university-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65025;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3702,1199,'_wp_attached_file','2023/10/rajgir.jpg'),(3703,1199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2023/10/rajgir.jpg\";s:8:\"filesize\";i:263725;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"rajgir-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121513;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"rajgir-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10543;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"rajgir-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128262;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"rajgir-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121513;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"rajgir-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77293;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3704,1200,'_wp_attached_file','2023/10/jhansi.jpg'),(3705,1200,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:403;s:4:\"file\";s:18:\"2023/10/jhansi.jpg\";s:8:\"filesize\";i:68799;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"jhansi-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66121;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"jhansi-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8874;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:18:\"jhansi-600x403.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66121;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:18:\"jhansi-580x403.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3706,1201,'_wp_attached_file','2023/10/mathura.jpeg'),(3707,1201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:20:\"2023/10/mathura.jpeg\";s:8:\"filesize\";i:11703;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"mathura-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3708,1202,'_wp_attached_file','2023/10/mathura.jpg'),(3709,1202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1500;s:4:\"file\";s:19:\"2023/10/mathura.jpg\";s:8:\"filesize\";i:1603375;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"mathura-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72469;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"mathura-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141237;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"mathura-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19496;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"mathura-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87045;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:19:\"mathura-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74358;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:19:\"mathura-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-W630\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1419767925\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3769,498,'_edit_last','1'),(3770,498,'rs_page_bg_color',''),(3771,1209,'_elementor_edit_mode','builder'),(3772,1209,'_elementor_template_type','wp-page'),(3773,1209,'_elementor_version','3.4.7'),(3774,1209,'_elementor_data','[{\"id\":\"8e2b1de\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":1011,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/slider-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc621be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2dc681d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Destination\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-22\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"title_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28c052b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"61c1c72\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8531fd9\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5726de3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"491e1fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ed5063e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Hungary\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-2.jpg\",\"id\":914,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"f6f41ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":49.527,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c30705b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Thailand\",\"term_slug\":\"thailand\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-1.jpg\",\"id\":913,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"d82751d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f44ea5d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"France\",\"term_slug\":\"france\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-3.jpg\",\"id\":915,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6157b6f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8e0ba8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ae0ebe0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"United Kingdom\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-4.jpg\",\"id\":916,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"903461e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6e648aa\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Italy\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-5.jpg\",\"id\":917,\"alt\":\"\",\"source\":\"library\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"999e46a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"91e12c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e31c17d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Japan\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"japan\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"4658766\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d4bf35\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Morocco\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-10.jpg\",\"id\":947,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"morocco\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"1ab286a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"76e38ac\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Singapore\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-11.jpg\",\"id\":948,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]},\"term_slug\":\"singapore\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0de1ccc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3aae608\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Up to 30% off\",\"title\":\"Summer<br>&nbsp;&nbsp;&nbsp;hot deals\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"link_custom\":\"#\",\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"style\":\"style-2\",\"bg_overlay\":\"#E8604C\",\"btn_title\":\"View Deals\",\"height\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c714ca\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c471cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.583,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d09b21c\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Tevily is a World Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"b885ac4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"322b90b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bfb9546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a2f2625\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Wildlife <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-deer\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"881ed72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b548bd3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"901ff55\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"20c6020\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3410bb0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"e552f1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f068364\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c039c88\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b947f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"2f9a94a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"adc7a47\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6d2a69d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"331905e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"0b51d8a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-app.png\",\"id\":1038,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(3775,1209,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3776,1209,'_wp_page_template','default'),(3777,1209,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_content\";a:6:{s:10:\"title_text\";i:4;s:5:\"align\";i:3;s:9:\"sub_title\";i:3;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;s:16:\"description_text\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:2:{s:9:\"box_space\";i:3;s:16:\"box_space_mobile\";i:1;}s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;s:18:\"title_space_tablet\";i:1;s:11:\"title_space\";i:1;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}s:18:\"section_desc_style\";a:3:{s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;s:17:\"description_space\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:19;s:19:\"_inline_size_tablet\";i:4;s:19:\"_inline_size_mobile\";i:4;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:18;s:14:\"padding_mobile\";i:9;s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:7;s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:2;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:10:{s:8:\"subtitle\";i:6;s:5:\"title\";i:9;s:9:\"term_slug\";i:8;s:13:\"content_align\";i:9;s:19:\"show_number_content\";i:8;s:5:\"image\";i:9;s:10:\"bg_overlay\";i:5;s:6:\"height\";i:4;s:11:\"link_custom\";i:1;s:5:\"style\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(3778,498,'_edit_lock','1698396750:1'),(3780,869,'_edit_lock','1698400775:1'),(3805,869,'_elementor_pro_version','3.16.2'),(3859,939,'_edit_lock','1698397216:1'),(3860,939,'_edit_last','1'),(3862,897,'_edit_last','1'),(3863,897,'_edit_lock','1698397241:1'),(3864,959,'_edit_last','1'),(3865,959,'_edit_lock','1698397430:1'),(3866,962,'_edit_last','1'),(3867,962,'_edit_lock','1698399038:1'),(3868,938,'_edit_last','1'),(3869,938,'_edit_lock','1698397486:1'),(3870,953,'_edit_last','1'),(3871,953,'_edit_lock','1698397868:1'),(3872,960,'_edit_last','1'),(3873,960,'_edit_lock','1698397518:1'),(3874,957,'_edit_last','1'),(3875,957,'_edit_lock','1698397542:1'),(3876,958,'_edit_last','1'),(3877,958,'_edit_lock','1698400035:1'),(3878,955,'_edit_last','1'),(3879,955,'_edit_lock','1698397693:1'),(3880,954,'_edit_last','1'),(3881,954,'_edit_lock','1698397672:1'),(3882,961,'_edit_last','1'),(3883,961,'_edit_lock','1698397617:1'),(3884,956,'_edit_last','1'),(3885,956,'_edit_lock','1698398121:1'),(3886,937,'_edit_last','1'),(3887,937,'_edit_lock','1698397764:1'),(3888,898,'_edit_last','1'),(3889,898,'_edit_lock','1698397727:1'),(3903,1073,'_edit_lock','1698399631:1'),(3913,1222,'_elementor_edit_mode','builder'),(3914,1222,'_elementor_template_type','wp-page'),(3915,1222,'_elementor_version','3.4.6'),(3916,1222,'_elementor_data','[{\"id\":\"059d353\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e1161d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ff6c9b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0988c42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"1b19546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.749,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba7f49\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Talk with our team\",\"title_text\":\"Any Question? Feel Free to Contact\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit sed diam nonummy nibh euismod tincidunt.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d6922ed\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"084cf95\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"be30d01\"},{\"_id\":\"ffba9de\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}},{\"_id\":\"474fb39\",\"social_icon\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_secondary_color\":\"#313041\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"bob\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"f9f3757\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.211,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9b0e06\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"7\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2620e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fbe4ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce1e2cc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-place\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Address\",\"description_text\":\"88 Broklyn Street NY, USA\",\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"a2238eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b288ae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-phone-call-1\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Phone\",\"description_text\":\"<a class=\\\"body-color\\\" href=\\\"tel:6668880000\\\">\\n666 888 0000\\n<\\/a>\",\"link\":{\"url\":\"tel:6668880000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"73322dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b9732d5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-at\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"<a class=\\\"body-color\\\" href=\\\"mailto:contact@example.com\\\">\\ncontact@example.com\\n<\\/a>\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9eccef2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2be3698\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57dfefc\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3917,1222,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3918,1222,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;s:9:\"max_width\";i:1;s:5:\"align\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:3:{s:26:\"content_vertical_alignment\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:13:\"_border_color\";i:3;s:14:\"_border_radius\";i:3;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(3920,1073,'_wp_page_template','default'),(3921,1223,'_elementor_edit_mode','builder'),(3922,1223,'_elementor_template_type','wp-page'),(3923,1223,'_elementor_version','3.4.6'),(3924,1223,'_elementor_data','[{\"id\":\"059d353\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e1161d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ff6c9b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0988c42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"1b19546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.74900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba7f49\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Talk with our team\",\"title_text\":\"Any Question? Feel Free to Contact\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"description_text\":\"Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d6922ed\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"084cf95\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"be30d01\"},{\"_id\":\"ffba9de\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}},{\"_id\":\"b85b864\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_secondary_color\":\"#313041\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"bob\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"f9f3757\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.2109999999999985220711096189916133880615234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9b0e06\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"7\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2620e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fbe4ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce1e2cc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-place\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Address\",\"description_text\":\"Neelkanth Hotel - Ayodhya , Faizabad 224001\",\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"a2238eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b288ae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-phone-call-1\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Phone\",\"description_text\":\"+91 8604724163\",\"link\":{\"url\":\"tel:6668880000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"73322dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b9732d5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-at\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"ramlalatravel@gmail.com\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9eccef2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2be3698\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57dfefc\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3925,1223,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3926,1223,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;s:9:\"max_width\";i:1;s:5:\"align\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:3:{s:26:\"content_vertical_alignment\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:13:\"_border_color\";i:3;s:14:\"_border_radius\";i:3;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(3928,1223,'_wp_page_template','default'),(3929,1073,'_elementor_pro_version','3.16.2'),(3930,1224,'_elementor_edit_mode','builder'),(3931,1224,'_elementor_template_type','wp-page'),(3932,1224,'_elementor_version','3.17.1'),(3933,1224,'_elementor_data','[{\"id\":\"059d353\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e1161d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ff6c9b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0988c42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"1b19546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.74900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba7f49\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Talk with our team\",\"title_text\":\"Any Question? Feel Free to Contact\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"description_text\":\"Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d6922ed\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"084cf95\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"be30d01\"},{\"_id\":\"ffba9de\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}},{\"_id\":\"b85b864\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_secondary_color\":\"#313041\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"bob\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"f9f3757\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.2109999999999985220711096189916133880615234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9b0e06\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"7\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2620e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fbe4ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce1e2cc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-place\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Address\",\"description_text\":\"Neelkanth Hotel - Ayodhya , Faizabad 224001\",\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"a2238eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b288ae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-phone-call-1\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Phone\",\"description_text\":\"+91 8604724163\",\"link\":{\"url\":\"tel:6668880000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"73322dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b9732d5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-at\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"ramlalatravel@gmail.com\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9eccef2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2be3698\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57dfefc\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3934,1224,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3935,1224,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;s:9:\"max_width\";i:1;s:5:\"align\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:3:{s:26:\"content_vertical_alignment\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:13:\"_border_color\";i:3;s:14:\"_border_radius\";i:3;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(3936,1224,'_wp_page_template','default'),(3937,1224,'_elementor_pro_version','3.16.2'),(3938,1225,'_elementor_edit_mode','builder'),(3939,1225,'_elementor_template_type','wp-page'),(3940,1225,'_elementor_version','3.17.1'),(3941,1225,'_elementor_data','[{\"id\":\"059d353\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e1161d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ff6c9b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0988c42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"1b19546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.74900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba7f49\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Talk with our team\",\"title_text\":\"Any Question? Feel Free to Contact\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"description_text\":\"Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d6922ed\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"084cf95\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"be30d01\"},{\"_id\":\"ffba9de\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}},{\"_id\":\"b85b864\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_secondary_color\":\"#313041\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"bob\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"f9f3757\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.2109999999999985220711096189916133880615234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9b0e06\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"7\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2620e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fbe4ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce1e2cc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-place\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Address\",\"description_text\":\"Neelkanth Hotel - Ayodhya , Faizabad 224001\",\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"a2238eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b288ae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-phone-call-1\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Phone\",\"description_text\":\"+91 8604724163\",\"link\":{\"url\":\"tel:6668880000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"73322dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b9732d5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-at\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"ramlalatravel@gmail.com\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9eccef2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2be3698\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57dfefc\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3942,1225,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3943,1225,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;s:9:\"max_width\";i:1;s:5:\"align\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:3:{s:26:\"content_vertical_alignment\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:13:\"_border_color\";i:3;s:14:\"_border_radius\";i:3;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(3944,1225,'_wp_page_template','default'),(3945,1225,'_elementor_pro_version','3.16.2'),(3946,1226,'_elementor_edit_mode','builder'),(3947,1226,'_elementor_template_type','wp-page'),(3948,1226,'_elementor_version','3.17.1'),(3949,1226,'_elementor_data','[{\"id\":\"059d353\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"e1161d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ff6c9b\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"padding_top\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_bottom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0988c42\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\"},\"elements\":[{\"id\":\"1b19546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.74900000000000233058017329312860965728759765625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba7f49\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Talk with our team\",\"title_text\":\"Any Question? Feel Free to Contact\",\"button_text\":\"Read More\",\"max_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"description_text\":\"Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d6922ed\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"084cf95\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"be30d01\"},{\"_id\":\"ffba9de\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}},{\"_id\":\"b85b864\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_secondary_color\":\"#313041\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"bob\",\"_margin\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"f9f3757\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.2109999999999985220711096189916133880615234375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9b0e06\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"7\\\" title=\\\"Contact form\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c2620e7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3fbe4ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce1e2cc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-place\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Address\",\"description_text\":\"Neelkanth Hotel - Ayodhya , Faizabad 224001\",\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"a2238eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b288ae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-phone-call-1\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Phone\",\"description_text\":\"+91 8604724163\",\"link\":{\"url\":\"tel:6668880000\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"73322dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"b9732d5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-at\",\"library\":\"tevily-icons-theme\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"ramlalatravel@gmail.com\",\"link\":{\"url\":\"mailto:contact@example.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"primary_color\":\"#FAF5EE\",\"secondary_color\":\"#313041\",\"hover_primary_color\":\"#E8604C\",\"hover_secondary_color\":\"#FFFEFE\",\"icon_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#EBE6DE\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false}]'),(3950,1226,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3951,1226,'_elementor_controls_usage','a:8:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:11:\"padding_top\";i:1;s:14:\"padding_bottom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:9:\"sub_title\";i:1;s:10:\"title_text\";i:1;s:9:\"max_width\";i:1;s:5:\"align\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:13:\"selected_icon\";i:3;s:4:\"view\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:8:\"position\";i:3;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:7:{s:13:\"primary_color\";i:3;s:15:\"secondary_color\";i:3;s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;s:10:\"icon_space\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_padding\";i:3;}s:21:\"section_style_content\";a:3:{s:26:\"content_vertical_alignment\";i:3;s:27:\"title_typography_typography\";i:3;s:26:\"title_typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}s:15:\"_section_border\";a:4:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:13:\"_border_color\";i:3;s:14:\"_border_radius\";i:3;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(3952,1226,'_wp_page_template','default'),(3953,1226,'_elementor_pro_version','3.16.2'),(3960,1072,'_edit_lock','1698400141:1'),(3976,1072,'_wp_page_template','default'),(3985,1072,'_elementor_pro_version','3.16.2'),(4018,1234,'_elementor_edit_mode','builder'),(4019,1234,'_elementor_template_type','wp-page'),(4020,1234,'_elementor_version','3.17.1'),(4021,1234,'_elementor_data','[{\"id\":\"027b947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d0bf791\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41e2072\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfe9709\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_image_tablet\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/03\\/transparent.png\",\"id\":549},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc7059\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be60f00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-13.jpg\",\"id\":1027,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b600727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ce9dddb\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Learn about us\",\"title_text\":\"Dare to Explore with Tevily Agency\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_text\":\"We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"531389f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Services\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":88,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cfc9f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Agents\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"b713a8d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"list-button\\\">\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Get Right Solutions\\n    <\\/a>\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Expert Architecture\\n    <\\/a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b74e401\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bfc06c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3d005f\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"7263e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"8d01887\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62792c4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7fbf158\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"849f753\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7b83b70\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Shirley Smith\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-1.jpg\",\"id\":923,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Kevin Smith\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-3.jpg\",\"id\":922,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Jessica Brown\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-2.jpg\",\"id\":921,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"David Anderson\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/testimonial-4.jpg\",\"id\":1028,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b14ccd3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d88d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6aa254a\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d07aa4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f45917e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e271598\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"c2fde7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3339dc2\",\"elType\":\"widget\",\"settings\":{\"number\":2568,\"title_text\":\"Total Tour booked\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"cee5b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e21c4c\",\"elType\":\"widget\",\"settings\":{\"number\":20,\"title_text\":\"Total Destinations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"4ffbfe3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b77589\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"63fe7d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9baf04c\",\"elType\":\"widget\",\"settings\":{\"number\":25,\"title_text\":\"Our Team Member\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1664fb4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ccbfe53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"314eddd\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Professional people\",\"title_text\":\"Meet the Team\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"16a311f\",\"elType\":\"widget\",\"settings\":{\"team_content\":[{\"name\":\"Jessica Brown\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-1.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"1dd1d94\"},{\"name\":\"Yoni Albert\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-2.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2146de5\"},{\"name\":\"Christine Eve\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-3.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"97fc675\"},{\"name\":\"David Hardson\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-4.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"14205d4\"},{\"name\":\"Fred Andrew\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-5.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2c278f5\"}],\"layout\":\"carousel\",\"image_size\":\"large\",\"ca_items_lg\":\"4\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4c49b4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8340012\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8412318\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 2\",\"_id\":\"3e58acf\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 3\",\"_id\":\"f35296a\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 4\",\"_id\":\"6774ab5\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 5\",\"_id\":\"26ec296\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 6\",\"_id\":\"ad6973d\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false}]'),(4022,1234,'_elementor_page_assets','a:0:{}'),(4023,1234,'_elementor_controls_usage','a:11:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:14;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:6:\"margin\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:23:\"background_image_tablet\";i:1;s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:5;s:10:\"title_text\";i:5;s:5:\"align\";i:2;s:16:\"description_text\";i:1;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;}s:14:\"section_button\";a:3:{s:11:\"button_text\";i:1;s:12:\"button_style\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:19:\"section_title_style\";a:10:{s:11:\"title_space\";i:2;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}s:23:\"section_sub_title_style\";a:6:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:2;s:30:\"typography_sub_title_font_size\";i:2;s:37:\"typography_sub_title_font_size_tablet\";i:1;s:15:\"sub_title_space\";i:1;s:20:\"sub_title_line_color\";i:1;}}}}s:8:\"progress\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";i:2;s:10:\"inner_text\";i:2;s:7:\"percent\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_progress_style\";a:3:{s:12:\"bar_bg_color\";i:2;s:10:\"bar_height\";i:2;s:17:\"bar_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:8:\"gva-team\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:12:\"team_content\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:2:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_xs\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:6:\"brands\";i:1;s:5:\"style\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}}}}'),(4024,1234,'_wp_page_template','default'),(4025,1234,'_elementor_pro_version','3.16.2'),(4026,1235,'_elementor_edit_mode','builder'),(4027,1235,'_elementor_template_type','wp-page'),(4028,1235,'_elementor_version','3.17.1'),(4029,1235,'_elementor_data','[{\"id\":\"027b947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d0bf791\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41e2072\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfe9709\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_image_tablet\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/03\\/transparent.png\",\"id\":549},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc7059\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be60f00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-13.jpg\",\"id\":1027,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b600727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ce9dddb\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Learn about us\",\"title_text\":\"Dare to Explore with Ram Lala Tour & Travel Agency\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_text\":\"We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"531389f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Services\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cfc9f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Agents\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"b713a8d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"list-button\\\">\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Get Right Solutions\\n    <\\/a>\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Expert Architecture\\n    <\\/a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b74e401\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bfc06c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3d005f\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"7263e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"8d01887\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62792c4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7fbf158\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"849f753\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7b83b70\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Shirley Smith\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-1.jpg\",\"id\":923,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Kevin Smith\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-3.jpg\",\"id\":922,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Jessica Brown\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-2.jpg\",\"id\":921,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"David Anderson\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/testimonial-4.jpg\",\"id\":1028,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b14ccd3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d88d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6aa254a\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d07aa4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f45917e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e271598\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"c2fde7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3339dc2\",\"elType\":\"widget\",\"settings\":{\"number\":2568,\"title_text\":\"Total Tour booked\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"cee5b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e21c4c\",\"elType\":\"widget\",\"settings\":{\"number\":20,\"title_text\":\"Total Destinations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"4ffbfe3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b77589\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"63fe7d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9baf04c\",\"elType\":\"widget\",\"settings\":{\"number\":25,\"title_text\":\"Our Team Member\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1664fb4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ccbfe53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"314eddd\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Professional people\",\"title_text\":\"Meet the Team\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"16a311f\",\"elType\":\"widget\",\"settings\":{\"team_content\":[{\"name\":\"Jessica Brown\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-1.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"1dd1d94\"},{\"name\":\"Yoni Albert\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-2.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2146de5\"},{\"name\":\"Christine Eve\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-3.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"97fc675\"},{\"name\":\"David Hardson\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-4.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"14205d4\"},{\"name\":\"Fred Andrew\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-5.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2c278f5\"}],\"layout\":\"carousel\",\"image_size\":\"large\",\"ca_items_lg\":\"4\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4c49b4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8340012\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8412318\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 2\",\"_id\":\"3e58acf\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 3\",\"_id\":\"f35296a\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 4\",\"_id\":\"6774ab5\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 5\",\"_id\":\"26ec296\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 6\",\"_id\":\"ad6973d\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false}]'),(4030,1235,'_elementor_page_assets','a:0:{}'),(4031,1235,'_elementor_controls_usage','a:11:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:14;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:6:\"margin\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:23:\"background_image_tablet\";i:1;s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:5;s:10:\"title_text\";i:5;s:5:\"align\";i:2;s:16:\"description_text\";i:1;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;}s:14:\"section_button\";a:3:{s:11:\"button_text\";i:1;s:12:\"button_style\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:19:\"section_title_style\";a:10:{s:11:\"title_space\";i:2;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}s:23:\"section_sub_title_style\";a:6:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:2;s:30:\"typography_sub_title_font_size\";i:2;s:37:\"typography_sub_title_font_size_tablet\";i:1;s:15:\"sub_title_space\";i:1;s:20:\"sub_title_line_color\";i:1;}}}}s:8:\"progress\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";i:2;s:10:\"inner_text\";i:2;s:7:\"percent\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_progress_style\";a:3:{s:12:\"bar_bg_color\";i:2;s:10:\"bar_height\";i:2;s:17:\"bar_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:8:\"gva-team\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:12:\"team_content\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:2:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_xs\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:6:\"brands\";i:1;s:5:\"style\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}}}}'),(4032,1235,'_wp_page_template','default'),(4033,1235,'_elementor_pro_version','3.16.2'),(4036,1236,'_elementor_edit_mode','builder'),(4037,1236,'_elementor_template_type','wp-page'),(4038,1236,'_elementor_version','3.17.1'),(4039,1236,'_elementor_data','[{\"id\":\"027b947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d0bf791\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41e2072\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfe9709\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_image_tablet\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/03\\/transparent.png\",\"id\":549},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc7059\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be60f00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-13.jpg\",\"id\":1027,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b600727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ce9dddb\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Learn about us\",\"title_text\":\"Dare to Explore with Ram Lala Tour & Travel Agency\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_text\":\"We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"531389f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Services\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cfc9f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Agents\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"b713a8d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"list-button\\\">\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Get Right Solutions\\n    <\\/a>\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Expert Architecture\\n    <\\/a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b74e401\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bfc06c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3d005f\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"7263e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"8d01887\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62792c4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7fbf158\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"849f753\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7b83b70\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Shirley Smith\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-1.jpg\",\"id\":923,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Kevin Smith\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-3.jpg\",\"id\":922,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Jessica Brown\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-2.jpg\",\"id\":921,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"David Anderson\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/testimonial-4.jpg\",\"id\":1028,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b14ccd3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d88d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6aa254a\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d07aa4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f45917e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e271598\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"c2fde7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3339dc2\",\"elType\":\"widget\",\"settings\":{\"number\":2568,\"title_text\":\"Total Tour booked\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"cee5b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e21c4c\",\"elType\":\"widget\",\"settings\":{\"number\":20,\"title_text\":\"Total Destinations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"4ffbfe3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b77589\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"63fe7d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9baf04c\",\"elType\":\"widget\",\"settings\":{\"number\":25,\"title_text\":\"Our Team Member\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1664fb4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ccbfe53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"314eddd\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Professional people\",\"title_text\":\"Meet the Team\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"16a311f\",\"elType\":\"widget\",\"settings\":{\"team_content\":[{\"name\":\"Jessica Brown\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-1.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"1dd1d94\"},{\"name\":\"Yoni Albert\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-2.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2146de5\"},{\"name\":\"Christine Eve\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-3.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"97fc675\"},{\"name\":\"David Hardson\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-4.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"14205d4\"},{\"name\":\"Fred Andrew\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-5.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2c278f5\"}],\"layout\":\"carousel\",\"image_size\":\"large\",\"ca_items_lg\":\"4\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4c49b4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8340012\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8412318\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 2\",\"_id\":\"3e58acf\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 3\",\"_id\":\"f35296a\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 4\",\"_id\":\"6774ab5\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 5\",\"_id\":\"26ec296\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 6\",\"_id\":\"ad6973d\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false}]'),(4040,1236,'_elementor_page_assets','a:0:{}'),(4041,1236,'_elementor_controls_usage','a:11:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:14;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:6:\"margin\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:23:\"background_image_tablet\";i:1;s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:5;s:10:\"title_text\";i:5;s:5:\"align\";i:2;s:16:\"description_text\";i:1;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;}s:14:\"section_button\";a:3:{s:11:\"button_text\";i:1;s:12:\"button_style\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:19:\"section_title_style\";a:10:{s:11:\"title_space\";i:2;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}s:23:\"section_sub_title_style\";a:6:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:2;s:30:\"typography_sub_title_font_size\";i:2;s:37:\"typography_sub_title_font_size_tablet\";i:1;s:15:\"sub_title_space\";i:1;s:20:\"sub_title_line_color\";i:1;}}}}s:8:\"progress\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";i:2;s:10:\"inner_text\";i:2;s:7:\"percent\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_progress_style\";a:3:{s:12:\"bar_bg_color\";i:2;s:10:\"bar_height\";i:2;s:17:\"bar_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:8:\"gva-team\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:12:\"team_content\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:2:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_xs\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:6:\"brands\";i:1;s:5:\"style\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}}}}'),(4042,1236,'_wp_page_template','default'),(4043,1236,'_elementor_pro_version','3.16.2'),(4044,1237,'_elementor_edit_mode','builder'),(4045,1237,'_elementor_template_type','wp-page'),(4046,1237,'_elementor_version','3.17.1'),(4047,1237,'_elementor_data','[{\"id\":\"027b947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d0bf791\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41e2072\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfe9709\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_image_tablet\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/03\\/transparent.png\",\"id\":549},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc7059\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be60f00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-13.jpg\",\"id\":1027,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b600727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ce9dddb\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Learn about us\",\"title_text\":\"Dare to Explore with Ram Lala Tour & Travel Agency\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_text\":\"We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"531389f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Services\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cfc9f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Agents\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"b713a8d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"list-button\\\">\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Get Right Solutions\\n    <\\/a>\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Expert Architecture\\n    <\\/a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b74e401\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bfc06c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3d005f\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"7263e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"8d01887\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62792c4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7fbf158\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"849f753\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7b83b70\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Shirley Smith\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-1.jpg\",\"id\":923,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Kevin Smith\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-3.jpg\",\"id\":922,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Jessica Brown\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-2.jpg\",\"id\":921,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"David Anderson\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/testimonial-4.jpg\",\"id\":1028,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b14ccd3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d88d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6aa254a\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d07aa4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f45917e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e271598\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"c2fde7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3339dc2\",\"elType\":\"widget\",\"settings\":{\"number\":2568,\"title_text\":\"Total Tour booked\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"cee5b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e21c4c\",\"elType\":\"widget\",\"settings\":{\"number\":20,\"title_text\":\"Total Destinations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"4ffbfe3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b77589\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"63fe7d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9baf04c\",\"elType\":\"widget\",\"settings\":{\"number\":25,\"title_text\":\"Our Team Member\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1664fb4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ccbfe53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"314eddd\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Professional people\",\"title_text\":\"Meet the Team\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"16a311f\",\"elType\":\"widget\",\"settings\":{\"team_content\":[{\"name\":\"Jessica Brown\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-1.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"1dd1d94\"},{\"name\":\"Yoni Albert\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-2.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2146de5\"},{\"name\":\"Christine Eve\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-3.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"97fc675\"},{\"name\":\"David Hardson\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-4.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"14205d4\"},{\"name\":\"Fred Andrew\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-5.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2c278f5\"}],\"layout\":\"carousel\",\"image_size\":\"large\",\"ca_items_lg\":\"4\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4c49b4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8340012\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8412318\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 2\",\"_id\":\"3e58acf\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 3\",\"_id\":\"f35296a\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 4\",\"_id\":\"6774ab5\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 5\",\"_id\":\"26ec296\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 6\",\"_id\":\"ad6973d\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false}]'),(4048,1237,'_elementor_page_assets','a:0:{}'),(4049,1237,'_elementor_controls_usage','a:11:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:14;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:6:\"margin\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:23:\"background_image_tablet\";i:1;s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:5;s:10:\"title_text\";i:5;s:5:\"align\";i:2;s:16:\"description_text\";i:1;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;}s:14:\"section_button\";a:3:{s:11:\"button_text\";i:1;s:12:\"button_style\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:19:\"section_title_style\";a:10:{s:11:\"title_space\";i:2;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}s:23:\"section_sub_title_style\";a:6:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:2;s:30:\"typography_sub_title_font_size\";i:2;s:37:\"typography_sub_title_font_size_tablet\";i:1;s:15:\"sub_title_space\";i:1;s:20:\"sub_title_line_color\";i:1;}}}}s:8:\"progress\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";i:2;s:10:\"inner_text\";i:2;s:7:\"percent\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_progress_style\";a:3:{s:12:\"bar_bg_color\";i:2;s:10:\"bar_height\";i:2;s:17:\"bar_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:8:\"gva-team\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:12:\"team_content\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:2:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_xs\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:6:\"brands\";i:1;s:5:\"style\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}}}}'),(4050,1237,'_wp_page_template','default'),(4051,1237,'_elementor_pro_version','3.16.2'),(4052,1238,'_elementor_edit_mode','builder'),(4053,1238,'_elementor_template_type','wp-page'),(4054,1238,'_elementor_version','3.17.1'),(4055,1238,'_elementor_data','[{\"id\":\"027b947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d0bf791\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41e2072\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfe9709\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"115\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_image_tablet\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/03\\/transparent.png\",\"id\":549},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc7059\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be60f00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2021\\/10\\/image-13.jpg\",\"id\":1027,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b600727\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ce9dddb\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Learn about us\",\"title_text\":\"Dare to Explore with Ram Lala Tour & Travel Agency\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_text\":\"We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"531389f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Services\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":98,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6cfc9f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tour Agents\",\"inner_text\":\"\",\"bar_bg_color\":\"#FAF5EE\",\"bar_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bar_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"percent\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"b713a8d\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"list-button\\\">\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Get Right Solutions\\n    <\\/a>\\n    <a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\\\">\\n        <span>\\/<\\/span>\\n        Expert Architecture\\n    <\\/a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b74e401\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bfc06c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3d005f\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"7263e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"8d01887\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62792c4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7fbf158\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"849f753\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7b83b70\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Shirley Smith\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-1.jpg\",\"id\":923,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\",\"testimonial_name\":\"Kevin Smith\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-3.jpg\",\"id\":922,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Jessica Brown\",\"testimonial_job\":\"Founder &amp; CEO\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/testimonial-2.jpg\",\"id\":921,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"David Anderson\",\"testimonial_job\":\"Customer\",\"testimonial_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/testimonial-4.jpg\",\"id\":1028,\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b14ccd3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d88d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"6aa254a\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\",\"button_text\":\"Learn more\",\"title_color\":\"#FFFFFF\",\"box_align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"sub_title_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_style\":\"btn-white\",\"sub_title_line_color\":\"#FFFFFF33\",\"button_size\":\"btn-medium\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"max_width\":{\"unit\":\"px\",\"size\":835,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"#\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d07aa4d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f45917e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e271598\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"c2fde7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3339dc2\",\"elType\":\"widget\",\"settings\":{\"number\":2568,\"title_text\":\"Total Tour booked\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"cee5b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e21c4c\",\"elType\":\"widget\",\"settings\":{\"number\":20,\"title_text\":\"Total Destinations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"4ffbfe3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9b77589\",\"elType\":\"widget\",\"settings\":{\"number\":930,\"title_text\":\"Happy People\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true},{\"id\":\"63fe7d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9baf04c\",\"elType\":\"widget\",\"settings\":{\"number\":25,\"title_text\":\"Our Team Member\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"gva-counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1664fb4\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ccbfe53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"314eddd\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Professional people\",\"title_text\":\"Meet the Team\",\"button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"16a311f\",\"elType\":\"widget\",\"settings\":{\"team_content\":[{\"name\":\"Jessica Brown\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-1.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"1dd1d94\"},{\"name\":\"Yoni Albert\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-2.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2146de5\"},{\"name\":\"Christine Eve\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-3.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"97fc675\"},{\"name\":\"David Hardson\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-4.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"14205d4\"},{\"name\":\"Fred Andrew\",\"position\":\"Consultant\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/plugins\\/tevily-themer\\/elementor\\/assets\\/images\\/team-5.jpg\"},\"facebook\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\"},\"twitter\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\"},\"instagram\":{\"url\":\"https:\\/\\/instagram.com\\/envato\\/\"},\"pinterest\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\"},\"_id\":\"2c278f5\"}],\"layout\":\"carousel\",\"image_size\":\"large\",\"ca_items_lg\":\"4\",\"ca_items_xs\":\"2\"},\"elements\":[],\"widgetType\":\"gva-team\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4c49b4\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8340012\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8412318\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 2\",\"_id\":\"3e58acf\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 3\",\"_id\":\"f35296a\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 4\",\"_id\":\"6774ab5\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 5\",\"_id\":\"26ec296\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"title\":\"Brand 6\",\"_id\":\"ad6973d\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}}],\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"style\":\"style-2\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false}]'),(4056,1238,'_elementor_page_assets','a:0:{}'),(4057,1238,'_elementor_controls_usage','a:11:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:14;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:12:\"border_color\";i:3;s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:6;s:6:\"margin\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:23:\"background_image_tablet\";i:1;s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;s:15:\"background_size\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:6:{s:9:\"sub_title\";i:5;s:10:\"title_text\";i:5;s:5:\"align\";i:2;s:16:\"description_text\";i:1;s:9:\"box_align\";i:1;s:9:\"max_width\";i:1;}s:14:\"section_button\";a:3:{s:11:\"button_text\";i:1;s:12:\"button_style\";i:1;s:11:\"button_size\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:19:\"section_title_style\";a:10:{s:11:\"title_space\";i:2;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}s:23:\"section_sub_title_style\";a:6:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:2;s:30:\"typography_sub_title_font_size\";i:2;s:37:\"typography_sub_title_font_size_tablet\";i:1;s:15:\"sub_title_space\";i:1;s:20:\"sub_title_line_color\";i:1;}}}}s:8:\"progress\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:16:\"section_progress\";a:3:{s:5:\"title\";i:2;s:10:\"inner_text\";i:2;s:7:\"percent\";i:2;}}s:5:\"style\";a:1:{s:22:\"section_progress_style\";a:3:{s:12:\"bar_bg_color\";i:2;s:10:\"bar_height\";i:2;s:17:\"bar_border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:11:\"gva-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:3:{s:6:\"number\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}}}}s:8:\"gva-team\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:3:{s:12:\"team_content\";i:1;s:6:\"layout\";i:1;s:10:\"image_size\";i:1;}s:24:\"section_carousel_options\";a:2:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_xs\";i:1;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:15:\"section_content\";a:2:{s:6:\"brands\";i:1;s:5:\"style\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}}}}'),(4058,1238,'_wp_page_template','default'),(4059,1238,'_elementor_pro_version','3.16.2'),(4067,35,'_edit_lock','1698400569:1'),(4080,1240,'_wp_attached_file','2023/10/cleartrip-rebrands-itself-e1698400545534.webp'),(4081,1240,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1190;s:6:\"height\";i:528;s:4:\"file\";s:53:\"2023/10/cleartrip-rebrands-itself-e1698400545534.webp\";s:8:\"filesize\";i:9690;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"cleartrip-rebrands-itself-e1698400545534-600x528.webp\";s:5:\"width\";i:600;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5956;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"cleartrip-rebrands-itself-e1698400545534-1024x454.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"cleartrip-rebrands-itself-e1698400545534-180x180.webp\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2226;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"cleartrip-rebrands-itself-e1698400545534-768x341.webp\";s:5:\"width\";i:768;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6574;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:53:\"cleartrip-rebrands-itself-e1698400545534-600x528.webp\";s:5:\"width\";i:600;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5956;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:53:\"cleartrip-rebrands-itself-e1698400545534-580x450.webp\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4082,1240,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1200;s:6:\"height\";i:765;s:4:\"file\";s:30:\"cleartrip-rebrands-itself.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:38:\"cleartrip-rebrands-itself-180x180.webp\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2324;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:38:\"cleartrip-rebrands-itself-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5994;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:38:\"cleartrip-rebrands-itself-768x490.webp\";s:5:\"width\";i:768;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7918;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:39:\"cleartrip-rebrands-itself-1024x653.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:653;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10532;}s:19:\"post-thumbnail-orig\";a:5:{s:4:\"file\";s:38:\"cleartrip-rebrands-itself-600x620.webp\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5926;}s:18:\"tevily_medium-orig\";a:5:{s:4:\"file\";s:38:\"cleartrip-rebrands-itself-580x450.webp\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6920;}}'),(4083,1241,'_elementor_edit_mode','builder'),(4084,1241,'_elementor_template_type','wp-page'),(4085,1241,'_elementor_version','3.4.7'),(4086,1241,'_elementor_data','[{\"id\":\"70f6bb9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2505688\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e336a\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39ecd2ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c540d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.67,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"12ddd9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c6403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d5683\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-1.jpg\",\"id\":824},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"6ca31b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8161\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-2.jpg\",\"id\":825},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a751902\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ae51bea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cb30b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-3.jpg\",\"id\":823},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"33e9c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a140b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-4.jpg\",\"id\":826},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71e74f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba70585\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"},{\"id\":\"8f0a712\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f4c478\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a16f3c4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"eb1dee8\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d34609e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"ThaiLand\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"thaiLand\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9d4e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db7d3be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea60d85\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"dac827d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.293,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"3c920a1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"#\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(4087,1241,'_elementor_page_assets','a:0:{}'),(4088,1241,'_elementor_controls_usage','a:9:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:10;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:5:\"image\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;}}}}s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:5:\"style\";i:1;s:5:\"align\";i:2;s:9:\"sub_title\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:1;s:37:\"typography_sub_title_font_size_tablet\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:8:\"subtitle\";i:1;s:5:\"title\";i:1;s:5:\"image\";i:1;s:13:\"content_align\";i:1;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(4089,1242,'_elementor_edit_mode','builder'),(4090,1242,'_elementor_template_type','wp-page'),(4091,1242,'_elementor_version','3.4.7'),(4092,1242,'_elementor_data','[{\"id\":\"70f6bb9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2505688\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e336a\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39ecd2ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c540d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.67,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"12ddd9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c6403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d5683\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-1.jpg\",\"id\":824},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"6ca31b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8161\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-2.jpg\",\"id\":825},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a751902\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ae51bea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cb30b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-3.jpg\",\"id\":823},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"33e9c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a140b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Company Limited Liability Tevily Financial\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/05\\/partner-4.jpg\",\"id\":826},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71e74f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba70585\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"},{\"id\":\"8f0a712\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f4c478\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a16f3c4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"eb1dee8\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d34609e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"ThaiLand\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"thaiLand\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9d4e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db7d3be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea60d85\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"dac827d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.293,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"3c920a1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"#\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(4093,1242,'_elementor_page_assets','a:0:{}'),(4094,1242,'_elementor_controls_usage','a:9:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:10;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:5:\"image\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;}}}}s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:5:\"style\";i:1;s:5:\"align\";i:2;s:9:\"sub_title\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:1;s:37:\"typography_sub_title_font_size_tablet\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:8:\"subtitle\";i:1;s:5:\"title\";i:1;s:5:\"image\";i:1;s:13:\"content_align\";i:1;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(4095,35,'_wp_page_template','default'),(4096,1243,'_elementor_edit_mode','builder'),(4097,1243,'_elementor_template_type','wp-page'),(4098,1243,'_elementor_version','3.4.7'),(4099,1243,'_elementor_data','[{\"id\":\"70f6bb9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2505688\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"04e336a\",\"elType\":\"widget\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/breadcrumb.jpg\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[],\"widgetType\":\"gva_post_breadcrumb\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39ecd2ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c540d60\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.6700000000000017053025658242404460906982421875,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"12ddd9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c6403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d5683\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Make My Trip\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Make my Trip is leading travel Package provider\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"6ca31b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bd8161\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Travel Traingle\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a751902\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ae51bea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8cb30b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Goibibo\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"33e9c22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a140b0\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Yatra\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d057fd4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"db077f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c55a399\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Trip Advisor\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true},{\"id\":\"7f1202c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"88908a6\",\"elType\":\"widget\",\"settings\":{\"style\":\"skin-v7\",\"title_text\":\"Clear Trip\",\"link_text\":\"Read More\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/cleartrip-rebrands-itself-e1698400545534.webp\",\"id\":1240,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"description_text\":\"Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\",\"link\":{\"url\":\"https:\\/\\/themeforest.net\\/user\\/gavias\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"subtitle_text\":\"Quality Standards\",\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"66888000\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"71e74f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.3299999999999982946974341757595539093017578125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ba70585\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"title\":\"\",\"nav_menu\":\"70\"}},\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"},{\"id\":\"8f0a712\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EBE6DE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f4c478\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a16f3c4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Recent Posts\",\"style\":\"style-4\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"eb1dee8\",\"elType\":\"widget\",\"settings\":{\"layout\":\"small_list\",\"posts_per_page\":3},\"elements\":[],\"widgetType\":\"gva-posts\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d34609e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Relax\",\"title\":\"ThaiLand\",\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/image-9.jpg\",\"id\":951,\"alt\":\"\",\"source\":\"library\"},\"content_align\":\"left\",\"show_number_text\":\"tours\",\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"term_slug\":\"thaiLand\",\"show_number_content\":\"yes\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c9d4e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"105\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db7d3be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70.667000000000001591615728102624416351318359375,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea60d85\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Plan your trip with us\",\"title_text\":\"Ready for an unforgetable tour?\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"sub_title_color\":\"#FFFFFF\",\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_sub_title_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"dac827d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":29.29299999999999926103555480949580669403076171875,\"content_position\":\"center\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"3c920a1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a class=\\\"btn-black btn-medium\\\" href=\\\"#\\\">\\n    Book Tour Now\\n<\\/a>\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),(4100,1243,'_elementor_page_assets','a:0:{}'),(4101,1243,'_elementor_controls_usage','a:9:{s:19:\"gva_post_breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:27:\"gva_post_breadcrumb_content\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:10;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:4:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;s:13:\"border_radius\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:5:\"image\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;}}}}s:18:\"wp-widget-nav_menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:5:\"style\";i:1;s:5:\"align\";i:2;s:9:\"sub_title\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:1;}s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;}s:23:\"section_sub_title_style\";a:4:{s:15:\"sub_title_color\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:1;s:37:\"typography_sub_title_font_size_tablet\";i:1;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_query\";a:2:{s:6:\"layout\";i:1;s:14:\"posts_per_page\";i:1;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:6:{s:8:\"subtitle\";i:1;s:5:\"title\";i:1;s:5:\"image\";i:1;s:13:\"content_align\";i:1;s:9:\"term_slug\";i:1;s:19:\"show_number_content\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(4102,1243,'_wp_page_template','default'),(4103,35,'_elementor_pro_version','3.16.2'),(4122,1245,'_elementor_edit_mode','builder'),(4123,1245,'_elementor_template_type','wp-page'),(4124,1245,'_elementor_version','3.17.1'),(4125,1245,'_elementor_data','[{\"id\":\"967a0ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264022b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"03d7816\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The Worlds\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5bcac0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4333448\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fb8344\",\"elType\":\"widget\",\"settings\":{\"btn_search_title\":\"Search\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Destinations\",\"ba_type_title\":\"Activity\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Languages\",\"title_search_box\":\"\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"layout\":\"layout-1-2\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b90385\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52e6004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b45e53c\",\"elType\":\"widget\",\"settings\":{\"per_page\":60,\"grid_items_xs\":\"2\",\"grid_items_lg\":\"3\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81b9ab4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e18df64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b94291b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"78d7aa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8ae9ba9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#9299A7\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e06d242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f156513\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/image-app.png\",\"id\":1038,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4126,1245,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(4127,1245,'_wp_page_template','default'),(4128,1245,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:5:\"align\";i:1;s:9:\"sub_title\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:11:\"title_space\";i:1;}s:18:\"section_desc_style\";a:7:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:2;s:17:\"description_space\";i:2;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_mobile\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:2:{s:37:\"typography_sub_title_font_size_mobile\";i:1;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:5:{s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:17:\"ba_language_title\";i:1;s:16:\"title_search_box\";i:1;s:6:\"layout\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:29:\"gva_ba_search_results_content\";a:1:{s:8:\"per_page\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(4129,1245,'_elementor_pro_version','3.16.2'),(4131,1246,'_elementor_edit_mode','builder'),(4132,1246,'_elementor_template_type','wp-page'),(4133,1246,'_elementor_version','3.17.1'),(4134,1246,'_elementor_data','[{\"id\":\"967a0ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264022b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"03d7816\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The Worlds\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5bcac0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4333448\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fb8344\",\"elType\":\"widget\",\"settings\":{\"btn_search_title\":\"Search\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Destinations\",\"ba_type_title\":\"Activity\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Languages\",\"title_search_box\":\"\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"layout\":\"layout-1-2\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b90385\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52e6004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b45e53c\",\"elType\":\"widget\",\"settings\":{\"per_page\":60,\"grid_items_xs\":\"2\",\"grid_items_lg\":\"3\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81b9ab4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e18df64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b94291b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"78d7aa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8ae9ba9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#9299A7\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e06d242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f156513\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4135,1246,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(4136,1246,'_wp_page_template','default'),(4137,1246,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:5:\"align\";i:1;s:9:\"sub_title\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:11:\"title_space\";i:1;}s:18:\"section_desc_style\";a:7:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:2;s:17:\"description_space\";i:2;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_mobile\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:2:{s:37:\"typography_sub_title_font_size_mobile\";i:1;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:5:{s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:17:\"ba_language_title\";i:1;s:16:\"title_search_box\";i:1;s:6:\"layout\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:29:\"gva_ba_search_results_content\";a:1:{s:8:\"per_page\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(4138,1246,'_elementor_pro_version','3.16.2'),(4140,1247,'_elementor_edit_mode','builder'),(4141,1247,'_elementor_template_type','wp-page'),(4142,1247,'_elementor_version','3.17.1'),(4143,1247,'_elementor_data','[{\"id\":\"967a0ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264022b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"03d7816\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The Worlds\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5bcac0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4333448\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fb8344\",\"elType\":\"widget\",\"settings\":{\"btn_search_title\":\"Search\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Destinations\",\"ba_type_title\":\"Activity\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Languages\",\"title_search_box\":\"\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"layout\":\"layout-1-2\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b90385\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52e6004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b45e53c\",\"elType\":\"widget\",\"settings\":{\"per_page\":60,\"grid_items_xs\":\"2\",\"grid_items_lg\":\"3\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81b9ab4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e18df64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b94291b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"78d7aa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8ae9ba9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#9299A7\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e06d242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f156513\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4144,1247,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(4145,1247,'_wp_page_template','default'),(4146,1247,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:5:\"align\";i:1;s:9:\"sub_title\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:11:\"title_space\";i:1;}s:18:\"section_desc_style\";a:7:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:2;s:17:\"description_space\";i:2;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_mobile\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:2:{s:37:\"typography_sub_title_font_size_mobile\";i:1;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:5:{s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:17:\"ba_language_title\";i:1;s:16:\"title_search_box\";i:1;s:6:\"layout\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:29:\"gva_ba_search_results_content\";a:1:{s:8:\"per_page\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(4147,1247,'_elementor_pro_version','3.16.2'),(4148,1248,'_elementor_edit_mode','builder'),(4149,1248,'_elementor_template_type','wp-page'),(4150,1248,'_elementor_version','3.17.1'),(4151,1248,'_elementor_data','[{\"id\":\"967a0ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264022b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"03d7816\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The Worlds\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5bcac0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4333448\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fb8344\",\"elType\":\"widget\",\"settings\":{\"btn_search_title\":\"Search\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Destinations\",\"ba_type_title\":\"Activity\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Languages\",\"title_search_box\":\"\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"layout\":\"layout-1-2\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b90385\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52e6004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b45e53c\",\"elType\":\"widget\",\"settings\":{\"per_page\":60,\"grid_items_xs\":\"2\",\"grid_items_lg\":\"3\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81b9ab4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e18df64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b94291b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"78d7aa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8ae9ba9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#9299A7\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e06d242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f156513\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4152,1248,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(4153,1248,'_wp_page_template','default'),(4154,1248,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:5:\"align\";i:1;s:9:\"sub_title\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:11:\"title_space\";i:1;}s:18:\"section_desc_style\";a:7:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:2;s:17:\"description_space\";i:2;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_mobile\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:2:{s:37:\"typography_sub_title_font_size_mobile\";i:1;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:5:{s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:17:\"ba_language_title\";i:1;s:16:\"title_search_box\";i:1;s:6:\"layout\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:29:\"gva_ba_search_results_content\";a:1:{s:8:\"per_page\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(4155,1248,'_elementor_pro_version','3.16.2'),(4156,1249,'_elementor_edit_mode','builder'),(4157,1249,'_elementor_template_type','wp-page'),(4158,1249,'_elementor_version','3.17.1'),(4159,1249,'_elementor_data','[{\"id\":\"967a0ee\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":614,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2020\\/12\\/slider-1.jpg\"},{\"id\":991,\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-5.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"160\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"264022b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"03d7816\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Explore The India\",\"description_text\":\"People Don\\u2019t Take, Trips Take People\",\"button_text\":\"\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#FFFFFF\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_desc_typography\":\"custom\",\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"description_space\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_desc_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5bcac0\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4333448\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4fb8344\",\"elType\":\"widget\",\"settings\":{\"btn_search_title\":\"Search\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Destinations\",\"ba_type_title\":\"Activity\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Languages\",\"title_search_box\":\"\",\"title_date_from\":\"Date From\",\"title_date_to\":\"Date To\",\"layout\":\"layout-1-2\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b90385\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52e6004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b45e53c\",\"elType\":\"widget\",\"settings\":{\"per_page\":60,\"grid_items_xs\":\"2\",\"grid_items_lg\":\"3\"},\"elements\":[],\"widgetType\":\"gva_ba_search_results\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"81b9ab4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e18df64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"b94291b\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"78d7aa4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8ae9ba9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#9299A7\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"http:\\/\\/localhost\\/wp\\/ziston\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e06d242\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"f156513\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4160,1249,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(4161,1249,'_wp_page_template','default'),(4162,1249,'_elementor_controls_usage','a:7:{s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:4:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:5:\"align\";i:1;s:9:\"sub_title\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:11:\"title_space\";i:1;}s:18:\"section_desc_style\";a:7:{s:10:\"desc_color\";i:1;s:26:\"typography_desc_typography\";i:1;s:25:\"typography_desc_font_size\";i:2;s:17:\"description_space\";i:2;s:32:\"typography_desc_font_size_mobile\";i:1;s:24:\"description_space_mobile\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:17:\"section_box_style\";a:1:{s:9:\"box_space\";i:2;}s:23:\"section_sub_title_style\";a:2:{s:37:\"typography_sub_title_font_size_mobile\";i:1;s:30:\"typography_sub_title_font_size\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:26:\"gva_ba_search_form_content\";a:5:{s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:17:\"ba_language_title\";i:1;s:16:\"title_search_box\";i:1;s:6:\"layout\";i:1;}}}}s:21:\"gva_ba_search_results\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:29:\"gva_ba_search_results_content\";a:1:{s:8:\"per_page\";i:1;}s:20:\"section_grid_options\";a:1:{s:13:\"grid_items_xs\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}}}}'),(4163,1249,'_elementor_pro_version','3.16.2'),(4252,1256,'_wp_attached_file','2023/11/kohinoor.jpeg'),(4253,1256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:640;s:4:\"file\";s:21:\"2023/11/kohinoor.jpeg\";s:8:\"filesize\";i:107456;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"kohinoor-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61539;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"kohinoor-1024x512.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91347;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"kohinoor-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9786;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"kohinoor-768x384.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59995;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"kohinoor-600x620.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62716;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"kohinoor-580x450.jpeg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51242;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4254,1256,'_wp_attachment_image_alt','ram lala tour and travel'),(4291,1262,'tmp_post_title','Fortuner'),(4292,1262,'tmp_post_content','Fortuner'),(4293,1262,'_edit_last','1'),(4294,1262,'_edit_lock','1699590422:1'),(4296,1262,'rs_page_bg_color',''),(4297,1262,'tevily_template_layout','_default_active'),(4298,1262,'min_guests','1'),(4299,1262,'code_car','63-1262'),(4300,1262,'discount','a:3:{s:8:\"discount\";s:0:\"\";s:9:\"date_from\";s:0:\"\";s:7:\"date_to\";s:0:\"\";}'),(4301,1262,'service_selection_type_car','checkbox'),(4303,1263,'_wp_attached_file','2023/11/20200604105144_Toyota-Fortuner-facelift-2.jpg'),(4304,1263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:872;s:6:\"height\";i:578;s:4:\"file\";s:53:\"2023/11/20200604105144_Toyota-Fortuner-facelift-2.jpg\";s:8:\"filesize\";i:57765;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"20200604105144_Toyota-Fortuner-facelift-2-600x578.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"20200604105144_Toyota-Fortuner-facelift-2-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"20200604105144_Toyota-Fortuner-facelift-2-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49195;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:53:\"20200604105144_Toyota-Fortuner-facelift-2-600x578.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44389;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:53:\"20200604105144_Toyota-Fortuner-facelift-2-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4305,1262,'images','a:1:{i:0;a:3:{s:8:\"image_id\";i:1263;s:5:\"image\";s:105:\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/20200604105144_Toyota-Fortuner-facelift-2.jpg\";s:11:\"description\";s:8:\"fortuner\";}}'),(4306,1262,'deposit_fixed','2500'),(4308,1264,'_wp_attached_file','2023/11/fortuner.jpeg'),(4309,1264,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:872;s:6:\"height\";i:578;s:4:\"file\";s:21:\"2023/11/fortuner.jpeg\";s:8:\"filesize\";i:53119;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"fortuner-600x578.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43277;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"fortuner-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"fortuner-768x509.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48855;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"fortuner-600x578.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43277;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"fortuner-580x450.jpeg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38022;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4310,1264,'_wp_attachment_image_alt','fortuner'),(4342,1268,'_wp_attached_file','2023/11/mercedes.jpeg'),(4343,1268,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:660;s:6:\"height\";i:439;s:4:\"file\";s:21:\"2023/11/mercedes.jpeg\";s:8:\"filesize\";i:27485;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"mercedes-600x439.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:439;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"mercedes-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"mercedes-600x439.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:439;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32735;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"mercedes-580x439.jpeg\";s:5:\"width\";i:580;s:6:\"height\";i:439;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28645;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4377,1272,'_wp_attached_file','2023/11/fortuner-1.jpeg'),(4378,1272,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:872;s:6:\"height\";i:578;s:4:\"file\";s:23:\"2023/11/fortuner-1.jpeg\";s:8:\"filesize\";i:52546;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"fortuner-1-600x578.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"fortuner-1-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7314;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"fortuner-1-768x509.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48928;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:23:\"fortuner-1-600x578.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42337;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:23:\"fortuner-1-580x450.jpeg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38073;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4465,1280,'_elementor_edit_mode','builder'),(4466,1280,'_elementor_data','[{\"id\":\"0cc68c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#313041\",\"background_overlay_position\":\"top left\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"overlay_blend_mode\":\"luminosity\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"723017c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.417000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"32c0619\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e58429\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Welcome to Ram Lala Tour and Travel Agency.\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b54a84\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"_id\":\"2f95dbb\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c3ea18d\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7cdc512\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF33\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0c22e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"59a1a29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Access\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9aa635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Community Blog\",\"icon\":\"\",\"_id\":\"316bdb8\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Rewards\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/our-team\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Work with Us\",\"icon\":\"\",\"_id\":\"b48bb63\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9d63087\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f4cb2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44dcf9a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Account\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"316bdb8\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Affilitate Program\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Our Partner\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/our-partner\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Events\",\"icon\":\"\",\"_id\":\"b48bb63\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/events-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2c3838c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de2288\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Ram Lala Tour &amp; Travels\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c00ca0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a1582e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#313041\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2896a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"15\",\"bottom\":\"26\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_mobile\":20,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b60abe8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" las la-arrow-up\",\"library\":\"tevily-icons-lineawesome\"},\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"return-top\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"b2118e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.452000000000001733724275254644453525543212890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"08c7ec4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"b86b2e2\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c714fc0\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"_id\":\"b13c414\",\"link\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"44659a4\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(255,255,255,0.2)\",\"hover_primary_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hover_animation\":\"push\",\"icon_secondary_color\":\"#313041\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_secondary_color\":\"#FFFFFF\",\"shape\":\"circle\",\"_element_width\":\"auto\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3d84a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.2120000000000032969182939268648624420166015625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":45,\"align_mobile\":\"flex-start\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"css_classes\":\"column-white-right\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\"},\"elements\":[{\"id\":\"57dbf28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\\\"http:\\/\\/whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"text_color\":\"#787780\",\"typography_font_weight\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":149.43000000000000682121026329696178436279296875}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4467,1280,'_wp_page_template','default'),(4468,1280,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(4469,1280,'_elementor_template_type','wp-post'),(4470,1280,'_elementor_version','3.16.5'),(4471,1280,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:2;}s:18:\"section_text_style\";a:3:{s:16:\"text_color_hover\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_weight\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:7;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:3;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:5:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_mobile\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:8:\"position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:6:{s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"description_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:5:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:8:\"overflow\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:11:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:20:\"icon_secondary_color\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:15:\"hover_animation\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(4472,1280,'_elementor_pro_version','3.16.2'),(4479,1281,'_elementor_edit_mode','builder'),(4480,1281,'_elementor_data','[{\"id\":\"0cc68c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#313041\",\"background_overlay_position\":\"top left\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"overlay_blend_mode\":\"luminosity\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"723017c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.417000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"32c0619\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e58429\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Welcome to Ram Lala Tour and Travel Agency.\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b54a84\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"_id\":\"2f95dbb\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c3ea18d\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7cdc512\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF33\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0c22e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"59a1a29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Access\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9aa635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Community Blog\",\"icon\":\"\",\"_id\":\"316bdb8\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Rewards\",\"icon\":\"\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/our-team\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Work with Us\",\"icon\":\"\",\"_id\":\"b48bb63\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/contact-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9d63087\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f4cb2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44dcf9a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Ayodhya\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Bodhgaya\",\"icon\":\"\",\"_id\":\"316bdb8\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Banaras\",\"icon\":\"\",\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Agra\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Delhi\",\"icon\":\"\",\"_id\":\"b48bb63\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2c3838c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de2288\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Ram Lala Tour &amp; Travels\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c00ca0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a1582e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#313041\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2896a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"15\",\"bottom\":\"26\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_mobile\":20,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b60abe8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" las la-arrow-up\",\"library\":\"tevily-icons-lineawesome\"},\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"return-top\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"b2118e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.452000000000001733724275254644453525543212890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"08c7ec4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"b86b2e2\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c714fc0\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"_id\":\"b13c414\",\"link\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"44659a4\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(255,255,255,0.2)\",\"hover_primary_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hover_animation\":\"push\",\"icon_secondary_color\":\"#313041\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_secondary_color\":\"#FFFFFF\",\"shape\":\"circle\",\"_element_width\":\"auto\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3d84a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.2120000000000032969182939268648624420166015625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":45,\"align_mobile\":\"flex-start\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"css_classes\":\"column-white-right\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\"},\"elements\":[{\"id\":\"57dbf28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\\\"http:\\/\\/whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"text_color\":\"#787780\",\"typography_font_weight\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":149.43000000000000682121026329696178436279296875}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4481,1281,'_wp_page_template','default'),(4482,1281,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(4483,1281,'_elementor_template_type','wp-post'),(4484,1281,'_elementor_version','3.17.3'),(4485,1281,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:2;}s:18:\"section_text_style\";a:3:{s:16:\"text_color_hover\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_weight\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:7;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:3;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:5:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_mobile\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:8:\"position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:6:{s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"description_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:5:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:8:\"overflow\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:11:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:20:\"icon_secondary_color\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:15:\"hover_animation\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(4486,1281,'_elementor_pro_version','3.16.2'),(4493,1282,'_elementor_edit_mode','builder'),(4494,1282,'_elementor_data','[{\"id\":\"0cc68c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#313041\",\"background_overlay_position\":\"top left\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"overlay_blend_mode\":\"luminosity\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"723017c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.417000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"32c0619\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e58429\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Welcome to Ram Lala Tour and Travel Agency.\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b54a84\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"_id\":\"2f95dbb\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c3ea18d\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7cdc512\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF33\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0c22e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"59a1a29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Access\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9aa635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Our Team\",\"icon\":\"\",\"_id\":\"316bdb8\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Tour Package\",\"icon\":\"\",\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Our Partners\",\"icon\":\"\",\"_id\":\"b48bb63\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9d63087\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f4cb2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Tours\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44dcf9a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Ayodhya\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Bodhgaya\",\"icon\":\"\",\"_id\":\"316bdb8\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Banaras\",\"icon\":\"\",\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Agra\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Delhi\",\"icon\":\"\",\"_id\":\"b48bb63\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2c3838c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de2288\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Ram Lala Tour &amp; Travels\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c00ca0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a1582e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#313041\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2896a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"15\",\"bottom\":\"26\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_mobile\":20,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b60abe8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" las la-arrow-up\",\"library\":\"tevily-icons-lineawesome\"},\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"return-top\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"b2118e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.452000000000001733724275254644453525543212890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"08c7ec4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"b86b2e2\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c714fc0\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"_id\":\"b13c414\",\"link\":{\"url\":\"https:\\/\\/pinterest.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"44659a4\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(255,255,255,0.2)\",\"hover_primary_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hover_animation\":\"push\",\"icon_secondary_color\":\"#313041\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_secondary_color\":\"#FFFFFF\",\"shape\":\"circle\",\"_element_width\":\"auto\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3d84a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.2120000000000032969182939268648624420166015625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":45,\"align_mobile\":\"flex-start\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"css_classes\":\"column-white-right\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\"},\"elements\":[{\"id\":\"57dbf28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\\\"http:\\/\\/whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"text_color\":\"#787780\",\"typography_font_weight\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":149.43000000000000682121026329696178436279296875}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4495,1282,'_wp_page_template','default'),(4496,1282,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(4497,1282,'_elementor_template_type','wp-post'),(4498,1282,'_elementor_version','3.17.3'),(4499,1282,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:2;}s:18:\"section_text_style\";a:3:{s:16:\"text_color_hover\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_weight\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:7;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:3;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:5:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_mobile\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:8:\"position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:6:{s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"description_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:5:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:8:\"overflow\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:11:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:20:\"icon_secondary_color\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:15:\"hover_animation\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(4500,1282,'_elementor_pro_version','3.16.2'),(4616,1295,'_wp_attached_file','2023/11/452347571.jpg'),(4617,1295,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:576;s:4:\"file\";s:21:\"2023/11/452347571.jpg\";s:8:\"filesize\";i:118104;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"452347571-600x576.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"452347571-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"452347571-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73338;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:21:\"452347571-600x576.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81722;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:21:\"452347571-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57239;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4618,1296,'_wp_attached_file','2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg'),(4619,1296,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:900;s:4:\"file\";s:123:\"2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg\";s:8:\"filesize\";i:907549;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:123:\"5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64531;}s:5:\"large\";a:5:{s:4:\"file\";s:124:\"5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118131;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:123:\"5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:123:\"5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72776;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:123:\"5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66551;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:123:\"5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51067;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4620,1297,'_wp_attached_file','2023/11/cblhotelexterior.jpg'),(4621,1297,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2023/11/cblhotelexterior.jpg\";s:8:\"filesize\";i:113639;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"cblhotelexterior-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"cblhotelexterior-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10449;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:28:\"cblhotelexterior-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90623;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:28:\"cblhotelexterior-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4622,1298,'_wp_attached_file','2023/11/hotel-5-star.jpg'),(4623,1298,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:751;s:4:\"file\";s:24:\"2023/11/hotel-5-star.jpg\";s:8:\"filesize\";i:72926;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"hotel-5-star-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55849;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"hotel-5-star-1024x641.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"hotel-5-star-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7496;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"hotel-5-star-768x481.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:481;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52988;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:24:\"hotel-5-star-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57629;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:24:\"hotel-5-star-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4624,1299,'_wp_attached_file','2023/11/istockphoto-503019528-612x612-1.jpg'),(4625,1299,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:612;s:6:\"height\";i:612;s:4:\"file\";s:43:\"2023/11/istockphoto-503019528-612x612-1.jpg\";s:8:\"filesize\";i:78623;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"istockphoto-503019528-612x612-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"istockphoto-503019528-612x612-1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11954;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:43:\"istockphoto-503019528-612x612-1-600x612.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104871;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:43:\"istockphoto-503019528-612x612-1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:56:\"asphalt road front of luxury hotel in clear sky at night\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:9:\"zhudifeng\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:56:\"asphalt road front of luxury hotel in clear sky at night\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4626,1300,'_wp_attached_file','2023/11/radisson-blu-plaza-delhi.jpg'),(4627,1300,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2023/11/radisson-blu-plaza-delhi.jpg\";s:8:\"filesize\";i:240755;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"radisson-blu-plaza-delhi-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70479;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"radisson-blu-plaza-delhi-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"radisson-blu-plaza-delhi-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"radisson-blu-plaza-delhi-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78644;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:36:\"radisson-blu-plaza-delhi-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73573;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:36:\"radisson-blu-plaza-delhi-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54052;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4628,1301,'_wp_attached_file','2023/11/expediav2-94014-e47096-638262.jpg'),(4629,1301,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:573;s:4:\"file\";s:41:\"2023/11/expediav2-94014-e47096-638262.jpg\";s:8:\"filesize\";i:70012;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"expediav2-94014-e47096-638262-600x573.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"expediav2-94014-e47096-638262-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"expediav2-94014-e47096-638262-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51283;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:41:\"expediav2-94014-e47096-638262-600x573.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47644;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:41:\"expediav2-94014-e47096-638262-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4630,1302,'_wp_attached_file','2023/11/welcomhotel-dwarka-new.jpg'),(4631,1302,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:430;s:4:\"file\";s:34:\"2023/11/welcomhotel-dwarka-new.jpg\";s:8:\"filesize\";i:70493;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"welcomhotel-dwarka-new-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"welcomhotel-dwarka-new-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9426;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"welcomhotel-dwarka-new-768x413.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:413;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56973;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:34:\"welcomhotel-dwarka-new-600x430.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58005;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:34:\"welcomhotel-dwarka-new-580x430.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4637,1303,'_wp_attached_file','2023/11/hotel-Claridges-New-Delhi.jpg'),(4638,1303,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:970;s:6:\"height\";i:546;s:4:\"file\";s:37:\"2023/11/hotel-Claridges-New-Delhi.jpg\";s:8:\"filesize\";i:113549;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"hotel-Claridges-New-Delhi-600x546.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"hotel-Claridges-New-Delhi-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9600;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"hotel-Claridges-New-Delhi-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70035;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:37:\"hotel-Claridges-New-Delhi-600x546.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:546;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76243;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:37:\"hotel-Claridges-New-Delhi-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4639,1304,'_wp_attached_file','2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg'),(4640,1304,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:730;s:4:\"file\";s:51:\"2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg\";s:8:\"filesize\";i:241375;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"jw-marriott-hotel-mumbai-e1700455120999-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69416;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:623;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128820;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"jw-marriott-hotel-mumbai-e1700455120999-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8798;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"jw-marriott-hotel-mumbai-e1700455120999-768x467.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78660;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:51:\"jw-marriott-hotel-mumbai-e1700455120999-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70558;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:51:\"jw-marriott-hotel-mumbai-e1700455120999-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56992;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4641,1304,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1200;s:6:\"height\";i:943;s:4:\"file\";s:28:\"jw-marriott-hotel-mumbai.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:36:\"jw-marriott-hotel-mumbai-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8912;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:36:\"jw-marriott-hotel-mumbai-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69519;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:36:\"jw-marriott-hotel-mumbai-768x604.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90945;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:37:\"jw-marriott-hotel-mumbai-1024x805.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:805;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149289;}s:19:\"post-thumbnail-orig\";a:5:{s:4:\"file\";s:36:\"jw-marriott-hotel-mumbai-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71405;}s:18:\"tevily_medium-orig\";a:5:{s:4:\"file\";s:36:\"jw-marriott-hotel-mumbai-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55506;}}'),(4752,1317,'_elementor_edit_mode','builder'),(4753,1317,'_elementor_data','[{\"id\":\"0cc68c5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#313041\",\"background_overlay_position\":\"top left\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.05000000000000000277555756156289135105907917022705078125,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"40\",\"overlay_blend_mode\":\"luminosity\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"723017c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":29.417000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":20,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"32c0619\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/cropped-Screenshot-2023-10-16-072719.png\",\"id\":219,\"alt\":\"ram lala tour and travel logo\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e58429\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Welcome to Ram Lala Tour and Travel Agency.\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b54a84\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+91 86047 24163\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"_id\":\"2f95dbb\",\"link\":{\"url\":\"tel:+91 86047 24163\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"ramlalatravel@gmail.com\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"c3ea18d\",\"link\":{\"url\":\"mailto:ramlalatravel@gmail.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\",\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_id\":\"7cdc512\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF33\",\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0c22e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":18,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"59a1a29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Access\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9aa635\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Our Team\",\"icon\":\"\",\"_id\":\"316bdb8\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Tour Package\",\"icon\":\"\",\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Our Partners\",\"icon\":\"\",\"_id\":\"b48bb63\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9d63087\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f4cb2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Tours\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44dcf9a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Ayodhya\",\"icon\":\"\",\"_id\":\"fb0e2ae\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Bodhgaya\",\"icon\":\"\",\"_id\":\"316bdb8\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Banaras\",\"icon\":\"\",\"_id\":\"e52340a\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"_id\":\"b4ceab2\",\"text\":\"Agra\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},{\"text\":\"Delhi\",\"icon\":\"\",\"_id\":\"b48bb63\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"left\",\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_color_hover\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"2c3838c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2de2288\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Ram Lala Tour &amp; Travels\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6c00ca0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. \"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a1582e3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#313041\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"2896a0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"15\",\"bottom\":\"26\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_mobile\":20,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b60abe8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" las la-arrow-up\",\"library\":\"tevily-icons-lineawesome\"},\"primary_color\":\"#FFFFFF\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"return-top\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false},{\"id\":\"b2118e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30.452000000000001733724275254644453525543212890625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"_inline_size_mobile\":80},\"elements\":[{\"id\":\"08c7ec4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"b86b2e2\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook-square\",\"library\":\"fa-brands\"},\"_id\":\"c714fc0\",\"link\":{\"url\":\"https:\\/\\/facebook.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-whatsapp\",\"library\":\"fa-brands\"},\"_id\":\"b13c414\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/envato\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"44659a4\"}],\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FAF5EE\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"rgba(255,255,255,0.2)\",\"hover_primary_color\":\"#E8604C\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hover_animation\":\"push\",\"icon_secondary_color\":\"#313041\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_secondary_color\":\"#FFFFFF\",\"shape\":\"circle\",\"_element_width\":\"auto\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3d84a3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.2120000000000032969182939268648624420166015625,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"flex-end\",\"_inline_size_tablet\":45,\"align_mobile\":\"flex-start\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"css_classes\":\"column-white-right\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EBE6DE\"},\"elements\":[{\"id\":\"57dbf28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\\\"http:\\/\\/whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"text_color\":\"#787780\",\"typography_font_weight\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":149.43000000000000682121026329696178436279296875}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(4754,1317,'_wp_page_template','default'),(4755,1317,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(4756,1317,'_elementor_template_type','wp-post'),(4757,1317,'_elementor_version','3.17.3'),(4758,1317,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"space\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:10:\"text_color\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:2;}s:18:\"section_text_style\";a:3:{s:16:\"text_color_hover\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_weight\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:7;s:21:\"space_between_widgets\";i:1;s:19:\"_inline_size_tablet\";i:6;s:16:\"content_position\";i:3;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:5:{s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:19:\"border_width_mobile\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:3;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:8:\"position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:6:{s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"description_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:16:\"background_image\";i:1;}s:26:\"section_background_overlay\";a:5:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:18:\"overlay_blend_mode\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:1:{s:8:\"overflow\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:1;s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:11:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:20:\"icon_secondary_color\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:1;s:15:\"hover_animation\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),(4759,1317,'_elementor_pro_version','3.16.2'),(4838,1324,'_wp_attached_file','2023/11/2.jpg'),(4839,1325,'_wp_attached_file','2023/11/4-scaled.jpg'),(4840,1325,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:20:\"2023/11/4-scaled.jpg\";s:8:\"filesize\";i:537509;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76231;}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:132338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10585;}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:82380;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"4-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78090;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:13:\"4-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59365;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:14:\"original_image\";s:5:\"4.jpg\";}'),(4841,1326,'_wp_attached_file','2023/11/5.jpg'),(4842,1326,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:612;s:6:\"height\";i:612;s:4:\"file\";s:13:\"2023/11/5.jpg\";s:8:\"filesize\";i:293744;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102624;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23243;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"5-600x612.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116218;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:13:\"5-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86264;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(4843,1327,'_wp_attached_file','2023/11/1.jpg'),(4844,1327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:612;s:6:\"height\";i:612;s:4:\"file\";s:13:\"2023/11/1.jpg\";s:8:\"filesize\";i:339966;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26212;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"1-600x612.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132389;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:13:\"1-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(4845,1328,'_wp_attached_file','2023/11/3.jpg'),(4907,1335,'_wp_attached_file','2023/11/6.jpg'),(4908,1335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2250;s:6:\"height\";i:2250;s:4:\"file\";s:13:\"2023/11/6.jpg\";s:8:\"filesize\";i:2093148;s:5:\"sizes\";a:6:{s:6:\"medium\";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:121597;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253793;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28513;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171409;}s:14:\"post-thumbnail\";a:5:{s:4:\"file\";s:13:\"6-600x620.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124717;}s:13:\"tevily_medium\";a:5:{s:4:\"file\";s:13:\"6-580x450.jpg\";s:5:\"width\";i:580;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"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:{}}}'),(4996,1343,'_elementor_edit_mode','builder'),(4997,1343,'_elementor_template_type','wp-page'),(4998,1343,'_elementor_version','3.17.3'),(4999,1343,'_elementor_data','[{\"id\":\"765bb37c\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"layout\":\"full_width\",\"background_slideshow_loop\":\"\"},\"elements\":[{\"id\":\"4142e75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ae416d\",\"elType\":\"widget\",\"settings\":{\"alias_slider\":\"slider-1\"},\"elements\":[],\"widgetType\":\"gva-rev-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7691419\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"_element_id\":\"99\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"91057c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"631b610\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"layout\":\"layout-1-2\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521e249\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"020cd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed1d942\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Taxi Services in Ayodhya \",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59c434b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a092b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4531564\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b9e2f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bebd0cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/4-scaled.jpg\",\"id\":1325,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6abc864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b4595b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/3.jpg\",\"id\":1328,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1aaea9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c048506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0abf0b6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"931a6f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aced254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a45b79e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ayodhya\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"47936bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"96af175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Varanasi (Kashi)\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/varanasi.jpg\",\"id\":1181,\"alt\":\"varanasi at ram lala tour and travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b30cae2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b01055f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Prayagraj\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d63f8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b55545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"717849a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Mathura\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"5f60702\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa0135f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Agra\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"3584504\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"11826bb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lucknow\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90e94a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0029613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a221c06\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vrindavan\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vrindavan.jpg\",\"id\":1183,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"55a3dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3a2440\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Nalanda University\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0b073d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"061277f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Jhansi\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e65c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1cb57f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"525aba2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Rajgir\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/rajgir.jpg\",\"id\":1199,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"577fc77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c7e62e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Bodh Gaya\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/gaya.jpeg\",\"id\":1197,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f64ccde\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ccbf9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d13cc87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Udaipur\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/udaipur.jpeg\",\"id\":1190,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"7ffd216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"868bbe5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Jaipur\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"315f00c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c0ac21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9dc430\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Delhi\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"66de77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f79eb2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Vaishno Devi\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vaishno-devi.jpeg\",\"id\":1195,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b58066\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-bird.png\",\"id\":1029,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d84cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.917000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4eb85df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Discount\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_text\":\"Read More\",\"subtitle_text\":\"30%\",\"selected_icon\":{\"value\":\" flaticon-phone-ringing\",\"library\":\"tevily-icons-theme\"},\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"+91 86047 24163\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":false},{\"id\":\"bf041b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.62899999999999778310666442848742008209228515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7da0091\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get to know us\",\"title_text\":\"Plan Your Trip with Ram Lala Travel\",\"description_text\":\"One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"description_space\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"711861d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You get Expert Advice\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"76a444f\"},{\"text\":\"You\\u2019re protected!\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"a6c5ed4\"},{\"text\":\"You can Speak to Someone Face to Face\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"cbc7b63\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"text_color\":\"#313041\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"183083f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\" class=\\\"btn-theme\\\">\\nBook with us now    \\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a485a1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"105\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"content_width\":{\"unit\":\"px\",\"size\":1590,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1923758\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"bac6152\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Featured tours\",\"title_text\":\"Most Popular Tours\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"7713d10\",\"elType\":\"widget\",\"settings\":{\"per_page\":\"6\",\"amenities_ids\":[],\"location_ids\":[],\"layout\":\"carousel\",\"ca_items_lg\":\"4\",\"ca_items_md\":\"3\",\"ca_items_xs\":\"2\",\"ca_pagination\":\"yes\",\"ca_items_sm\":\"2\",\"ca_dynamic_bullets\":\"yes\",\"ca_autoplay\":\"\",\"_animation\":\"fadeIn\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_booking\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a64f987\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7096140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8995aa5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partner Hotels Across India\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05896db\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4cea895\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec980f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/452347571.jpg\",\"id\":1295,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8a3ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa02793\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/radisson-blu-plaza-delhi.jpg\",\"id\":1300,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2929963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"852d99a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-5-star.jpg\",\"id\":1298,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4abdb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2bd6966\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d0e3c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/cblhotelexterior.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"289a54b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a0453fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f48134f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b63b29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/welcomhotel-dwarka-new.jpg\",\"id\":1302,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba4a717\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f076f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2f41c57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/expediav2-94014-e47096-638262.jpg\",\"id\":1301,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a43765\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec1383\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/jw-marriott-hotel-mumbai-e1700455120999.jpg\",\"id\":1304,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c160afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8af390a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-Claridges-New-Delhi.jpg\",\"id\":1303,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ff2d26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d080eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"07d6679\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MtCMtC50gwY\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"1d4d632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21000000000000085265128291212022304534912109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4f364b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e32724\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f411b02\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Spritual <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-lager\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"091cd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d834d86\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2602a4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"350565f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23bd686\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"30b3c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17baee7\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":800},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32bbcec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a00af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"31084a4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Our Partners\",\"style\":\"style-2\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFEFEF\",\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"eca5288\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7827c3\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"90ac9f7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 2\",\"_id\":\"a7f60de\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 3\",\"_id\":\"9f8ad75\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 4\",\"_id\":\"8103ed7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 5\",\"_id\":\"569a6c9\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0fae3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-plane-bird.png\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_xpos\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f8e60d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-250\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a62ba88\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d4218b1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\\n\",\"testimonial_name\":\"Ranjeet Arora\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"We were able to see so much of India and experience many things.\\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\\n\",\"testimonial_name\":\"Nidhi Singh \",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Rajneesh Yadav\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. \",\"testimonial_name\":\"Anubhav Verma\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"},{\"_id\":\"c9ff86c\",\"testimonial_content\":\"We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"testimonial_name\":\"Abhishek Gupta\",\"testimonial_job\":\"Traveller\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3446155\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"content_width\":{\"unit\":\"px\",\"size\":1560,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"340\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"290\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb5d99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d9baa\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"8fdd662\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"a64d85c\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Hang Gliding\",\"_id\":\"730f5cb\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"17f7fb8\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"b880dbb\"},{\"_id\":\"bc63540\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Luxury Interior\",\"sub_title\":\"Charity\"}],\"layout\":\"carousel\",\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"space_between\":10,\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e35c06\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"335b95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375,\"sizes\":[]},\"css_classes\":\"column-line-right\"},\"elements\":[{\"id\":\"b0cdee3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"8e02af2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"background_background\":\"classic\",\"background_color\":\"#313041\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"15\",\"bottom\":\"115\",\"left\":\"100\",\"isLinked\":false},\"gva_column_inner_width\":520,\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"733cf51\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our benefit lists\",\"title_text\":\"Why Choose Ram Lala Tour and Travel\",\"description_text\":\"Full Service \\u2013 We have everything you need for your customise trip beyond tickets. <br>\\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#A9A8B6\",\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"be8db51\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-travel\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Professional and Best Service\",\"description_text\":\"We are Highly Professional & Best Tour and Travel Agency in India.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b61ea3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-reisekarte\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Get Instant Tour Bookings\",\"description_text\":\"Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bf2a097\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9176c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ff9a9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac90a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"04a96c6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"0cae914\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f16797f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/?action=register\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"270a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"18e9f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5000,1343,'_elementor_page_assets','a:1:{s:6:\"styles\";a:40:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";i:37;s:12:\"e-animations\";i:38;s:12:\"e-animations\";i:39;s:12:\"e-animations\";}}'),(5001,1343,'_wp_page_template','default'),(5002,1343,'_elementor_controls_usage','a:19:{s:14:\"gva-rev-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:12:\"alias_slider\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:29;s:19:\"_inline_size_tablet\";i:7;s:19:\"_inline_size_mobile\";i:4;s:16:\"content_position\";i:3;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:23:\"content_position_tablet\";i:1;}s:18:\"gva_column_control\";a:1:{s:22:\"gva_column_inner_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:29;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:16:\"background_image\";i:3;s:21:\"background_background\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:1:{s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:16:{s:19:\"background_position\";i:8;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:8;s:15:\"background_size\";i:2;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:6;s:16:\"background_image\";i:7;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:16:\"background_color\";i:2;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:10;s:6:\"margin\";i:5;s:7:\"z_index\";i:2;s:11:\"_element_id\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:4:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:6:\"layout\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:1:{s:14:\"ba_type_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_content\";a:7:{s:9:\"sub_title\";i:8;s:10:\"title_text\";i:9;s:9:\"box_align\";i:2;s:16:\"description_text\";i:3;s:5:\"align\";i:6;s:9:\"max_width\";i:1;s:5:\"style\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:3:{s:16:\"box_space_mobile\";i:2;s:9:\"box_space\";i:6;s:16:\"box_space_tablet\";i:1;}s:18:\"section_desc_style\";a:4:{s:17:\"description_space\";i:3;s:10:\"desc_color\";i:1;s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:3;s:11:\"title_space\";i:2;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:5;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:8:\"subtitle\";i:3;s:5:\"title\";i:5;s:9:\"term_slug\";i:5;s:13:\"content_align\";i:5;s:19:\"show_number_content\";i:5;s:5:\"image\";i:5;s:10:\"bg_overlay\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:18:\"animation_duration\";i:5;s:16:\"_animation_delay\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:13:\"section_title\";a:4:{s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:13:\"subtitle_text\";i:1;s:4:\"link\";i:1;}s:24:\"section_icon_box_content\";a:1:{s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_text_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:22:\"gva_ba_booking_content\";a:2:{s:8:\"per_page\";i:1;s:6:\"layout\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:2:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;}s:24:\"section_carousel_options\";a:7:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;s:11:\"ca_autoplay\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"space_between\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:8:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}}'),(5003,1343,'_elementor_pro_version','3.16.2'),(5005,1344,'_elementor_edit_mode','builder'),(5006,1344,'_elementor_template_type','wp-page'),(5007,1344,'_elementor_version','3.17.3'),(5008,1344,'_elementor_data','[{\"id\":\"765bb37c\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"layout\":\"full_width\",\"background_slideshow_loop\":\"\"},\"elements\":[{\"id\":\"4142e75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ae416d\",\"elType\":\"widget\",\"settings\":{\"alias_slider\":\"slider-1\"},\"elements\":[],\"widgetType\":\"gva-rev-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7691419\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"_element_id\":\"99\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"91057c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"631b610\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"layout\":\"layout-1-2\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521e249\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"020cd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed1d942\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Taxi Services in Ayodhya \",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59c434b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a092b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4531564\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b9e2f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bebd0cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/4-scaled.jpg\",\"id\":1325,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6abc864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b4595b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/3.jpg\",\"id\":1328,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1aaea9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c048506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0abf0b6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"931a6f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aced254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a45b79e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ayodhya\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"47936bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"96af175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Varanasi (Kashi)\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/varanasi.jpg\",\"id\":1181,\"alt\":\"varanasi at ram lala tour and travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b30cae2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b01055f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Prayagraj\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d63f8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b55545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"717849a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Mathura\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"5f60702\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa0135f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Agra\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"3584504\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"11826bb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lucknow\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90e94a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0029613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a221c06\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vrindavan\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vrindavan.jpg\",\"id\":1183,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"55a3dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3a2440\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Nalanda University\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0b073d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"061277f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Jhansi\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e65c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1cb57f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"525aba2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Rajgir\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/rajgir.jpg\",\"id\":1199,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"577fc77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c7e62e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Bodh Gaya\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/gaya.jpeg\",\"id\":1197,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f64ccde\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ccbf9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d13cc87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Udaipur\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/udaipur.jpeg\",\"id\":1190,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"7ffd216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"868bbe5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Jaipur\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"315f00c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c0ac21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9dc430\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Delhi\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"66de77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f79eb2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Vaishno Devi\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vaishno-devi.jpeg\",\"id\":1195,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b58066\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-bird.png\",\"id\":1029,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d84cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.917000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4eb85df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Discount\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_text\":\"Read More\",\"subtitle_text\":\"30%\",\"selected_icon\":{\"value\":\" flaticon-phone-ringing\",\"library\":\"tevily-icons-theme\"},\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"+91 86047 24163\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":false},{\"id\":\"bf041b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.62899999999999778310666442848742008209228515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7da0091\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get to know us\",\"title_text\":\"Plan Your Trip with Ram Lala Travel\",\"description_text\":\"One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"description_space\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"711861d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You get Expert Advice\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"76a444f\"},{\"text\":\"You\\u2019re protected!\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"a6c5ed4\"},{\"text\":\"You can Speak to Someone Face to Face\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"cbc7b63\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"text_color\":\"#313041\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"183083f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\" class=\\\"btn-theme\\\">\\nBook with us now    \\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a64f987\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7096140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8995aa5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partner Hotels Across India\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05896db\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4cea895\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec980f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/452347571.jpg\",\"id\":1295,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8a3ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa02793\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/radisson-blu-plaza-delhi.jpg\",\"id\":1300,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2929963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"852d99a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-5-star.jpg\",\"id\":1298,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4abdb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2bd6966\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d0e3c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/cblhotelexterior.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"289a54b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a0453fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f48134f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b63b29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/welcomhotel-dwarka-new.jpg\",\"id\":1302,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba4a717\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f076f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2f41c57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/expediav2-94014-e47096-638262.jpg\",\"id\":1301,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a43765\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec1383\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/jw-marriott-hotel-mumbai-e1700455120999.jpg\",\"id\":1304,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c160afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8af390a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-Claridges-New-Delhi.jpg\",\"id\":1303,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ff2d26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d080eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"07d6679\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MtCMtC50gwY\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"1d4d632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21000000000000085265128291212022304534912109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4f364b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e32724\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f411b02\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Spritual <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-lager\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"091cd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d834d86\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2602a4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"350565f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23bd686\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"30b3c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17baee7\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":800},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32bbcec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a00af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"31084a4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Our Partners\",\"style\":\"style-2\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFEFEF\",\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"eca5288\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7827c3\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"90ac9f7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 2\",\"_id\":\"a7f60de\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 3\",\"_id\":\"9f8ad75\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 4\",\"_id\":\"8103ed7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 5\",\"_id\":\"569a6c9\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0fae3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-plane-bird.png\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_xpos\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f8e60d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-250\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a62ba88\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d4218b1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\\n\",\"testimonial_name\":\"Ranjeet Arora\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"We were able to see so much of India and experience many things.\\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\\n\",\"testimonial_name\":\"Nidhi Singh \",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Rajneesh Yadav\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. \",\"testimonial_name\":\"Anubhav Verma\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"},{\"_id\":\"c9ff86c\",\"testimonial_content\":\"We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"testimonial_name\":\"Abhishek Gupta\",\"testimonial_job\":\"Traveller\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3446155\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"content_width\":{\"unit\":\"px\",\"size\":1560,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"340\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"290\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb5d99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d9baa\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"8fdd662\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"a64d85c\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Hang Gliding\",\"_id\":\"730f5cb\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"17f7fb8\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"b880dbb\"},{\"_id\":\"bc63540\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Luxury Interior\",\"sub_title\":\"Charity\"}],\"layout\":\"carousel\",\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"space_between\":10,\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e35c06\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"335b95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375,\"sizes\":[]},\"css_classes\":\"column-line-right\"},\"elements\":[{\"id\":\"b0cdee3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"8e02af2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"background_background\":\"classic\",\"background_color\":\"#313041\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"15\",\"bottom\":\"115\",\"left\":\"100\",\"isLinked\":false},\"gva_column_inner_width\":520,\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"733cf51\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our benefit lists\",\"title_text\":\"Why Choose Ram Lala Tour and Travel\",\"description_text\":\"Full Service \\u2013 We have everything you need for your customise trip beyond tickets. <br>\\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#A9A8B6\",\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"be8db51\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-travel\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Professional and Best Service\",\"description_text\":\"We are Highly Professional & Best Tour and Travel Agency in India.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b61ea3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-reisekarte\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Get Instant Tour Bookings\",\"description_text\":\"Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bf2a097\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9176c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ff9a9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac90a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"04a96c6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"0cae914\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f16797f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/?action=register\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"270a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"18e9f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5009,1344,'_elementor_page_assets','a:1:{s:6:\"styles\";a:40:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";i:37;s:12:\"e-animations\";i:38;s:12:\"e-animations\";i:39;s:12:\"e-animations\";}}'),(5010,1344,'_wp_page_template','default'),(5011,1344,'_elementor_controls_usage','a:19:{s:14:\"gva-rev-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:12:\"alias_slider\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:29;s:19:\"_inline_size_tablet\";i:7;s:19:\"_inline_size_mobile\";i:4;s:16:\"content_position\";i:3;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:23:\"content_position_tablet\";i:1;}s:18:\"gva_column_control\";a:1:{s:22:\"gva_column_inner_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:29;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:16:\"background_image\";i:3;s:21:\"background_background\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:1:{s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:16:{s:19:\"background_position\";i:8;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:8;s:15:\"background_size\";i:2;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:6;s:16:\"background_image\";i:7;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:16:\"background_color\";i:2;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:10;s:6:\"margin\";i:5;s:7:\"z_index\";i:2;s:11:\"_element_id\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:4:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:6:\"layout\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:1:{s:14:\"ba_type_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_content\";a:7:{s:9:\"sub_title\";i:8;s:10:\"title_text\";i:9;s:9:\"box_align\";i:2;s:16:\"description_text\";i:3;s:5:\"align\";i:6;s:9:\"max_width\";i:1;s:5:\"style\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:3:{s:16:\"box_space_mobile\";i:2;s:9:\"box_space\";i:6;s:16:\"box_space_tablet\";i:1;}s:18:\"section_desc_style\";a:4:{s:17:\"description_space\";i:3;s:10:\"desc_color\";i:1;s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:3;s:11:\"title_space\";i:2;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:5;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:8:\"subtitle\";i:3;s:5:\"title\";i:5;s:9:\"term_slug\";i:5;s:13:\"content_align\";i:5;s:19:\"show_number_content\";i:5;s:5:\"image\";i:5;s:10:\"bg_overlay\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:18:\"animation_duration\";i:5;s:16:\"_animation_delay\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:13:\"section_title\";a:4:{s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:13:\"subtitle_text\";i:1;s:4:\"link\";i:1;}s:24:\"section_icon_box_content\";a:1:{s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_text_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:22:\"gva_ba_booking_content\";a:2:{s:8:\"per_page\";i:1;s:6:\"layout\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:2:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;}s:24:\"section_carousel_options\";a:7:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;s:11:\"ca_autoplay\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"space_between\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:8:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}}'),(5012,1344,'_elementor_pro_version','3.16.2'),(5064,1345,'_elementor_edit_mode','builder'),(5065,1345,'_elementor_template_type','wp-page'),(5066,1345,'_elementor_version','3.17.3'),(5067,1345,'_elementor_data','[{\"id\":\"765bb37c\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"layout\":\"full_width\",\"background_slideshow_loop\":\"\"},\"elements\":[{\"id\":\"4142e75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ae416d\",\"elType\":\"widget\",\"settings\":{\"alias_slider\":\"slider-1\"},\"elements\":[],\"widgetType\":\"gva-rev-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7691419\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"_element_id\":\"99\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"91057c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"631b610\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"layout\":\"layout-1-2\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521e249\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"020cd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed1d942\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Taxi Services in Ayodhya \",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59c434b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a092b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4531564\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b9e2f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bebd0cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/4-scaled.jpg\",\"id\":1325,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6abc864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b4595b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/3.jpg\",\"id\":1328,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1aaea9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c048506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0abf0b6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"931a6f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aced254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a45b79e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ayodhya\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"47936bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"96af175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Varanasi (Kashi)\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/varanasi.jpg\",\"id\":1181,\"alt\":\"varanasi at ram lala tour and travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b30cae2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b01055f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Prayagraj\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d63f8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b55545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"717849a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Mathura\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"5f60702\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa0135f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Agra\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"3584504\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"11826bb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lucknow\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90e94a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0029613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a221c06\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vrindavan\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vrindavan.jpg\",\"id\":1183,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"55a3dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3a2440\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Nalanda University\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0b073d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"061277f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Jhansi\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e65c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1cb57f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"525aba2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Rajgir\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/rajgir.jpg\",\"id\":1199,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"577fc77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c7e62e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Bodh Gaya\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/gaya.jpeg\",\"id\":1197,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f64ccde\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ccbf9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d13cc87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Udaipur\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/udaipur.jpeg\",\"id\":1190,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"7ffd216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"868bbe5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Jaipur\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"315f00c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c0ac21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9dc430\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Delhi\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"66de77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f79eb2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Vaishno Devi\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vaishno-devi.jpeg\",\"id\":1195,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b58066\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-bird.png\",\"id\":1029,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d84cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.917000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4eb85df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Discount\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_text\":\"Read More\",\"subtitle_text\":\"30%\",\"selected_icon\":{\"value\":\" flaticon-phone-ringing\",\"library\":\"tevily-icons-theme\"},\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"+91 86047 24163\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":false},{\"id\":\"bf041b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.62899999999999778310666442848742008209228515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7da0091\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get to know us\",\"title_text\":\"Plan Your Trip with Ram Lala Travel\",\"description_text\":\"One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"description_space\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"711861d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You get Expert Advice\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"76a444f\"},{\"text\":\"You\\u2019re protected!\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"a6c5ed4\"},{\"text\":\"You can Speak to Someone Face to Face\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"cbc7b63\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"text_color\":\"#313041\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"183083f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\" class=\\\"btn-theme\\\">\\nBook with us now    \\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a64f987\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7096140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8995aa5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partner Hotels Across India\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05896db\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4cea895\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec980f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/452347571.jpg\",\"id\":1295,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8a3ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa02793\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/radisson-blu-plaza-delhi.jpg\",\"id\":1300,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2929963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"852d99a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-5-star.jpg\",\"id\":1298,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4abdb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2bd6966\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d0e3c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/cblhotelexterior.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"289a54b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a0453fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f48134f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b63b29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/welcomhotel-dwarka-new.jpg\",\"id\":1302,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba4a717\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f076f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2f41c57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/expediav2-94014-e47096-638262.jpg\",\"id\":1301,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a43765\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec1383\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/jw-marriott-hotel-mumbai-e1700455120999.jpg\",\"id\":1304,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c160afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8af390a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-Claridges-New-Delhi.jpg\",\"id\":1303,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ff2d26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d080eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"07d6679\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MtCMtC50gwY\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"1d4d632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21000000000000085265128291212022304534912109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4f364b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e32724\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f411b02\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Spritual <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-lager\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"091cd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d834d86\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2602a4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"350565f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23bd686\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"30b3c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17baee7\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":800},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32bbcec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a00af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"31084a4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Our Partners\",\"style\":\"style-2\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFEFEF\",\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"eca5288\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7827c3\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"90ac9f7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 2\",\"_id\":\"a7f60de\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 3\",\"_id\":\"9f8ad75\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 4\",\"_id\":\"8103ed7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 5\",\"_id\":\"569a6c9\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0fae3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-plane-bird.png\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_xpos\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f8e60d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-250\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a62ba88\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d4218b1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\\n\",\"testimonial_name\":\"Ranjeet Arora\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"We were able to see so much of India and experience many things.\\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\\n\",\"testimonial_name\":\"Nidhi Singh \",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Rajneesh Yadav\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. \",\"testimonial_name\":\"Anubhav Verma\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"},{\"_id\":\"c9ff86c\",\"testimonial_content\":\"We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"testimonial_name\":\"Abhishek Gupta\",\"testimonial_job\":\"Traveller\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3446155\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"content_width\":{\"unit\":\"px\",\"size\":1560,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"340\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"290\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb5d99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d9baa\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"8fdd662\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"a64d85c\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Hang Gliding\",\"_id\":\"730f5cb\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"17f7fb8\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"b880dbb\"},{\"_id\":\"bc63540\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Luxury Interior\",\"sub_title\":\"Charity\"}],\"layout\":\"carousel\",\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"space_between\":10,\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e35c06\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"335b95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375,\"sizes\":[]},\"css_classes\":\"column-line-right\"},\"elements\":[{\"id\":\"b0cdee3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"8e02af2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"background_background\":\"classic\",\"background_color\":\"#313041\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"15\",\"bottom\":\"115\",\"left\":\"100\",\"isLinked\":false},\"gva_column_inner_width\":520,\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"733cf51\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our benefit lists\",\"title_text\":\"Why Choose Ram Lala Tour and Travel\",\"description_text\":\"Full Service \\u2013 We have everything you need for your customise trip beyond tickets. <br>\\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#A9A8B6\",\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"be8db51\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-travel\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Professional and Best Service\",\"description_text\":\"We are Highly Professional & Best Tour and Travel Agency in India.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b61ea3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-reisekarte\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Get Instant Tour Bookings\",\"description_text\":\"Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bf2a097\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9176c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ff9a9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac90a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"04a96c6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"0cae914\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f16797f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/?action=register\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"270a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"18e9f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5068,1345,'_elementor_page_assets','a:1:{s:6:\"styles\";a:39:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";i:37;s:12:\"e-animations\";i:38;s:12:\"e-animations\";}}'),(5069,1345,'_wp_page_template','default'),(5070,1345,'_elementor_controls_usage','a:19:{s:14:\"gva-rev-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:12:\"alias_slider\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:29;s:19:\"_inline_size_tablet\";i:7;s:19:\"_inline_size_mobile\";i:4;s:16:\"content_position\";i:3;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:23:\"content_position_tablet\";i:1;}s:18:\"gva_column_control\";a:1:{s:22:\"gva_column_inner_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:29;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:16:\"background_image\";i:3;s:21:\"background_background\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:1:{s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:16:{s:19:\"background_position\";i:8;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:8;s:15:\"background_size\";i:2;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:6;s:16:\"background_image\";i:7;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:16:\"background_color\";i:2;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:10;s:6:\"margin\";i:5;s:7:\"z_index\";i:2;s:11:\"_element_id\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:4:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:6:\"layout\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:1:{s:14:\"ba_type_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_content\";a:7:{s:9:\"sub_title\";i:8;s:10:\"title_text\";i:9;s:9:\"box_align\";i:2;s:16:\"description_text\";i:3;s:5:\"align\";i:6;s:9:\"max_width\";i:1;s:5:\"style\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:3:{s:16:\"box_space_mobile\";i:2;s:9:\"box_space\";i:6;s:16:\"box_space_tablet\";i:1;}s:18:\"section_desc_style\";a:4:{s:17:\"description_space\";i:3;s:10:\"desc_color\";i:1;s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:3;s:11:\"title_space\";i:2;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:5;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:8:\"subtitle\";i:3;s:5:\"title\";i:5;s:9:\"term_slug\";i:5;s:13:\"content_align\";i:5;s:19:\"show_number_content\";i:5;s:5:\"image\";i:5;s:10:\"bg_overlay\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:18:\"animation_duration\";i:5;s:16:\"_animation_delay\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:13:\"section_title\";a:4:{s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:13:\"subtitle_text\";i:1;s:4:\"link\";i:1;}s:24:\"section_icon_box_content\";a:1:{s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_text_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:22:\"gva_ba_booking_content\";a:2:{s:8:\"per_page\";i:1;s:6:\"layout\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:2:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;}s:24:\"section_carousel_options\";a:7:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;s:11:\"ca_autoplay\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"space_between\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:8:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}}'),(5071,1345,'_elementor_pro_version','3.16.2'),(5073,1346,'_elementor_edit_mode','builder'),(5074,1346,'_elementor_template_type','wp-page'),(5075,1346,'_elementor_version','3.17.3'),(5076,1346,'_elementor_data','[{\"id\":\"765bb37c\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"layout\":\"full_width\",\"background_slideshow_loop\":\"\"},\"elements\":[{\"id\":\"4142e75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ae416d\",\"elType\":\"widget\",\"settings\":{\"alias_slider\":\"slider-1\"},\"elements\":[],\"widgetType\":\"gva-rev-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7691419\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"_element_id\":\"99\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"91057c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"631b610\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"layout\":\"layout-1-2\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521e249\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"020cd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed1d942\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Taxi Services in Ayodhya \",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59c434b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a092b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4531564\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b9e2f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bebd0cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/4-scaled.jpg\",\"id\":1325,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6abc864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b4595b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/3.jpg\",\"id\":1328,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1aaea9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c048506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0abf0b6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"931a6f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aced254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a45b79e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ayodhya\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"47936bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"96af175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Varanasi (Kashi)\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/varanasi.jpg\",\"id\":1181,\"alt\":\"varanasi at ram lala tour and travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b30cae2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b01055f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Prayagraj\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d63f8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b55545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"717849a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Mathura\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"5f60702\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa0135f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Agra\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"3584504\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"11826bb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lucknow\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90e94a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0029613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a221c06\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vrindavan\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vrindavan.jpg\",\"id\":1183,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"55a3dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3a2440\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Nalanda University\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0b073d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"061277f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Jhansi\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e65c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1cb57f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"525aba2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Rajgir\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/rajgir.jpg\",\"id\":1199,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"577fc77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c7e62e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Bodh Gaya\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/gaya.jpeg\",\"id\":1197,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f64ccde\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ccbf9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d13cc87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Udaipur\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/udaipur.jpeg\",\"id\":1190,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"7ffd216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"868bbe5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Jaipur\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"315f00c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c0ac21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9dc430\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Delhi\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"66de77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f79eb2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Vaishno Devi\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vaishno-devi.jpeg\",\"id\":1195,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b58066\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-bird.png\",\"id\":1029,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d84cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.917000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4eb85df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Discount\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_text\":\"Read More\",\"subtitle_text\":\"30%\",\"selected_icon\":{\"value\":\" flaticon-phone-ringing\",\"library\":\"tevily-icons-theme\"},\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"+91 86047 24163\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":false},{\"id\":\"bf041b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.62899999999999778310666442848742008209228515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7da0091\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get to know us\",\"title_text\":\"Plan Your Trip with Ram Lala Travel\",\"description_text\":\"One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"description_space\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"711861d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You get Expert Advice\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"76a444f\"},{\"text\":\"You\\u2019re protected!\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"a6c5ed4\"},{\"text\":\"You can Speak to Someone Face to Face\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"cbc7b63\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"text_color\":\"#313041\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"183083f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\" class=\\\"btn-theme\\\">\\nBook with us now    \\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a64f987\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7096140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8995aa5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partner Hotels Across India\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05896db\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4cea895\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec980f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/452347571.jpg\",\"id\":1295,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8a3ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa02793\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/radisson-blu-plaza-delhi.jpg\",\"id\":1300,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2929963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"852d99a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-5-star.jpg\",\"id\":1298,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4abdb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2bd6966\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d0e3c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/cblhotelexterior.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"289a54b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a0453fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f48134f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b63b29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/welcomhotel-dwarka-new.jpg\",\"id\":1302,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba4a717\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f076f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2f41c57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/expediav2-94014-e47096-638262.jpg\",\"id\":1301,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a43765\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec1383\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/jw-marriott-hotel-mumbai-e1700455120999.jpg\",\"id\":1304,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c160afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8af390a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-Claridges-New-Delhi.jpg\",\"id\":1303,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ff2d26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d080eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"07d6679\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MtCMtC50gwY\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"1d4d632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21000000000000085265128291212022304534912109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4f364b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e32724\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f411b02\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Spritual <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-lager\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"091cd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d834d86\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2602a4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"350565f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23bd686\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"30b3c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17baee7\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":800},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32bbcec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a00af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"31084a4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Our Partners\",\"style\":\"style-2\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFEFEF\",\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"eca5288\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7827c3\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"90ac9f7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 2\",\"_id\":\"a7f60de\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 3\",\"_id\":\"9f8ad75\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 4\",\"_id\":\"8103ed7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 5\",\"_id\":\"569a6c9\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0fae3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-plane-bird.png\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_xpos\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f8e60d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-250\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a62ba88\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d4218b1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\\n\",\"testimonial_name\":\"Ranjeet Arora\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"We were able to see so much of India and experience many things.\\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\\n\",\"testimonial_name\":\"Nidhi Singh \",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Rajneesh Yadav\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. \",\"testimonial_name\":\"Anubhav Verma\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"},{\"_id\":\"c9ff86c\",\"testimonial_content\":\"We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"testimonial_name\":\"Abhishek Gupta\",\"testimonial_job\":\"Traveller\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3446155\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"content_width\":{\"unit\":\"px\",\"size\":1560,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"340\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"290\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb5d99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d9baa\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"8fdd662\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"a64d85c\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Hang Gliding\",\"_id\":\"730f5cb\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"17f7fb8\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"b880dbb\"},{\"_id\":\"bc63540\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Luxury Interior\",\"sub_title\":\"Charity\"}],\"layout\":\"carousel\",\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"space_between\":10,\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e35c06\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"335b95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375,\"sizes\":[]},\"css_classes\":\"column-line-right\"},\"elements\":[{\"id\":\"b0cdee3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"8e02af2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"background_background\":\"classic\",\"background_color\":\"#313041\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"15\",\"bottom\":\"115\",\"left\":\"100\",\"isLinked\":false},\"gva_column_inner_width\":520,\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"733cf51\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our benefit lists\",\"title_text\":\"Why Choose Ram Lala Tour and Travel\",\"description_text\":\"Full Service \\u2013 We have everything you need for your customise trip beyond tickets. <br>\\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#A9A8B6\",\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"be8db51\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-travel\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Professional and Best Service\",\"description_text\":\"We are Highly Professional & Best Tour and Travel Agency in India.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b61ea3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-reisekarte\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Get Instant Tour Bookings\",\"description_text\":\"Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bf2a097\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9176c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ff9a9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac90a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"04a96c6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"0cae914\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f16797f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/?action=register\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"270a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"18e9f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5077,1346,'_elementor_page_assets','a:1:{s:6:\"styles\";a:39:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";i:37;s:12:\"e-animations\";i:38;s:12:\"e-animations\";}}'),(5078,1346,'_wp_page_template','default'),(5079,1346,'_elementor_controls_usage','a:19:{s:14:\"gva-rev-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:12:\"alias_slider\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:29;s:19:\"_inline_size_tablet\";i:7;s:19:\"_inline_size_mobile\";i:4;s:16:\"content_position\";i:3;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:23:\"content_position_tablet\";i:1;}s:18:\"gva_column_control\";a:1:{s:22:\"gva_column_inner_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:29;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:16:\"background_image\";i:3;s:21:\"background_background\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:1:{s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:16:{s:19:\"background_position\";i:8;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:8;s:15:\"background_size\";i:2;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:6;s:16:\"background_image\";i:7;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:16:\"background_color\";i:2;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:10;s:6:\"margin\";i:5;s:7:\"z_index\";i:2;s:11:\"_element_id\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:4:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:6:\"layout\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:1:{s:14:\"ba_type_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_content\";a:7:{s:9:\"sub_title\";i:8;s:10:\"title_text\";i:9;s:9:\"box_align\";i:2;s:16:\"description_text\";i:3;s:5:\"align\";i:6;s:9:\"max_width\";i:1;s:5:\"style\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:3:{s:16:\"box_space_mobile\";i:2;s:9:\"box_space\";i:6;s:16:\"box_space_tablet\";i:1;}s:18:\"section_desc_style\";a:4:{s:17:\"description_space\";i:3;s:10:\"desc_color\";i:1;s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:3;s:11:\"title_space\";i:2;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:5;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:8:\"subtitle\";i:3;s:5:\"title\";i:5;s:9:\"term_slug\";i:5;s:13:\"content_align\";i:5;s:19:\"show_number_content\";i:5;s:5:\"image\";i:5;s:10:\"bg_overlay\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:18:\"animation_duration\";i:5;s:16:\"_animation_delay\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:13:\"section_title\";a:4:{s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:13:\"subtitle_text\";i:1;s:4:\"link\";i:1;}s:24:\"section_icon_box_content\";a:1:{s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_text_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:22:\"gva_ba_booking_content\";a:2:{s:8:\"per_page\";i:1;s:6:\"layout\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:2:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;}s:24:\"section_carousel_options\";a:7:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;s:11:\"ca_autoplay\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"space_between\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:8:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}}'),(5080,1346,'_elementor_pro_version','3.16.2'),(5082,1347,'_elementor_edit_mode','builder'),(5083,1347,'_elementor_template_type','wp-page'),(5084,1347,'_elementor_version','3.17.3'),(5085,1347,'_elementor_data','[{\"id\":\"765bb37c\",\"elType\":\"section\",\"settings\":{\"background_overlay_position\":\"top center\",\"background_overlay_attachment\":\"scroll\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_slide_duration\":8000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_slideshow_transition_duration\":5000,\"layout\":\"full_width\",\"background_slideshow_loop\":\"\"},\"elements\":[{\"id\":\"4142e75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ae416d\",\"elType\":\"widget\",\"settings\":{\"alias_slider\":\"slider-1\"},\"elements\":[],\"widgetType\":\"gva-rev-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7691419\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":111,\"_element_id\":\"99\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"91057c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"631b610\",\"elType\":\"widget\",\"settings\":{\"taxonomies_content\":[{\"taxonomy_slug\":\"location\",\"taxonomy_title\":\"Destinations\",\"taxonomy_subtitle\":\"Where are you going?\",\"_id\":\"ebb2013\"},{\"taxonomy_slug\":\"type\",\"taxonomy_title\":\"Activity\",\"taxonomy_subtitle\":\"All Activity\",\"_id\":\"2176325\"}],\"date_title\":\"When\",\"guests_title\":\"Guests\",\"search_title\":\"Search\",\"btn_search_title\":\"Search\",\"title_search_box\":\"Where are you going?\",\"title_date_from\":\"When\",\"title_date_to\":\"Date To\",\"ba_amenities_title\":\"Amenities\",\"ba_location_title\":\"Where are you going?\",\"ba_type_title\":\"Activity type\",\"ba_features_title\":\"Features\",\"ba_language_title\":\"Language\",\"ba_type_hidden\":\"\",\"width_field_1\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"width_field_4\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"layout\":\"layout-1-2\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"amenities_title\":\"Amenities\",\"location_title\":\"Location\",\"type_title\":\"Type\",\"features_title\":\"Features\",\"language_title\":\"Language\"},\"elements\":[],\"widgetType\":\"gva_ba_search_form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"521e249\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"020cd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed1d942\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Taxi Services in Ayodhya \",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59c434b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3a092b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4531564\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b9e2f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bebd0cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/4-scaled.jpg\",\"id\":1325,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6abc864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9b4595b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/3.jpg\",\"id\":1328,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ac5b21\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c01e02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50d842e\",\"elType\":\"widget\",\"settings\":{\"title\":\"CHAR DHAM TOUR  PACKAGE\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1aaea9\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c048506\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0abf0b6\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Destination lists\",\"title_text\":\"Go Exotic Places\",\"button_text\":\"Read More\",\"box_align\":\"center\",\"box_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"931a6f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aced254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a45b79e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ayodhya\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"47936bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"96af175\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Varanasi (Kashi)\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/varanasi.jpg\",\"id\":1181,\"alt\":\"varanasi at ram lala tour and travel\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"b30cae2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"b01055f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Prayagraj\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d63f8f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b55545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"717849a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Mathura\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"5f60702\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"fa0135f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Agra\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"3584504\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"11826bb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lucknow\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90e94a3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0029613\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a221c06\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vrindavan\",\"term_slug\":\"Kerala\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vrindavan.jpg\",\"id\":1183,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"55a3dbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":51.5270000000000010231815394945442676544189453125,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3a2440\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Spritual\",\"title\":\"Nalanda University\",\"term_slug\":\"united-kingdom\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"0b073d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"061277f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Jhansi\",\"term_slug\":\"singapore\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0e65c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1cb57f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"525aba2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Rajgir\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/rajgir.jpg\",\"id\":1199,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"577fc77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c7e62e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Bodh Gaya\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/gaya.jpeg\",\"id\":1197,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f64ccde\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ccbf9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d13cc87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Udaipur\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/udaipur.jpeg\",\"id\":1190,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"7ffd216\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"868bbe5\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Jaipur\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"315f00c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c0ac21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9dc430\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Wildlife\",\"title\":\"Delhi\",\"term_slug\":\"hungary\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#31304133\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false},{\"id\":\"66de77a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f79eb2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Adventure\",\"title\":\"Vaishno Devi\",\"term_slug\":\"italy\",\"content_align\":\"left\",\"show_number_content\":\"yes\",\"show_number_text\":\"tours\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/10\\/vaishno-devi.jpeg\",\"id\":1195,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"show_number_one_text\":\"tour\",\"bg_overlay\":\"#3130414D\",\"btn_title\":\"View Deals\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva_ba_banner\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b58066\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-line-bird.png\",\"id\":1029,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d84cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.917000000000001591615728102624416351318359375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4eb85df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Discount\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/tajmahal.webp\",\"id\":1196,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_text\":\"Read More\",\"subtitle_text\":\"30%\",\"selected_icon\":{\"value\":\" flaticon-phone-ringing\",\"library\":\"tevily-icons-theme\"},\"icon_box_title\":\"Book Tour Now\",\"icon_box_desc\":\"+91 86047 24163\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"gva-image-content\"}],\"isInner\":false},{\"id\":\"bf041b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":44.62899999999999778310666442848742008209228515625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7da0091\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Get to know us\",\"title_text\":\"Plan Your Trip with Ram Lala Travel\",\"description_text\":\"One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"description_space\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"711861d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"You get Expert Advice\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"76a444f\"},{\"text\":\"You\\u2019re protected!\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"a6c5ed4\"},{\"text\":\"You can Speak to Someone Face to Face\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"cbc7b63\"}],\"space_between\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"text_color\":\"#313041\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"183083f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<a href=\\\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\\\" class=\\\"btn-theme\\\">\\nBook with us now    \\n<\\/a>\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a64f987\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7096140\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8995aa5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partner Hotels Across India\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"05896db\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4cea895\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec980f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/452347571.jpg\",\"id\":1295,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8a3ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa02793\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/radisson-blu-plaza-delhi.jpg\",\"id\":1300,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2929963\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"852d99a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-5-star.jpg\",\"id\":1298,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4abdb95\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2bd6966\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d0e3c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/cblhotelexterior.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"289a54b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a0453fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f48134f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b63b29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/welcomhotel-dwarka-new.jpg\",\"id\":1302,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba4a717\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f076f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2f41c57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/expediav2-94014-e47096-638262.jpg\",\"id\":1301,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2a43765\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ec1383\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/jw-marriott-hotel-mumbai-e1700455120999.jpg\",\"id\":1304,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c160afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8af390a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/hotel-Claridges-New-Delhi.jpg\",\"id\":1303,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ff2d26\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-1.jpg\",\"id\":919,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d080eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.582999999999998408384271897375583648681640625,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"07d6679\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Are you ready to travel?\",\"title_text\":\"Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\",\"align\":\"left\",\"max_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"video\":\"yes\",\"video_url\":\"https:\\/\\/www.youtube.com\\/watch?v=MtCMtC50gwY\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"sub_title_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_sub_title_typography\":\"custom\",\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sub_title_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_sub_title_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"1d4d632\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.21000000000000085265128291212022304534912109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"4f364b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e32724\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f411b02\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Spritual <br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-lager\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=19&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"091cd67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d834d86\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Paragliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-paragliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=18&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2602a4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"350565f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"23bd686\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Adventure<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-flag\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-page\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":600},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true},{\"id\":\"30b3c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false},\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"17baee7\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"title_text\":\"Hang Gliding<br>Tours\",\"number_text\":\"01\",\"description_text\":\"There are many new variations of pasages of available text.\",\"selected_icon\":{\"value\":\" flaticon-hang-gliding\",\"library\":\"tevily-icons-theme\"},\"title_color\":\"#FFFFFF\",\"button_url\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/tours-sidebar-filter\\/?terms%5B79%5D=16&same_page=1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_animation\":\"zoomIn\",\"animation_duration\":\"fast\",\"_animation_delay\":800},\"elements\":[],\"widgetType\":\"gva-icon-box-styles\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32bbcec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gva_row_color\":\"theme\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-line.png\",\"id\":920,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a00af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"31084a4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Our Partners\",\"style\":\"style-2\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFEFEF\",\"align\":\"left\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"}],\"isInner\":false},{\"id\":\"eca5288\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7827c3\",\"elType\":\"widget\",\"settings\":{\"brands\":[{\"title\":\"Brand 1\",\"_id\":\"90ac9f7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/MakeMyTrip_Logo.png\",\"id\":1167,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 2\",\"_id\":\"a7f60de\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/og-goibibo.aba291ed.png\",\"id\":1168,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 3\",\"_id\":\"9f8ad75\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/download.png\",\"id\":1169,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 4\",\"_id\":\"8103ed7\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/Tripadvisor_lockup_horizontal_secondary_registered.svg\",\"id\":1171,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"title\":\"Brand 5\",\"_id\":\"569a6c9\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/2023\\/10\\/traveltriangle-logo-startuptalky.jpg\",\"id\":1172,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}],\"ca_items_lg\":\"5\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"ca_items_xx\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-brand\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0fae3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/10\\/bg-plane-bird.png\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_xpos\":{\"unit\":\"%\",\"size\":-3,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"f8e60d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-250\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a62ba88\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Testimonials & reviews\",\"title_text\":\"What They\\u2019re Saying\",\"button_text\":\"Read More\",\"title_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"d4218b1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style-2\",\"testimonials\":[{\"testimonial_content\":\"It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\\n\",\"testimonial_name\":\"Ranjeet Arora\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"b037eb1\"},{\"testimonial_content\":\"We were able to see so much of India and experience many things.\\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\\n\",\"testimonial_name\":\"Nidhi Singh \",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"597c407\"},{\"testimonial_content\":\"This is due to their best service, pricing and customer support. It\\u2019s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\\n\",\"testimonial_name\":\"Rajneesh Yadav\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"37cb4fb\"},{\"testimonial_content\":\"One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. \",\"testimonial_name\":\"Anubhav Verma\",\"testimonial_job\":\"Traveller\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f2ae373\"},{\"_id\":\"c9ff86c\",\"testimonial_content\":\"We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.\",\"testimonial_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"testimonial_name\":\"Abhishek Gupta\",\"testimonial_job\":\"Traveller\"}],\"ca_items_lg\":\"3\",\"ca_items_md\":\"3\",\"ca_pagination\":\"\",\"ca_items_sm\":\"2\",\"_css_classes\":\"dot-number\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3446155\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map.png\",\"id\":924,\"alt\":\"\",\"source\":\"library\"},\"content_width\":{\"unit\":\"px\",\"size\":1560,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"340\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"290\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6eb5d99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8d9baa\",\"elType\":\"widget\",\"settings\":{\"images\":[{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jhansi.jpg\",\"id\":1200,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Wildlife\",\"_id\":\"8fdd662\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/nalanda_university.jpg\",\"id\":1198,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"a64d85c\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/jaipur-1.jpg\",\"id\":1191,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Hang Gliding\",\"_id\":\"730f5cb\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/delhi-scaled.jpg\",\"id\":1188,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Sightseeing\",\"_id\":\"17f7fb8\"},{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/lucknow-scaled.jpg\",\"id\":1187,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"Discovery Islands\",\"sub_title\":\"Adventure\",\"_id\":\"b880dbb\"},{\"_id\":\"bc63540\",\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/prayagraj.jpg\",\"id\":1182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title\":\"Luxury Interior\",\"sub_title\":\"Charity\"}],\"layout\":\"carousel\",\"ca_items_lg\":\"5\",\"ca_items_md\":\"4\",\"ca_items_sm\":\"3\",\"ca_items_xs\":\"2\",\"space_between\":10,\"grid_items_lg\":\"5\",\"grid_items_md\":\"4\",\"grid_items_sm\":\"3\",\"grid_items_xs\":\"2\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"gva-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e35c06\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"335b95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/mathura.jpg\",\"id\":1202,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.560000000000000053290705182007513940334320068359375,\"sizes\":[]},\"css_classes\":\"column-line-right\"},\"elements\":[{\"id\":\"b0cdee3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"8e02af2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"background_background\":\"classic\",\"background_color\":\"#313041\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"15\",\"bottom\":\"115\",\"left\":\"100\",\"isLinked\":false},\"gva_column_inner_width\":520,\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/09\\/bg-map-2.png\",\"id\":934,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"15\",\"bottom\":\"65\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"733cf51\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"Our benefit lists\",\"title_text\":\"Why Choose Ram Lala Tour and Travel\",\"description_text\":\"Full Service \\u2013 We have everything you need for your customise trip beyond tickets. <br>\\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\",\"align\":\"left\",\"button_text\":\"Read More\",\"title_color\":\"#FFFFFF\",\"desc_color\":\"#A9A8B6\",\"box_space\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"box_space_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"be8db51\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-travel\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Professional and Best Service\",\"description_text\":\"We are Highly Professional & Best Tour and Travel Agency in India.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b61ea3b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\" flaticon-reisekarte\",\"library\":\"tevily-icons-theme\"},\"title_text\":\"Get Instant Tour Bookings\",\"description_text\":\"Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_color\":\"#A9A8B6\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"icon-box-left\",\"_animation\":\"fadeInUp\",\"animation_duration\":\"fast\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bf2a097\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_ypos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"background_xpos\":{\"unit\":\"px\",\"size\":960,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":51,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"9176c9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ff9a9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAF5EE\",\"background_image\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/wp-content\\/uploads\\/2021\\/11\\/bg-line-2.png\",\"id\":1057,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac90a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":65,\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"04a96c6\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Not a Member Yet?\",\"description_text\":\"Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\",\"align\":\"left\",\"button_text\":\"Read More\",\"box_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_sub_title_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_desc_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_desc_font_weight\":\"600\",\"description_space\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"sub_title\":\"Join to us\",\"title_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"gva-heading-block\"},{\"id\":\"0cae914\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-arrow-alt-circle-right\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"background_color\":\"#FC3C3C\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInLeft\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f16797f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"align\":\"left\",\"size\":\"md\",\"selected_icon\":{\"value\":\"far fa-user\",\"library\":\"fa-regular\"},\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_color\":\"#313041\",\"background_color\":\"#FFFFFF\",\"button_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.05)\"},\"_css_classes\":\"app-button\",\"_element_width\":\"auto\",\"hover_animation\":\"shrink\",\"link\":{\"url\":\"https:\\/\\/gaviaspreview.com\\/wp\\/tevily\\/dashboard\\/?action=register\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInRight\",\"animation_duration\":\"fast\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"270a1fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":30,\"content_position_tablet\":\"bottom\",\"_gva_extra_classes\":\"top\"},\"elements\":[{\"id\":\"18e9f79\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4634\\/wp-content\\/uploads\\/2023\\/10\\/ram-mandir.jpg\",\"id\":1180,\"alt\":\"Ram Mandir at Ram lala Tour & Travel\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5086,1347,'_elementor_page_assets','a:1:{s:6:\"styles\";a:39:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";i:37;s:12:\"e-animations\";i:38;s:12:\"e-animations\";}}'),(5087,1347,'_wp_page_template','default'),(5088,1347,'_elementor_controls_usage','a:19:{s:14:\"gva-rev-slider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:12:\"alias_slider\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:29;s:19:\"_inline_size_tablet\";i:7;s:19:\"_inline_size_mobile\";i:4;s:16:\"content_position\";i:3;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:23:\"content_position_tablet\";i:1;}s:18:\"gva_column_control\";a:1:{s:22:\"gva_column_inner_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:29;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:1;s:11:\"css_classes\";i:1;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:16:\"background_image\";i:3;s:21:\"background_background\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:1:{s:26:\"background_overlay_opacity\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:4:{s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_attachment\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:18:\"section_background\";a:16:{s:19:\"background_position\";i:8;s:21:\"background_attachment\";i:4;s:17:\"background_repeat\";i:8;s:15:\"background_size\";i:2;s:35:\"background_slideshow_slide_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:25:\"background_slideshow_loop\";i:1;s:21:\"background_background\";i:6;s:16:\"background_image\";i:7;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:16:\"background_color\";i:2;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;}s:22:\"gva_extra_settings_row\";a:1:{s:13:\"gva_row_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:10;s:6:\"margin\";i:5;s:7:\"z_index\";i:2;s:11:\"_element_id\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:13:\"content_width\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}}}}s:18:\"gva_ba_search_form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:26:\"gva_ba_search_form_content\";a:4:{s:15:\"title_date_from\";i:1;s:17:\"ba_location_title\";i:1;s:13:\"ba_type_title\";i:1;s:6:\"layout\";i:1;}s:32:\"gva_ba_search_form_fields_hidden\";a:1:{s:14:\"ba_type_hidden\";i:1;}s:31:\"gva_ba_search_form_fields_width\";a:2:{s:13:\"width_field_1\";i:1;s:13:\"width_field_4\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:17:\"gva-heading-block\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_content\";a:7:{s:9:\"sub_title\";i:8;s:10:\"title_text\";i:9;s:9:\"box_align\";i:2;s:16:\"description_text\";i:3;s:5:\"align\";i:6;s:9:\"max_width\";i:1;s:5:\"style\";i:1;}s:13:\"section_video\";a:2:{s:5:\"video\";i:1;s:9:\"video_url\";i:1;}s:14:\"section_button\";a:1:{s:11:\"button_text\";i:1;}}s:5:\"style\";a:4:{s:17:\"section_box_style\";a:3:{s:16:\"box_space_mobile\";i:2;s:9:\"box_space\";i:6;s:16:\"box_space_tablet\";i:1;}s:18:\"section_desc_style\";a:4:{s:17:\"description_space\";i:3;s:10:\"desc_color\";i:1;s:25:\"typography_desc_font_size\";i:1;s:27:\"typography_desc_font_weight\";i:1;}s:19:\"section_title_style\";a:2:{s:11:\"title_color\";i:3;s:11:\"title_space\";i:2;}s:23:\"section_sub_title_style\";a:5:{s:15:\"sub_title_space\";i:1;s:31:\"typography_sub_title_typography\";i:1;s:30:\"typography_sub_title_font_size\";i:2;s:22:\"sub_title_space_mobile\";i:1;s:37:\"typography_sub_title_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:7;s:18:\"animation_duration\";i:5;}}}}s:13:\"gva_ba_banner\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:8:\"subtitle\";i:3;s:5:\"title\";i:5;s:9:\"term_slug\";i:5;s:13:\"content_align\";i:5;s:19:\"show_number_content\";i:5;s:5:\"image\";i:5;s:10:\"bg_overlay\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:5;s:18:\"animation_duration\";i:5;s:16:\"_animation_delay\";i:2;}}}}s:17:\"gva-image-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:13:\"section_title\";a:4:{s:10:\"title_text\";i:1;s:5:\"image\";i:1;s:13:\"subtitle_text\";i:1;s:4:\"link\";i:1;}s:24:\"section_icon_box_content\";a:1:{s:13:\"selected_icon\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_text_style\";a:1:{s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"html\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:4:\"html\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:14:\"gva_ba_booking\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:22:\"gva_ba_booking_content\";a:2:{s:8:\"per_page\";i:1;s:6:\"layout\";i:1;}s:23:\"gva_ba_booking_taxonomy\";a:2:{s:13:\"amenities_ids\";i:1;s:12:\"location_ids\";i:1;}s:24:\"section_carousel_options\";a:7:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;s:18:\"ca_dynamic_bullets\";i:1;s:11:\"ca_autoplay\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:19:\"gva-icon-box-styles\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:12:\"section_icon\";a:3:{s:5:\"style\";i:4;s:10:\"title_text\";i:4;s:13:\"selected_icon\";i:4;}s:14:\"section_button\";a:1:{s:10:\"button_url\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:1:{s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:10:\"icon_space\";i:4;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:9:\"gva-brand\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:15:\"section_content\";a:1:{s:6:\"brands\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:16:\"gva-testimonials\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:19:\"section_testimonial\";a:2:{s:5:\"style\";i:1;s:12:\"testimonials\";i:1;}s:24:\"section_carousel_options\";a:4:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:13:\"ca_pagination\";i:1;s:11:\"ca_items_sm\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"gva-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:13:\"section_query\";a:2:{s:6:\"images\";i:1;s:6:\"layout\";i:1;}s:24:\"section_carousel_options\";a:5:{s:11:\"ca_items_lg\";i:1;s:11:\"ca_items_md\";i:1;s:11:\"ca_items_sm\";i:1;s:11:\"ca_items_xs\";i:1;s:13:\"space_between\";i:1;}s:20:\"section_grid_options\";a:4:{s:13:\"grid_items_lg\";i:1;s:13:\"grid_items_md\";i:1;s:13:\"grid_items_sm\";i:1;s:13:\"grid_items_xs\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:8:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}}}}s:9:\"gva-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:24:\"section_carousel_options\";a:3:{s:13:\"ca_pagination\";i:1;s:11:\"ca_items_xs\";i:1;s:11:\"ca_items_xx\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"size\";i:2;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:16:\"background_color\";i:2;s:28:\"button_box_shadow_box_shadow\";i:2;s:15:\"hover_animation\";i:2;s:25:\"typography_text_transform\";i:2;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:2;s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}}'),(5089,1347,'_elementor_pro_version','3.16.2'),(5128,7,'_elementor_css','a:6:{s:4:\"time\";i:1706548778;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5129,1069,'_elementor_css','a:6:{s:4:\"time\";i:1706548778;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:18:\"tevily-icons-theme\";i:1;s:8:\"fa-solid\";i:10;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5130,865,'_elementor_css','a:6:{s:4:\"time\";i:1706548779;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";i:6;s:0:\"\";i:7;s:18:\"tevily-icons-theme\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5131,866,'_elementor_css','a:6:{s:4:\"time\";i:1706548779;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";i:13;s:24:\"tevily-icons-lineawesome\";i:14;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5132,867,'_elementor_css','a:6:{s:4:\"time\";i:1706548779;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5133,978,'_elementor_css','a:6:{s:4:\"time\";i:1706556785;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5134,1073,'_elementor_css','a:6:{s:4:\"time\";i:1706580906;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:4;s:18:\"tevily-icons-theme\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5135,1072,'_elementor_css','a:6:{s:4:\"time\";i:1706584575;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5136,1079,'_elementor_css','a:6:{s:4:\"time\";i:1706584577;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5137,35,'_elementor_css','a:6:{s:4:\"time\";i:1706584577;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5138,869,'_elementor_css','a:6:{s:4:\"time\";i:1706584585;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5139,879,'_elementor_css','a:6:{s:4:\"time\";i:1706585610;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5140,570,'_elementor_css','a:6:{s:4:\"time\";i:1706588291;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5141,909,'_elementor_css','a:6:{s:4:\"time\";i:1706616749;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:18:\"tevily-icons-theme\";i:3;s:0:\"\";i:4;s:24:\"tevily-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5142,1021,'_elementor_css','a:6:{s:4:\"time\";i:1706954148;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:18:\"tevily-icons-theme\";i:3;s:0:\"\";i:4;s:24:\"tevily-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5143,605,'_elementor_css','a:6:{s:4:\"time\";i:1706957840;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5144,1075,'_elementor_css','a:6:{s:4:\"time\";i:1707322506;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5145,1070,'_elementor_css','a:6:{s:4:\"time\";i:1707655004;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:18:\"tevily-icons-theme\";i:3;s:0:\"\";i:7;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5146,994,'_elementor_css','a:6:{s:4:\"time\";i:1707655004;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";i:6;s:0:\"\";i:7;s:18:\"tevily-icons-theme\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5147,999,'_elementor_css','a:6:{s:4:\"time\";i:1707655004;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5148,26,'_elementor_css','a:6:{s:4:\"time\";i:1707685041;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5149,1071,'_elementor_css','a:6:{s:4:\"time\";i:1707694158;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";i:4;s:18:\"tevily-icons-theme\";i:5;s:15:\"gva_custom_icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5150,1078,'_elementor_css','a:6:{s:4:\"time\";i:1708042837;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5151,1074,'_elementor_css','a:6:{s:4:\"time\";i:1708078270;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5152,25,'_elementor_css','a:6:{s:4:\"time\";i:1708418234;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5153,980,'_elementor_css','a:6:{s:4:\"time\";i:1708418253;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5154,1023,'_elementor_css','a:6:{s:4:\"time\";i:1709179535;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:18:\"tevily-icons-theme\";i:3;s:0:\"\";i:4;s:24:\"tevily-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5155,667,'_elementor_css','a:6:{s:4:\"time\";i:1709274202;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:23:\"qempo-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5156,635,'_elementor_css','a:7:{s:4:\"time\";i:1709292910;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(5157,632,'_elementor_css','a:6:{s:4:\"time\";i:1709529639;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:23:\"qempo-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5158,634,'_elementor_css','a:6:{s:4:\"time\";i:1709702596;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:23:\"qempo-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5159,1076,'_elementor_css','a:6:{s:4:\"time\";i:1709956328;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:9;s:18:\"tevily-icons-theme\";i:14;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5160,633,'_elementor_css','a:6:{s:4:\"time\";i:1710495915;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:23:\"qempo-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5161,981,'_elementor_css','a:6:{s:4:\"time\";i:1710648545;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5162,33,'_elementor_css','a:6:{s:4:\"time\";i:1711112031;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5163,207,'_elementor_css','a:6:{s:4:\"time\";i:1711574572;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5164,1077,'_elementor_css','a:6:{s:4:\"time\";i:1711574579;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5165,34,'_elementor_css','a:6:{s:4:\"time\";i:1711574596;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5166,636,'_elementor_css','a:6:{s:4:\"time\";i:1711574835;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:23:\"qempo-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5167,668,'_elementor_css','a:6:{s:4:\"time\";i:1711574854;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:23:\"qempo-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5168,631,'_elementor_css','a:6:{s:4:\"time\";i:1711574862;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:23:\"qempo-icons-lineawesome\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wwQ_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_posts`
--

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

--
-- Dumping data for table `wwQ_posts`
--

LOCK TABLES `wwQ_posts` WRITE;
/*!40000 ALTER TABLE `wwQ_posts` DISABLE KEYS */;
INSERT INTO `wwQ_posts` VALUES (4,0,'2023-10-15 16:35:32','2023-10-15 16:35:32','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2023-10-15 16:35:32','2023-10-15 16:35:32','',0,'https://ramlalatourandtravel.com/?p=4',0,'wp_navigation','',0),(6,1,'2023-10-15 16:36:44','2023-10-15 16:36:44','<label> Your name\n    [text* your-name autocomplete:name] </label>\n\n<label> Your email\n    [email* your-email autocomplete: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@ramlalatourandtravel.com>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_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@ramlalatourandtravel.com>\nMessage Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\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','','','2023-10-15 16:36:44','2023-10-15 16:36:44','',0,'https://ramlalatourandtravel.com/?post_type=wpcf7_contact_form&p=6',0,'wpcf7_contact_form','',0),(7,1,'2023-10-15 16:36:44','2023-10-15 16:36:44','','Default Kit','','publish','closed','closed','','default-kit','','','2023-10-15 16:36:44','2023-10-15 16:36:44','',0,'https://ramlalatourandtravel.com/?p=7',0,'elementor_library','',0),(8,1,'2023-10-15 16:36:46','2023-10-15 16:36:46','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2023-10-15 16:36:46','2023-10-15 16:36:46','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/woocommerce-placeholder.png',0,'attachment','image/png',0),(25,1,'2020-12-08 03:54:06','2020-12-08 03:54:06','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n   <article id=\"post-48\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-1-580x450.jpg\" alt=\"Things to See and Do When Visiting Japan\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin3 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\" rel=\"bookmark\">Things to See and Do When Visiting Japan</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Read more</a>\n   </article>   \n   <article id=\"post-47\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-2-580x450.jpg\" alt=\"A Place where Start New Life with Peace\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\" rel=\"bookmark\">A Place where Start New Life with Peace</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">Read more</a>\n   </article>   \n   <article id=\"post-46\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-3-580x450.jpg\" alt=\"Journeys are Best Measured with Friends\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\" rel=\"bookmark\">Journeys are Best Measured with Friends</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Read more</a>\n   </article>   \n   <article id=\"post-45\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-4-580x450.jpg\" alt=\"Travel the Most Beautiful Places in the World\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\" rel=\"bookmark\">Travel the Most Beautiful Places in the World</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">Read more</a>\n   </article>   \n   <article id=\"post-44\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-5-580x450.jpg\" alt=\"Top 10 Destinations &#038; Adventure Trips\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\" rel=\"bookmark\">Top 10 Destinations &#038; Adventure Trips</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">Read more</a>\n   </article>   \n   <article id=\"post-43\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-6-580x450.jpg\" alt=\"The Surfing Man Will Blow Your Mind\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\" rel=\"bookmark\">The Surfing Man Will Blow Your Mind</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\">Read more</a>\n   </article>   \n				  <a href=\"https://gaviaspreview.com/wp/tevily/wp-admin/admin-ajax.php\">1</a><a href=\"https://gaviaspreview.com/wp/tevily/wp-admin/admin-ajax.php?paged=2\">2</a><a href=\"https://gaviaspreview.com/wp/tevily/wp-admin/admin-ajax.php?paged=2\"></a>','News','','publish','closed','closed','','news','','','2020-12-08 03:54:06','2020-12-08 03:54:06','',0,'https://gaviaspreview.com/wp/tevily/?page_id=25',0,'page','',0),(26,1,'2020-12-08 03:54:16','2020-12-08 03:54:16','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n<article id=\"post-48\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\"></a>\n</article>   \n<article id=\"post-47\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\"></a>\n</article>   \n<article id=\"post-46\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\"></a>\n</article>   \n<article id=\"post-45\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">Travel the Most Beautiful Places in the World</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\"></a>\n</article>   \n<article id=\"post-44\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">Top 10 Destinations &#038; Adventure Trips</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\"></a>\n</article>   \n<article id=\"post-43\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\">The Surfing Man Will Blow Your Mind</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\"></a>\n</article>   \n				  <a href=\"https://gaviaspreview.com/wp/tevily/wp-admin/admin-ajax.php\">1</a><a href=\"https://gaviaspreview.com/wp/tevily/wp-admin/admin-ajax.php?paged=2\">2</a><a href=\"https://gaviaspreview.com/wp/tevily/wp-admin/admin-ajax.php?paged=2\"></a>','News II','','publish','closed','closed','','news-2','','','2020-12-08 03:54:16','2020-12-08 03:54:16','',0,'https://gaviaspreview.com/wp/tevily/?page_id=26',0,'page','',0),(28,1,'2023-10-16 11:27:52','2023-10-16 11:27:52','','One Click Demo Import - log_file_2023-10-16__11-27-52','','inherit','open','closed','','one-click-demo-import-log_file_2023-10-16__11-27-52','','','2023-10-16 11:27:52','2023-10-16 11:27:52','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/log_file_2023-10-16__11-27-52.txt',0,'attachment','text/plain',0),(29,1,'2021-11-08 09:15:07','2021-11-08 09:15:07','','why-choose-us','','inherit','open','closed','','why-choose-us','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',0,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/why-choose-us.jpg',0,'attachment','image/jpeg',0),(32,1,'2020-12-08 04:13:18','2020-12-08 04:13:18','<div class=\"margin-bottom-20\">\n<h4>1. Terms</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\n&nbsp;\n<h4>2. Limitations</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\n&nbsp;\n<h4>3. Revisions and Errata</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\n&nbsp;\n<h4>4. Site Terms of Use Modifications</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\n\n</div>','Terms and Conditions Page','','publish','closed','closed','','terms-and-conditions','','','2020-12-08 04:13:18','2020-12-08 04:13:18','',0,'https://gaviaspreview.com/wp/tevily/?page_id=32',0,'page','',0),(33,1,'2020-12-08 04:14:02','2020-12-08 04:14:02','<h2>\n               Upcoming Events\n            </h2>\n                              People Don’t Take, Trips Take People\n		<a href=\"https://gaviaspreview.com/wp/tevily/event/international-architecture-2022/\" tabindex=\"-1\"><img width=\"600\" height=\"600\" src=\"/uploads/2021/03/event-2-600x600.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2021/03/event-2-600x600.jpg 600w, /uploads/2021/03/event-2-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>		\n			09\n			Mar\n					9 Mar, 2022 @ 8:00 am				\n			<h3>\n				International Architecture 2022			</h3>\n	<a href=\"https://gaviaspreview.com/wp/tevily/event/international-architecture-2022/\"></a>\n		<a href=\"https://gaviaspreview.com/wp/tevily/event/nairobi-design-week/\" tabindex=\"-1\"><img width=\"600\" height=\"600\" src=\"/uploads/2021/03/event-3-600x600.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2021/03/event-3-600x600.jpg 600w, /uploads/2021/03/event-3-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>		\n			08\n			Mar\n					8 Mar, 2022 @ 8:00 am				\n			<h3>\n				Nairobi Design Week			</h3>\n	<a href=\"https://gaviaspreview.com/wp/tevily/event/nairobi-design-week/\"></a>\n		<a href=\"https://gaviaspreview.com/wp/tevily/event/architecture-club-meet-up/\" tabindex=\"-1\"><img width=\"600\" height=\"600\" src=\"/uploads/2021/03/event-6-600x600.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2021/03/event-6-600x600.jpg 600w, /uploads/2021/03/event-6-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>		\n			04\n			Mar\n					4 Mar, 2022 @ 8:00 am				\n			<h3>\n				Architecture Club meetup			</h3>\n	<a href=\"https://gaviaspreview.com/wp/tevily/event/architecture-club-meet-up/\"></a>\n		<a href=\"https://gaviaspreview.com/wp/tevily/event/architecture-interior-week/\" tabindex=\"-1\"><img width=\"600\" height=\"600\" src=\"/uploads/2021/03/event-5-600x600.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2021/03/event-5-600x600.jpg 600w, /uploads/2021/03/event-5-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>		\n			04\n			Mar\n					4 Mar, 2022 @ 8:00 am				\n			<h3>\n				Architecture Week			</h3>\n	<a href=\"https://gaviaspreview.com/wp/tevily/event/architecture-interior-week/\"></a>\n		<a href=\"https://gaviaspreview.com/wp/tevily/event/designing-club-culture/\" tabindex=\"-1\"><img width=\"600\" height=\"600\" src=\"/uploads/2021/03/event-1-600x600.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2021/03/event-1-600x600.jpg 600w, /uploads/2021/03/event-1-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>		\n			04\n			Mar\n					4 Mar, 2022 @ 8:00 am				\n			<h3>\n				Designing Club Culture			</h3>\n	<a href=\"https://gaviaspreview.com/wp/tevily/event/designing-club-culture/\"></a>\n		<a href=\"https://gaviaspreview.com/wp/tevily/event/festival-of-architecture-and-interior/\" tabindex=\"-1\"><img width=\"600\" height=\"600\" src=\"/uploads/2021/03/event-4-600x600.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2021/03/event-4-600x600.jpg 600w, /uploads/2021/03/event-4-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" /></a>		\n			04\n			Mar\n					4 Mar, 2022 @ 12:00 am				\n			<h3>\n				Festival of Architecture and Interior			</h3>\n	<a href=\"https://gaviaspreview.com/wp/tevily/event/festival-of-architecture-and-interior/\"></a>','Events Page','','publish','closed','closed','','events-page','','','2020-12-08 04:14:02','2020-12-08 04:14:02','',0,'https://gaviaspreview.com/wp/tevily/?page_id=33',0,'page','',0),(34,1,'2020-12-08 04:14:16','2020-12-08 04:14:16','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-1.jpg\" alt=\"Digital Designer\"/>\n                     Full Time\n                              <h2>\n              <a href=\"https://gaviaspreview.com/wp/tevily/contact/\">Digital Designer</a>            </h2>\n            <ul>\n                                 <li>\n                     Gaviasthemes                  </li>\n                                                <li>\n                     New South Wales, Australia                  </li>\n                           </ul>\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-2.jpg\" alt=\"UX/UI Designer​\"/>\n                     Full Time\n                              <h2>\n              <a href=\"https://gaviaspreview.com/wp/tevily/contact/\">UX/UI Designer​</a>            </h2>\n            <ul>\n                                 <li>\n                     Gaviasthemes                  </li>\n                                                <li>\n                     New South Wales, Australia                  </li>\n                           </ul>\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-3.png\" alt=\"JavaScript Developer​\"/>\n                     Full Time\n                              <h2>\n              <a href=\"https://gaviaspreview.com/wp/tevily/contact/\">JavaScript Developer​</a>            </h2>\n            <ul>\n                                 <li>\n                     Gaviasthemes                  </li>\n                                                <li>\n                     New South Wales, Australia                  </li>\n                           </ul>\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-5.jpg\" alt=\"PHP Web Developer\"/>\n                     Full Time\n                              <h2>\n              <a href=\"https://gaviaspreview.com/wp/tevily/contact/\">PHP Web Developer</a>            </h2>\n            <ul>\n                                 <li>\n                     Gaviasthemes                  </li>\n                                                <li>\n                     New South Wales, Australia                  </li>\n                           </ul>\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-4.png\" alt=\"Front-End Web Developer​\"/>\n                     Full Time\n                              <h2>\n              <a href=\"https://gaviaspreview.com/wp/tevily/contact/\">Front-End Web Developer​</a>            </h2>\n            <ul>\n                                 <li>\n                     Gaviasthemes                  </li>\n                                                <li>\n                     New South Wales, Australia                  </li>\n                           </ul>\n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-1-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-1-180x180.jpg 180w, /uploads/2020/12/post-1-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin3 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-2-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-2-180x180.jpg 180w, /uploads/2020/12/post-2-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-3-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-3-180x180.jpg 180w, /uploads/2020/12/post-3-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a></h3> \n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Singapore\" />\n                     Relax\n                     <h3>Singapore</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\"></a>','Careers','','publish','closed','closed','','careers','','','2020-12-08 04:14:16','2020-12-08 04:14:16','',0,'https://gaviaspreview.com/wp/tevily/?page_id=34',0,'page','',0),(35,1,'2020-12-08 04:14:31','2020-12-08 04:14:31','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> </ol>            \n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"421\" height=\"233\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Make My Trip		  </a>\n		  			</h2>\n				Make my Trip is leading travel Package provider\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"1200\" height=\"675\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky-1024x576.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky-768x432.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Travel Traingle		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"1200\" height=\"630\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed-1024x538.png 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed-768x403.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Goibibo		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"343\" height=\"147\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Yatra		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"3354\" height=\"713\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Trip Advisor		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"1190\" height=\"528\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534.webp 1190w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534-1024x454.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534-768x341.webp 768w\" sizes=\"(max-width: 1190px) 100vw, 1190px\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Clear Trip		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://ramlalatourandtravel.com/traveler-studying-map-of-city-on-motorcycle/\">\n            <img width=\"150\" height=\"150\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-150x150.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-150x150.jpg 150w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-300x300.jpg 300w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-1024x1024.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-768x768.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-100x100.jpg 100w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\" />         </a>\n            November 9, 2021arpitkmaurya1          \n         <h3><a href=\"https://ramlalatourandtravel.com/traveler-studying-map-of-city-on-motorcycle/\">Traveler studying map of city on motorcycle</a></h3> \n         <a href=\"https://ramlalatourandtravel.com/man-sitting-beside-backpack-near-railway/\">\n            <img width=\"150\" height=\"150\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-150x150.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-150x150.jpg 150w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-300x300.jpg 300w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-1024x1024.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-768x768.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-100x100.jpg 100w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\" />         </a>\n            November 9, 2021arpitkmaurya1          \n         <h3><a href=\"https://ramlalatourandtravel.com/man-sitting-beside-backpack-near-railway/\">Man Sitting Beside Backpack Near Railway</a></h3> \n         <a href=\"https://ramlalatourandtravel.com/hello-world/\">\n            <img width=\"150\" height=\"150\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-150x150.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-150x150.jpg 150w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-300x300.jpg 300w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-1024x1024.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-768x768.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-100x100.jpg 100w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\" />         </a>\n            November 8, 2021arpitkmaurya1          \n         <h3><a href=\"https://ramlalatourandtravel.com/hello-world/\">Man in Blue Dress Shirt and Blue Jeans</a></h3> \n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"ThaiLand\" />\n                     Relax\n                     <h3>ThaiLand</h3>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"#\">\n    Book Tour Now\n</a>','Our Partner','','publish','closed','closed','','our-partner','','','2023-10-27 09:56:11','2023-10-27 09:56:11','',0,'https://gaviaspreview.com/wp/tevily/?page_id=35',0,'page','',0),(43,1,'2020-12-08 04:37:13','2020-12-08 04:37:13','The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure class=\"wp-block-pullquote is-style-solid-color\">\n<blockquote class=\"wp-block-quote has-text-color has-very-dark-gray-color\">Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.','The Surfing Man Will Blow Your Mind','There are many variations of but the majority have simply free text available not suffered.','publish','open','open','','the-surfing-man-will-blow-your-mind','','','2020-12-08 04:37:13','2020-12-08 04:37:13','',0,'https://gaviaspreview.com/wp/tevily/?p=43',0,'post','',0),(44,1,'2020-12-08 04:37:16','2020-12-08 04:37:16','The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure class=\"wp-block-pullquote is-style-solid-color\">\n<blockquote class=\"wp-block-quote has-text-color has-very-dark-gray-color\">Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.','Top 10 Destinations & Adventure Trips','There are many variations of but the majority have simply free text available not suffered.','publish','open','open','','top-10-destinations-adventure-trips','','','2020-12-08 04:37:16','2020-12-08 04:37:16','',0,'https://gaviaspreview.com/wp/tevily/?p=44',0,'post','',0),(45,1,'2020-12-08 04:37:20','2020-12-08 04:37:20','The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure class=\"wp-block-pullquote is-style-solid-color\">\n<blockquote class=\"wp-block-quote has-text-color has-very-dark-gray-color\">Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.','Travel the Most Beautiful Places in the World','There are many variations of but the majority have simply free text available not suffered.','publish','open','open','','travel-the-most-beautiful-places-in-the-world','','','2020-12-08 04:37:20','2020-12-08 04:37:20','',0,'https://gaviaspreview.com/wp/tevily/?p=45',0,'post','',0),(46,1,'2020-12-08 04:37:23','2020-12-08 04:37:23','The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure class=\"wp-block-pullquote is-style-solid-color\">\n<blockquote class=\"wp-block-quote has-text-color has-very-dark-gray-color\">Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.','Journeys are Best Measured with Friends','There are many variations of but the majority have simply free text available not suffered.','publish','open','open','','journeys-are-best-measured-with-friends','','','2020-12-08 04:37:23','2020-12-08 04:37:23','',0,'https://gaviaspreview.com/wp/tevily/?p=46',0,'post','',0),(47,1,'2020-12-08 04:37:26','2020-12-08 04:37:26','The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure class=\"wp-block-pullquote is-style-solid-color\">\n<blockquote class=\"wp-block-quote has-text-color has-very-dark-gray-color\">Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.','A Place where Start New Life with Peace','There are many variations of but the majority have simply free text available not suffered.','publish','open','open','','a-place-where-start-new-life-with-peace','','','2020-12-08 04:37:26','2020-12-08 04:37:26','',0,'https://gaviaspreview.com/wp/tevily/?p=47',0,'post','',0),(48,1,'2020-12-08 04:37:29','2020-12-08 04:37:29','The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure class=\"wp-block-pullquote is-style-solid-color\">\n<blockquote class=\"wp-block-quote has-text-color has-very-dark-gray-color\">Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.','Things to See and Do When Visiting Japan','There are many variations of but the majority have simply free text available not suffered.','publish','open','open','','things-to-see-and-do-when-visiting-japan','','','2020-12-08 04:37:29','2020-12-08 04:37:29','',0,'https://gaviaspreview.com/wp/tevily/?p=48',0,'post','',3),(51,1,'2021-11-08 13:46:56','2021-11-08 13:46:56','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','The White City','','publish','closed','closed','','the-white-city','','','2021-11-08 13:46:56','2021-11-08 13:46:56','',0,'https://themesvila.com/themes-wp/natfa/?post_type=special_tour&amp;p=51',0,'special_tour','',0),(52,1,'2021-11-08 13:44:11','2021-11-08 13:44:11','','1','','inherit','open','closed','','1-7','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',51,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1.jpg',0,'attachment','image/jpeg',0),(53,1,'2021-11-08 13:44:12','2021-11-08 13:44:12','','2','','inherit','open','closed','','2-7','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',51,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2.jpg',0,'attachment','image/jpeg',0),(54,1,'2021-11-08 13:44:14','2021-11-08 13:44:14','','3','','inherit','open','closed','','3-8','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',51,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3.jpg',0,'attachment','image/jpeg',0),(55,1,'2021-11-08 13:44:15','2021-11-08 13:44:15','','4','','inherit','open','closed','','4-5','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',51,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/4.jpg',0,'attachment','image/jpeg',0),(56,1,'2021-11-08 13:44:17','2021-11-08 13:44:17','','5','','inherit','open','closed','','5-4','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',51,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/5.jpg',0,'attachment','image/jpeg',0),(57,1,'2021-11-08 13:44:18','2021-11-08 13:44:18','','6','','inherit','open','closed','','6','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',51,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/6.jpg',0,'attachment','image/jpeg',0),(58,1,'2021-11-08 13:54:09','2021-11-08 13:54:09','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','Byodo-In Temple','','publish','closed','closed','','byodo-in-temple','','','2021-11-08 13:54:09','2021-11-08 13:54:09','',0,'https://themesvila.com/themes-wp/natfa/?post_type=special_tour&amp;p=58',0,'special_tour','',0),(59,1,'2021-11-08 13:56:10','2021-11-08 13:56:10','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','Arabische Emiraten','','publish','closed','closed','','arabische-emiraten','','','2021-11-08 13:56:10','2021-11-08 13:56:10','',0,'https://themesvila.com/themes-wp/natfa/?post_type=special_tour&amp;p=59',0,'special_tour','',0),(60,1,'2021-11-08 14:01:33','2021-11-08 14:01:33','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','The White City','','publish','closed','closed','','the-white-city-2','','','2021-11-08 14:01:33','2021-11-08 14:01:33','',0,'https://themesvila.com/themes-wp/natfa/?post_type=special_tour&amp;p=60',0,'special_tour','',0),(61,1,'2021-11-08 14:02:58','2021-11-08 14:02:58','A spiritual holiday in the sacred city of Ayodhya is a good way to relieve yourself from the modern fast-paced life. Visit the peaceful temples and mosques here and enjoy some awesome time with in the peace environment of these religious sites. For a hassle-free trip in Ayodhya, people can avail religious tour packages on ramlalatourandtravel.com and have a heart-warming experience. While you are on spiritual tour here, you will come across thousands of devotees who visit Ayodhya all round the year to offer prayers to sacred deities. You can also find numerous smaller shrines in every corner of Ayodhya that are built by the locals. A walk through the narrow streets of Ayodhya can be a wonderful experience','Ayodhya Dham Travel','','publish','closed','closed','','statue-of-liberty','','','2023-10-17 08:34:19','2023-10-17 08:34:19','',0,'https://themesvila.com/themes-wp/natfa/?post_type=special_tour&#038;p=61',0,'special_tour','',0),(62,1,'2021-11-08 14:04:30','2021-11-08 14:04:30','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','Arabische Emiraten','','publish','closed','closed','','arabische-emiraten-2','','','2021-11-08 14:04:30','2021-11-08 14:04:30','',0,'https://themesvila.com/themes-wp/natfa/?post_type=special_tour&amp;p=62',0,'special_tour','',0),(81,1,'2021-11-08 15:12:33','2021-11-08 15:12:33','','London','','publish','closed','closed','','london','','','2021-11-08 15:12:33','2021-11-08 15:12:33','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour_gallery&amp;p=81',0,'tour_gallery','',0),(82,1,'2021-11-08 15:12:14','2021-11-08 15:12:14','','7','','inherit','open','closed','','7','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',81,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/7.jpg',0,'attachment','image/jpeg',0),(83,1,'2021-11-08 15:12:53','2021-11-08 15:12:53','','Germany','','publish','closed','closed','','germany','','','2021-11-08 15:12:53','2021-11-08 15:12:53','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour_gallery&amp;p=83',0,'tour_gallery','',0),(84,1,'2021-11-08 15:14:20','2021-11-08 15:14:20','','Japan','','publish','closed','closed','','japan','','','2021-11-08 15:14:20','2021-11-08 15:14:20','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour_gallery&amp;p=84',0,'tour_gallery','',0),(85,1,'2021-11-08 15:13:49','2021-11-08 15:13:49','','6','','inherit','open','closed','','6-2','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',83,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/6-1.jpg',0,'attachment','image/jpeg',0),(86,1,'2021-11-08 15:14:13','2021-11-08 15:14:13','','5','','inherit','open','closed','','5-2','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',84,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/5-1.jpg',0,'attachment','image/jpeg',0),(87,1,'2021-11-08 15:15:27','2021-11-08 15:15:27','','Malyasia','','publish','closed','closed','','malyasia','','','2021-11-08 15:15:27','2021-11-08 15:15:27','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour_gallery&amp;p=87',0,'tour_gallery','',0),(88,1,'2021-11-08 15:15:16','2021-11-08 15:15:16','','4','','inherit','open','closed','','4-2','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',87,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/4-1.jpg',0,'attachment','image/jpeg',0),(89,1,'2021-11-08 15:17:02','2021-11-08 15:17:02','','Bangladesh','','publish','closed','closed','','bangladesh','','','2021-11-08 15:17:02','2021-11-08 15:17:02','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour_gallery&amp;p=89',0,'tour_gallery','',0),(90,1,'2021-11-08 15:16:07','2021-11-08 15:16:07','','3','','inherit','open','closed','','3-2','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',89,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-1.jpg',0,'attachment','image/jpeg',0),(91,1,'2021-11-08 15:17:10','2021-11-08 15:17:10','','4','','inherit','open','closed','','4-3','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',89,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/4-2.jpg',0,'attachment','image/jpeg',0),(92,1,'2021-11-08 15:18:20','2021-11-08 15:18:20','','3','','inherit','open','closed','','3-3','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',89,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-2.jpg',0,'attachment','image/jpeg',0),(93,1,'2021-11-08 15:19:09','2021-11-08 15:19:09','','Dubai','','publish','closed','closed','','dubai','','','2021-11-08 15:19:09','2021-11-08 15:19:09','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour_gallery&amp;p=93',0,'tour_gallery','',0),(94,1,'2021-11-08 15:18:59','2021-11-08 15:18:59','','2','','inherit','open','closed','','2-2','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',93,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-1.jpg',0,'attachment','image/jpeg',0),(95,1,'2021-11-08 15:19:51','2021-11-08 15:19:51','','India','','publish','closed','closed','','india','','','2021-11-08 15:19:51','2021-11-08 15:19:51','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour_gallery&amp;p=95',0,'tour_gallery','',0),(96,1,'2021-11-08 15:19:46','2021-11-08 15:19:46','','1','','inherit','open','closed','','1-2','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',95,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-1.jpg',0,'attachment','image/jpeg',0),(106,1,'2021-11-08 15:27:21','2021-11-08 15:27:21','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','Brazil Sea Beach','','publish','closed','closed','','brazil-sea-beach','','','2021-11-08 15:27:21','2021-11-08 15:27:21','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour&amp;p=106',0,'tour','',0),(107,1,'2021-11-08 15:26:51','2021-11-08 15:26:51','','1','','inherit','open','closed','','1-3','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',106,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-2.jpg',0,'attachment','image/jpeg',0),(108,1,'2021-11-08 15:27:02','2021-11-08 15:27:02','','2','','inherit','open','closed','','2-3','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',106,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-2.jpg',0,'attachment','image/jpeg',0),(109,1,'2021-11-08 15:27:13','2021-11-08 15:27:13','','3','','inherit','open','closed','','3-4','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',106,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-3.jpg',0,'attachment','image/jpeg',0),(110,1,'2021-11-08 15:28:14','2021-11-08 15:28:14','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','Brazil Sea Beach','','publish','closed','closed','','brazil-sea-beach-2','','','2021-11-08 15:28:14','2021-11-08 15:28:14','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour&amp;p=110',0,'tour','',0),(111,1,'2021-11-08 15:29:09','2021-11-08 15:29:09','Lorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis. Seddo Lorem ipsum dolor sit amet, consectetur Nulla fringilla purus Lorem ipsum dosectetur a dipisicing elit at leo dignissim congue.\r\n\r\nLorem ipsum dosectetur adipisicing elit, sed doLorem ipsum dolor sit amet, consectetur Nulla fringilla purus at leo dignissim congue. Mauris elementum accumsan leo vel tempo Sit amet cursus nisl aliquam. Aliquam et elit eu nunc rhoncus viverra quis at felis.','Brazil Sea Beach','','publish','closed','closed','','brazil-sea-beach-3','','','2021-11-08 15:29:09','2021-11-08 15:29:09','',0,'https://themesvila.com/themes-wp/natfa/?post_type=tour&amp;p=111',0,'tour','',0),(118,1,'2021-11-08 15:33:49','2021-11-08 15:33:49','','1','','publish','closed','closed','','1','','','2021-11-08 15:33:49','2021-11-08 15:33:49','',0,'https://themesvila.com/themes-wp/natfa/?post_type=client&amp;p=118',0,'client','',0),(119,1,'2021-11-08 15:33:45','2021-11-08 15:33:45','','1','','inherit','open','closed','','1-4','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',118,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1.png',0,'attachment','image/png',0),(120,1,'2021-11-08 06:37:53','2021-11-08 06:37:53','','Default Kit','','publish','closed','closed','','default-kit-2','','','2021-11-08 06:37:53','2021-11-08 06:37:53','',0,'https://themesvila.com/themes-wp/natfa/?p=5',0,'elementor_library','',0),(121,1,'2021-11-08 15:34:24','2021-11-08 15:34:24','','2','','publish','closed','closed','','2','','','2021-11-08 15:34:24','2021-11-08 15:34:24','',0,'https://themesvila.com/themes-wp/natfa/?post_type=client&amp;p=120',0,'client','',0),(122,1,'2021-11-08 15:34:21','2021-11-08 15:34:21','','2','','inherit','open','closed','','2-4','','','2021-11-08 15:34:21','2021-11-08 15:34:21','',121,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2.png',0,'attachment','image/png',0),(123,1,'2021-11-08 15:34:40','2021-11-08 15:34:40','','3','','publish','closed','closed','','3','','','2021-11-08 15:34:40','2021-11-08 15:34:40','',0,'https://themesvila.com/themes-wp/natfa/?post_type=client&amp;p=122',0,'client','',0),(124,1,'2021-11-08 15:34:36','2021-11-08 15:34:36','','3','','inherit','open','closed','','3-5','','','2021-11-08 15:34:36','2021-11-08 15:34:36','',123,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3.png',0,'attachment','image/png',0),(125,1,'2021-11-08 15:35:09','2021-11-08 15:35:09','','4','','publish','closed','closed','','4','','','2021-11-08 15:35:09','2021-11-08 15:35:09','',0,'https://themesvila.com/themes-wp/natfa/?post_type=client&amp;p=124',0,'client','',0),(126,1,'2021-11-08 15:34:53','2021-11-08 15:34:53','','4','','inherit','open','closed','','4-4','','','2021-11-08 15:34:53','2021-11-08 15:34:53','',125,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/4.png',0,'attachment','image/png',0),(127,1,'2021-11-08 15:35:37','2021-11-08 15:35:37','','5','','publish','closed','closed','','5','','','2021-11-08 15:35:37','2021-11-08 15:35:37','',0,'https://themesvila.com/themes-wp/natfa/?post_type=client&amp;p=126',0,'client','',0),(128,1,'2021-11-08 15:35:33','2021-11-08 15:35:33','','5','','inherit','open','closed','','5-3','','','2021-11-08 15:35:33','2021-11-08 15:35:33','',127,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/5.png',0,'attachment','image/png',0),(149,1,'2021-11-09 05:40:17','2021-11-09 05:40:17','','3','','inherit','open','closed','','3-6','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',212,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-4.jpg',0,'attachment','image/jpeg',0),(152,1,'2021-11-09 05:47:23','2021-11-09 05:47:23','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur et quam sollicitudin mi tincidunt faucibus ut vitae turpis. Maecenas congue</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin eu metus tempus, interdum diam sed, convallis sapien. Ut sodales gravida finibus. Quisque ornare at ipsum id posuere. Integer ac egestas tortor. Quisque non est nec elit fringilla aliquet. Mauris auctor bibendum placerat. Nulla facilisi. Donec in auctor elit, non interdum sapien. Aenean malesuada nibh ut tincidunt egestas. Cras at condimentum lorem.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Suspendisse pharetra velit risus, nec mattis justo egestas id. Proin vel dapibus massa, quis fermentum mi. Praesent faucibus porttitor ligula, dictum consequat erat gravida eu. Phasellus diam elit, eleifend at magna eu, dignissim fermentum sem. Maecenas ut posuere risus.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Phasellus eu imperdiet mi. Nunc sagittis magna aliquam mi luctus, non convallis justo lacinia. In hac habitasse platea dictumst. Proin et euismod leo. Mauris hendrerit semper pretium.</p>\n<!-- /wp:paragraph -->','Man Sitting Beside Backpack Near Railway','','publish','open','open','','man-sitting-beside-backpack-near-railway','','','2021-11-09 05:47:23','2021-11-09 05:47:23','',0,'https://themesvila.com/themes-wp/natfa/?p=152',0,'post','',0),(153,1,'2021-11-09 05:46:34','2021-11-09 05:46:34','','2','','inherit','open','closed','','2-5','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',152,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-3.jpg',0,'attachment','image/jpeg',0),(155,1,'2021-11-09 05:49:40','2021-11-09 05:49:40','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur et quam sollicitudin mi tincidunt faucibus ut vitae turpis. Maecenas congue</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin eu metus tempus, interdum diam sed, convallis sapien. Ut sodales gravida finibus. Quisque ornare at ipsum id posuere. Integer ac egestas tortor. Quisque non est nec elit fringilla aliquet. Mauris auctor bibendum placerat. Nulla facilisi. Donec in auctor elit, non interdum sapien. Aenean malesuada nibh ut tincidunt egestas. Cras at condimentum lorem.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Suspendisse pharetra velit risus, nec mattis justo egestas id. Proin vel dapibus massa, quis fermentum mi. Praesent faucibus porttitor ligula, dictum consequat erat gravida eu. Phasellus diam elit, eleifend at magna eu, dignissim fermentum sem. Maecenas ut posuere risus.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Phasellus eu imperdiet mi. Nunc sagittis magna aliquam mi luctus, non convallis justo lacinia. In hac habitasse platea dictumst. Proin et euismod leo. Mauris hendrerit semper pretium.</p>\n<!-- /wp:paragraph -->','Traveler studying map of city on motorcycle','','publish','open','open','','traveler-studying-map-of-city-on-motorcycle','','','2021-11-09 05:49:40','2021-11-09 05:49:40','',0,'https://themesvila.com/themes-wp/natfa/?p=155',0,'post','',0),(156,1,'2021-11-09 05:48:46','2021-11-09 05:48:46','','1','','inherit','open','closed','','1-5','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',155,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-3.jpg',0,'attachment','image/jpeg',0),(158,1,'2021-11-09 06:07:24','2021-11-09 06:07:24','Lorem ipsum dolor sit amet consectetur adipiscing elit. Praesent bibendum dolor eros imperdiet amet hendrerit','Namir Bakri','','publish','closed','closed','','namir-bakri','','','2021-11-09 06:07:24','2021-11-09 06:07:24','',0,'https://themesvila.com/themes-wp/natfa/?post_type=testimonials&amp;p=158',0,'testimonials','',0),(159,1,'2021-11-09 06:07:12','2021-11-09 06:07:12','','3','','inherit','open','closed','','3-7','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',158,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/3-1.png',0,'attachment','image/png',0),(160,1,'2021-11-09 06:08:03','2021-11-09 06:08:03','Lorem ipsum dolor sit amet consectetur adipiscing elit. Praesent bibendum dolor eros imperdiet amet hendrerit','Wasil Imad','','publish','closed','closed','','wasil-imad','','','2021-11-09 06:08:03','2021-11-09 06:08:03','',0,'https://themesvila.com/themes-wp/natfa/?post_type=testimonials&amp;p=160',0,'testimonials','',0),(161,1,'2021-11-09 06:07:59','2021-11-09 06:07:59','','2','','inherit','open','closed','','2-6','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',160,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/2-1.png',0,'attachment','image/png',0),(162,1,'2021-11-09 06:09:33','2021-11-09 06:09:33','Lorem ipsum dolor sit amet consectetur adipiscing elit. Praesent bibendum dolor eros imperdiet amet hendrerit','Jubayr Hani','','publish','closed','closed','','jubayr-hani','','','2021-11-09 06:09:33','2021-11-09 06:09:33','',0,'https://themesvila.com/themes-wp/natfa/?post_type=testimonials&amp;p=162',0,'testimonials','',0),(163,1,'2021-11-09 06:09:05','2021-11-09 06:09:05','','1','','inherit','open','closed','','1-6','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',162,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/1-1.png',0,'attachment','image/png',0),(171,1,'2021-11-09 08:58:37','2021-11-09 08:58:37','<div class=\"row\">\r\n<div class=\"form-group col-md-6\">\r\n[text* text-827 class:form-control placeholder \"Name\"]\r\n</div>\r\n<div class=\"form-group col-md-6\">\r\n[email* email-108 class:form-control placeholder \"Email\"]\r\n</div>\r\n<div class=\"form-group col-md-12\">\r\n[text* text-829 class:form-control placeholder \"Subject\"]\r\n</div>\r\n<div class=\"form-group col-md-12\">\r\n[textarea* textarea-458 class:form-control placeholder \"Your Message\"]\r\n</div>\r\n<div class=\"col-md-12\">\r\n<div class=\"actions text-center\">\r\n[submit \"Send Message\"]\r\n</div>\r\n</div>\r\n</div>\n1\n[_site_title] \"[text-829]\"\n[_site_title] <admin@themesvila.com>\n[_site_admin_email]\nFrom: [text-827] <[email-108]>\r\nSubject: [text-829]\r\n\r\nMessage Body:\r\n[textarea-458]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [email-108]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@themesvila.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.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Main Form','','publish','closed','closed','','main-form','','','2021-11-09 08:58:37','2021-11-09 08:58:37','',0,'https://themesvila.com/themes-wp/natfa/?post_type=wpcf7_contact_form&amp;p=171',0,'wpcf7_contact_form','',0),(175,1,'2021-11-09 09:01:36','2021-11-09 09:01:36','<div class=\"row\">\r\n<div class=\"form-group col-md-12\">\r\n[text* text-930 class:form-control placeholder \"Name\"]\r\n</div>\r\n<div class=\"form-group col-md-12\">\r\n[email* email-782 class:form-control placeholder \"Email\"]\r\n</div>\r\n<div class=\"form-group col-md-12\">\r\n[tel* tel-762 class:form-control placeholder \"Phone\"]\r\n</div>\r\n<div class=\"form-group col-md-12\">\r\n[date* date-472 class:form-control placeholder \"Date\"]\r\n</div>\r\n<div class=\"form-group col-md-12\">\r\n[text* text-995 class:form-control placeholder \"Number of Person\"]\r\n</div>\r\n<div class=\"col-md-12\">\r\n<div class=\"actions\">\r\n[submit class:btn-home-bg \"Booking Now\"]\r\n</div>\r\n</div>\r\n</div>\n1\n[_site_title]\n[_site_title] <admin@themesvila.com>\n[_site_admin_email]\nFrom: [text-930] <[email-782]>\r\n\r\n\r\nMessage Body:\r\n\r\nName: [text-930]\r\nEmail: [email-782]\r\nPhone: [tel-762]\r\nDate: [date-472]\r\nPerson: [text-995]\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [email-782]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@themesvila.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.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Tour Form','','publish','closed','closed','','tour-form','','','2021-11-09 09:01:36','2021-11-09 09:01:36','',0,'https://themesvila.com/themes-wp/natfa/?post_type=wpcf7_contact_form&amp;p=175',0,'wpcf7_contact_form','',0),(176,1,'2021-11-09 13:59:39','2021-11-09 13:59:39','','pexels-alexandr-podvalny-1008155','','inherit','open','closed','','pexels-alexandr-podvalny-1008155','','','2023-10-16 11:32:19','2023-10-16 11:32:19','',0,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/2021/11/pexels-alexandr-podvalny-1008155.jpg',0,'attachment','image/jpeg',0),(183,1,'2021-11-09 15:10:35','2021-11-09 15:07:46','','Term','','publish','closed','closed','','term','','','2021-11-09 15:10:35','2021-11-09 15:07:46','',0,'https://themesvila.com/themes-wp/natfa/?p=183',3,'nav_menu_item','',0),(184,1,'2021-11-09 15:10:35','2021-11-09 15:07:46','','Privacy & Policy','','publish','closed','closed','','privacy-policy','','','2021-11-09 15:10:35','2021-11-09 15:07:46','',0,'https://themesvila.com/themes-wp/natfa/?p=184',4,'nav_menu_item','',0),(185,1,'2021-11-09 15:09:50','2021-11-09 15:09:50','','Our Story','','publish','closed','closed','','our-story','','','2021-11-09 15:09:50','2021-11-09 15:09:50','',0,'https://themesvila.com/themes-wp/natfa/?p=185',1,'nav_menu_item','',0),(186,1,'2021-11-09 15:09:50','2021-11-09 15:09:50','','Travel Blog & Tips','','publish','closed','closed','','travel-blog-tips','','','2021-11-09 15:09:50','2021-11-09 15:09:50','',0,'https://themesvila.com/themes-wp/natfa/?p=186',2,'nav_menu_item','',0),(187,1,'2021-11-09 15:09:50','2021-11-09 15:09:50','','Gallerying With Us','','publish','closed','closed','','gallerying-with-us','','','2021-11-09 15:09:50','2021-11-09 15:09:50','',0,'https://themesvila.com/themes-wp/natfa/?p=187',3,'nav_menu_item','',0),(188,1,'2021-11-09 15:09:50','2021-11-09 15:09:50','','Tour Guid','','publish','closed','closed','','tour-guid','','','2021-11-09 15:09:50','2021-11-09 15:09:50','',0,'https://themesvila.com/themes-wp/natfa/?p=188',4,'nav_menu_item','',0),(189,1,'2021-11-09 15:09:50','2021-11-09 15:09:50','','Be Our Partner','','publish','closed','closed','','be-our-partner','','','2021-11-09 15:09:50','2021-11-09 15:09:50','',0,'https://themesvila.com/themes-wp/natfa/?p=189',5,'nav_menu_item','',0),(190,1,'2021-11-09 15:10:35','2021-11-09 15:10:18','','Contact Us','','publish','closed','closed','','contact-us','','','2021-11-09 15:10:35','2021-11-09 15:10:18','',0,'https://themesvila.com/themes-wp/natfa/?p=190',5,'nav_menu_item','',0),(192,1,'2021-11-10 12:31:46','2021-11-10 12:31:46','','Customer Support','','publish','closed','closed','','customer-support','','','2021-11-10 12:31:46','2021-11-10 12:31:46','',0,'https://themesvila.com/themes-wp/natfa/?p=192',1,'nav_menu_item','',0),(193,1,'2021-11-10 12:31:46','2021-11-10 12:31:46','','Privacy & Policy','','publish','closed','closed','','privacy-policy-2','','','2021-11-10 12:31:46','2021-11-10 12:31:46','',0,'https://themesvila.com/themes-wp/natfa/?p=193',2,'nav_menu_item','',0),(194,1,'2021-11-10 12:31:46','2021-11-10 12:31:46','','Terms & Condition','','publish','closed','closed','','terms-condition','','','2021-11-10 12:31:46','2021-11-10 12:31:46','',0,'https://themesvila.com/themes-wp/natfa/?p=194',3,'nav_menu_item','',0),(195,1,'2021-11-10 12:31:46','2021-11-10 12:31:46','','Forum','','publish','closed','closed','','forum','','','2021-11-10 12:31:46','2021-11-10 12:31:46','',0,'https://themesvila.com/themes-wp/natfa/?p=195',4,'nav_menu_item','',0),(196,1,'2021-11-10 12:31:46','2021-11-10 12:31:46','','Tour Guid','','publish','closed','closed','','tour-guid-2','','','2021-11-10 12:31:46','2021-11-10 12:31:46','',0,'https://themesvila.com/themes-wp/natfa/?p=196',5,'nav_menu_item','',0),(207,1,'2020-12-16 04:26:29','2020-12-16 04:26:29','<h2>\n               Explore The Worlds\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://gaviaspreview.com/wp/tevily/tours-page/\" method=\"get\" id=\"search_form\">\n                        Destinations\n                        <ul id=\"add_ids_list_ba_location\" data-parent=\"0\">\n        <li data-id=\"0\">Destinations</li><li data-id=\"29\">Africa\n           <ul id=\"add_ids_list_ba_location_29\" >\n             <li data-id=\"38\"> Morocco</li><li data-id=\"32\"> Nigeria</li><li data-id=\"37\"> Tanzania</li>\n           </ul>\n           </li><li data-id=\"28\">Asia\n           <ul id=\"add_ids_list_ba_location_28\" >\n             <li data-id=\"30\"> Japan</li><li data-id=\"33\"> Singapore</li><li data-id=\"36\"> ThaiLand</li>\n           </ul>\n           </li><li data-id=\"34\">Europe\n           <ul id=\"add_ids_list_ba_location_34\" >\n             <li data-id=\"99\"> France</li><li data-id=\"100\"> Hungary</li><li data-id=\"101\"> Italy</li><li data-id=\"98\"> United Kingdom</li>\n           </ul>\n           </li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_location\" value=\"0\">\n                        Activity\n                        <ul id=\"add_ids_list_ba_type\" data-parent=\"0\">\n        <li data-id=\"0\">Activity</li><li data-id=\"18\">Adventure</li><li data-id=\"16\">Beache</li><li data-id=\"17\">City Tours</li><li data-id=\"21\">Cruises</li><li data-id=\"20\">discovery</li><li data-id=\"19\">Historical</li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_type\" value=\"0\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[78]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[79]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[80]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Advanced\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#36;\"\n									        data-min=\"39\"\n									        data-max=\"1475\"\n									        data-from=\"39\"\n									        data-to=\"1475\"/>\n		            <h4>All Languages</h4>\n            <input type=\"checkbox\" id=\"terms_22\" name=\"terms[22]\" value=\"22\"><label for=\"terms_22\">English</label><input type=\"checkbox\" id=\"terms_23\" name=\"terms[23]\" value=\"23\"><label for=\"terms_23\">French</label><input type=\"checkbox\" id=\"terms_27\" name=\"terms[27]\" value=\"27\"><label for=\"terms_27\">German</label><input type=\"checkbox\" id=\"terms_25\" name=\"terms[25]\" value=\"25\"><label for=\"terms_25\">Japanese</label><input type=\"checkbox\" id=\"terms_24\" name=\"terms[24]\" value=\"24\"><label for=\"terms_24\">Spanish</label><input type=\"checkbox\" id=\"terms_26\" name=\"terms[26]\" value=\"26\"><label for=\"terms_26\">Thailand</label>\n		            <h4>All Amenities</h4>\n            <input type=\"checkbox\" id=\"terms_40\" name=\"terms[40]\" value=\"40\"><label for=\"terms_40\">Accepts Credit Cards</label><input type=\"checkbox\" id=\"terms_96\" name=\"terms[96]\" value=\"96\"><label for=\"terms_96\">Car Parking</label><input type=\"checkbox\" id=\"terms_94\" name=\"terms[94]\" value=\"94\"><label for=\"terms_94\">Free Coupons</label><input type=\"checkbox\" id=\"terms_85\" name=\"terms[85]\" value=\"85\"><label for=\"terms_85\">Laundry service</label><input type=\"checkbox\" id=\"terms_93\" name=\"terms[93]\" value=\"93\"><label for=\"terms_93\">Outdoor Seating</label><input type=\"checkbox\" id=\"terms_87\" name=\"terms[87]\" value=\"87\"><label for=\"terms_87\">Reservations</label><input type=\"checkbox\" id=\"terms_89\" name=\"terms[89]\" value=\"89\"><label for=\"terms_89\">Restaurant</label><input type=\"checkbox\" id=\"terms_95\" name=\"terms[95]\" value=\"95\"><label for=\"terms_95\">Smoking Allowed</label><input type=\"checkbox\" id=\"terms_92\" name=\"terms[92]\" value=\"92\"><label for=\"terms_92\">Wireless Internet</label>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?Date FromDate To		\n   <h3>Last Minute</h3>   \n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1011.08\n						&#36;1099.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-12-600x590.jpg\" alt=\"Sri Lanka One Life Adventures\">\n				</a>\n										<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">Sri Lanka One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1475.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">\n					<img src=\"/uploads/2021/09/tour-7-600x590.jpg\" alt=\"North Island Adventure Tour\">\n				</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">North Island Adventure Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;1156.00\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg\" alt=\"Singapore\" />\n                     Wildlife\n                     <h3>Singapore</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\"></a>\n	                     <strong>18</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1094470339\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2056013840\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1870576067\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2276028209\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3698819908\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#36;39.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Mykonos and Santorini Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1959957543\">\n			                        4			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1010596851\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2884678660\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3503428794\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Mykonos and Santorini Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#36;39.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"The Metropolitan Museum Art\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1956821071\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"912059754\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1009338961\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1932502485\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"935281573\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">The Metropolitan Museum Art</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						60					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"Rainbow Mountain Red Valley\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"899\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities2.67</li><li>Services4.33</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"884633238\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"2756278914\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"2441706227\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"2470937771\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"531967251\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">Rainbow Mountain Red Valley</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						11 days36					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"2655110653\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"390983058\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3313707050\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"1647238077\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"3665769246\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						9 days99					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" alt=\"Discovery Island Kayak Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"901\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.33</li><li>Services3.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"144684962\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"191813771\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"240900982\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"703388950\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"857535931\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Discovery Island Kayak Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						15 days98					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Explore</a>\n					1\n<a href=\"/wp/tevily/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"/wp/tevily/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"/wp/tevily/wp-admin/admin-ajax.php?paged=2\">Next &raquo;</a>\n                     <h2>\n               Our Partners\n            </h2>\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-1.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-2.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-3.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-4.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-5.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-3.png\" alt=\"\"/>','Tours - Sidebar Filter','There are many of lorem ipsum available but the have in some form.','publish','closed','closed','','tours-sidebar-filter','','','2020-12-16 04:26:29','2020-12-16 04:26:29','',0,'https://gaviaspreview.com/wp/tevily/?post_type=gva_team&amp;p=207',0,'page','',0),(209,1,'2021-11-11 05:17:22','2021-11-11 05:17:22','','s-1.jpg','','inherit','closed','closed','','s-1-jpg','','','2021-11-11 05:17:22','2021-11-11 05:17:22','',0,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/revslider/home-slider/s-1.jpg',0,'attachment','image/jpeg',0),(210,1,'2021-11-11 05:17:22','2021-11-11 05:17:22','','s-2.jpg','','inherit','closed','closed','','s-2-jpg','','','2021-11-11 05:17:22','2021-11-11 05:17:22','',0,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/revslider/home-slider/s-2.jpg',0,'attachment','image/jpeg',0),(211,1,'2021-11-11 05:17:22','2021-11-11 05:17:22','','s-3.jpg','','inherit','closed','closed','','s-3-jpg','','','2021-11-11 05:17:22','2021-11-11 05:17:22','',0,'https://themesvila.com/themes-wp/natfa/wp-content/uploads/revslider/home-slider/s-3.jpg',0,'attachment','image/jpeg',0),(212,1,'2021-11-08 05:33:50','2021-11-08 05:33:50','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur et quam sollicitudin mi tincidunt faucibus ut vitae turpis. Maecenas congue</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin eu metus tempus, interdum diam sed, convallis sapien. Ut sodales gravida finibus. Quisque ornare at ipsum id posuere. Integer ac egestas tortor. Quisque non est nec elit fringilla aliquet. Mauris auctor bibendum placerat. Nulla facilisi. Donec in auctor elit, non interdum sapien. Aenean malesuada nibh ut tincidunt egestas. Cras at condimentum lorem.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Suspendisse pharetra velit risus, nec mattis justo egestas id. Proin vel dapibus massa, quis fermentum mi. Praesent faucibus porttitor ligula, dictum consequat erat gravida eu. Phasellus diam elit, eleifend at magna eu, dignissim fermentum sem. Maecenas ut posuere risus.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Phasellus eu imperdiet mi. Nunc sagittis magna aliquam mi luctus, non convallis justo lacinia. In hac habitasse platea dictumst. Proin et euismod leo. Mauris hendrerit semper pretium.</p>\n<!-- /wp:paragraph -->','Man in Blue Dress Shirt and Blue Jeans','','publish','open','open','','hello-world','','','2021-11-08 05:33:50','2021-11-08 05:33:50','',0,'https://themesvila.com/themes-wp/natfa/?p=1',0,'post','',1),(213,1,'2021-11-08 05:33:50','2021-11-08 05:33:50','<!-- 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://themesvila.com/themes-wp/natfa.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2021-11-08 05:33:50','2021-11-08 05:33:50','',0,'https://themesvila.com/themes-wp/natfa/?page_id=3',0,'page','',0),(216,1,'2021-11-08 06:37:58','2021-11-08 06:37:58','<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] <admin@themesvila.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] <admin@themesvila.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.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1-2','','','2021-11-08 06:37:58','2021-11-08 06:37:58','',0,'https://themesvila.com/themes-wp/natfa/?post_type=wpcf7_contact_form&amp;p=6',0,'wpcf7_contact_form','',0),(218,1,'2023-10-16 11:37:50','2023-10-16 11:37:50','','Screenshot 2023-10-16 072719','','inherit','open','closed','','screenshot-2023-10-16-072719','','','2023-10-16 15:50:53','2023-10-16 15:50:53','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Screenshot-2023-10-16-072719.png',0,'attachment','image/png',0),(219,1,'2023-10-16 11:38:02','2023-10-16 11:38:02','https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png','cropped-Screenshot-2023-10-16-072719.png','','inherit','open','closed','','cropped-screenshot-2023-10-16-072719-png','','','2023-10-17 09:05:35','2023-10-17 09:05:35','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png',0,'attachment','image/png',0),(225,1,'2023-10-17 08:05:38','2023-10-17 08:05:38','{\n    \"natfa::custom_logo\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2023-10-17 08:05:38\"\n    }\n}','','','publish','closed','closed','','e920eac9-6974-4d30-ade4-f788dea84e48','','','2023-10-17 08:05:38','2023-10-17 08:05:38','',0,'https://ramlalatourandtravel.com/?p=225',0,'customize_changeset','',0),(226,1,'2023-10-17 08:07:32','2023-10-17 08:07:32','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentytwo','','','2023-10-17 08:07:32','2023-10-17 08:07:32','',0,'https://ramlalatourandtravel.com/?p=226',0,'wp_global_styles','',0),(227,1,'2023-10-17 08:08:06','2023-10-17 08:08:06','','Front Page','Displays your site\'s homepage, whether it is set to display latest posts or a static page. The Front Page template takes precedence over all templates.','publish','closed','closed','','front-page','','','2023-10-17 08:08:06','2023-10-17 08:08:06','',0,'https://ramlalatourandtravel.com/?p=227',0,'wp_template','',0),(241,1,'2023-10-17 08:30:44','2023-10-17 08:30:44','','Ayodhya Dham Travel','','inherit','closed','closed','','61-autosave-v1','','','2023-10-17 08:30:44','2023-10-17 08:30:44','',61,'https://ramlalatourandtravel.com/?p=241',0,'revision','',0),(242,1,'2023-10-17 08:47:48','2023-10-17 08:47:48','<!-- wp:pattern {\"slug\":\"yith-wonder/site-header-left-logo-navigation-inline\"} /-->\n			<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:heading {\"level\":1} -->\n				<h1 class=\"wp-block-heading\">Cart</h1>\n				<!-- /wp:heading -->\n				<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->\n			</div>\n			<!-- /wp:group -->\n		<!-- wp:pattern {\"slug\":\"yith-wonder/site-footer\"} /-->','','','publish','closed','closed','','cart','','','2023-10-17 08:47:48','2023-10-17 08:47:48','',0,'https://ramlalatourandtravel.com/cart/',0,'wp_template','',0),(243,1,'2023-10-17 08:47:48','2023-10-17 08:47:48','<!-- wp:pattern {\"slug\":\"yith-wonder/site-header-left-logo-navigation-inline\"} /-->\n			<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:heading {\"level\":1} -->\n				<h1 class=\"wp-block-heading\">Checkout</h1>\n				<!-- /wp:heading -->\n				<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->\n			</div>\n			<!-- /wp:group -->\n		<!-- wp:pattern {\"slug\":\"yith-wonder/site-footer\"} /-->','','','publish','closed','closed','','checkout','','','2023-10-17 08:47:48','2023-10-17 08:47:48','',0,'https://ramlalatourandtravel.com/checkout/',0,'wp_template','',0),(246,1,'2023-10-17 08:58:05','2023-10-17 08:58:05','','Search result','','publish','closed','closed','','search-result','','','2023-10-17 08:58:05','2023-10-17 08:58:05','',0,'https://ramlalatourandtravel.com/search-result/',0,'page','',0),(247,1,'2023-10-17 08:58:05','2023-10-17 08:58:05','','Add Services','','publish','closed','closed','','add_services','','','2023-10-17 08:58:05','2023-10-17 08:58:05','',0,'https://ramlalatourandtravel.com/add_services/',0,'page','',0),(248,1,'2023-10-17 08:58:05','2023-10-17 08:58:05','','Confirmation','','publish','closed','closed','','confirmation','','','2023-10-17 08:58:05','2023-10-17 08:58:05','',0,'https://ramlalatourandtravel.com/confirmation/',0,'page','',0),(249,1,'2023-10-17 08:58:05','2023-10-17 08:58:05','You have to edit \"Terms & Conditions\" page to replace this start content with your own.','Terms & Conditions','','publish','closed','closed','','terms-conditions','','','2023-10-17 08:58:05','2023-10-17 08:58:05','',0,'https://ramlalatourandtravel.com/terms-conditions/',0,'page','',0),(250,1,'2023-10-17 08:58:05','2023-10-17 08:58:05','','My Account','','publish','closed','closed','','my-account','','','2023-10-17 08:58:05','2023-10-17 08:58:05','',0,'https://ramlalatourandtravel.com/my-account/',0,'page','',0),(251,1,'2023-10-17 08:58:05','2023-10-17 08:58:05','','Admin confirmation','','publish','closed','closed','','admin-confirmation','','','2023-10-17 08:58:05','2023-10-17 08:58:05','',0,'https://ramlalatourandtravel.com/admin-confirmation/',0,'page','',0),(252,1,'2023-10-17 08:58:05','2023-10-17 08:58:05','[all-items]','All items','','publish','closed','closed','','all-items','','','2023-10-17 08:58:05','2023-10-17 08:58:05','',0,'https://ramlalatourandtravel.com/all-items/',0,'page','',0),(440,1,'2021-03-04 03:03:15','2021-03-04 03:03:15','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo.\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.','Festival of Architecture and Interior','There are many variations of passages of Lorem Ipsum available, but the majority have suffered in some form humour.','publish','open','closed','','festival-of-architecture-and-interior','','','2021-03-04 03:03:15','2021-03-04 03:03:15','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_events&amp;p=440',0,'tribe_events','',0),(441,1,'2021-03-04 03:00:54','2021-03-04 03:00:54','','Gary Jones','','publish','closed','closed','','gary-jones','','','2021-03-04 03:00:54','2021-03-04 03:00:54','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_organizer&amp;p=441',0,'tribe_organizer','',0),(442,1,'2021-03-04 03:01:58','2021-03-04 03:01:58','','New York','','publish','closed','closed','','new-york','','','2021-03-04 03:01:58','2021-03-04 03:01:58','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_venue&amp;p=442',0,'tribe_venue','',0),(446,1,'2021-03-04 03:11:14','2021-03-04 03:11:14','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo.\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.','Designing Club Culture','There are many variations of passages of Lorem Ipsum available, but the majority have suffered in some form humour.','publish','open','closed','','designing-club-culture','','','2021-03-04 03:11:14','2021-03-04 03:11:14','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_events&amp;p=446',0,'tribe_events','',0),(447,1,'2021-03-04 03:12:17','2021-03-04 03:12:17','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo.\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.','Nairobi Design Week','There are many variations of passages of Lorem Ipsum available, but the majority have suffered in some form humour.','publish','open','closed','','nairobi-design-week','','','2021-03-04 03:12:17','2021-03-04 03:12:17','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_events&amp;p=447',0,'tribe_events','',0),(448,1,'2021-03-04 03:13:01','2021-03-04 03:13:01','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo.\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.','International Architecture 2022','There are many variations of passages of Lorem Ipsum available, but the majority have suffered in some form humour.','publish','open','closed','','international-architecture-2022','','','2021-03-04 03:13:01','2021-03-04 03:13:01','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_events&amp;p=448',0,'tribe_events','',0),(449,1,'2021-03-04 03:14:47','2021-03-04 03:14:47','','event-1','','inherit','open','closed','','event-1','','','2021-03-04 03:14:47','2021-03-04 03:14:47','',446,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/event-1.jpg',0,'attachment','image/jpeg',0),(450,1,'2021-03-04 03:14:48','2021-03-04 03:14:48','','event-2','','inherit','open','closed','','event-2','','','2021-03-04 03:14:48','2021-03-04 03:14:48','',446,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/event-2.jpg',0,'attachment','image/jpeg',0),(451,1,'2021-03-04 03:14:49','2021-03-04 03:14:49','','event-3','','inherit','open','closed','','event-3','','','2021-03-04 03:14:49','2021-03-04 03:14:49','',446,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/event-3.jpg',0,'attachment','image/jpeg',0),(452,1,'2021-03-04 03:14:50','2021-03-04 03:14:50','','event-4','','inherit','open','closed','','event-4','','','2021-03-04 03:14:50','2021-03-04 03:14:50','',446,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/event-4.jpg',0,'attachment','image/jpeg',0),(498,1,'2021-03-15 07:13:42','2021-03-15 07:13:42','<h2>\n               Destination\n            </h2>\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-2.jpg\" alt=\"Hungary\" />\n                     <h3>Hungary</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/hungary/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-1.jpg\" alt=\"Thailand\" />\n                     Wildlife\n                     <h3>Thailand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-3.jpg\" alt=\"France\" />\n                     <h3>France</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/france/\"></a>\n      6&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-4.jpg\" alt=\"United Kingdom\" />\n                     Wildlife\n                     <h3>United Kingdom</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/united-kingdom/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-5.jpg\" alt=\"Italy\" />\n                     Adventure\n                     <h3>Italy</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/italy/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Japan\" />\n                     <h3>Japan</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/japan/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-10.jpg\" alt=\"Morocco\" />\n                     Wildlife\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-11.jpg\" alt=\"Singapore\" />\n                     <h3>Singapore</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\"></a>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Summer&lt;br&gt;&nbsp;&nbsp;&nbsp;hot deals\" />\n                     Up to 30% off\n                     <h3>Summer<br>&nbsp;&nbsp;&nbsp;hot deals</h3>\n                     <a href=\"#\">View Deals</a>\n               <a href=\"#\"></a>\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Tevily is a World Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Wildlife <br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Register\n					</a>\n												<img width=\"415\" height=\"341\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-app.png\" alt=\"\" loading=\"lazy\" />','Destination','There are many of lorem ipsum available but the have in some form.','draft','closed','closed','','destination','','','2023-10-27 08:52:30','2023-10-27 08:52:30','',0,'https://gaviaspreview.com/wp/tevily/?post_type=gva_team&#038;p=498',0,'page','',0),(514,1,'2021-03-17 03:06:22','2021-03-17 03:06:22','','brand','','inherit','open','closed','','brand','','','2021-03-17 03:06:22','2021-03-17 03:06:22','',1071,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/brand.png',0,'attachment','image/png',0),(515,1,'2021-03-17 03:30:32','2021-03-17 03:30:32','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo.\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.','Architecture Week','','publish','open','closed','','architecture-interior-week','','','2021-03-17 03:30:32','2021-03-17 03:30:32','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_events&amp;p=515',0,'tribe_events','',0),(516,1,'2021-03-17 03:30:24','2021-03-17 03:30:24','','event-5','','inherit','open','closed','','event-5','','','2021-03-17 03:30:24','2021-03-17 03:30:24','',515,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/event-5.jpg',0,'attachment','image/jpeg',0),(517,1,'2021-03-17 03:30:25','2021-03-17 03:30:25','','event-6','','inherit','open','closed','','event-6','','','2021-03-17 03:30:25','2021-03-17 03:30:25','',515,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/event-6.jpg',0,'attachment','image/jpeg',0),(518,1,'2021-03-17 03:31:25','2021-03-17 03:31:25','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo.\n\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.','Architecture Club meetup','','publish','open','closed','','architecture-club-meet-up','','','2021-03-17 03:31:25','2021-03-17 03:31:25','',0,'https://gaviaspreview.com/wp/tevily/?post_type=tribe_events&amp;p=518',0,'tribe_events','',0),(521,1,'2021-03-18 08:24:21','2021-03-18 08:24:21','','product-3','','inherit','open','closed','','product-3','','','2021-03-18 08:24:21','2021-03-18 08:24:21','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-3.jpg',0,'attachment','image/jpeg',0),(522,1,'2021-03-18 08:24:22','2021-03-18 08:24:22','','product-4','','inherit','open','closed','','product-4','','','2021-03-18 08:24:22','2021-03-18 08:24:22','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-4.jpg',0,'attachment','image/jpeg',0),(523,1,'2021-03-18 08:24:24','2021-03-18 08:24:24','','product-5','','inherit','open','closed','','product-5','','','2021-03-18 08:24:24','2021-03-18 08:24:24','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-5.jpg',0,'attachment','image/jpeg',0),(524,1,'2021-03-18 08:24:27','2021-03-18 08:24:27','','product-6','','inherit','open','closed','','product-6','','','2021-03-18 08:24:27','2021-03-18 08:24:27','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-6.jpg',0,'attachment','image/jpeg',0),(525,1,'2021-03-18 08:24:28','2021-03-18 08:24:28','','product-7','','inherit','open','closed','','product-7','','','2021-03-18 08:24:28','2021-03-18 08:24:28','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-7.jpg',0,'attachment','image/jpeg',0),(526,1,'2021-03-18 08:24:30','2021-03-18 08:24:30','','product-8','','inherit','open','closed','','product-8','','','2021-03-18 08:24:30','2021-03-18 08:24:30','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-8.jpg',0,'attachment','image/jpeg',0),(527,1,'2021-03-18 08:24:32','2021-03-18 08:24:32','','product-9','','inherit','open','closed','','product-9','','','2021-03-18 08:24:32','2021-03-18 08:24:32','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-9.jpg',0,'attachment','image/jpeg',0),(528,1,'2021-03-18 08:24:33','2021-03-18 08:24:33','','product-1','','inherit','open','closed','','product-1','','','2021-03-18 08:24:33','2021-03-18 08:24:33','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-1.jpg',0,'attachment','image/jpeg',0),(529,1,'2021-03-18 08:24:35','2021-03-18 08:24:35','','product-2','','inherit','open','closed','','product-2','','','2021-03-18 08:24:35','2021-03-18 08:24:35','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/product-2.jpg',0,'attachment','image/jpeg',0),(549,1,'2021-03-23 03:56:16','2021-03-23 03:56:16','','transparent','','inherit','open','closed','','transparent','','','2021-03-23 03:56:16','2021-03-23 03:56:16','',1071,'https://ramlalatourandtravel.com/wp-content/uploads/2021/03/transparent.png',0,'attachment','image/png',0),(570,1,'2021-03-26 08:18:46','2021-03-26 08:18:46','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 <img width=\"200\" height=\"100\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-1.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\">\n			 2020 The Cloud Awards		  </a>\n		  			</h2>\n				Tevily wins most innovative use of data in the cloud.\n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 <img width=\"200\" height=\"100\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-2.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\">\n			 2019 The IOT Awards		  </a>\n		  			</h2>\n				Tevily wins most innovative use of data in the cloud.\n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 <img width=\"200\" height=\"100\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-3.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\">\n			 V3 Technology Awards		  </a>\n		  			</h2>\n				Tevily wins most innovative use of data in the cloud.\n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 <img width=\"200\" height=\"100\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-4.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\">\n			 2019 Business Awards		  </a>\n		  			</h2>\n				Tevily wins most innovative use of data in the cloud.\n			 		  <a href=\"https://themeforest.net/user/gavias\">\n			 Read More		  </a>\n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-1-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-1-180x180.jpg 180w, /uploads/2020/12/post-1-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin3 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-2-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-2-180x180.jpg 180w, /uploads/2020/12/post-2-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-3-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-3-180x180.jpg 180w, /uploads/2020/12/post-3-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a></h3> \n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Morocco\" />\n                     Relax\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Register\n					</a>\n												<img width=\"415\" height=\"341\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-app.png\" alt=\"\" loading=\"lazy\" />','Our Awards','','publish','closed','closed','','our-awards','','','2021-03-26 08:18:46','2021-03-26 08:18:46','',0,'https://gaviaspreview.com/wp/tevily/donor-dashboard-2/',0,'page','',0),(605,1,'2021-04-03 02:40:12','2021-04-03 02:40:12','<h2>Modern Villa</h2>\n<ol>\n 	<li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a></li>\n 	<li>Portfolio</li>\n</ol>\nOur Portfolio\n<h2>Recent Project\nand Case Studies for Clients</h2>\n<nav>\n<ul>\n 	<li><a data-filter=\"*\">All</a></li>\n 	<li><a data-filter=\".adventure\">Adventure</a></li>\n 	<li><a data-filter=\".family-friendly\">Family Friendly</a></li>\n 	<li><a data-filter=\".wildlife\">Wildlife</a></li>\n</ul>\n</nav><a href=\"https://gaviaspreview.com/wp/tevily/portfolio/luxury-art-house/\">\n<img src=\"/uploads/2021/04/portfolio-7-580x450.jpg\" alt=\"\" width=\"580\" height=\"450\" /> </a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-4.jpg\" data-elementor-lightbox-slideshow=\"40224\">\n<img src=\"/uploads/2021/04/portfolio-4-180x180.jpg\" alt=\"Luxury Art House\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-3.jpg\" data-elementor-lightbox-slideshow=\"40224\">\n<img src=\"/uploads/2021/04/portfolio-3-180x180.jpg\" alt=\"Luxury Art House\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-2.jpg\" data-elementor-lightbox-slideshow=\"40224\">\n<img src=\"/uploads/2021/04/portfolio-2-180x180.jpg\" alt=\"Luxury Art House\" />\n</a>\n<a title=\"View all posts in Adventure\" href=\"https://gaviaspreview.com/wp/tevily/category-portfolio/adventure/\">Adventure</a>\n<h3><a href=\"https://gaviaspreview.com/wp/tevily/portfolio/luxury-art-house/\">Luxury Art House</a></h3>\n<a href=\"https://gaviaspreview.com/wp/tevily/portfolio/luxury-house-interior/\">\n<img src=\"/uploads/2021/04/portfolio-8-580x450.jpg\" alt=\"\" width=\"580\" height=\"450\" /> </a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-3.jpg\" data-elementor-lightbox-slideshow=\"67139\">\n<img src=\"/uploads/2021/04/portfolio-3-180x180.jpg\" alt=\"Luxury House Interior\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-2.jpg\" data-elementor-lightbox-slideshow=\"67139\">\n<img src=\"/uploads/2021/04/portfolio-2-180x180.jpg\" alt=\"Luxury House Interior\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-6.jpg\" data-elementor-lightbox-slideshow=\"67139\">\n<img src=\"/uploads/2021/04/portfolio-6-180x180.jpg\" alt=\"Luxury House Interior\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-5.jpg\" data-elementor-lightbox-slideshow=\"67139\">\n<img src=\"/uploads/2021/04/portfolio-5-180x180.jpg\" alt=\"Luxury House Interior\" />\n</a>\n<a title=\"View all posts in Family Friendly\" href=\"https://gaviaspreview.com/wp/tevily/category-portfolio/family-friendly/\">Family Friendly</a>\n<h3><a href=\"https://gaviaspreview.com/wp/tevily/portfolio/luxury-house-interior/\">Luxury House Interior</a></h3>\n<a href=\"https://gaviaspreview.com/wp/tevily/portfolio/minimalist-art-house/\">\n<img src=\"/uploads/2021/04/portfolio-3-580x450.jpg\" alt=\"\" width=\"580\" height=\"450\" /> </a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-3.jpg\" data-elementor-lightbox-slideshow=\"94023\">\n<img src=\"/uploads/2021/04/portfolio-3-180x180.jpg\" alt=\"Minimalist Art House\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-2.jpg\" data-elementor-lightbox-slideshow=\"94023\">\n<img src=\"/uploads/2021/04/portfolio-2-180x180.jpg\" alt=\"Minimalist Art House\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-1.jpg\" data-elementor-lightbox-slideshow=\"94023\">\n<img src=\"/uploads/2021/04/portfolio-1-180x180.jpg\" alt=\"Minimalist Art House\" />\n</a>\n<a title=\"View all posts in Wildlife\" href=\"https://gaviaspreview.com/wp/tevily/category-portfolio/wildlife/\">Wildlife</a>\n<h3><a href=\"https://gaviaspreview.com/wp/tevily/portfolio/minimalist-art-house/\">Minimalist Art House</a></h3>\n<a href=\"https://gaviaspreview.com/wp/tevily/portfolio/white-luxury-villa/\">\n<img src=\"/uploads/2021/04/portfolio-6-580x450.jpg\" alt=\"\" width=\"580\" height=\"450\" /> </a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-1.jpg\" data-elementor-lightbox-slideshow=\"90052\">\n<img src=\"/uploads/2021/04/portfolio-1-180x180.jpg\" alt=\"White Luxury Villa\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-2.jpg\" data-elementor-lightbox-slideshow=\"90052\">\n<img src=\"/uploads/2021/04/portfolio-2-180x180.jpg\" alt=\"White Luxury Villa\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-8.jpg\" data-elementor-lightbox-slideshow=\"90052\">\n<img src=\"/uploads/2021/04/portfolio-8-180x180.jpg\" alt=\"White Luxury Villa\" />\n</a>\n<a title=\"View all posts in Family Friendly\" href=\"https://gaviaspreview.com/wp/tevily/category-portfolio/family-friendly/\">Family Friendly</a>\n<h3><a href=\"https://gaviaspreview.com/wp/tevily/portfolio/white-luxury-villa/\">White Luxury Villa</a></h3>\n<a href=\"https://gaviaspreview.com/wp/tevily/portfolio/luxury-interior/\">\n<img src=\"/uploads/2021/04/portfolio-2-580x450.jpg\" alt=\"\" width=\"580\" height=\"450\" /> </a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-8.jpg\" data-elementor-lightbox-slideshow=\"28010\">\n<img src=\"/uploads/2021/04/portfolio-8-180x180.jpg\" alt=\"Luxury Interior\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-7.jpg\" data-elementor-lightbox-slideshow=\"28010\">\n<img src=\"/uploads/2021/04/portfolio-7-180x180.jpg\" alt=\"Luxury Interior\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-6.jpg\" data-elementor-lightbox-slideshow=\"28010\">\n<img src=\"/uploads/2021/04/portfolio-6-180x180.jpg\" alt=\"Luxury Interior\" />\n</a>\n<a title=\"View all posts in Family Friendly\" href=\"https://gaviaspreview.com/wp/tevily/category-portfolio/family-friendly/\">Family Friendly</a>\n<h3><a href=\"https://gaviaspreview.com/wp/tevily/portfolio/luxury-interior/\">Luxury Interior</a></h3>\n<a href=\"https://gaviaspreview.com/wp/tevily/portfolio/private-house/\">\n<img src=\"/uploads/2021/04/portfolio-5-580x450.jpg\" alt=\"\" width=\"580\" height=\"450\" /> </a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-7.jpg\" data-elementor-lightbox-slideshow=\"77318\">\n<img src=\"/uploads/2021/04/portfolio-7-180x180.jpg\" alt=\"Private House\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-4.jpg\" data-elementor-lightbox-slideshow=\"77318\">\n<img src=\"/uploads/2021/04/portfolio-4-180x180.jpg\" alt=\"Private House\" />\n</a>\n<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-1.jpg\" data-elementor-lightbox-slideshow=\"77318\">\n<img src=\"/uploads/2021/04/portfolio-1-180x180.jpg\" alt=\"Private House\" />\n</a>\n<a title=\"View all posts in Adventure\" href=\"https://gaviaspreview.com/wp/tevily/category-portfolio/adventure/\">Adventure</a>\n<h3><a href=\"https://gaviaspreview.com/wp/tevily/portfolio/private-house/\">Private House</a></h3>','Portfolio Page','','publish','closed','closed','','portfolio-page','','','2021-04-03 02:40:12','2021-04-03 02:40:12','',0,'https://gaviaspreview.com/wp/tevily/donor-dashboard-3/',0,'page','',0),(614,1,'2021-04-07 01:42:21','2021-04-07 01:42:21','','slider-1','','inherit','open','closed','','slider-1','','','2021-04-07 01:42:21','2021-04-07 01:42:21','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/slider-1.jpg',0,'attachment','image/jpeg',0),(619,1,'2021-04-07 06:40:02','2021-04-07 06:40:02','','avatar','','inherit','open','closed','','avatar','','','2021-04-07 06:40:02','2021-04-07 06:40:02','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/avatar.jpg',0,'attachment','image/jpeg',0),(631,1,'2021-04-08 08:12:32','2021-04-08 08:12:32','<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Traveling\n                     Clients\n                     <h2>\n               Domal D. Williamson\n            </h2>\n                     Services\n                     <h2>\n               Website Design\n            </h2>\n                     Keyword\n                     <h2>\n               Development, UX, UI\n            </h2>\n			<a href=\"http://localhost/wp/qempo/about-me/\" role=\"button\">\n						Live Preview\n					</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br />minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br />voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.</p>		\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg 840w, /uploads/2021/09/tour-9-600x421.jpg 600w, /uploads/2021/09/tour-9-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg 840w, /uploads/2021/09/tour-16-600x421.jpg 600w, /uploads/2021/09/tour-16-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg 840w, /uploads/2021/09/tour-6-600x421.jpg 600w, /uploads/2021/09/tour-6-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n			<h2>How We Solve This Project</h2>		\n		<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		\n                           <h3>\n                  Make Discuss               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Sketching               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Design Making               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Product Deliver               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.','Modern Villa','','publish','closed','closed','','modern-villa','','','2021-04-08 08:12:32','2021-04-08 08:12:32','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=631',0,'portfolio','',0),(632,1,'2021-04-08 08:12:55','2021-04-08 08:12:55','<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Traveling\n                     Clients\n                     <h2>\n               Domal D. Williamson\n            </h2>\n                     Services\n                     <h2>\n               Website Design\n            </h2>\n                     Keyword\n                     <h2>\n               Development, UX, UI\n            </h2>\n			<a href=\"http://localhost/wp/qempo/about-me/\" role=\"button\">\n						Live Preview\n					</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br />minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br />voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.</p>		\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg 840w, /uploads/2021/09/tour-9-600x421.jpg 600w, /uploads/2021/09/tour-9-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg 840w, /uploads/2021/09/tour-16-600x421.jpg 600w, /uploads/2021/09/tour-16-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg 840w, /uploads/2021/09/tour-6-600x421.jpg 600w, /uploads/2021/09/tour-6-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n			<h2>How We Solve This Project</h2>		\n		<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		\n                           <h3>\n                  Make Discuss               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Sketching               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Design Making               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Product Deliver               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.','Family Appartment','','publish','closed','closed','','family-appartment','','','2021-04-08 08:12:55','2021-04-08 08:12:55','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=632',0,'portfolio','',0),(633,1,'2021-04-08 08:13:18','2021-04-08 08:13:18','<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Traveling\n                     Clients\n                     <h2>\n               Domal D. Williamson\n            </h2>\n                     Services\n                     <h2>\n               Website Design\n            </h2>\n                     Keyword\n                     <h2>\n               Development, UX, UI\n            </h2>\n			<a href=\"http://localhost/wp/qempo/about-me/\" role=\"button\">\n						Live Preview\n					</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br />minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br />voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.</p>		\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg 840w, /uploads/2021/09/tour-9-600x421.jpg 600w, /uploads/2021/09/tour-9-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg 840w, /uploads/2021/09/tour-16-600x421.jpg 600w, /uploads/2021/09/tour-16-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg 840w, /uploads/2021/09/tour-6-600x421.jpg 600w, /uploads/2021/09/tour-6-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n			<h2>How We Solve This Project</h2>		\n		<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		\n                           <h3>\n                  Make Discuss               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Sketching               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Design Making               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Product Deliver               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.','Private House','','publish','closed','closed','','private-house','','','2021-04-08 08:13:18','2021-04-08 08:13:18','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=633',0,'portfolio','',0),(634,1,'2021-04-08 08:13:35','2021-04-08 08:13:35','<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Traveling\n                     Clients\n                     <h2>\n               Domal D. Williamson\n            </h2>\n                     Services\n                     <h2>\n               Website Design\n            </h2>\n                     Keyword\n                     <h2>\n               Development, UX, UI\n            </h2>\n			<a href=\"http://localhost/wp/qempo/about-me/\" role=\"button\">\n						Live Preview\n					</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br />minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br />voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.</p>		\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg 840w, /uploads/2021/09/tour-9-600x421.jpg 600w, /uploads/2021/09/tour-9-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg 840w, /uploads/2021/09/tour-16-600x421.jpg 600w, /uploads/2021/09/tour-16-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg 840w, /uploads/2021/09/tour-6-600x421.jpg 600w, /uploads/2021/09/tour-6-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n			<h2>How We Solve This Project</h2>		\n		<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		\n                           <h3>\n                  Make Discuss               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Sketching               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Design Making               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Product Deliver               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.','Luxury Interior','','publish','closed','closed','','luxury-interior','','','2021-04-08 08:13:35','2021-04-08 08:13:35','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=634',0,'portfolio','',0),(635,1,'2021-04-08 08:14:03','2021-04-08 08:14:03','','White Luxury Villa','','publish','closed','closed','','white-luxury-villa','','','2021-04-08 08:14:03','2021-04-08 08:14:03','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=635',0,'portfolio','',0),(636,1,'2021-04-08 08:14:47','2021-04-08 08:14:47','<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Traveling\n                     Clients\n                     <h2>\n               Domal D. Williamson\n            </h2>\n                     Services\n                     <h2>\n               Website Design\n            </h2>\n                     Keyword\n                     <h2>\n               Development, UX, UI\n            </h2>\n			<a href=\"http://localhost/wp/qempo/about-me/\" role=\"button\">\n						Live Preview\n					</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br />minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br />voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.</p>		\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg 840w, /uploads/2021/09/tour-9-600x421.jpg 600w, /uploads/2021/09/tour-9-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg 840w, /uploads/2021/09/tour-16-600x421.jpg 600w, /uploads/2021/09/tour-16-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg 840w, /uploads/2021/09/tour-6-600x421.jpg 600w, /uploads/2021/09/tour-6-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n			<h2>How We Solve This Project</h2>		\n		<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		\n                           <h3>\n                  Make Discuss               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Sketching               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Design Making               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Product Deliver               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.','Minimalist Art House','','publish','closed','closed','','minimalist-art-house','','','2021-04-08 08:14:47','2021-04-08 08:14:47','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=636',0,'portfolio','',0),(637,1,'2021-04-08 08:22:47','2021-04-08 08:22:47','','portfolio-1','','inherit','open','closed','','portfolio-1','','','2021-04-08 08:22:47','2021-04-08 08:22:47','',632,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-1.jpg',0,'attachment','image/jpeg',0),(638,1,'2021-04-08 08:22:49','2021-04-08 08:22:49','','portfolio-2','','inherit','open','closed','','portfolio-2','','','2021-04-08 08:22:49','2021-04-08 08:22:49','',632,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-2.jpg',0,'attachment','image/jpeg',0),(639,1,'2021-04-08 08:22:50','2021-04-08 08:22:50','','portfolio-3','','inherit','open','closed','','portfolio-3','','','2021-04-08 08:22:50','2021-04-08 08:22:50','',632,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-3.jpg',0,'attachment','image/jpeg',0),(640,1,'2021-04-08 08:22:52','2021-04-08 08:22:52','','portfolio-4','','inherit','open','closed','','portfolio-4','','','2021-04-08 08:22:52','2021-04-08 08:22:52','',632,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-4.jpg',0,'attachment','image/jpeg',0),(641,1,'2021-04-08 08:22:53','2021-04-08 08:22:53','','portfolio-5','','inherit','open','closed','','portfolio-5','','','2021-04-08 08:22:53','2021-04-08 08:22:53','',632,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-5.jpg',0,'attachment','image/jpeg',0),(642,1,'2021-04-08 08:22:55','2021-04-08 08:22:55','','portfolio-6','','inherit','open','closed','','portfolio-6','','','2021-04-08 08:22:55','2021-04-08 08:22:55','',632,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-6.jpg',0,'attachment','image/jpeg',0),(647,1,'2021-04-14 03:24:43','2021-04-14 03:24:43','','brand-white','','inherit','open','closed','','brand-white','','','2021-04-14 03:24:43','2021-04-14 03:24:43','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/brand-white.png',0,'attachment','image/png',0),(650,1,'2021-04-14 04:05:31','2021-04-14 04:05:31','','logo-white','','inherit','open','closed','','logo-white','','','2021-04-14 04:05:31','2021-04-14 04:05:31','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/logo-white.png',0,'attachment','image/png',0),(651,1,'2021-04-14 04:19:44','2021-04-14 04:19:44','','logo','','inherit','open','closed','','logo','','','2021-04-14 04:19:44','2021-04-14 04:19:44','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/logo.png',0,'attachment','image/png',0),(658,1,'2021-04-14 07:46:59','2021-04-14 07:46:59','','pattern','','inherit','open','closed','','pattern','','','2021-04-14 07:46:59','2021-04-14 07:46:59','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/pattern.png',0,'attachment','image/png',0),(667,1,'2021-04-15 04:07:52','2021-04-15 04:07:52','<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Traveling\n                     Clients\n                     <h2>\n               Domal D. Williamson\n            </h2>\n                     Services\n                     <h2>\n               Website Design\n            </h2>\n                     Keyword\n                     <h2>\n               Development, UX, UI\n            </h2>\n			<a href=\"http://localhost/wp/qempo/about-me/\" role=\"button\">\n						Live Preview\n					</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br />minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br />voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.</p>		\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg 840w, /uploads/2021/09/tour-9-600x421.jpg 600w, /uploads/2021/09/tour-9-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg 840w, /uploads/2021/09/tour-16-600x421.jpg 600w, /uploads/2021/09/tour-16-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg 840w, /uploads/2021/09/tour-6-600x421.jpg 600w, /uploads/2021/09/tour-6-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n			<h2>How We Solve This Project</h2>		\n		<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		\n                           <h3>\n                  Make Discuss               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Sketching               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Design Making               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Product Deliver               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.','Luxury House Interior','','publish','closed','closed','','luxury-house-interior','','','2021-04-15 04:07:52','2021-04-15 04:07:52','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=667',0,'portfolio','',0),(668,1,'2021-04-15 04:11:18','2021-04-15 04:11:18','<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-2.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-3.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-4.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/gallery-5.jpg\" data-elementor-lightbox-slideshow=\"gallery-<br />\n<b>Warning</b>:  Undefined variable $_random in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorviewsgeneralgalleryitem-style-1.php</b> on line <b>21</b><br />\n\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Traveling\n                     Clients\n                     <h2>\n               Domal D. Williamson\n            </h2>\n                     Services\n                     <h2>\n               Website Design\n            </h2>\n                     Keyword\n                     <h2>\n               Development, UX, UI\n            </h2>\n			<a href=\"http://localhost/wp/qempo/about-me/\" role=\"button\">\n						Live Preview\n					</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad<br />minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in<br />voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident sunt.</p>		\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg 840w, /uploads/2021/09/tour-9-600x421.jpg 600w, /uploads/2021/09/tour-9-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg 840w, /uploads/2021/09/tour-16-600x421.jpg 600w, /uploads/2021/09/tour-16-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n												<img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg 840w, /uploads/2021/09/tour-6-600x421.jpg 600w, /uploads/2021/09/tour-6-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />														\n			<h2>How We Solve This Project</h2>		\n		<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehen derit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>		\n                           <h3>\n                  Make Discuss               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Sketching               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Design Making               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.\n                           <h3>\n                  Product Deliver               </h3>\n                           Lorem ipsum dolor sit amet, consectetur adipiscg elit.','Luxury Art House','','publish','closed','closed','','luxury-art-house','','','2021-04-15 04:11:18','2021-04-15 04:11:18','',0,'https://gaviaspreview.com/wp/tevily/?post_type=portfolio&amp;p=668',0,'portfolio','',0),(669,1,'2021-04-15 04:13:18','2021-04-15 04:13:18','','portfolio-7','','inherit','open','closed','','portfolio-7','','','2021-04-15 04:13:18','2021-04-15 04:13:18','',668,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-7.jpg',0,'attachment','image/jpeg',0),(670,1,'2021-04-15 04:13:19','2021-04-15 04:13:19','','portfolio-8','','inherit','open','closed','','portfolio-8','','','2021-04-15 04:13:19','2021-04-15 04:13:19','',668,'https://ramlalatourandtravel.com/wp-content/uploads/2021/04/portfolio-8.jpg',0,'attachment','image/jpeg',0),(756,1,'2021-04-23 06:54:35','2021-04-23 06:54:35','','post-1','','inherit','open','closed','','post-1','','','2021-04-23 06:54:35','2021-04-23 06:54:35','',48,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-1.jpg',0,'attachment','image/jpeg',0),(757,1,'2021-04-23 06:54:36','2021-04-23 06:54:36','','post-2','','inherit','open','closed','','post-2','','','2021-04-23 06:54:36','2021-04-23 06:54:36','',48,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-2.jpg',0,'attachment','image/jpeg',0),(758,1,'2021-04-23 06:54:38','2021-04-23 06:54:38','','post-3','','inherit','open','closed','','post-3','','','2021-04-23 06:54:38','2021-04-23 06:54:38','',48,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-3.jpg',0,'attachment','image/jpeg',0),(759,1,'2021-04-23 06:54:40','2021-04-23 06:54:40','','post-4','','inherit','open','closed','','post-4','','','2021-04-23 06:54:40','2021-04-23 06:54:40','',48,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-4.jpg',0,'attachment','image/jpeg',0),(760,1,'2021-04-23 06:54:42','2021-04-23 06:54:42','','post-5','','inherit','open','closed','','post-5','','','2021-04-23 06:54:42','2021-04-23 06:54:42','',48,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-5.jpg',0,'attachment','image/jpeg',0),(761,1,'2021-04-23 06:54:43','2021-04-23 06:54:43','','post-6','','inherit','open','closed','','post-6','','','2021-04-23 06:54:43','2021-04-23 06:54:43','',48,'https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-6.jpg',0,'attachment','image/jpeg',0),(816,1,'2021-05-04 08:45:35','2021-05-04 08:45:35','','job-1','','inherit','open','closed','','job-1','','','2021-05-04 08:45:35','2021-05-04 08:45:35','',34,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-1.jpg',0,'attachment','image/jpeg',0),(817,1,'2021-05-04 08:45:36','2021-05-04 08:45:36','','job-2','','inherit','open','closed','','job-2','','','2021-05-04 08:45:36','2021-05-04 08:45:36','',34,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-2.jpg',0,'attachment','image/jpeg',0),(818,1,'2021-05-04 08:45:37','2021-05-04 08:45:37','','job-3','','inherit','open','closed','','job-3','','','2021-05-04 08:45:37','2021-05-04 08:45:37','',34,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-3.png',0,'attachment','image/png',0),(819,1,'2021-05-04 08:45:38','2021-05-04 08:45:38','','job-4','','inherit','open','closed','','job-4','','','2021-05-04 08:45:38','2021-05-04 08:45:38','',34,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-4.png',0,'attachment','image/png',0),(820,1,'2021-05-04 08:45:40','2021-05-04 08:45:40','','job-5','','inherit','open','closed','','job-5','','','2021-05-04 08:45:40','2021-05-04 08:45:40','',34,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/job-5.jpg',0,'attachment','image/jpeg',0),(823,1,'2021-05-04 08:56:05','2021-05-04 08:56:05','','partner-3','','inherit','open','closed','','partner-3','','','2021-05-04 08:56:05','2021-05-04 08:56:05','',35,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-3.jpg',0,'attachment','image/jpeg',0),(824,1,'2021-05-04 08:56:06','2021-05-04 08:56:06','','partner-1','','inherit','open','closed','','partner-1','','','2021-05-04 08:56:06','2021-05-04 08:56:06','',35,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-1.jpg',0,'attachment','image/jpeg',0),(825,1,'2021-05-04 08:56:07','2021-05-04 08:56:07','','partner-2','','inherit','open','closed','','partner-2','','','2021-05-04 08:56:07','2021-05-04 08:56:07','',35,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-2.jpg',0,'attachment','image/jpeg',0),(826,1,'2021-05-04 08:56:15','2021-05-04 08:56:15','','partner-4','','inherit','open','closed','','partner-4','','','2021-05-04 08:56:15','2021-05-04 08:56:15','',35,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-4.jpg',0,'attachment','image/jpeg',0),(829,1,'2021-05-04 09:02:36','2021-05-04 09:02:36','','awards-4','','inherit','open','closed','','awards-4','','','2021-05-04 09:02:36','2021-05-04 09:02:36','',570,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-4.jpg',0,'attachment','image/jpeg',0),(830,1,'2021-05-04 09:02:38','2021-05-04 09:02:38','','awards-1','','inherit','open','closed','','awards-1','','','2021-05-04 09:02:38','2021-05-04 09:02:38','',570,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-1.jpg',0,'attachment','image/jpeg',0),(831,1,'2021-05-04 09:02:40','2021-05-04 09:02:40','','awards-2','','inherit','open','closed','','awards-2','','','2021-05-04 09:02:40','2021-05-04 09:02:40','',570,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-2.jpg',0,'attachment','image/jpeg',0),(832,1,'2021-05-04 09:02:41','2021-05-04 09:02:41','','awards-3','','inherit','open','closed','','awards-3','','','2021-05-04 09:02:41','2021-05-04 09:02:41','',570,'https://ramlalatourandtravel.com/wp-content/uploads/2021/05/awards-3.jpg',0,'attachment','image/jpeg',0),(865,1,'2021-08-30 07:07:44','2021-08-30 07:07:44','<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n						</ul>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://ramlalatourandtravel.com/contact-us\">\n						Contact Us\n					</a>\n      <a href=\"https://ramlalatourandtravel.com/\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-1504934778\"><li id=\"menu-item-1123\"><a href=\"https://ramlalatourandtravel.com/home/\" data-link_id=\"link-4300\">Home</a></li>\n<li id=\"menu-item-1124\"><a href=\"https://ramlalatourandtravel.com/our-team/\" data-link_id=\"link-7234\">Our Team</a></li>\n<li id=\"menu-item-1125\"><a href=\"https://ramlalatourandtravel.com/destination/\" data-link_id=\"link-7206\">Destination</a></li>\n<li id=\"menu-item-1126\"><a href=\"https://ramlalatourandtravel.com/tours-page/\" data-link_id=\"link-2013\">Tours Page</a></li>\n<li id=\"menu-item-1127\"><a href=\"https://ramlalatourandtravel.com/our-partner/\" data-link_id=\"link-8445\">Our Partner</a></li>\n<li id=\"menu-item-1128\"><a href=\"https://ramlalatourandtravel.com/contact/\" data-link_id=\"link-1171\">Contact</a></li>\n<li id=\"menu-item-1129\"><a href=\"https://ramlalatourandtravel.com/about/\" data-link_id=\"link-7500\">About</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://ramlalatourandtravel.com/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=90&#038;d=mm&#038;r=g\" alt=\"arpitkmaurya1\">\n            Hi, arpitkmaurya1<ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Framlalatourandtravel.com%2Fstaging%2F4603%2Fmy-account%2F&amp;_wpnonce=a0b6d710ca\">Sign Out</a>\n        </li>\n    </ul>','Header White','','publish','closed','closed','','new-header-layout','','','2023-10-17 09:45:57','2023-10-17 09:45:57','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-header-layout/',0,'gva__template','',0),(866,1,'2021-08-30 07:11:06','2021-08-30 07:11:06','<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"512\" height=\"512\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"ram lala tour and travel logo\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png 512w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-300x300.png 300w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png 150w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-100x100.png 100w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-270x270.png 270w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-192x192.png 192w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-180x180.png 180w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-32x32.png 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" />														\n		Welcome to Ram Lala Tour and Travel Agency.  		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n								<li>\n										Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\n									</li>\n						</ul>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Quick Access</h2>		\n					<ul>\n							<li>\n										About Us\n									</li>\n								<li>\n										Our Team\n									</li>\n								<li>\n										Tour Package\n									</li>\n								<li>\n										Our Partners\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n			<h2>Explore Tours</h2>		\n					<ul>\n							<li>\n										Ayodhya\n									</li>\n								<li>\n										Bodhgaya\n									</li>\n								<li>\n										Banaras\n									</li>\n								<li>\n										Agra\n									</li>\n								<li>\n										Delhi\n									</li>\n						</ul>\n			<h2>About Ram Lala Tour &amp; Travels</h2>		\n		Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. 		\n			<a href=\"#\">\n						</a>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Whatsapp\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p>© Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\"http://whettle.com\">Whettle Services</a>.</p>','Footer Main','','publish','closed','closed','','new-footer-layout','','','2023-11-20 04:50:54','2023-11-20 04:50:54','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-footer-layout/',0,'gva__template','',0),(867,1,'2021-08-30 07:21:00','2021-08-30 07:21:00','<h1 style=\"color: #fff;text-align: center;\">Your page content will be displayed here</h1>','Page Layout Header White','','publish','closed','closed','','new-page-layout','','','2021-08-30 07:21:00','2021-08-30 07:21:00','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-page-layout/',0,'gva__template','',0),(869,1,'2021-08-31 01:51:55','2021-08-31 01:51:55','<h2>\n               Explore The India\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageKeywordDate FromDate To		\n	                     <strong>15</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n							<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" alt=\"Ayodhya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"956\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Ayodhya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg\" alt=\"Lucknow Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"957\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Lucknow Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Raj Gir Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Raj Gir Tour</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"Nalanda University Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Nalanda University Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" alt=\"Udaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"954\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4.67</li><li>Location3</li><li>Amenities4</li><li>Services4</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Udaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"Jhansi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Jhansi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						60					\n						<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Kashi (Vanaras) Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Kashi (Vanaras) Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" alt=\"Delhi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"960\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Delhi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Vrindavan Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Vrindavan Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Jaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Jaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Mathura Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Mathura Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" alt=\"Prayagraj Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"959\" title=\"Wishlist\">\n							</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Prayagraj Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" alt=\"Vaishno Devi\">\n				</a>\n			<a href=\"#\" data-post_id=\"961\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Vaishno Devi</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"Bodh Gaya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n							</a>\n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Bodh Gaya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;511\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"Agra Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Agra Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;1000\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Explore</a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Register\n					</a>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"2560\" height=\"1708\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg 2560w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-768x512.jpg 768w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" />','Tours Page','','publish','closed','closed','','tours-page','','','2023-10-27 09:59:47','2023-10-27 09:59:47','',0,'https://gaviaspreview.com/wp/tevily/search-result/',0,'page','',0),(872,1,'2021-08-31 01:51:55','2021-08-31 01:51:55','You have to edit \"Terms &amp; Conditions\" page to replace this start content with your own.','Terms & Conditions','','publish','closed','closed','','terms-conditions-2','','','2021-08-31 01:51:55','2021-08-31 01:51:55','',0,'https://gaviaspreview.com/wp/tevily/terms-conditions/',0,'page','',0),(879,1,'2021-08-31 07:18:30','2021-08-31 07:18:30','<ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n<img width=\"960\" height=\"760\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2020/12/post-4.jpg 960w, /uploads/2020/12/post-4-600x475.jpg 600w, /uploads/2020/12/post-4-768x608.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" />\n            <a href=\"https://gaviaspreview.com/wp/tevily/author/admin/\">\n         admin      </a>\n      <a href=\"https://gaviaspreview.com/wp/tevily/category/bussiness/\" rel=\"category tag\">Bussiness</a>, <a href=\"https://gaviaspreview.com/wp/tevily/category/music/\" rel=\"category tag\">Music</a>         \n   <h1>\n      5 Off The Beaten Track Adventures &#038; Destinations\n   </h1>\n         The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure>\n<blockquote>Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.         \n   Tags:<a href=\"https://gaviaspreview.com/wp/tevily/tag/beach/\">Beach</a><a href=\"https://gaviaspreview.com/wp/tevily/tag/parks/\">Parks</a><a href=\"https://gaviaspreview.com/wp/tevily/tag/tourisms/\">Tourisms</a>      \n      <ul>  \n         <li>Share This Post: </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Facebook\" href=\"http://www.facebook.com/sharer.php?s=100&p&#91;url&#93;=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2F5-off-the-beaten-track-adventures-destinations%2F&p&#91;title&#93;=5+Off+The+Beaten+Track+Adventures+%26+Destinations\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Twitter\" href=\"http://twitter.com/share?text=5+Off+The+Beaten+Track+Adventures+%26+Destinations&url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2F5-off-the-beaten-track-adventures-destinations%2F\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"LinkedIn\" href=\"http://linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2F5-off-the-beaten-track-adventures-destinations%2F&amp;title=5+Off+The+Beaten+Track+Adventures+%26+Destinations\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Tumblr\" href=\"http://www.tumblr.com/share/link?url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2F5-off-the-beaten-track-adventures-destinations%2F&amp;name=5+Off+The+Beaten+Track+Adventures+%26+Destinations&amp;description=There+are+many+variations+of+but+the+majority+have+simply+free+text+available+not+suffered.\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n      </ul>\n         <a href=\"https://gaviaspreview.com/wp/tevily/author/admin/\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=190&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=380&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-190 photo\' height=\'190\' width=\'190\' loading=\'lazy\'/>         </a>\n            <a href=\"https://gaviaspreview.com/wp/tevily/author/admin/\">\n               admin            </a>\n               It has survived not only five centuries, but also the leap into electronic typesetting, remaining unchanged. It was popularised in the sheets containing.               \n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-1-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-1-180x180.jpg 180w, /uploads/2020/12/post-1-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin3 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-2-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-2-180x180.jpg 180w, /uploads/2020/12/post-2-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-3-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-3-180x180.jpg 180w, /uploads/2020/12/post-3-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a></h3> \n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-1.jpg\" alt=\"Thailand\" />\n                     Wildlife\n                     <h3>Thailand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-3.jpg\" alt=\"Africa\" />\n                     <h3>Africa</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>','Post Single Template','','publish','closed','closed','','new-post-single-template','','','2021-08-31 07:18:30','2021-08-31 07:18:30','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-post-single-template/',0,'gva__template','',0),(893,1,'2021-09-07 00:40:46','2021-09-07 00:40:46','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.','Service per booking','','publish','closed','closed','','service-per-booking','','','2021-09-07 00:40:46','2021-09-07 00:40:46','',0,'https://gaviaspreview.com/wp/tevily/services/service-per-booking/',1,'service','',0),(894,1,'2021-09-07 00:40:46','2021-09-07 00:40:46','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.','Service per person','','publish','closed','closed','','service-per-person','','','2021-09-07 00:40:46','2021-09-07 00:40:46','',0,'https://gaviaspreview.com/wp/tevily/services/service-per-person/',2,'service','',0),(895,1,'2021-09-07 00:40:46','2021-09-07 00:40:46','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.','Do you speak spanish?','','publish','closed','closed','','do-you-speak-spanish','','','2021-09-07 00:40:46','2021-09-07 00:40:46','',0,'https://gaviaspreview.com/wp/tevily/faq/do-you-speak-spanish/',1,'faq','',0),(896,1,'2021-09-07 00:40:46','2021-09-07 00:40:46','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.','Question 2?','','publish','closed','closed','','question-2','','','2021-09-07 00:40:46','2021-09-07 00:40:46','',0,'https://gaviaspreview.com/wp/tevily/faq/question-2/',2,'faq','',0),(897,1,'2021-09-07 00:40:48','2021-09-07 00:40:48','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Mathura Tour','','publish','open','closed','','mathura-tour','','','2023-10-27 09:01:48','2023-10-27 09:01:48','',0,'https://gaviaspreview.com/wp/tevily/to_book/tour-example/',1,'to_book','',3),(898,1,'2021-09-07 00:40:49','2021-09-07 00:40:49','Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.','Jhansi Tour','','publish','open','closed','','jhansi-tour','','','2023-10-27 09:08:47','2023-10-27 09:08:47','',0,'https://gaviaspreview.com/wp/tevily/to_book/hotel-example/',5,'to_book','',3),(905,1,'2021-09-07 03:55:07','2021-09-07 03:55:07','','tour-2','','inherit','open','closed','','tour-2','','','2021-09-07 03:55:07','2021-09-07 03:55:07','',897,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg',0,'attachment','image/jpeg',0),(906,1,'2021-09-07 03:55:08','2021-09-07 03:55:08','','tour-3','','inherit','open','closed','','tour-3','','','2021-09-07 03:55:08','2021-09-07 03:55:08','',897,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg',0,'attachment','image/jpeg',0),(907,1,'2021-09-07 03:55:10','2021-09-07 03:55:10','','tour-4','','inherit','open','closed','','tour-4','','','2021-09-07 03:55:10','2021-09-07 03:55:10','',897,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg',0,'attachment','image/jpeg',0),(908,1,'2021-09-07 03:55:12','2021-09-07 03:55:12','','tour-1','','inherit','open','closed','','tour-1','','','2021-09-07 03:55:12','2021-09-07 03:55:12','',897,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg',0,'attachment','image/jpeg',0),(909,1,'2021-09-08 07:13:16','2021-09-08 07:13:16','<img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"\" loading=\"lazy\" />                     \n                        <img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-1-600x590.jpg\" alt=\"\" loading=\"lazy\" />                     \n                        <img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-2-600x590.jpg\" alt=\"\" loading=\"lazy\" />                     \n                        <img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-3-600x590.jpg\" alt=\"\" loading=\"lazy\" />                     \n                           <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2086638928\">\n                     4                  </a>\n                                 <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2686197018\">\n                                       </a>\n                                 <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1892219932\">\n                                       </a>\n                                 <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"645737578\">\n                                       </a>\n                     <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n   <h1>\n      Small Group Sicily Food &#038; Wine\n   </h1>\n      Central Park West NY, USA\n         <h4>From</h4>&#36;511.00      \n            <h4>Duration</h4>10 days         \n            <h4>Tour Type</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_type/historical/\" rel=\"tag\">Historical</a>         \n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n         <a href=\"#\">\n            Share         </a>\n      <ul>  \n         <li>Share This Post: </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Facebook\" href=\"http://www.facebook.com/sharer.php?s=100&p&#91;url&#93;=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F&p&#91;title&#93;=Small+Group+Sicily+Food+%26+Wine\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Twitter\" href=\"http://twitter.com/share?text=Small+Group+Sicily+Food+%26+Wine&url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"LinkedIn\" href=\"http://linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F&amp;title=Small+Group+Sicily+Food+%26+Wine\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Tumblr\" href=\"http://www.tumblr.com/share/link?url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F&amp;name=Small+Group+Sicily+Food+%26+Wine&amp;description=4+Small+Group+Sicily+Food+%26%23038%3B+Wine+Central+Park+West+NY%2C+USA+From+%26%2336%3B511.00+Duration+10+days+Tour+Type+Historical+3.33+by+3+reviews+Quality4+Location3.33+Amenities3.33+Services3+Price3+Share+Share+This+Post%3A+Reviews+Wishlist+Overview+Lorem+ipsum+available+isn+but+the+majority+have+suffered+alteratin+in+some+or+form+injected+simply+free+text+used+%5B%26hellip%3B%5D\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n      </ul>\n			<a href=\"#booking-review\">\n    Reviews\n</a>		\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n				Wishlist			</a>\n			<h2>Overview</h2>		\n   <p>Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.</p>\n			<h2>Included/Exclude</h2>		\n      <ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>   \n      <ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>   \n            <h4>Tour Amenities</h4>Accepts Credit CardsCar ParkingFree CouponsLaundry serviceOutdoor SeatingReservationsRestaurantSmoking AllowedWireless Internet         \n			<h2>Tour Plan</h2>		\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-1474275220-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 1                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-1438077526-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 2                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-1908257265-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 3                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-1251961312-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 4                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n   <h2>Location</h2>\n             <h3>Find a route from your location</h3>              \n              <input name=\"autocomplete\" placeholder=\"Enter your address\" type=\"text\" />\n                <label for=\"travel_mode\">Mode of Travel: </label>\n                <select id=\"travel_mode\" name=\"travel_mode\">\n                <option value=\"WALKING\">Walking</option>\n                <option value=\"DRIVING\">Driving</option>\n                <option value=\"BICYCLING\">Bicycling</option>\n                </select>\n   <h3>Calendar &amp; Price</h3>   \n                MonTueWedThuFriSatSun\n                October 2021\n                    27\n                    28\n                    29\n                    30\n                    1\n                    2\n                    3\n                    4\n                    5\n                    6\n                    7\n                    8\n                    9\n                    10\n                    11\n                    12\n                    13\n                    14\n                    15\n                    16\n                    17\n                    18\n                    19\n                    20\n                    21\n                    22\n                    23\n                    24\n                    25\n                    26\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                MonTueWedThuFriSatSun\n                November 2021\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                MonTueWedThuFriSatSun\n                December 2021\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                MonTueWedThuFriSatSun\n                January 2022\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                MonTueWedThuFriSatSun\n                February 2022\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                MonTueWedThuFriSatSun\n                March 2022\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                MonTueWedThuFriSatSun\n                April 2022\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                MonTueWedThuFriSatSun\n                May 2022\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                MonTueWedThuFriSatSun\n                June 2022\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                MonTueWedThuFriSatSun\n                July 2022\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                MonTueWedThuFriSatSun\n                August 2022\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                MonTueWedThuFriSatSun\n                September 2022\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    9\n                    10\n                    11\n                    12\n                    13\n                    14\n                    15\n                    16\n                    17\n                    18\n                    19\n                    20\n                    21\n                    22\n                    23\n                    24\n                    25\n                    26\n                    27\n                    28\n                    29\n                    30\n                    1\n                    2\n			<h2>Related Tours</h2>		\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n			10% offFeatured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3644643849\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"34324908\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2488851815\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"1446239764\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"1782348143\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#36;53.10\n					&#36;59.00			 	\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Southwest National Parks Canyon\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3379368527\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1179991645\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2039945279\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3203117155\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1620227149\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">Southwest National Parks Canyon</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;119.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"The Metropolitan Museum Art\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1928200481\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3708233912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2567472078\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"211387062\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3120385694\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">The Metropolitan Museum Art</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						60					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"1680618365\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2996330560\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4196155767\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"1708052986\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"36433444\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						9 days99					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" alt=\"Discovery Island Kayak Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"901\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.33</li><li>Services3.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2600983849\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"1814224938\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"716585847\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"608013390\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1516154109\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Discovery Island Kayak Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						15 days98					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Explore</a>\n			<h2>Review Scores</h2>		\n				3.33/5			\n				Very Good			\n			3 verified reviews\n										Quality\n										4/5\n										Location\n										3.33/5\n										Amenities\n										3.33/5\n										Services\n										3/5\n										Price\n										3/5\n         5.00\n         Average Rating\n         <h3>Booking Tour</h3>\n            <form id=\"booking_form\" name=\"booking_form\" method=\"post\" action=\"\" data-post-id=\"958\">\n                <label>1From:</label>\n				   <input type=\"text\" id=\"booking_date_from\" name=\"booking_date_from\" value=\"\" placeholder=\"\" data-post-id=\"958\" autocomplete=\"off\">\n                <label>2Time:</label>\n            <label>3Tickets:</label>\n            please, select date first\n              <label>Add Extra</label>\n                    <label>\n                      <input type=\"checkbox\" name=\"booking_services[]\" value=\"893\" />\n                      Add \n                    </label><h4>Service per booking</h4>\n                    &#36;30.00<p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.</p>\n                    <label>\n                      <input type=\"checkbox\" name=\"booking_services[]\" value=\"894\" />\n                      Add \n                    </label><h4>Service per person</h4>\n                    <label>Adult:</label>&#36;17.00<label>Youth:</label>&#36;14.00<label>Children:</label>&#36;20.00<p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.</p>\n                <label>Total:</label>\n                <label>Please fill in all the data.</label>\n            <input type=\"hidden\" name=\"booking_obj_id\" value=\"958\">\n            <input type=\"hidden\" name=\"action\" value=\"to_checkout\">\n               <button data-post-id=\"958\"> Book Now</button>\n            </form>\n                     <h2>\n               Tour Information\n            </h2>\n            <h4>Max Guests</h4>50         \n            <h4>Min Age</h4>12+         \n            <h4>Tour Location</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\" rel=\"tag\">Singapore</a>, <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\" rel=\"tag\">ThaiLand</a>         \n            <h4>Languages Support</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_language/german/\" rel=\"tag\">German</a>, <a href=\"https://gaviaspreview.com/wp/tevily/ba_language/japanese/\" rel=\"tag\">Japanese</a>         \n   <h3>Last Minute Deals</h3>   \n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1011.08\n						&#36;1099.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-12-600x590.jpg\" alt=\"Sri Lanka One Life Adventures\">\n				</a>\n										<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">Sri Lanka One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1475.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">\n					<img src=\"/uploads/2021/09/tour-7-600x590.jpg\" alt=\"North Island Adventure Tour\">\n				</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">North Island Adventure Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;1156.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">\n					<img src=\"/uploads/2021/09/tour-3-600x590.jpg\" alt=\"Greece, Italy, Switzerland and Paris\">\n				</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">Greece, Italy, Switzerland and Paris</a>\n					</h3>\n						<label>From</label>\n						&#36;1299.00\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg\" alt=\"Hungary\" />\n                     Wildlife\n                     <h3>Hungary</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/hungary/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-5.jpg\" alt=\"Singapore\" />\n                     Adventure\n                     <h3>Singapore</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\"></a>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Morocco\" />\n                     Relax\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>','Booking Single Template','','publish','closed','closed','','new-booking-single-template','','','2021-09-08 07:13:16','2021-09-08 07:13:16','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-booking-single-template/',0,'gva__template','',0),(911,1,'2021-09-10 08:45:16','2021-09-10 08:45:16','','layer-1','','inherit','open','closed','','layer-1','','','2021-09-10 08:45:16','2021-09-10 08:45:16','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/layer-1.png',0,'attachment','image/png',0),(913,1,'2021-09-14 02:40:16','2021-09-14 02:40:16','','image-1','','inherit','open','closed','','image-1-2','','','2021-09-14 02:40:16','2021-09-14 02:40:16','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-1.jpg',0,'attachment','image/jpeg',0),(914,1,'2021-09-14 02:40:18','2021-09-14 02:40:18','','image-2','','inherit','open','closed','','image-2-2','','','2021-09-14 02:40:18','2021-09-14 02:40:18','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-2.jpg',0,'attachment','image/jpeg',0),(915,1,'2021-09-14 02:40:19','2021-09-14 02:40:19','','image-3','','inherit','open','closed','','image-3-2','','','2021-09-14 02:40:19','2021-09-14 02:40:19','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-3.jpg',0,'attachment','image/jpeg',0),(916,1,'2021-09-14 02:48:04','2021-09-14 02:48:04','','image-4','','inherit','open','closed','','image-4-2','','','2021-09-14 02:48:04','2021-09-14 02:48:04','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-4.jpg',0,'attachment','image/jpeg',0),(917,1,'2021-09-14 02:48:05','2021-09-14 02:48:05','','image-5','','inherit','open','closed','','image-5-2','','','2021-09-14 02:48:05','2021-09-14 02:48:05','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-5.jpg',0,'attachment','image/jpeg',0),(918,1,'2021-09-14 03:05:52','2021-09-14 03:05:52','','image-6','','inherit','open','closed','','image-6-2','','','2021-09-14 03:05:52','2021-09-14 03:05:52','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-6.jpg',0,'attachment','image/jpeg',0),(919,1,'2021-09-14 06:17:00','2021-09-14 06:17:00','','bg-1','','inherit','open','closed','','bg-1-2','','','2021-09-14 06:17:00','2021-09-14 06:17:00','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-1.jpg',0,'attachment','image/jpeg',0),(920,1,'2021-09-14 07:11:13','2021-09-14 07:11:13','','bg-line','','inherit','open','closed','','bg-line-5','','','2021-09-14 07:11:13','2021-09-14 07:11:13','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-line.png',0,'attachment','image/png',0),(921,1,'2021-09-14 07:20:07','2021-09-14 07:20:07','','testimonial-2','','inherit','open','closed','','testimonial-2','','','2021-09-14 07:20:07','2021-09-14 07:20:07','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/testimonial-2.jpg',0,'attachment','image/jpeg',0),(922,1,'2021-09-14 07:20:08','2021-09-14 07:20:08','','testimonial-3','','inherit','open','closed','','testimonial-3','','','2021-09-14 07:20:08','2021-09-14 07:20:08','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/testimonial-3.jpg',0,'attachment','image/jpeg',0),(923,1,'2021-09-14 07:20:10','2021-09-14 07:20:10','','testimonial-1','','inherit','open','closed','','testimonial-1','','','2021-09-14 07:20:10','2021-09-14 07:20:10','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/testimonial-1.jpg',0,'attachment','image/jpeg',0),(924,1,'2021-09-14 08:24:51','2021-09-14 08:24:51','','bg-map','','inherit','open','closed','','bg-map','','','2021-09-14 08:24:51','2021-09-14 08:24:51','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-map.png',0,'attachment','image/png',0),(926,1,'2021-09-15 07:17:09','2021-09-15 07:17:09','','brand-1','','inherit','open','closed','','brand-1-2','','','2021-09-15 07:17:09','2021-09-15 07:17:09','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-1.png',0,'attachment','image/png',0),(927,1,'2021-09-15 07:17:10','2021-09-15 07:17:10','','brand-2','','inherit','open','closed','','brand-2-2','','','2021-09-15 07:17:10','2021-09-15 07:17:10','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-2.png',0,'attachment','image/png',0),(928,1,'2021-09-15 07:17:11','2021-09-15 07:17:11','','brand-3','','inherit','open','closed','','brand-3-2','','','2021-09-15 07:17:11','2021-09-15 07:17:11','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-3.png',0,'attachment','image/png',0),(929,1,'2021-09-15 07:17:12','2021-09-15 07:17:12','','brand-4','','inherit','open','closed','','brand-4-2','','','2021-09-15 07:17:12','2021-09-15 07:17:12','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-4.png',0,'attachment','image/png',0),(930,1,'2021-09-15 07:17:13','2021-09-15 07:17:13','','brand-5','','inherit','open','closed','','brand-5-2','','','2021-09-15 07:17:13','2021-09-15 07:17:13','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/brand-5.png',0,'attachment','image/png',0),(931,1,'2021-09-15 07:25:34','2021-09-15 07:25:34','','bg-2','','inherit','open','closed','','bg-2','','','2021-09-15 07:25:34','2021-09-15 07:25:34','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-2.jpg',0,'attachment','image/jpeg',0),(934,1,'2021-09-15 08:05:24','2021-09-15 08:05:24','','bg-map-2','','inherit','open','closed','','bg-map-2','','','2021-09-15 08:05:24','2021-09-15 08:05:24','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-map-2.png',0,'attachment','image/png',0),(937,1,'2021-09-16 01:16:45','2021-09-16 01:16:45','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Raj Gir Tour','','publish','open','closed','','raj-gir','','','2023-10-27 09:09:24','2023-10-27 09:09:24','',0,'https://gaviaspreview.com/wp/tevily/to_book/national-park-2-days-tour-2/',1,'to_book','',3),(938,1,'2021-09-16 01:21:25','2021-09-16 01:21:25','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Vrindavan Tour','','publish','open','closed','','vrindavan-tour','','','2023-10-27 09:04:45','2023-10-27 09:04:45','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=938',1,'to_book','',3),(939,1,'2021-09-16 01:23:00','2021-09-16 01:23:00','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Kashi (Vanaras) Tour','','publish','open','closed','','kashi-tour','','','2023-10-27 09:00:16','2023-10-27 09:00:16','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=939',1,'to_book','',3),(941,1,'2021-09-16 04:07:45','2021-09-16 04:07:45','','bg-color','','inherit','open','closed','','bg-color','','','2021-09-16 04:07:45','2021-09-16 04:07:45','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-color.jpg',0,'attachment','image/jpeg',0),(942,1,'2021-09-16 09:41:17','2021-09-16 09:41:17','','slider-3','','inherit','open','closed','','slider-3','','','2021-09-16 09:41:17','2021-09-16 09:41:17','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/slider-3.jpg',0,'attachment','image/jpeg',0),(943,1,'2021-09-16 09:41:19','2021-09-16 09:41:19','','slider-4','','inherit','open','closed','','slider-4','','','2021-09-16 09:41:19','2021-09-16 09:41:19','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/slider-4.jpg',0,'attachment','image/jpeg',0),(944,1,'2021-09-17 01:35:44','2021-09-17 01:35:44','','bg-3','','inherit','open','closed','','bg-3-2','','','2021-09-17 01:35:44','2021-09-17 01:35:44','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-3.jpg',0,'attachment','image/jpeg',0),(945,1,'2021-09-17 01:38:29','2021-09-17 01:38:29','','bg-map-3','','inherit','open','closed','','bg-map-3','','','2021-09-17 01:38:29','2021-09-17 01:38:29','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-map-3.png',0,'attachment','image/png',0),(947,1,'2021-09-17 02:51:25','2021-09-17 02:51:25','','image-10','','inherit','open','closed','','image-10','','','2021-09-17 02:51:25','2021-09-17 02:51:25','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-10.jpg',0,'attachment','image/jpeg',0),(948,1,'2021-09-17 02:51:26','2021-09-17 02:51:26','','image-11','','inherit','open','closed','','image-11','','','2021-09-17 02:51:26','2021-09-17 02:51:26','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-11.jpg',0,'attachment','image/jpeg',0),(949,1,'2021-09-17 02:51:27','2021-09-17 02:51:27','','image-7','','inherit','open','closed','','image-7','','','2021-09-17 02:51:27','2021-09-17 02:51:27','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-7.jpg',0,'attachment','image/jpeg',0),(950,1,'2021-09-17 02:51:28','2021-09-17 02:51:28','','image-8','','inherit','open','closed','','image-8','','','2021-09-17 02:51:28','2021-09-17 02:51:28','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg',0,'attachment','image/jpeg',0),(951,1,'2021-09-17 02:51:29','2021-09-17 02:51:29','','image-9','','inherit','open','closed','','image-9','','','2021-09-17 02:51:29','2021-09-17 02:51:29','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg',0,'attachment','image/jpeg',0),(952,1,'2021-09-17 03:50:07','2021-09-17 03:50:07','','bg-4','','inherit','open','closed','','bg-4-2','','','2021-09-17 03:50:07','2021-09-17 03:50:07','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/bg-4.jpg',0,'attachment','image/jpeg',0),(953,1,'2021-09-21 02:35:25','2021-09-21 02:35:25','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Nalanda University Tour','','publish','open','closed','','nalanda-university','','','2023-10-27 09:11:08','2023-10-27 09:11:08','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=953',1,'to_book','',3),(954,1,'2021-09-21 02:36:39','2021-09-21 02:36:39','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Udaipur Tour','','publish','open','closed','','udaipur','','','2023-10-27 09:07:52','2023-10-27 09:07:52','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=954',1,'to_book','',3),(955,1,'2021-09-21 02:38:15','2021-09-21 02:38:15','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Jaipur Tour','','publish','open','closed','','jaipur','','','2023-10-27 09:08:13','2023-10-27 09:08:13','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=955',1,'to_book','',3),(956,1,'2021-09-21 02:39:17','2021-09-21 02:39:17','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Ayodhya Tour','','publish','open','closed','','ayodhya-tour','','','2023-10-27 09:07:38','2023-10-27 09:07:38','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=956',1,'to_book','',0),(957,1,'2021-09-21 02:40:41','2021-09-21 02:40:41','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Lucknow Tour','','publish','open','closed','','lucknow-tour','','','2023-10-27 09:05:42','2023-10-27 09:05:42','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=957',1,'to_book','',3),(958,1,'2021-09-21 02:41:52','2021-09-21 02:41:52','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Bodh Gaya Tour','','publish','open','closed','','bodh-gaya','','','2023-10-27 09:10:57','2023-10-27 09:10:57','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=958',1,'to_book','',3),(959,1,'2021-09-21 02:43:04','2021-09-21 02:43:04','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Prayagraj Tour','','publish','open','closed','','prayagraj-tour','','','2023-10-27 09:03:50','2023-10-27 09:03:50','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=959',1,'to_book','',3),(960,1,'2021-09-21 02:45:47','2021-09-21 02:45:47','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Delhi Tour','','publish','open','closed','','delhi-tour','','','2023-10-27 09:05:18','2023-10-27 09:05:18','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=960',1,'to_book','',3),(961,1,'2021-09-21 02:53:53','2021-09-21 02:53:53','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Vaishno Devi','','publish','open','closed','','vaishno-devi','','','2023-10-27 09:06:57','2023-10-27 09:06:57','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=961',1,'to_book','',0),(962,1,'2021-09-21 02:55:41','2021-09-21 02:55:41','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.','Agra Tour','','publish','open','closed','','agra-tour','','','2023-10-27 09:04:25','2023-10-27 09:04:25','',0,'https://gaviaspreview.com/wp/tevily/?post_type=to_book&#038;p=962',1,'to_book','',3),(963,1,'2021-09-21 08:43:43','2021-09-21 08:43:43','','tour-5','','inherit','open','closed','','tour-5','','','2021-09-21 08:43:43','2021-09-21 08:43:43','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg',0,'attachment','image/jpeg',0),(964,1,'2021-09-21 08:43:45','2021-09-21 08:43:45','','tour-6','','inherit','open','closed','','tour-6','','','2021-09-21 08:43:45','2021-09-21 08:43:45','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg',0,'attachment','image/jpeg',0),(965,1,'2021-09-21 08:43:46','2021-09-21 08:43:46','','tour-7','','inherit','open','closed','','tour-7','','','2021-09-21 08:43:46','2021-09-21 08:43:46','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg',0,'attachment','image/jpeg',0),(966,1,'2021-09-21 08:43:48','2021-09-21 08:43:48','','tour-8','','inherit','open','closed','','tour-8','','','2021-09-21 08:43:48','2021-09-21 08:43:48','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg',0,'attachment','image/jpeg',0),(967,1,'2021-09-21 08:43:50','2021-09-21 08:43:50','','tour-9','','inherit','open','closed','','tour-9','','','2021-09-21 08:43:50','2021-09-21 08:43:50','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg',0,'attachment','image/jpeg',0),(968,1,'2021-09-21 08:43:51','2021-09-21 08:43:51','','tour-10','','inherit','open','closed','','tour-10','','','2021-09-21 08:43:51','2021-09-21 08:43:51','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg',0,'attachment','image/jpeg',0),(969,1,'2021-09-21 08:43:53','2021-09-21 08:43:53','','tour-11','','inherit','open','closed','','tour-11','','','2021-09-21 08:43:53','2021-09-21 08:43:53','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg',0,'attachment','image/jpeg',0),(970,1,'2021-09-21 08:43:55','2021-09-21 08:43:55','','tour-12','','inherit','open','closed','','tour-12','','','2021-09-21 08:43:55','2021-09-21 08:43:55','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg',0,'attachment','image/jpeg',0),(971,1,'2021-09-21 08:43:56','2021-09-21 08:43:56','','tour-13','','inherit','open','closed','','tour-13','','','2021-09-21 08:43:56','2021-09-21 08:43:56','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg',0,'attachment','image/jpeg',0),(972,1,'2021-09-21 08:43:58','2021-09-21 08:43:58','','tour-14','','inherit','open','closed','','tour-14','','','2021-09-21 08:43:58','2021-09-21 08:43:58','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg',0,'attachment','image/jpeg',0),(973,1,'2021-09-21 08:43:59','2021-09-21 08:43:59','','tour-15','','inherit','open','closed','','tour-15','','','2021-09-21 08:43:59','2021-09-21 08:43:59','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg',0,'attachment','image/jpeg',0),(974,1,'2021-09-21 08:44:01','2021-09-21 08:44:01','','tour-16','','inherit','open','closed','','tour-16','','','2021-09-21 08:44:01','2021-09-21 08:44:01','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg',0,'attachment','image/jpeg',0),(975,1,'2021-09-21 08:44:03','2021-09-21 08:44:03','','tour-17','','inherit','open','closed','','tour-17','','','2021-09-21 08:44:03','2021-09-21 08:44:03','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg',0,'attachment','image/jpeg',0),(976,1,'2021-09-21 08:44:04','2021-09-21 08:44:04','','tour-18','','inherit','open','closed','','tour-18','','','2021-09-21 08:44:04','2021-09-21 08:44:04','',939,'https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg',0,'attachment','image/jpeg',0),(977,1,'2020-12-08 03:35:44','2020-12-08 03:35:44','','Default Kit','','publish','closed','closed','','default-kit-3','','','2020-12-08 03:35:44','2020-12-08 03:35:44','',0,'https://gaviaspreview.com/wp/tevily/?elementor_library=default-kit',0,'elementor_library','',0),(978,1,'2021-09-30 06:57:35','2021-09-30 06:57:35','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n            Sorry, but nothing matched your search terms. Please try again with some different keywords.\n            <form method=\"get\" action=\"https://gaviaspreview.com/wp/tevily/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n		<br />\n<b>Warning</b>:  Undefined array key \"paged\" in <b>D:xampphtdocswptevilywp-contentpluginstevily-themerelementorel-widgetsbase.php</b> on line <b>552</b><br />\n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-1-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-1-180x180.jpg 180w, /uploads/2020/12/post-1-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-2-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-2-180x180.jpg 180w, /uploads/2020/12/post-2-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-3-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-3-180x180.jpg 180w, /uploads/2020/12/post-3-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a></h3> \n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-1.jpg\" alt=\"Thailand\" />\n                     Wildlife\n                     <h3>Thailand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-3.jpg\" alt=\"Africa\" />\n                     <h3>Africa</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>','Post Archive Template','','publish','closed','closed','','new-post-archive-template','','','2021-09-30 06:57:35','2021-09-30 06:57:35','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-post-archive-template/',0,'gva__template','',0),(980,1,'2021-09-30 08:02:32','2021-09-30 08:02:32','<h2>Page Layout Container</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> <li>Template</li></ol>            \n			<h1 style=\"color: #fff;text-align: center;\">Your page content will be displayed here</h1>','Page Layout Container','','publish','closed','closed','','page-layout-header-white-2','','','2021-09-30 08:02:32','2021-09-30 08:02:32','',0,'https://gaviaspreview.com/wp/tevily/gva_template/page-layout-header-white-2/',0,'gva__template','',0),(981,1,'2021-10-01 03:54:07','2021-10-01 03:54:07','<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" />		\n			<h1>Morocco</h1>Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.CountryAmericasLanguages SpokenEnglishVisa RequirementsPersonal Documents RequiedArea (km2)88.000 km2		\n                     Explore Tour\n                     <h2>\n               Most Popular Tours\n            </h2>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Register\n					</a>\n												<img width=\"415\" height=\"341\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-app.png\" alt=\"\" loading=\"lazy\" />','Booking Archive Template','','publish','closed','closed','','new-booking-archive-template','','','2021-10-01 03:54:07','2021-10-01 03:54:07','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-booking-archive-template/',0,'gva__template','',0),(991,1,'2021-10-02 07:28:21','2021-10-02 07:28:21','','bg-5','','inherit','open','closed','','bg-5','','','2021-10-02 07:28:21','2021-10-02 07:28:21','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/bg-5.jpg',0,'attachment','image/jpeg',0),(994,1,'2021-10-06 07:22:12','2021-10-06 07:22:12','<ul>\n							<li>\n											<a href=\"tel:666888000\">\n										666 888 0000\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\" role=\"button\">\n						BECOME A LOCAL GUIDE\n					</a>\n      <a href=\"https://gaviaspreview.com/wp/tevily\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2020/12/logo-white.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-3619808750\"><li id=\"menu-item-584\"><a href=\"https://gaviaspreview.com/wp/tevily/\" data-link_id=\"link-410\">Home</a>\n<ul>\n	<li id=\"menu-item-581\"><a href=\"https://gaviaspreview.com/wp/tevily/\" data-link_id=\"link-5510\">Home 1</a></li>\n	<li id=\"menu-item-582\"><a href=\"https://gaviaspreview.com/wp/tevily/home-2/\" data-link_id=\"link-6160\">Home 2</a></li>\n	<li id=\"menu-item-583\"><a href=\"https://gaviaspreview.com/wp/tevily/home-3/\" data-link_id=\"link-5352\">Home 3</a></li>\n	<li id=\"menu-item-860\"><a href=\"https://gaviaspreview.com/wp/tevily/home-4/\" data-link_id=\"link-3456\">Home 4</a></li>\n</ul>\n</li>\n<li id=\"menu-item-983\"><a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\" data-link_id=\"link-6798\">Tours Page</a>\n<ul>\n	<li id=\"menu-item-984\"><a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\" data-link_id=\"link-2250\">Tours &#8211; Top Search</a></li>\n	<li id=\"menu-item-985\"><a title=\"same_page\" href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/\" data-link_id=\"link-6014\">Tours – Sidebar Filter</a></li>\n	<li id=\"menu-item-986\"><a title=\"same_page\" href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/\" data-link_id=\"link-9372\">Tours – List View</a></li>\n	<li id=\"menu-item-1025\"><a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\" data-link_id=\"link-3617\">Tour Single &#8211; Layout I</a></li>\n	<li id=\"menu-item-1024\"><a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\" data-link_id=\"link-8055\">Tour Single &#8211; Layout II</a></li>\n</ul>\n</li>\n<li id=\"menu-item-982\"><a href=\"https://gaviaspreview.com/wp/tevily/destination/\" data-link_id=\"link-7937\">Destination</a>\n<ul>\n	<li id=\"menu-item-987\"><a href=\"https://gaviaspreview.com/wp/tevily/destination/\" data-link_id=\"link-6539\">Destination List I</a></li>\n	<li id=\"menu-item-988\"><a href=\"https://gaviaspreview.com/wp/tevily/destination-list-2/\" data-link_id=\"link-5352\">Destination List II</a></li>\n	<li id=\"menu-item-1005\"><a href=\"https://gaviaspreview.com/wp/tevily/ba_location/united-kingdom/\" data-link_id=\"link-7762\">Destination Detail</a></li>\n</ul>\n</li>\n<li id=\"menu-item-304\"><a href=\"https://gaviaspreview.com/wp/tevily/news/\" data-link_id=\"link-8034\">News</a>\n<ul>\n	<li id=\"menu-item-305\"><a href=\"https://gaviaspreview.com/wp/tevily/news/\" data-link_id=\"link-7419\">News I</a></li>\n	<li id=\"menu-item-303\"><a href=\"https://gaviaspreview.com/wp/tevily/news-2/\" data-link_id=\"link-4808\">News II</a></li>\n	<li id=\"menu-item-312\"><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\" data-link_id=\"link-9818\">Single</a></li>\n</ul>\n</li>\n<li id=\"menu-item-585\"><a href=\"https://gaviaspreview.com/wp/tevily/about/\" data-link_id=\"link-979\">Pages</a>\n<ul>\n	<li id=\"menu-item-743\"><a href=\"#\" data-link_id=\"link-8062\">Pages I</a>\n	<ul>\n		<li id=\"menu-item-580\"><a href=\"https://gaviaspreview.com/wp/tevily/about/\" data-link_id=\"link-9908\">About</a></li>\n		<li id=\"menu-item-1007\"><a href=\"https://gaviaspreview.com/wp/tevily/portfolio-page/\" data-link_id=\"link-3657\">Portfolio Page</a></li>\n		<li id=\"menu-item-591\"><a href=\"https://gaviaspreview.com/wp/tevily/gallery/\" data-link_id=\"link-9498\">Gallery</a></li>\n		<li id=\"menu-item-579\"><a href=\"https://gaviaspreview.com/wp/tevily/shop/\" data-link_id=\"link-8929\">Shop Page</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-744\"><a href=\"#\" data-link_id=\"link-4377\">Pages II</a>\n	<ul>\n		<li id=\"menu-item-599\"><a href=\"https://gaviaspreview.com/wp/tevily/events-page/\" data-link_id=\"link-1876\">Events Grid</a></li>\n		<li id=\"menu-item-574\"><a href=\"https://gaviaspreview.com/wp/tevily/events/\" data-link_id=\"link-2985\">Events Month</a></li>\n		<li id=\"menu-item-739\"><a href=\"https://gaviaspreview.com/wp/tevily/careers/\" data-link_id=\"link-8424\">Careers</a></li>\n		<li id=\"menu-item-741\"><a href=\"https://gaviaspreview.com/wp/tevily/our-partner/\" data-link_id=\"link-4470\">Our Partner</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-745\"><a href=\"#\" data-link_id=\"link-656\">Pages III</a>\n	<ul>\n		<li id=\"menu-item-1026\"><a href=\"https://gaviaspreview.com/wp/tevily/our-team/\" data-link_id=\"link-6042\">Our Team</a></li>\n		<li id=\"menu-item-742\"><a href=\"https://gaviaspreview.com/wp/tevily/our-awards/\" data-link_id=\"link-7020\">Our Awards</a></li>\n		<li id=\"menu-item-573\"><a href=\"https://gaviaspreview.com/wp/tevily/?p=12345\" data-link_id=\"link-5857\">404 Page</a></li>\n		<li id=\"menu-item-307\"><a href=\"https://gaviaspreview.com/wp/tevily/contact-2/\" data-link_id=\"link-138\">Contact II</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1010\"><a href=\"https://gaviaspreview.com/wp/tevily/contact/\" data-link_id=\"link-6649\">Contact</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://gaviaspreview.com/wp/tevily/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"/uploads/2021/11/testimonial-2-96x96.jpg\" alt=\"admin\">\n            Hiadmin<ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fdashboard%2F&amp;_wpnonce=5751bc4411\">Sign Out</a>\n        </li>\n    </ul>','Header Transparent','','publish','closed','closed','','header-white-2','','','2021-10-06 07:22:12','2021-10-06 07:22:12','',0,'https://gaviaspreview.com/wp/tevily/gva_template/header-white-2/',0,'gva__template','',0),(999,1,'2021-10-08 08:04:58','2021-10-08 08:04:58','<h1 style=\"color: #fff;text-align: center;\">Your page content will be displayed here</h1>','Page Layout Header Transparent','','publish','closed','closed','','new-page-layout-2','','','2021-10-08 08:04:58','2021-10-08 08:04:58','',0,'https://gaviaspreview.com/wp/tevily/gva_template/new-page-layout-2/',0,'gva__template','',0),(1003,1,'2021-10-12 03:58:10','2021-10-12 03:58:10','','Three,Giraffe,On,Kilimanjaro,Mount,Background,In,National,Park,Of','','inherit','open','closed','','threegiraffeonkilimanjaromountbackgroundinnationalparkof','','','2021-10-12 03:58:10','2021-10-12 03:58:10','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/tanzania.jpg',0,'attachment','image/jpeg',0),(1004,1,'2021-10-12 03:59:28','2021-10-12 03:59:28','','japan','','inherit','open','closed','','japan-2','','','2021-10-12 03:59:28','2021-10-12 03:59:28','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/japan.jpg',0,'attachment','image/jpeg',0),(1006,1,'2021-10-13 07:16:26','2021-10-13 07:16:26','','image-12','','inherit','open','closed','','image-12','','','2021-10-13 07:16:26','2021-10-13 07:16:26','',1076,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-12.jpg',0,'attachment','image/jpeg',0),(1008,1,'2021-10-13 08:26:24','2021-10-13 08:26:24','','breadcrumb','','inherit','open','closed','','breadcrumb','','','2021-10-13 08:26:24','2021-10-13 08:26:24','',1075,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/breadcrumb.jpg',0,'attachment','image/jpeg',0),(1011,1,'2021-10-13 09:27:48','2021-10-13 09:27:48','','slider-5','','inherit','open','closed','','slider-5','','','2021-10-13 09:27:48','2021-10-13 09:27:48','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/slider-5.jpg',0,'attachment','image/jpeg',0),(1021,1,'2021-10-15 08:03:10','2021-10-15 08:03:10','<img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"\" loading=\"lazy\" />                  \n                     <img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-1-600x590.jpg\" alt=\"\" loading=\"lazy\" />                  \n                     <img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-2-600x590.jpg\" alt=\"\" loading=\"lazy\" />                  \n                     <img width=\"600\" height=\"590\" src=\"/uploads/2021/09/tour-3-600x590.jpg\" alt=\"\" loading=\"lazy\" />                  \n                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1094800837\">\n                                             </a>\n                                       <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1094800837\">\n                                             </a>\n                                       <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1094800837\">\n                                             </a>\n                                       <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"1094800837\">\n                                             </a>\n                  <a href=\"#\"></a>		\n   <h1>\n      Small Group Sicily Food &#038; Wine\n   </h1>\n      Central Park West NY, USA\n         <h4>From</h4>&#36;&nbsp;511.00      \n            <h4>Duration</h4>10 days         \n            <h4>Tour Type</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_type/outdoor-activities/\" rel=\"tag\">Outdoor Activities</a>         \n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n			<h2>Overview</h2>		\n   <p>Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.</p>\n			<h2>Included/Exclude</h2>		\n      <ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>   \n      <ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>   \n            <h4>Tour Amenities</h4>Accepts Credit CardsCar ParkingFree CouponsLaundry serviceOutdoor SeatingReservationsRestaurantSmoking AllowedWireless Internet         \n			<h2>Tour Plan</h2>		\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-2480701263-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 1                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-3762684634-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 2                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-1282971953-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 3                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-232183726-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 4                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n   <h3>Location</h3>\n             <h3>Find a route from your location</h3>              \n              <input name=\"autocomplete\" placeholder=\"Enter your address\" type=\"text\" />\n                <label for=\"travel_mode\">Mode of Travel: </label>\n                <select id=\"travel_mode\" name=\"travel_mode\">\n                <option value=\"WALKING\">Walking</option>\n                <option value=\"DRIVING\">Driving</option>\n                <option value=\"BICYCLING\">Bicycling</option>\n                </select>\n   <h3>Calendar &amp; Price</h3>   \n                MonTueWedThuFriSatSun\n                October 2021\n                    27\n                    28\n                    29\n                    30\n                    1\n                    2\n                    3\n                    4\n                    5\n                    6\n                    7\n                    8\n                    9\n                    10\n                    11\n                    12\n                    13\n                    14\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                MonTueWedThuFriSatSun\n                November 2021\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                MonTueWedThuFriSatSun\n                December 2021\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                MonTueWedThuFriSatSun\n                January 2022\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                MonTueWedThuFriSatSun\n                February 2022\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                MonTueWedThuFriSatSun\n                March 2022\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                MonTueWedThuFriSatSun\n                April 2022\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                MonTueWedThuFriSatSun\n                May 2022\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                MonTueWedThuFriSatSun\n                June 2022\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                MonTueWedThuFriSatSun\n                July 2022\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                MonTueWedThuFriSatSun\n                August 2022\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    8\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    9\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    10\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    11\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    12\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    13\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    14\n                    15\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    16\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    17\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    18\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    19\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    20\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    21\n                    22\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    23\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    24\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    25\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    26\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    27\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    28\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                MonTueWedThuFriSatSun\n                September 2022\n                    29\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    30\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    31\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    1\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    2\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    3\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    4\n                    5\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    6\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    7\n                    &#36;&nbsp;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;&nbsp;699.00 / ticket | Youth (13-17 years) &#36;&nbsp;599.00 / ticket | Children (0-12 years) &#36;&nbsp;511.00 / ticket\n                    8\n                    9\n                    10\n                    11\n                    12\n                    13\n                    14\n                    15\n                    16\n                    17\n                    18\n                    19\n                    20\n                    21\n                    22\n                    23\n                    24\n                    25\n                    26\n                    27\n                    28\n                    29\n                    30\n                    1\n                    2\n			<h2>Related Tours</h2>		\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2443119253\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1277677859\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"35481065\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"825999364\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"2637797050\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#36;&nbsp;59.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Southwest National Parks Canyon\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"587237994\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1587595441\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3028300586\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"618634367\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3263300893\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">Southwest National Parks Canyon</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;&nbsp;119.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"The Metropolitan Museum Art\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3403983348\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2248306338\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3742347800\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2449200656\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"295770591\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">The Metropolitan Museum Art</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;&nbsp;49.00\n						60					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"1877107463\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"374452113\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2781430358\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"1532606377\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"354986340\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;&nbsp;49.00\n						9 days99					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" alt=\"Discovery Island Kayak Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"901\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.33</li><li>Services3.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3204914628\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"3207595798\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"588661348\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3471601707\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3141508732\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Discovery Island Kayak Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;&nbsp;49.00\n						15 days98					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Explore</a>\n			<h2>Review Scores</h2>		\n				3.33/5			\n				Very Good			\n			3 verified reviews\n										Quality\n										4/5\n										Location\n										3.33/5\n										Amenities\n										3.33/5\n										Services\n										3/5\n										Price\n										3/5\n         5.00\n         Average Rating\n         <h3>Booking Tour</h3>\n            <form id=\"booking_form\" name=\"booking_form\" method=\"post\" action=\"\" data-post-id=\"958\">\n                <label>1From:</label>\n				   <input type=\"text\" id=\"booking_date_from\" name=\"booking_date_from\" value=\"\" placeholder=\"\" data-post-id=\"958\" autocomplete=\"off\">\n                <label>2Time:</label>\n            <label>3Tickets:</label>\n            please, select date first\n              <label>Add Extra</label>\n                    <label>\n                      <input type=\"checkbox\" name=\"booking_services[]\" value=\"893\" />\n                      Add \n                    </label><h4>Service per booking</h4>\n                    &#36;&nbsp;30.00<p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.</p>\n                    <label>\n                      <input type=\"checkbox\" name=\"booking_services[]\" value=\"894\" />\n                      Add \n                    </label><h4>Service per person</h4>\n                    <label>Adult:</label>&#36;&nbsp;17.00<label>Youth:</label>&#36;&nbsp;14.00<label>Children:</label>&#36;&nbsp;20.00<p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.</p>\n                <label>Total:</label>\n                <label>Please fill in all the data.</label>\n            <input type=\"hidden\" name=\"booking_obj_id\" value=\"958\">\n            <input type=\"hidden\" name=\"action\" value=\"to_checkout\">\n               <button data-post-id=\"958\"> Book Now</button>\n            </form>\n                     <h2>\n               Tour Information\n            </h2>\n            <h4>Max Guests</h4>50         \n            <h4>Min Age</h4>12+         \n            <h4>Tour Location</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\" rel=\"tag\">Singapore</a>, <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\" rel=\"tag\">ThaiLand</a>         \n            <h4>Languages Support</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_language/german/\" rel=\"tag\">German</a>, <a href=\"https://gaviaspreview.com/wp/tevily/ba_language/japanese/\" rel=\"tag\">Japanese</a>         \n   <h3>Last Minute Deals</h3>   \n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;&nbsp;1099.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-12-600x590.jpg\" alt=\"Sri Lanka One Life Adventures\">\n				</a>\n										<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">Sri Lanka One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;&nbsp;1475.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">\n					<img src=\"/uploads/2021/09/tour-7-600x590.jpg\" alt=\"North Island Adventure Tour\">\n				</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">North Island Adventure Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;&nbsp;1156.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">\n					<img src=\"/uploads/2021/09/tour-3-600x590.jpg\" alt=\"Greece, Italy, Switzerland and Paris\">\n				</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">Greece, Italy, Switzerland and Paris</a>\n					</h3>\n						<label>From</label>\n						&#36;&nbsp;1299.00\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg\" alt=\"Africa\" />\n                     Wildlife\n                     <h3>Africa</h3>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-5.jpg\" alt=\"Switzerland\" />\n                     Adventure\n                     <h3>Switzerland</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Europe\" />\n                     Relax\n                     <h3>Europe</h3>','Booking Single Template II','','publish','closed','closed','','booking-single-template-2','','','2021-10-15 08:03:10','2021-10-15 08:03:10','',0,'https://gaviaspreview.com/wp/tevily/gva_template/booking-single-template-2/',0,'gva__template','',0),(1023,1,'2021-10-15 08:41:05','2021-10-15 08:41:05','<ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> <li>Template</li></ol>            \n   <h1>\n      Small Group Sicily Food &#038; Wine\n   </h1>\n      Central Park West NY, USA\n         <h4>From</h4>&#36;511.00      \n            <h4>Duration</h4>10 days         \n            <h4>Tour Type</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_type/historical/\" rel=\"tag\">Historical</a>         \n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n         <a href=\"#\">\n            Share         </a>\n      <ul>  \n         <li>Share This Post: </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Facebook\" href=\"http://www.facebook.com/sharer.php?s=100&p&#91;url&#93;=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F&p&#91;title&#93;=Small+Group+Sicily+Food+%26+Wine\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Twitter\" href=\"http://twitter.com/share?text=Small+Group+Sicily+Food+%26+Wine&url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"LinkedIn\" href=\"http://linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F&amp;title=Small+Group+Sicily+Food+%26+Wine\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n         <li>\n            <a data-toggle=\"tooltip\" data-placement=\"top\" data-animation=\"true\" data-original-title=\"Tumblr\" href=\"http://www.tumblr.com/share/link?url=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fto_book%2Fsmall-group-sicily-food-wine%2F&amp;name=Small+Group+Sicily+Food+%26+Wine&amp;description=Home+Template+Small+Group+Sicily+Food+%26%23038%3B+Wine+Central+Park+West+NY%2C+USA+From+%26%2336%3B511.00+Duration+10+days+Tour+Type+Historical+3.33+by+3+reviews+Quality4+Location3.33+Amenities3.33+Services3+Price3+Share+Share+This+Post%3A+Reviews+Wishlist+4+Overview+Lorem+ipsum+available+isn+but+the+majority+have+suffered+alteratin+in+some+or+form+injected+simply+free+%5B%26hellip%3B%5D\" target=\"_blank\" rel=\"noopener\">\n            </a>\n         </li>\n      </ul>\n			<a href=\"#booking-review\">\n    Reviews\n</a>		\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n				Wishlist			</a>\n                        <img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg 840w, /uploads/2021/09/tour-4-600x421.jpg 600w, /uploads/2021/09/tour-4-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />                     \n                        <img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg 840w, /uploads/2021/09/tour-1-600x421.jpg 600w, /uploads/2021/09/tour-1-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />                     \n                        <img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg 840w, /uploads/2021/09/tour-2-600x421.jpg 600w, /uploads/2021/09/tour-2-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />                     \n                        <img width=\"840\" height=\"590\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg 840w, /uploads/2021/09/tour-3-600x421.jpg 600w, /uploads/2021/09/tour-3-768x539.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" />                     \n                           <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2006931150\">\n                     4                  </a>\n                                 <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2046591792\">\n                                       </a>\n                                 <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3662531058\">\n                                       </a>\n                                 <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"843780581\">\n                                       </a>\n                     <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n			<h2>Overview</h2>		\n   <p>Lorem ipsum available isn but the majority have suffered alteratin in some or form injected simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Lorem ipsum is simply free text used by copytyping refreshing. Neque porro est qui dolorem ipsum quia quaed inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Aelltes port lacus quis enim var sed efficitur turpis gilla sed sit amet finibus eros.</p>\n			<h2>Included/Exclude</h2>		\n      <ul>\n 	<li>Pick and Drop Services</li>\n 	<li>1 Meal Per Day</li>\n 	<li>Cruise Dinner &amp; Music Event</li>\n 	<li>Visit 7 Best Places in the City With Group</li>\n</ul>   \n      <ul>\n 	<li>Additional Services</li>\n 	<li>Insurance</li>\n 	<li>Food &amp; Drinks</li>\n 	<li>Tickets</li>\n</ul>   \n            <h4>Tour Amenities</h4>Accepts Credit CardsCar ParkingFree CouponsLaundry serviceOutdoor SeatingReservationsRestaurantSmoking AllowedWireless Internet         \n			<h2>Tour Plan</h2>		\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-1983280666-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 1                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-857295713-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 2                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-1057499486-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 3                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n                        <a type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#acc-item-836038976-collapseOne\" aria-expanded=\"true\" aria-controls=\"panelsStayOpen-collapseOne\">\n                           Day 4                        </a>\n                          <p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset.</p>\n   <h2>Location</h2>\n             <h3>Find a route from your location</h3>              \n              <input name=\"autocomplete\" placeholder=\"Enter your address\" type=\"text\" />\n                <label for=\"travel_mode\">Mode of Travel: </label>\n                <select id=\"travel_mode\" name=\"travel_mode\">\n                <option value=\"WALKING\">Walking</option>\n                <option value=\"DRIVING\">Driving</option>\n                <option value=\"BICYCLING\">Bicycling</option>\n                </select>\n   <h3>Calendar &amp; Price</h3>   \n                MonTueWedThuFriSatSun\n                October 2021\n                    27\n                    28\n                    29\n                    30\n                    1\n                    2\n                    3\n                    4\n                    5\n                    6\n                    7\n                    8\n                    9\n                    10\n                    11\n                    12\n                    13\n                    14\n                    15\n                    16\n                    17\n                    18\n                    19\n                    20\n                    21\n                    22\n                    23\n                    24\n                    25\n                    26\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                MonTueWedThuFriSatSun\n                November 2021\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                MonTueWedThuFriSatSun\n                December 2021\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                MonTueWedThuFriSatSun\n                January 2022\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                MonTueWedThuFriSatSun\n                February 2022\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                MonTueWedThuFriSatSun\n                March 2022\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                MonTueWedThuFriSatSun\n                April 2022\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                MonTueWedThuFriSatSun\n                May 2022\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                MonTueWedThuFriSatSun\n                June 2022\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                MonTueWedThuFriSatSun\n                July 2022\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                MonTueWedThuFriSatSun\n                August 2022\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    8\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    9\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    10\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    11\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    12\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    13\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    14\n                    15\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    16\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    17\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    18\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    19\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    20\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    21\n                    22\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    23\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    24\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    25\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    26\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    27\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    28\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                MonTueWedThuFriSatSun\n                September 2022\n                    29\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    30\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    31\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    1\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    2\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    3\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    4\n                    5\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    6\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    7\n                    &#36;511.00\n                       <h4>General</h4>\n                      General price: Adult (18+ years) &#36;699.00 / ticket | Youth (13-17 years) &#36;599.00 / ticket | Children (0-12 years) &#36;511.00 / ticket\n                    8\n                    9\n                    10\n                    11\n                    12\n                    13\n                    14\n                    15\n                    16\n                    17\n                    18\n                    19\n                    20\n                    21\n                    22\n                    23\n                    24\n                    25\n                    26\n                    27\n                    28\n                    29\n                    30\n                    1\n                    2\n			<h2>Related Tours</h2>		\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n			10% offFeatured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1810581537\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2323685588\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"191988927\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3448909176\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"197557276\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#36;53.10\n					&#36;59.00			 	\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Southwest National Parks Canyon\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3406714976\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3580373591\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3312092488\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"1701005947\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2173482473\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">Southwest National Parks Canyon</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;119.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/southwest-national-parks-canyon/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"The Metropolitan Museum Art\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"562018073\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1769648792\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2295218191\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2934776355\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"872355569\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">The Metropolitan Museum Art</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						60					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"550517034\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2416485982\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4099675208\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"368291573\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"174368585\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						9 days99					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" alt=\"Discovery Island Kayak Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"901\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.33</li><li>Services3.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1405055086\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"285307535\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"3022911246\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3842945432\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"875341141\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Discovery Island Kayak Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						15 days98					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Explore</a>\n			<h2>Review Scores</h2>		\n				3.33/5			\n				Very Good			\n			3 verified reviews\n										Quality\n										4/5\n										Location\n										3.33/5\n										Amenities\n										3.33/5\n										Services\n										3/5\n										Price\n										3/5\n         5.00\n         Average Rating\n         <h3>Booking Tour</h3>\n            <form id=\"booking_form\" name=\"booking_form\" method=\"post\" action=\"\" data-post-id=\"958\">\n                <label>1From:</label>\n				   <input type=\"text\" id=\"booking_date_from\" name=\"booking_date_from\" value=\"\" placeholder=\"\" data-post-id=\"958\" autocomplete=\"off\">\n                <label>2Time:</label>\n            <label>3Tickets:</label>\n            please, select date first\n              <label>Add Extra</label>\n                    <label>\n                      <input type=\"checkbox\" name=\"booking_services[]\" value=\"893\" />\n                      Add \n                    </label><h4>Service per booking</h4>\n                    &#36;30.00<p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.</p>\n                    <label>\n                      <input type=\"checkbox\" name=\"booking_services[]\" value=\"894\" />\n                      Add \n                    </label><h4>Service per person</h4>\n                    <label>Adult:</label>&#36;17.00<label>Youth:</label>&#36;14.00<label>Children:</label>&#36;20.00<p>Lorem ipsum dolor sit amet, utinam munere antiopam vel ad. Qui eros iusto te. Nec ad feugiat honestatis. Quo illum detraxit an. Ius eius quodsi molestiae at, nostrum definitiones his cu. Discere referrentur mea id, an pri novum possim deterruisset. Eum oratio reprehendunt cu. Nec te quem assum postea.</p>\n                <label>Total:</label>\n                <label>Please fill in all the data.</label>\n            <input type=\"hidden\" name=\"booking_obj_id\" value=\"958\">\n            <input type=\"hidden\" name=\"action\" value=\"to_checkout\">\n               <button data-post-id=\"958\"> Book Now</button>\n            </form>\n                     <h2>\n               Tour Information\n            </h2>\n            <h4>Max Guests</h4>50         \n            <h4>Min Age</h4>12+         \n            <h4>Tour Location</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\" rel=\"tag\">Singapore</a>, <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\" rel=\"tag\">ThaiLand</a>         \n            <h4>Languages Support</h4><a href=\"https://gaviaspreview.com/wp/tevily/ba_language/german/\" rel=\"tag\">German</a>, <a href=\"https://gaviaspreview.com/wp/tevily/ba_language/japanese/\" rel=\"tag\">Japanese</a>         \n   <h3>Last Minute Deals</h3>   \n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1011.08\n						&#36;1099.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-12-600x590.jpg\" alt=\"Sri Lanka One Life Adventures\">\n				</a>\n										<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">Sri Lanka One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1475.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">\n					<img src=\"/uploads/2021/09/tour-7-600x590.jpg\" alt=\"North Island Adventure Tour\">\n				</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">North Island Adventure Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;1156.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">\n					<img src=\"/uploads/2021/09/tour-3-600x590.jpg\" alt=\"Greece, Italy, Switzerland and Paris\">\n				</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">Greece, Italy, Switzerland and Paris</a>\n					</h3>\n						<label>From</label>\n						&#36;1299.00\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg\" alt=\"Morocco\" />\n                     Wildlife\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-5.jpg\" alt=\"ThaiLand\" />\n                     Adventure\n                     <h3>ThaiLand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"France\" />\n                     Relax\n                     <h3>France</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/france/\"></a>','Booking Single Template III','','publish','closed','closed','','booking-single-template-ii-2','','','2021-10-15 08:41:05','2021-10-15 08:41:05','',0,'https://gaviaspreview.com/wp/tevily/gva_template/booking-single-template-ii-2/',0,'gva__template','',0),(1027,1,'2021-10-18 03:58:20','2021-10-18 03:58:20','','image-13','','inherit','open','closed','','image-13','','','2021-10-18 03:58:20','2021-10-18 03:58:20','',1072,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg',0,'attachment','image/jpeg',0),(1028,1,'2021-10-19 02:57:27','2021-10-19 02:57:27','','testimonial-4','','inherit','open','closed','','testimonial-4','','','2021-10-19 02:57:27','2021-10-19 02:57:27','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/testimonial-4.jpg',0,'attachment','image/jpeg',0),(1029,1,'2021-10-19 03:02:12','2021-10-19 03:02:12','','bg-line-bird','','inherit','open','closed','','bg-line-bird','','','2021-10-19 03:02:12','2021-10-19 03:02:12','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/bg-line-bird.png',0,'attachment','image/png',0),(1030,1,'2021-10-19 03:06:21','2021-10-19 03:06:21','','bg-plane-bird','','inherit','open','closed','','bg-plane-bird','','','2021-10-19 03:06:21','2021-10-19 03:06:21','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/bg-plane-bird.png',0,'attachment','image/png',0),(1034,1,'2021-10-20 03:02:33','2021-10-20 03:02:33','','bg-line-cloud','','inherit','open','closed','','bg-line-cloud','','','2021-10-20 03:02:33','2021-10-20 03:02:33','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/bg-line-cloud.png',0,'attachment','image/png',0),(1035,1,'2021-10-20 03:02:34','2021-10-20 03:02:34','','bg-line-map','','inherit','open','closed','','bg-line-map','','','2021-10-20 03:02:34','2021-10-20 03:02:34','',1070,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/bg-line-map.png',0,'attachment','image/png',0),(1038,1,'2021-10-26 03:53:31','2021-10-26 03:53:31','','image-app','','inherit','open','closed','','image-app','','','2021-10-26 03:53:31','2021-10-26 03:53:31','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-app.png',0,'attachment','image/png',0),(1047,1,'2021-10-27 14:03:00','2021-10-27 14:03:00','','211027-140300870','','publish','closed','closed','','211027-140300870','','','2021-10-27 14:03:00','2021-10-27 14:03:00','',0,'https://gaviaspreview.com/wp/tevily/?post_type=order&amp;p=1047',0,'order','',0),(1049,1,'2021-10-27 14:54:46','2021-10-27 14:54:46','','211027-145446148','','publish','closed','closed','','211027-145446148','','','2021-10-27 14:54:46','2021-10-27 14:54:46','',0,'https://gaviaspreview.com/wp/tevily/?post_type=order&amp;p=1049',0,'order','',0),(1050,1,'2021-10-28 07:53:47','2021-10-28 07:53:47','','video','','inherit','open','closed','','video','','','2021-10-28 07:53:47','2021-10-28 07:53:47','',1071,'https://ramlalatourandtravel.com/wp-content/uploads/2021/10/video.jpg',0,'attachment','image/jpeg',0),(1057,1,'2021-11-05 02:32:19','2021-11-05 02:32:19','','bg-line-2','','inherit','open','closed','','bg-line-2','','','2021-11-05 02:32:19','2021-11-05 02:32:19','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2021/11/bg-line-2.png',0,'attachment','image/png',0),(1058,1,'2021-11-05 02:34:19','2021-11-05 02:34:19','','bg-1','','inherit','open','closed','','bg-1','','','2021-11-05 02:34:19','2021-11-05 02:34:19','',1071,'https://ramlalatourandtravel.com/wp-content/uploads/2021/11/bg-1.png',0,'attachment','image/png',0),(1059,1,'2021-10-12 01:41:19','2021-10-12 01:41:19','<div class=\"newsletter-form\">\n <div class=\"content-form\">\n    <input type=\"email\" name=\"EMAIL\" placeholder=\"Email address\" required />\n    <span class=\"form-action\">\n       <input class=\"newsletter-submit\" type=\"submit\" value=\"Subscribe\" />\n    </span>\n </div>\n</div>','Newsletter','','publish','closed','closed','','newsletter','','','2021-10-12 01:41:19','2021-10-12 01:41:19','',0,'https://gaviaspreview.com/wp/tevily/mc4wp-form/newsletter/',0,'mc4wp-form','',0),(1066,1,'2020-12-08 03:35:08','2020-12-08 03:35:08','','Shop','','publish','closed','closed','','shop','','','2020-12-08 03:35:08','2020-12-08 03:35:08','',0,'https://gaviaspreview.com/wp/tevily/shop/',0,'page','',0),(1067,1,'2020-12-08 03:35:08','2020-12-08 03:35:08','<!-- wp:shortcode -->\n<p>[woocommerce_checkout]</p>\n<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2020-12-08 03:35:08','2020-12-08 03:35:08','',0,'https://gaviaspreview.com/wp/tevily/checkout/',0,'page','',0),(1068,1,'2020-12-08 03:35:08','2020-12-08 03:35:08','<!-- wp:shortcode -->\n<p>[woocommerce_my_account]</p>\n<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account-2','','','2020-12-08 03:35:08','2020-12-08 03:35:08','',0,'https://gaviaspreview.com/wp/tevily/my-account/',0,'page','',0),(1069,1,'2020-12-08 03:52:44','2020-12-08 03:52:44','Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?WhenDate To		\n			<style>/*! elementor - v3.18.0 - 08-12-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Best Taxi Services in Ayodhya </h2>		\n			<style>/*! elementor - v3.18.0 - 08-12-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-768x512.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/3.jpg\" alt=\"\" />														\n			<h2>CHAR DHAM TOUR  PACKAGE</h2>		\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ayodhya\" />\n                     <h3>Ayodhya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/varanasi.jpg\" alt=\"Varanasi (Kashi)\" />\n                     Spritual\n                     <h3>Varanasi (Kashi)</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj.jpg\" alt=\"Prayagraj\" />\n                     <h3>Prayagraj</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpg\" alt=\"Mathura\" />\n                     <h3>Mathura</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"Agra\" />\n                     Spritual\n                     <h3>Agra</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-scaled.jpg\" alt=\"Lucknow\" />\n                     <h3>Lucknow</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vrindavan.jpg\" alt=\"Vrindavan\" />\n                     <h3>Vrindavan</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university.jpg\" alt=\"Nalanda University\" />\n                     Spritual\n                     <h3>Nalanda University</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi.jpg\" alt=\"Jhansi\" />\n                     <h3>Jhansi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/rajgir.jpg\" alt=\"Rajgir\" />\n                     Wildlife\n                     <h3>Rajgir</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/gaya.jpeg\" alt=\"Bodh Gaya\" />\n                     Adventure\n                     <h3>Bodh Gaya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/udaipur.jpeg\" alt=\"Udaipur\" />\n                     Wildlife\n                     <h3>Udaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1.jpg\" alt=\"Jaipur\" />\n                     Adventure\n                     <h3>Jaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"Delhi\" />\n                     Wildlife\n                     <h3>Delhi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vaishno-devi.jpeg\" alt=\"Vaishno Devi\" />\n                     Adventure\n                     <h3>Vaishno Devi</h3>\n					<img width=\"1280\" height=\"853\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"\" decoding=\"async\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp 1280w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-1024x682.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-768x512.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />				\n					30%<h2>Discount</h2>   \n													<h3>Book Tour Now</h3>\n																			+91 86047 24163\n					  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\"></a>\n                     Get to know us\n                     <h2>\n               Plan Your Trip with Ram Lala Travel\n            </h2>\n                              One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										You get Expert Advice\n									</li>\n								<li>\n										You’re protected!\n									</li>\n								<li>\n										You can Speak to Someone Face to Face\n									</li>\n						</ul>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\nBook with us now    \n</a>		\n			<h2>Our Partner Hotels Across India</h2>		\n												<img width=\"900\" height=\"506\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"563\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-768x481.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"700\" height=\"480\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/cblhotelexterior.jpg\" alt=\"\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg 1350w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"800\" height=\"430\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new-768x413.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n												<img width=\"900\" height=\"516\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg 1000w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262-768x440.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"548\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-768x467.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"507\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg 970w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n            <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Spritual <br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n                     <h2>\n               Our Partners\n            </h2>\n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>                                       \n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\n										Ranjeet Arora\n										Traveller\n										We were able to see so much of India and experience many things.\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\n										Nidhi Singh \n										Traveller\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Rajneesh Yadav\n										Traveller\n										One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. 									\n										Anubhav Verma\n										Traveller\n										We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.									\n										Abhishek Gupta\n										Traveller\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi-580x403.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jhansi.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/nalanda_university.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jaipur-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Hang Gliding\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/delhi-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/lucknow-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj-580x450.jpg\" alt=\"Luxury Interior\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/prayagraj.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Luxury Interior</h3>\n                                       Charity\n			<style>/*! elementor - v3.18.0 - 08-12-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n                     Our benefit lists\n                     <h2>\n               Why Choose Ram Lala Tour and Travel\n            </h2>\n                              Full Service – We have everything you need for your customise trip beyond tickets. <br>\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Professional and Best Service					\n				</h3>\n									<p>\n						We are Highly Professional & Best Tour and Travel Agency in India.					</p>\n				<h3>\n						Get Instant Tour Bookings					\n				</h3>\n									<p>\n						Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.					</p>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n						Sign In\n					</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?action=register\">\n						Register\n					</a>\n												<img width=\"1200\" height=\"872\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ram Mandir at Ram lala Tour &amp; Travel\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-1024x744.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-768x558.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />','Home','','publish','closed','closed','','home','','','2023-12-13 01:39:06','2023-12-13 01:39:06','',0,'https://gaviaspreview.com/wp/tevily/?page_id=18',0,'page','',0),(1070,1,'2020-12-08 03:52:52','2020-12-08 03:52:52','Traveling\n                     <h2>\n               Your Journey Begins Here\n            </h2>\n                Tour\n                <form name=\"search_form\" action=\"https://gaviaspreview.com/wp/tevily/tours-page/\" method=\"get\" id=\"search_form\">\n                        Destinations\n                        <ul id=\"add_ids_list_ba_location\" data-parent=\"0\">\n        <li data-id=\"0\">Destinations</li><li data-id=\"29\">Africa\n           <ul id=\"add_ids_list_ba_location_29\" >\n             <li data-id=\"38\"> Morocco</li><li data-id=\"32\"> Nigeria</li><li data-id=\"37\"> Tanzania</li>\n           </ul>\n           </li><li data-id=\"28\">Asia\n           <ul id=\"add_ids_list_ba_location_28\" >\n             <li data-id=\"30\"> Japan</li><li data-id=\"33\"> Singapore</li><li data-id=\"36\"> ThaiLand</li>\n           </ul>\n           </li><li data-id=\"34\">Europe\n           <ul id=\"add_ids_list_ba_location_34\" >\n             <li data-id=\"99\"> France</li><li data-id=\"100\"> Hungary</li><li data-id=\"101\"> Italy</li><li data-id=\"98\"> United Kingdom</li>\n           </ul>\n           </li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_location\" value=\"0\">\n                        Activity\n                        <ul id=\"add_ids_list_ba_type\" data-parent=\"0\">\n        <li data-id=\"0\">Activity</li><li data-id=\"18\">Adventure</li><li data-id=\"16\">Beache</li><li data-id=\"17\">City Tours</li><li data-id=\"21\">Cruises</li><li data-id=\"20\">Discovery</li><li data-id=\"19\">Historical</li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_type\" value=\"0\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[78]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[79]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[80]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Advanced\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#36;\"\n									        data-min=\"39\"\n									        data-max=\"1475\"\n									        data-from=\"39\"\n									        data-to=\"1475\"/>\n		            <h4>All Languages</h4>\n            <input type=\"checkbox\" id=\"terms_22\" name=\"terms[22]\" value=\"22\"><label for=\"terms_22\">English</label><input type=\"checkbox\" id=\"terms_23\" name=\"terms[23]\" value=\"23\"><label for=\"terms_23\">French</label><input type=\"checkbox\" id=\"terms_27\" name=\"terms[27]\" value=\"27\"><label for=\"terms_27\">German</label><input type=\"checkbox\" id=\"terms_25\" name=\"terms[25]\" value=\"25\"><label for=\"terms_25\">Japanese</label><input type=\"checkbox\" id=\"terms_24\" name=\"terms[24]\" value=\"24\"><label for=\"terms_24\">Spanish</label><input type=\"checkbox\" id=\"terms_26\" name=\"terms[26]\" value=\"26\"><label for=\"terms_26\">Thailand</label>\n		            <h4>All Amenities</h4>\n            <input type=\"checkbox\" id=\"terms_40\" name=\"terms[40]\" value=\"40\"><label for=\"terms_40\">Accepts Credit Cards</label><input type=\"checkbox\" id=\"terms_96\" name=\"terms[96]\" value=\"96\"><label for=\"terms_96\">Car Parking</label><input type=\"checkbox\" id=\"terms_94\" name=\"terms[94]\" value=\"94\"><label for=\"terms_94\">Free Coupons</label><input type=\"checkbox\" id=\"terms_85\" name=\"terms[85]\" value=\"85\"><label for=\"terms_85\">Laundry service</label><input type=\"checkbox\" id=\"terms_93\" name=\"terms[93]\" value=\"93\"><label for=\"terms_93\">Outdoor Seating</label><input type=\"checkbox\" id=\"terms_87\" name=\"terms[87]\" value=\"87\"><label for=\"terms_87\">Reservations</label><input type=\"checkbox\" id=\"terms_89\" name=\"terms[89]\" value=\"89\"><label for=\"terms_89\">Restaurant</label><input type=\"checkbox\" id=\"terms_95\" name=\"terms[95]\" value=\"95\"><label for=\"terms_95\">Smoking Allowed</label><input type=\"checkbox\" id=\"terms_92\" name=\"terms[92]\" value=\"92\"><label for=\"terms_92\">Wireless Internet</label>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesWhere are you going?Activity typeFeaturesLanguageWhere are you going?WhenDate To		\n			<h4>8700 Tours are available, <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">Book Now</a></h4>		\n				<h3>\n						Best Price Guarantee					\n				</h3>\n									<p>\n						There are many variations of but the majority have simply free text.					</p>\n				<h3>\n						Easy & Quick Booking					\n				</h3>\n									<p>\n						There are many variations of but the majority have simply free text.					</p>\n				<h3>\n						Best Tour Selection					\n				</h3>\n									<p>\n						There are many variations of but the majority have simply free text.					</p>\n                     Featured tours\n                     <h2>\n               Most Popular Tours\n            </h2>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">\n					<img src=\"/uploads/2021/09/tour-1-580x450.jpg\" alt=\"Brooklyn Christmas Lights Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2739660269\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"713113666\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2085810225\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"1621107836\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"749998416\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Brooklyn Christmas Lights Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;59.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n					<img src=\"/uploads/2021/09/tour-2-580x450.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3190582012\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2913961626\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2647758249\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"1525645407\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4003941312\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#36;39.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n					<img src=\"/uploads/2021/09/tour-14-580x450.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n			10% offFeatured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"4274968858\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3276294898\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1135182637\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3472349863\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"597099021\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#36;53.10\n					&#36;59.00			 	\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-580x450.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n			8% off\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"584418485\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"542740107\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"4232336871\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2504682481\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"2259977096\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;1011.08\n					&#36;1099.00			 	\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n					<img src=\"/uploads/2021/09/tour-17-580x450.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"3531716091\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1454049119\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3147748880\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"905266765\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"909401603\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						9 days99					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Explore</a>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">\n					<img src=\"/uploads/2021/09/tour-5-580x450.jpg\" alt=\"Mykonos and Santorini Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1130634024\">\n			                        4			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"166874343\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"681742691\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2683328377\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Mykonos and Santorini Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#36;39.00\n						10 days50					\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Explore</a>\n                     Singrapore\n                     <h2>\n               A Simply Perfect Place\nTo Get Lost\n            </h2>\n               		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?same_page=1\">\n			 View Deals\n		  </a>\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Tevily is a World Leading Online Tour Booking Platform\n            </h2>\n                                    890\n                      Total Donations                  \n                                    510\n                      Campaigns Closed                  \n                                    930\n                      Happy People                  \n                                    68\n                      Our Volunteers                  \n                     Our destination lists\n                     <h2>\n               Checkout Beautiful Places Arround the World\n            </h2>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-7.jpg\" alt=\"Morocco\" />\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg\" alt=\"Tanzania\" />\n                     New\n                     <h3>Tanzania</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/tanzania/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Japan\" />\n                     <h3>Japan</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/japan/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-10.jpg\" alt=\"Thailand\" />\n                     Wildlife\n                     <h3>Thailand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-11.jpg\" alt=\"Italy\" />\n                     <h3>Italy</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/italy/\"></a>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Summer&lt;br&gt;&nbsp;&nbsp;&nbsp;hot deals\" />\n                     Up to 30% off\n                     <h3>Summer<br>&nbsp;&nbsp;&nbsp;hot deals</h3>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?same_page=1\">View Deals</a>\n               <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?same_page=1\"></a>\n                     Get to know us\n                     <h2>\n               We’re Travel Agency\n            </h2>\n					<ul>\n							<li>\n										Trust and Safety\n									</li>\n								<li>\n										Best Price Guarantee\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Easy & Quick Booking\n									</li>\n								<li>\n										Best Travel Agents\n									</li>\n						</ul>\n			<h2>Change your Place to get Fresh Air</h2>		\n		<p>There are many variations of passages of available but the majority have suffered alteration in some form, by injected hum randomised words which don\'t look even slightly.</p>		\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?same_page=1\">\n    Book With Us Now\n</a>		\n                     Find the best tour\n                     <h2>\n               Choose Tour Types\n            </h2>\n							<h3>Wildlife</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=20&amp;same_page=1\">\n			 		  </a>\n							<h3>Paragliding</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n							<h3>Adventure</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n							<h3>Hang Gliding</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n							<h3>Sightseeing</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=17&amp;same_page=1\">\n			 		  </a>\n							<h3>Traveling</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=21&amp;same_page=1\">\n			 		  </a>\n                     <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/brand.png\" alt=\"\"/>                                       \n                     <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/brand.png\" alt=\"\"/>                                       \n                     <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/brand.png\" alt=\"\"/>                                       \n                     <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/brand.png\" alt=\"\"/>                                       \n                     <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/brand.png\" alt=\"\"/>                                       \n                     <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/brand.png\" alt=\"\"/>                                       \n                     From the blog post\n                     <h2>\n               Latest News & Articles\n            </h2>\n                              There are many latest variations of passages don’t do available but the majority have suffered alteration in some form, by injected humou or randomised.\n			<a href=\"https://gaviaspreview.com/wp/tevily/news/\">\n    View All Posts\n</a>		\n   <article id=\"post-48\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-1-580x450.jpg\" alt=\"Things to See and Do When Visiting Japan\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin3 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\" rel=\"bookmark\">Things to See and Do When Visiting Japan</a></h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Read more</a>\n   </article>   \n   <article id=\"post-47\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-2-580x450.jpg\" alt=\"A Place where Start New Life with Peace\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\" rel=\"bookmark\">A Place where Start New Life with Peace</a></h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">Read more</a>\n   </article>   \n   <article id=\"post-46\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-3-580x450.jpg\" alt=\"Journeys are Best Measured with Friends\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\" rel=\"bookmark\">Journeys are Best Measured with Friends</a></h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Read more</a>\n   </article>   \n   <article id=\"post-45\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-4-580x450.jpg\" alt=\"Travel the Most Beautiful Places in the World\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\" rel=\"bookmark\">Travel the Most Beautiful Places in the World</a></h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">Read more</a>\n   </article>   \n   <article id=\"post-44\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-5-580x450.jpg\" alt=\"Top 10 Destinations &#038; Adventure Trips\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\" rel=\"bookmark\">Top 10 Destinations &#038; Adventure Trips</a></h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">Read more</a>\n   </article>   \n   <article id=\"post-43\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\">\n               <img width=\"580\" height=\"450\" src=\"/uploads/2020/12/post-6-580x450.jpg\" alt=\"The Surfing Man Will Blow Your Mind\" loading=\"lazy\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\" rel=\"bookmark\">The Surfing Man Will Blow Your Mind</a></h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/the-surfing-man-will-blow-your-mind/\">Read more</a>\n   </article>   \n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>','Home 2','','publish','closed','closed','','home-2','','','2020-12-08 03:52:52','2020-12-08 03:52:52','',0,'https://gaviaspreview.com/wp/tevily/?page_id=19',0,'page','',0),(1071,1,'2020-12-08 03:53:00','2020-12-08 03:53:00','Traveling\n                     <h2>\n               Your Journey Begins Here\n            </h2>\n                Tour\n                <form name=\"search_form\" action=\"https://gaviaspreview.com/wp/tevily/tours-page/\" method=\"get\" id=\"search_form\">\n                        Destinations\n                        <ul id=\"add_ids_list_ba_location\" data-parent=\"0\">\n        <li data-id=\"0\">Destinations</li><li data-id=\"29\">Africa\n           <ul id=\"add_ids_list_ba_location_29\" >\n             <li data-id=\"38\"> Morocco</li><li data-id=\"32\"> Nigeria</li><li data-id=\"37\"> Tanzania</li>\n           </ul>\n           </li><li data-id=\"28\">Asia\n           <ul id=\"add_ids_list_ba_location_28\" >\n             <li data-id=\"30\"> Japan</li><li data-id=\"33\"> Singapore</li><li data-id=\"36\"> ThaiLand</li>\n           </ul>\n           </li><li data-id=\"34\">Europe\n           <ul id=\"add_ids_list_ba_location_34\" >\n             <li data-id=\"99\"> France</li><li data-id=\"100\"> Hungary</li><li data-id=\"101\"> Italy</li><li data-id=\"98\"> United Kingdom</li>\n           </ul>\n           </li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_location\" value=\"0\">\n                        Activity\n                        <ul id=\"add_ids_list_ba_type\" data-parent=\"0\">\n        <li data-id=\"0\">Activity</li><li data-id=\"18\">Adventure</li><li data-id=\"16\">Beache</li><li data-id=\"17\">City Tours</li><li data-id=\"21\">Cruises</li><li data-id=\"20\">Discovery</li><li data-id=\"19\">Historical</li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_type\" value=\"0\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[78]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[79]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[80]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Advanced\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#36;\"\n									        data-min=\"39\"\n									        data-max=\"1475\"\n									        data-from=\"39\"\n									        data-to=\"1475\"/>\n		            <h4>All Languages</h4>\n            <input type=\"checkbox\" id=\"terms_22\" name=\"terms[22]\" value=\"22\"><label for=\"terms_22\">English</label><input type=\"checkbox\" id=\"terms_23\" name=\"terms[23]\" value=\"23\"><label for=\"terms_23\">French</label><input type=\"checkbox\" id=\"terms_27\" name=\"terms[27]\" value=\"27\"><label for=\"terms_27\">German</label><input type=\"checkbox\" id=\"terms_25\" name=\"terms[25]\" value=\"25\"><label for=\"terms_25\">Japanese</label><input type=\"checkbox\" id=\"terms_24\" name=\"terms[24]\" value=\"24\"><label for=\"terms_24\">Spanish</label><input type=\"checkbox\" id=\"terms_26\" name=\"terms[26]\" value=\"26\"><label for=\"terms_26\">Thailand</label>\n		            <h4>All Amenities</h4>\n            <input type=\"checkbox\" id=\"terms_40\" name=\"terms[40]\" value=\"40\"><label for=\"terms_40\">Accepts Credit Cards</label><input type=\"checkbox\" id=\"terms_96\" name=\"terms[96]\" value=\"96\"><label for=\"terms_96\">Car Parking</label><input type=\"checkbox\" id=\"terms_94\" name=\"terms[94]\" value=\"94\"><label for=\"terms_94\">Free Coupons</label><input type=\"checkbox\" id=\"terms_85\" name=\"terms[85]\" value=\"85\"><label for=\"terms_85\">Laundry service</label><input type=\"checkbox\" id=\"terms_93\" name=\"terms[93]\" value=\"93\"><label for=\"terms_93\">Outdoor Seating</label><input type=\"checkbox\" id=\"terms_87\" name=\"terms[87]\" value=\"87\"><label for=\"terms_87\">Reservations</label><input type=\"checkbox\" id=\"terms_89\" name=\"terms[89]\" value=\"89\"><label for=\"terms_89\">Restaurant</label><input type=\"checkbox\" id=\"terms_95\" name=\"terms[95]\" value=\"95\"><label for=\"terms_95\">Smoking Allowed</label><input type=\"checkbox\" id=\"terms_92\" name=\"terms[92]\" value=\"92\"><label for=\"terms_92\">Wireless Internet</label>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesWhere are you going?Activity typeFeaturesLanguageWhere are you going?WhenDate To		\n			<h4>8700 Tours are available, <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">Book Now</a></h4>		\n                     Our destination lists\n                     <h2>\n               Checkout Beautiful Places Arround the World\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/destination/\">\n    Read More\n</a>		\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-7.jpg\" alt=\"Italy\" />\n                     <h3>Italy</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/italy/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg\" alt=\"France\" />\n                     New\n                     <h3>France</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/france/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Singapore\" />\n                     <h3>Singapore</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-10.jpg\" alt=\"Morocco\" />\n                     Wildlife\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-11.jpg\" alt=\"ThaiLand\" />\n                     <h3>ThaiLand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Summer&lt;br&gt;&nbsp;&nbsp;&nbsp;hot deals\" />\n                     Up to 30% off\n                     <h3>Summer<br>&nbsp;&nbsp;&nbsp;hot deals</h3>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\">View Deals</a>\n               <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\"></a>\n                     Featured tours\n                     <h2>\n               Featured Tours\n            </h2>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">\n					<img src=\"/uploads/2021/09/tour-1-600x590.jpg\" alt=\"Brooklyn Christmas Lights Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\"></a> \n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3401818118\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"347861977\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3128882155\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2121292400\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"856467056\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Brooklyn Christmas Lights Tour</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;59.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n					<img src=\"/uploads/2021/09/tour-2-600x590.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\"></a> \n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3860298209\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"163123101\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1252648620\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"4247320990\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3023491447\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n					</h3>\n							Central Park West, USA\n						<label>From</label>\n						&#36;39.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n					<img src=\"/uploads/2021/09/tour-14-600x590.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n			10% offFeatured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\"></a> \n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"935396305\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3183684132\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2616611019\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"1309778711\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"65147304\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n					</h3>\n							Bryce Canyon Central Park, USA\n						<label>From</label>\n						&#36;53.10\n						&#36;59.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n			8% off\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\"></a> \n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"79862635\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"743122249\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1982624923\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3703444513\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"38412428\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;1011.08\n						&#36;1099.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n					<img src=\"/uploads/2021/09/tour-17-600x590.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\"></a> \n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"1326760271\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1915400046\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"263044804\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"2427149658\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"414772098\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;49.00\n                     Find Locations\n                     <h2>\n               90,100 Marker In 120+ Countries.\n            </h2>\n				<h3>\n						100 New Daily user					\n				</h3>\n									<p>\n						Aenean lacinia bibendum nulla sed consectetur					</p>\n				<h3>\n						Strong Brand Building					\n				</h3>\n									<p>\n						Aenean lacinia bibendum nulla sed consectetur					</p>\n				<h3>\n							 Fine Clean Design					\n				</h3>\n									<p>\n						Aenean lacinia bibendum nulla sed consectetur					</p>\n				<h3>\n						Well Crafted Listings					\n				</h3>\n									<p>\n						Aenean lacinia bibendum nulla sed consectetur					</p>\n					<img width=\"624\" height=\"579\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-6.jpg 624w, /uploads/2021/09/image-6-600x557.jpg 600w\" sizes=\"(max-width: 624px) 100vw, 624px\" />				\n					30%<h2>Discount</h2>   \n													<h3>Book Tour Now</h3>\n																			66888000\n					  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\"></a>\n                     Featured tours\n                     <h2>\n               Most Popular Tours\n            </h2>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">\n               <img src=\"/uploads/2021/09/tour-1-580x450.jpg\" alt=\"Brooklyn Christmas Lights Tour\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1382774250\">\n                                    5                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3851784653\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2503854178\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2779328179\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2181450308\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Brooklyn Christmas Lights Tour</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;59.00\n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n               <img src=\"/uploads/2021/09/tour-2-580x450.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1317463881\">\n                                    5                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3854872605\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"953474740\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2257687175\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2177502174\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n               </h3>\n                     Central Park West, USA\n                  <label>From</label>\n                  &#36;39.00\n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n               <img src=\"/uploads/2021/09/tour-14-580x450.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n            </a>\n         10% offFeatured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3604381941\">\n                                    5                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1951270101\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1990891296\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3041558152\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"214061956\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n               </h3>\n                     Bryce Canyon Central Park, USA\n                  <label>From</label>\n                  &#36;53.10\n                  &#36;59.00               \n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n               <img src=\"/uploads/2021/09/tour-4-580x450.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n            </a>\n         8% off\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2445960835\">\n                                    5                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2853941132\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3763771622\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"62532252\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"1601519327\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;1011.08\n                  &#36;1099.00               \n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n               <img src=\"/uploads/2021/09/tour-17-580x450.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"2120928580\">\n                                    5                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3907555296\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"436142897\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"1613230218\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"1557062647\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;49.00\n                  9 days99               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">\n               <img src=\"/uploads/2021/09/tour-5-580x450.jpg\" alt=\"Mykonos and Santorini Tour\">\n            </a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1214528648\">\n                                    4                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2009474942\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1887994749\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"438007118\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Mykonos and Santorini Tour</a>\n               </h3>\n                     Central Park West, USA\n                  <label>From</label>\n                  &#36;39.00\n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">\n               <img src=\"/uploads/2021/09/tour-18-580x450.jpg\" alt=\"Discovery Island Kayak Tour\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"901\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.33</li><li>Services3.33</li><li>Price3.67</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1901325069\">\n                                    5                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"3396457848\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"904634443\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2524251036\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3365391541\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Discovery Island Kayak Tour</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;49.00\n                  15 days98               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/national-parks-tour-small-group/\">\n               <img src=\"/uploads/2021/09/tour-6-580x450.jpg\" alt=\"National Parks Tour Small Group\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"148441400\">\n                                    5                                 </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3816483506\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"438526629\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3179093041\">\n                                                                     </a>\n                                                               <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"2890184669\">\n                                                                     </a>\n                                                   <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/national-parks-tour-small-group/\">National Parks Tour Small Group</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;69.00\n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/national-parks-tour-small-group/\">Explore</a>\n                     Let’s Find out\n                     <h2>\n               How It Works\n            </h2>\n                  <a href=\"https://www.youtube.com/watch?v=o1oZDoUE4n4\">\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/video.jpg\" alt=\"Watch how \"/>\n                  </a>   \n                                       <a href=\"https://www.youtube.com/watch?v=o1oZDoUE4n4\"></a>\n                                 <h3>\n                     Choose <br>Destinations                  </h3>\n                                                There many variation of pasages of lorem sum available.\n                                 <h3>\n                     Find What You <br>Want                  </h3>\n                                                There many variation of pasages of lorem sum available.\n                                 <h3>\n                     Select the Best <br>Place                  </h3>\n                                                There many variation of pasages of lorem sum available.\n                                 <h3>\n                     Go Out & Explore <br>Now                  </h3>\n                                                There many variation of pasages of lorem sum available.\n                     Our Testimonials\n                     <h2>\n               What They Say\n            </h2>\n                           <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/testimonial-4.jpg\" alt=\"Christine Eve\" />\n                              I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\n                                    Christine Eve,\n                                    Founder\n                           <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/testimonial-1.jpg\" alt=\"Kevin Smith\" />\n                              I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\n                                    Kevin Smith,\n                                    Customer\n                           <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/testimonial-3.jpg\" alt=\"Jessica Brown\" />\n                              I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\n                                    Jessica Brown,\n                                    Founder\n                           <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/testimonial-2.jpg\" alt=\"David Anderson\" />\n                              I was impresed by the moling services, not lorem ipsum is simply free text of used by refreshing. Neque porro este qui dolorem ipsum quia.\n                                    David Anderson,\n                                    Customer\n                     Upcoming Events\n                     <h2>\n               Upcoming Events\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/event/architecture-interior-week/\" tabindex=\"-1\"><img width=\"600\" height=\"620\" src=\"/uploads/2021/03/event-5-600x620.jpg\" alt=\"\" loading=\"lazy\" /></a>			\n				09\n				May\n					Free\n			<!-- Event Meta -->\n					<!-- Schedule & Recurrence Details -->\n						9 May, 2022 @ 8:00 am - 5:00 pm					\n											<!-- Venue Display Info -->\n8 King Street\n	<abbr title=\"New York\">NY</abbr>\n	101\n	United States\n<a href=\"https://maps.google.com/maps?f=q&#038;source=s_q&#038;hl=en&#038;geocode=&#038;q=8+King+Street+NY+101+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a>						 \n			<!-- Event Title -->\n			<h3>\n				<a href=\"https://gaviaspreview.com/wp/tevily/event/architecture-interior-week/\" title=\"Architecture Week\" rel=\"bookmark\">\n					Architecture Week				</a>\n			</h3>\n			<!-- Event Content -->\n				Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab			\n				<a href=\"https://gaviaspreview.com/wp/tevily/event/architecture-interior-week/\">Join Event</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/event/international-architecture-2022/\" tabindex=\"-1\"><img width=\"600\" height=\"620\" src=\"/uploads/2021/03/event-2-600x620.jpg\" alt=\"\" loading=\"lazy\" /></a>			\n				09\n				May\n					Free\n			<!-- Event Meta -->\n					<!-- Schedule & Recurrence Details -->\n						9 May, 2022 @ 8:00 am - 5:00 pm					\n											<!-- Venue Display Info -->\n8 King Street\n	<abbr title=\"New York\">NY</abbr>\n	101\n	United States\n<a href=\"https://maps.google.com/maps?f=q&#038;source=s_q&#038;hl=en&#038;geocode=&#038;q=8+King+Street+NY+101+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a>						 \n			<!-- Event Title -->\n			<h3>\n				<a href=\"https://gaviaspreview.com/wp/tevily/event/international-architecture-2022/\" title=\"International Architecture 2022\" rel=\"bookmark\">\n					International Architecture 2022				</a>\n			</h3>\n			<!-- Event Content -->\n				There are many variations of passages of Lorem Ipsum available, but the majority have suffered in some form humour.			\n				<a href=\"https://gaviaspreview.com/wp/tevily/event/international-architecture-2022/\">Join Event</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/event/nairobi-design-week/\" tabindex=\"-1\"><img width=\"600\" height=\"620\" src=\"/uploads/2021/03/event-3-600x620.jpg\" alt=\"\" loading=\"lazy\" /></a>			\n				09\n				May\n					Free\n			<!-- Event Meta -->\n					<!-- Schedule & Recurrence Details -->\n						9 May, 2022 @ 8:00 am - 5:00 pm					\n											<!-- Venue Display Info -->\n8 King Street\n	<abbr title=\"New York\">NY</abbr>\n	101\n	United States\n<a href=\"https://maps.google.com/maps?f=q&#038;source=s_q&#038;hl=en&#038;geocode=&#038;q=8+King+Street+NY+101+United+States\" title=\"Click to view a Google Map\" target=\"_blank\" rel=\"noreferrer noopener\">+ Google Map</a>						 \n			<!-- Event Title -->\n			<h3>\n				<a href=\"https://gaviaspreview.com/wp/tevily/event/nairobi-design-week/\" title=\"Nairobi Design Week\" rel=\"bookmark\">\n					Nairobi Design Week				</a>\n			</h3>\n			<!-- Event Content -->\n				There are many variations of passages of Lorem Ipsum available, but the majority have suffered in some form humour.			\n				<a href=\"https://gaviaspreview.com/wp/tevily/event/nairobi-design-week/\">Join Event</a>\n                     From the Blog\n                     <h2>\n               News & Articles.\n            </h2>\n   <article id=\"post-48\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n               <img width=\"600\" height=\"600\" src=\"/uploads/2020/12/post-1-600x600.jpg\" alt=\"Things to See and Do When Visiting Japan\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-1-600x600.jpg 600w, /uploads/2020/12/post-1-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" />            </a>\n                  08\n                  Dec\n               admin3 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\" rel=\"bookmark\">Things to See and Do When Visiting Japan</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Read more</a>\n   </article>   \n   <article id=\"post-47\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n               <img width=\"600\" height=\"600\" src=\"/uploads/2020/12/post-2-600x600.jpg\" alt=\"A Place where Start New Life with Peace\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-2-600x600.jpg 600w, /uploads/2020/12/post-2-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\" rel=\"bookmark\">A Place where Start New Life with Peace</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">Read more</a>\n   </article>   \n   <article id=\"post-46\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n               <img width=\"600\" height=\"600\" src=\"/uploads/2020/12/post-3-600x600.jpg\" alt=\"Journeys are Best Measured with Friends\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-3-600x600.jpg 600w, /uploads/2020/12/post-3-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\" rel=\"bookmark\">Journeys are Best Measured with Friends</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Read more</a>\n   </article>   \n   <article id=\"post-45\">\n            <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">\n               <img width=\"600\" height=\"600\" src=\"/uploads/2020/12/post-4-600x600.jpg\" alt=\"Travel the Most Beautiful Places in the World\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-4-600x600.jpg 600w, /uploads/2020/12/post-4-180x180.jpg 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" />            </a>\n                  08\n                  Dec\n               admin0 Comments             \n            <h3><a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\" rel=\"bookmark\">Travel the Most Beautiful Places in the World</a></h3>\n                  There are many variations of but the majority have simply free text available not suffered.                  \n               <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">Read more</a>\n   </article>   \n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\">\n    Book Tour Now\n</a>','Home 3','','publish','closed','closed','','home-3','','','2020-12-08 03:53:00','2020-12-08 03:53:00','',0,'https://gaviaspreview.com/wp/tevily/?page_id=20',0,'page','',0),(1072,1,'2020-12-08 03:53:12','2020-12-08 03:53:12','<h2>About</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"800\" height=\"880\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13-768x845.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n                     Learn about us\n                     <h2>\n               Dare to Explore with Ram Lala Tour & Travel Agency\n            </h2>\n                              We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}</style>			\n				Best Services			\n									98%\n				Tour Agents			\n									75%\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Get Right Solutions\n    </a>\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Expert Architecture\n    </a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>		\n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-1.jpg\" alt=\"Shirley Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Shirley Smith\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-3.jpg\" alt=\"Kevin Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Kevin Smith\n										Customer\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-2.jpg\" alt=\"Jessica Brown\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Jessica Brown\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/10/testimonial-4.jpg\" alt=\"David Anderson\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										David Anderson\n										Customer\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                                    2568\n                      Total Tour booked                  \n                                    20\n                      Total Destinations                  \n                                    930\n                      Happy People                  \n                                    25\n                      Our Team Member                  \n                     Professional people\n                     <h2>\n               Meet the Team\n            </h2>\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-1.jpg\" alt=\"Jessica Brown\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Jessica Brown   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-2.jpg\" alt=\"Yoni Albert\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Yoni Albert   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-3.jpg\" alt=\"Christine Eve\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Christine Eve   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-4.jpg\" alt=\"David Hardson\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            David Hardson   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-5.jpg\" alt=\"Fred Andrew\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Fred Andrew   \n         </h3>\n					Consultant\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>','About','','publish','closed','closed','','about','','','2023-10-27 09:49:08','2023-10-27 09:49:08','',0,'https://gaviaspreview.com/wp/tevily/?page_id=21',0,'page','',0),(1073,1,'2020-12-08 03:53:35','2020-12-08 03:53:35','<h2>Contact</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n                     Talk with our team\n                     <h2>\n               Any Question? Feel Free to Contact\n            </h2>\n                              Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n		[contact-form-7 id=\"7\" title=\"Contact form\"]		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Address					\n				</h3>\n									<p>\n						Neelkanth Hotel - Ayodhya , Faizabad 224001					</p>\n				<a href=\"tel:6668880000\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"tel:6668880000\" >\n						Phone					</a>\n				</h3>\n									<p>\n						+91 8604724163					</p>\n				<a href=\"mailto:contact@example.com\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"mailto:contact@example.com\" >\n						Email					</a>\n				</h3>\n									<p>\n						ramlalatravel@gmail.com					</p>','Contact','','publish','closed','closed','','contact','','','2023-10-27 09:40:24','2023-10-27 09:40:24','',0,'https://gaviaspreview.com/wp/tevily/?page_id=22',0,'page','',0),(1074,1,'2020-12-08 03:53:49','2020-12-08 03:53:49','<h2>\n               Explore The Worlds\n            </h2>\n                              People Don’t Take, Trips Take People\n            <img src=\"/uploads/2021/09/tour-16-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"/uploads/2021/09/tour-14-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"/uploads/2021/09/tour-13-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Hang Gliding\n            <img src=\"/uploads/2021/09/tour-12-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"/uploads/2021/09/tour-11-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"/uploads/2021/09/tour-10-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"/uploads/2021/09/tour-9-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"/uploads/2021/09/tour-8-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"/uploads/2021/09/tour-6-600x590.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" data-elementor-lightbox-slideshow=\"gallery-4i2x\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\">\n    Book Tour Now\n</a>','Gallery','','publish','closed','closed','','gallery','','','2020-12-08 03:53:49','2020-12-08 03:53:49','',0,'https://gaviaspreview.com/wp/tevily/?page_id=23',0,'page','',0),(1075,1,'2020-12-08 03:54:25','2020-12-08 03:54:25','<h2>Contact II</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> <li>Page</li></ol>            \n                     Get in touch with us\n                     <h2>\n               Leave a message\n            </h2>\n		<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit sed diam nonummy nibh euismod tincidunt.</p>[contact-form-7 id=\"7\" title=\"Contact form\"]<p>Lorem ipsum dolor sit amet, consect etur adi pisicing elit sed do eiusmod.</p>		\n					<ul>\n							<li>\n										92 666 888 0000\n									</li>\n								<li>\n										needhelp@company.com \n									</li>\n								<li>\n										66 Broklyn Street New York\n									</li>\n						</ul>\n					<a href=\"https://facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact II','','publish','closed','closed','','contact-2','','','2020-12-08 03:54:25','2020-12-08 03:54:25','',0,'https://gaviaspreview.com/wp/tevily/?page_id=27',0,'page','',0),(1076,1,'2020-12-08 04:05:03','2020-12-08 04:05:03','Let’s Explore\n                     <h2>\n               Where Would You Like To Go?\n            </h2>\n                              Checkout Beautiful Places Arround the World.\n                Tour\n                <form name=\"search_form\" action=\"https://gaviaspreview.com/wp/tevily/tours-page/\" method=\"get\" id=\"search_form\">\n                        Destinations\n                        <ul id=\"add_ids_list_ba_location\" data-parent=\"0\">\n        <li data-id=\"0\">Destinations</li><li data-id=\"29\">Africa\n           <ul id=\"add_ids_list_ba_location_29\" >\n             <li data-id=\"38\"> Morocco</li><li data-id=\"32\"> Nigeria</li><li data-id=\"37\"> Tanzania</li>\n           </ul>\n           </li><li data-id=\"28\">Asia\n           <ul id=\"add_ids_list_ba_location_28\" >\n             <li data-id=\"30\"> Japan</li><li data-id=\"33\"> Singapore</li><li data-id=\"36\"> ThaiLand</li>\n           </ul>\n           </li><li data-id=\"34\">Europe\n           <ul id=\"add_ids_list_ba_location_34\" >\n             <li data-id=\"99\"> France</li><li data-id=\"100\"> Hungary</li><li data-id=\"101\"> Italy</li><li data-id=\"98\"> United Kingdom</li>\n           </ul>\n           </li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_location\" value=\"0\">\n                        Activity\n                        <ul id=\"add_ids_list_ba_type\" data-parent=\"0\">\n        <li data-id=\"0\">Activity</li><li data-id=\"18\">Adventure</li><li data-id=\"16\">Beache</li><li data-id=\"17\">City Tours</li><li data-id=\"21\">Cruises</li><li data-id=\"20\">Discovery</li><li data-id=\"19\">Historical</li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_type\" value=\"0\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[78]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[79]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[80]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Advanced\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#36;\"\n									        data-min=\"39\"\n									        data-max=\"1475\"\n									        data-from=\"39\"\n									        data-to=\"1475\"/>\n		            <h4>All Languages</h4>\n            <input type=\"checkbox\" id=\"terms_22\" name=\"terms[22]\" value=\"22\"><label for=\"terms_22\">English</label><input type=\"checkbox\" id=\"terms_23\" name=\"terms[23]\" value=\"23\"><label for=\"terms_23\">French</label><input type=\"checkbox\" id=\"terms_27\" name=\"terms[27]\" value=\"27\"><label for=\"terms_27\">German</label><input type=\"checkbox\" id=\"terms_25\" name=\"terms[25]\" value=\"25\"><label for=\"terms_25\">Japanese</label><input type=\"checkbox\" id=\"terms_24\" name=\"terms[24]\" value=\"24\"><label for=\"terms_24\">Spanish</label><input type=\"checkbox\" id=\"terms_26\" name=\"terms[26]\" value=\"26\"><label for=\"terms_26\">Thailand</label>\n		            <h4>All Amenities</h4>\n            <input type=\"checkbox\" id=\"terms_40\" name=\"terms[40]\" value=\"40\"><label for=\"terms_40\">Accepts Credit Cards</label><input type=\"checkbox\" id=\"terms_96\" name=\"terms[96]\" value=\"96\"><label for=\"terms_96\">Car Parking</label><input type=\"checkbox\" id=\"terms_94\" name=\"terms[94]\" value=\"94\"><label for=\"terms_94\">Free Coupons</label><input type=\"checkbox\" id=\"terms_85\" name=\"terms[85]\" value=\"85\"><label for=\"terms_85\">Laundry service</label><input type=\"checkbox\" id=\"terms_93\" name=\"terms[93]\" value=\"93\"><label for=\"terms_93\">Outdoor Seating</label><input type=\"checkbox\" id=\"terms_87\" name=\"terms[87]\" value=\"87\"><label for=\"terms_87\">Reservations</label><input type=\"checkbox\" id=\"terms_89\" name=\"terms[89]\" value=\"89\"><label for=\"terms_89\">Restaurant</label><input type=\"checkbox\" id=\"terms_95\" name=\"terms[95]\" value=\"95\"><label for=\"terms_95\">Smoking Allowed</label><input type=\"checkbox\" id=\"terms_92\" name=\"terms[92]\" value=\"92\"><label for=\"terms_92\">Wireless Internet</label>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?Date FromDate To		\n    Or browse the selected type\n							<h3>Wildlife</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?terms%5B79%5D=20&amp;same_page=1\">\n			 		  </a>\n							<h3>Paragliding</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n							<h3>Adventure</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n							<h3>Hang Gliding</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n							<h3>Sightseeing</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n							<h3>Traveling</h3>\n			  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n                     Why Choose Us?\n                     <h2>\n               Plan Your Trip with Trevily\n            </h2>\n                              There are many variations of passages of available but the majority have suffered alteration in some form, by injected hum randomised words which don\'t look even slightly.\n					<ul>\n							<li>\n										 Invest in your simply neighborhood\n									</li>\n								<li>\n										Support people in free text extreme need\n									</li>\n								<li>\n										Largest global industrial business community\n									</li>\n						</ul>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\">\nBook with us now    \n</a>		\n					<img width=\"800\" height=\"800\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-12.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-12.jpg 800w, /uploads/2021/10/image-12-600x600.jpg 600w, /uploads/2021/10/image-12-180x180.jpg 180w, /uploads/2021/10/image-12-768x768.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />				\n                     Featured tours\n                     <h2>\n               Most Popular Tours\n            </h2>\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-12-600x590.jpg\" alt=\"Sri Lanka One Life Adventures\">\n				</a>\n			<a href=\"#\" data-post_id=\"961\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\"></a> \n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"571795253\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1651556240\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3845333710\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"1107063841\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1682979383\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">Sri Lanka One Life Adventures</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;1475.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">\n					<img src=\"/uploads/2021/09/tour-3-600x590.jpg\" alt=\"Greece, Italy, Switzerland and Paris\">\n				</a>\n			<a href=\"#\" data-post_id=\"959\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\"></a> \n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3205001481\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3662837137\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3145200295\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2921027861\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" data-elementor-lightbox-slideshow=\"1193091287\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/greece-italy-switzerland-and-paris/\">Greece, Italy, Switzerland and Paris</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;1299.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">\n					<img src=\"/uploads/2021/09/tour-7-600x590.jpg\" alt=\"North Island Adventure Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"960\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\"></a> \n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2510145953\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3002774913\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1902580897\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3655072716\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4046621753\">\n																							</a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">North Island Adventure Tour</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;1156.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n			8% off\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\"></a> \n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2717820962\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3479704589\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2529770504\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"2338177719\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"870818786\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;1011.08\n						&#36;1099.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/small-group-sicily-food-wine/\">\n					<img src=\"/uploads/2021/09/tour-9-600x590.jpg\" alt=\"Small Group Sicily Food &amp; Wine\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/small-group-sicily-food-wine/\"></a> \n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2747723565\">\n												4											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"560713945\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3660504515\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"964454780\">\n																							</a>\n																	<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/small-group-sicily-food-wine/\">Small Group Sicily Food & Wine</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;511.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rome-to-venice-adventure-tour/\">\n					<img src=\"/uploads/2021/09/tour-8-600x590.jpg\" alt=\"Rome to Venice Adventure Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"957\" title=\"Wishlist\">\n							</a>\n				<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rome-to-venice-adventure-tour/\"></a> \n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3</li></ul>\n																			<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2618064367\">\n												5											</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"3354876271\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"2687743237\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3229121515\">\n																							</a>\n																					<a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"447605615\">\n																							</a>\n					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rome-to-venice-adventure-tour/\">Rome to Venice Adventure Tour</a>\n					</h3>\n							Central Park West NY, USA\n						<label>From</label>\n						&#36;319.00\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-2.jpg\" alt=\"Morocco\" />\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-1.jpg\" alt=\"Thailand\" />\n                     Wildlife\n                     <h3>Thailand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-3.jpg\" alt=\"France\" />\n                     <h3>France</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/france/\"></a>\n      6&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-4.jpg\" alt=\"United Kingdom\" />\n                     Wildlife\n                     <h3>United Kingdom</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/united-kingdom/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-5.jpg\" alt=\"Hungary\" />\n                     Adventure\n                     <h3>Hungary</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/hungary/\"></a>\n			<h2>Featured Tours</h2>		\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n					<img src=\"/uploads/2021/09/tour-2-600x590.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n				</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;39.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n					<img src=\"/uploads/2021/09/tour-14-600x590.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n					</h3>\n						<label>From</label>\n						&#36;53.10\n						&#36;59.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">\n					<img src=\"/uploads/2021/09/tour-5-600x590.jpg\" alt=\"Mykonos and Santorini Tour\">\n				</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Mykonos and Santorini Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;39.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">\n					<img src=\"/uploads/2021/09/tour-1-600x590.jpg\" alt=\"Brooklyn Christmas Lights Tour\">\n				</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Brooklyn Christmas Lights Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;59.00\n			<h2>Best Price</h2>		\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n					<img src=\"/uploads/2021/09/tour-2-600x590.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n				</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;39.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">\n					<img src=\"/uploads/2021/09/tour-5-600x590.jpg\" alt=\"Mykonos and Santorini Tour\">\n				</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Mykonos and Santorini Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;39.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">\n					<img src=\"/uploads/2021/09/tour-15-600x590.jpg\" alt=\"The Metropolitan Museum Art\">\n				</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">The Metropolitan Museum Art</a>\n					</h3>\n						<label>From</label>\n						&#36;49.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">\n					<img src=\"/uploads/2021/09/tour-16-600x590.jpg\" alt=\"Rainbow Mountain Red Valley\">\n				</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities2.67</li><li>Services4.33</li><li>Price4.67</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">Rainbow Mountain Red Valley</a>\n					</h3>\n						<label>From</label>\n						&#36;49.00\n			<h2>Best Rating</h2>		\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">\n					<img src=\"/uploads/2021/09/tour-1-600x590.jpg\" alt=\"Brooklyn Christmas Lights Tour\">\n				</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Brooklyn Christmas Lights Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;59.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n					<img src=\"/uploads/2021/09/tour-2-600x590.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n				</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;39.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n					<img src=\"/uploads/2021/09/tour-14-600x590.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n					</h3>\n						<label>From</label>\n						&#36;53.10\n						&#36;59.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1011.08\n						&#36;1099.00					\n                     <h2>\n               What we\nare offering\nto creative\npeople.\n            </h2>\n                              		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 		  </a>\n                           <h3>\n                  		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 100 New Daily user​		  </a>\n		                 </h3>\n                              		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 		  </a>\n                           <h3>\n                  		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 Strong Brand Building​		  </a>\n		                 </h3>\n                              		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 		  </a>\n                           <h3>\n                  		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 We guarente success		  </a>\n		                 </h3>\n                              		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 		  </a>\n                           <h3>\n                  		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 Fine Clean<br> Design​		  </a>\n		                 </h3>\n                              		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 		  </a>\n                           <h3>\n                  		  <a href=\"https://previewgavias.com/wp/codesk/?page_id=7518\">\n			 Well Crafted<br> Listings		  </a>\n		                 </h3>\n                     <h2>\n               Create a tour\nto experience our\nbenefits\n            </h2>\n               		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/?same_page=1\">\n			 Create A Project\n		  </a>\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Tevily is a World Leading Online Tour Booking Platform\n            </h2>\n                                    890\n                      Total Donations                  \n                                    510\n                      Campaigns Closed                  \n                                    930\n                      Happy People                  \n                                    68\n                      Our Volunteers                  \n                     Tevily Updates\n                     <h2>\n               News & articles.​\n            </h2>\n<article id=\"post-48\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin3 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\"></a>\n</article>   \n<article id=\"post-47\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\"></a>\n</article>   \n<article id=\"post-46\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\"></a>\n</article>   \n<article id=\"post-45\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">Travel the Most Beautiful Places in the World</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/travel-the-most-beautiful-places-in-the-world/\"></a>\n</article>   \n<article id=\"post-44\">\n            <img alt=\'\' src=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=160&#038;d=mm&#038;r=g\' srcset=\'http://2.gravatar.com/avatar/bb90dcb0ceabfc8bf10c550f1ee95ee7?s=320&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-160 photo\' height=\'160\' width=\'160\' loading=\'lazy\'/>by&nbsp;admin0 comments          \n         <h2>\n            <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">Top 10 Destinations &#038; Adventure Trips</a>\n         </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\">\n         </a>\n   <a href=\"https://gaviaspreview.com/wp/tevily/top-10-destinations-adventure-trips/\"></a>\n</article>','Home 4','','publish','closed','closed','','home-4','','','2020-12-08 04:05:03','2020-12-08 04:05:03','',0,'https://gaviaspreview.com/wp/tevily/floor-sample-guid/',0,'page','',0),(1077,1,'2020-12-16 04:20:51','2020-12-16 04:20:51','<h2>\n               Explore The Worlds\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://gaviaspreview.com/wp/tevily/tours-page/\" method=\"get\" id=\"search_form\">\n                        Destinations\n                        <ul id=\"add_ids_list_ba_location\" data-parent=\"0\">\n        <li data-id=\"0\">Destinations</li><li data-id=\"29\">Africa\n           <ul id=\"add_ids_list_ba_location_29\" >\n             <li data-id=\"38\"> Morocco</li><li data-id=\"32\"> Nigeria</li><li data-id=\"37\"> Tanzania</li>\n           </ul>\n           </li><li data-id=\"28\">Asia\n           <ul id=\"add_ids_list_ba_location_28\" >\n             <li data-id=\"30\"> Japan</li><li data-id=\"33\"> Singapore</li><li data-id=\"36\"> ThaiLand</li>\n           </ul>\n           </li><li data-id=\"34\">Europe\n           <ul id=\"add_ids_list_ba_location_34\" >\n             <li data-id=\"99\"> France</li><li data-id=\"100\"> Hungary</li><li data-id=\"101\"> Italy</li><li data-id=\"98\"> United Kingdom</li>\n           </ul>\n           </li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_location\" value=\"0\">\n                        Activity\n                        <ul id=\"add_ids_list_ba_type\" data-parent=\"0\">\n        <li data-id=\"0\">Activity</li><li data-id=\"18\">Adventure</li><li data-id=\"16\">Beache</li><li data-id=\"17\">City Tours</li><li data-id=\"21\">Cruises</li><li data-id=\"20\">Discovery</li><li data-id=\"19\">Historical</li>\n        </ul>\n                        <input type=\"hidden\" name=\"add_ids_ba_type\" value=\"0\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[78]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[79]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[80]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Advanced\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#36;\"\n									        data-min=\"39\"\n									        data-max=\"1475\"\n									        data-from=\"39\"\n									        data-to=\"1475\"/>\n		            <h4>All Languages</h4>\n            <input type=\"checkbox\" id=\"terms_22\" name=\"terms[22]\" value=\"22\"><label for=\"terms_22\">English</label><input type=\"checkbox\" id=\"terms_23\" name=\"terms[23]\" value=\"23\"><label for=\"terms_23\">French</label><input type=\"checkbox\" id=\"terms_27\" name=\"terms[27]\" value=\"27\"><label for=\"terms_27\">German</label><input type=\"checkbox\" id=\"terms_25\" name=\"terms[25]\" value=\"25\"><label for=\"terms_25\">Japanese</label><input type=\"checkbox\" id=\"terms_24\" name=\"terms[24]\" value=\"24\"><label for=\"terms_24\">Spanish</label><input type=\"checkbox\" id=\"terms_26\" name=\"terms[26]\" value=\"26\"><label for=\"terms_26\">Thailand</label>\n		            <h4>All Amenities</h4>\n            <input type=\"checkbox\" id=\"terms_40\" name=\"terms[40]\" value=\"40\"><label for=\"terms_40\">Accepts Credit Cards</label><input type=\"checkbox\" id=\"terms_96\" name=\"terms[96]\" value=\"96\"><label for=\"terms_96\">Car Parking</label><input type=\"checkbox\" id=\"terms_94\" name=\"terms[94]\" value=\"94\"><label for=\"terms_94\">Free Coupons</label><input type=\"checkbox\" id=\"terms_85\" name=\"terms[85]\" value=\"85\"><label for=\"terms_85\">Laundry service</label><input type=\"checkbox\" id=\"terms_93\" name=\"terms[93]\" value=\"93\"><label for=\"terms_93\">Outdoor Seating</label><input type=\"checkbox\" id=\"terms_87\" name=\"terms[87]\" value=\"87\"><label for=\"terms_87\">Reservations</label><input type=\"checkbox\" id=\"terms_89\" name=\"terms[89]\" value=\"89\"><label for=\"terms_89\">Restaurant</label><input type=\"checkbox\" id=\"terms_95\" name=\"terms[95]\" value=\"95\"><label for=\"terms_95\">Smoking Allowed</label><input type=\"checkbox\" id=\"terms_92\" name=\"terms[92]\" value=\"92\"><label for=\"terms_92\">Wireless Internet</label>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?Date FromDate To		\n   <h3>Last Minute</h3>   \n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-4-600x590.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1011.08\n						&#36;1099.00					\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">\n					<img src=\"/uploads/2021/09/tour-12-600x590.jpg\" alt=\"Sri Lanka One Life Adventures\">\n				</a>\n										<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/sri-lanka-one-life-adventures/\">Sri Lanka One Life Adventures</a>\n					</h3>\n						<label>From</label>\n						&#36;1475.00\n							<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">\n					<img src=\"/uploads/2021/09/tour-7-600x590.jpg\" alt=\"North Island Adventure Tour\">\n				</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n        					<h3>\n						<a href=\"https://gaviaspreview.com/wp/tevily/to_book/north-island-adventure-tour/\">North Island Adventure Tour</a>\n					</h3>\n						<label>From</label>\n						&#36;1156.00\n      6&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-8.jpg\" alt=\"United Kingdom\" />\n                     Wildlife\n                     <h3>United Kingdom</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/united-kingdom/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Hungary\" />\n                     Relax\n                     <h3>Hungary</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/hungary/\"></a>\n	                     <strong>18</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"1350827313\">\n                                 5                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1245802458\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"1359181594\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3583313764\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"627221971\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n               </h3>\n                     Central Park West, USA\n                  <label>From</label>\n                  &#36;39.00\n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Mykonos and Santorini Tour\">\n            </a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"2598958545\">\n                                 4                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"39300737\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3197128819\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"3436988750\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Mykonos and Santorini Tour</a>\n               </h3>\n                     Central Park West, USA\n                  <label>From</label>\n                  &#36;39.00\n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/athens-mykonos-and-santorini-adventure/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"The Metropolitan Museum Art\">\n            </a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2913727535\">\n                                 5                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2832791595\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4219955759\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3437401472\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2049303634\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">The Metropolitan Museum Art</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;49.00\n                  60               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/the-metropolitan-museum-art/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"Rainbow Mountain Red Valley\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"899\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities2.67</li><li>Services4.33</li><li>Price4.67</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4255466215\">\n                                 5                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"2847158232\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"3556432070\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" data-elementor-lightbox-slideshow=\"575317727\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2898091540\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">Rainbow Mountain Red Valley</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;49.00\n                  11 days36               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/rainbow-mountain-trek/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" data-elementor-lightbox-slideshow=\"686250413\">\n                                 5                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3274819441\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1995099905\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"761416036\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"2031065460\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;49.00\n                  9 days99               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/los-glaciares-fitz-roy-trip/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" alt=\"Discovery Island Kayak Tour\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"901\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.33</li><li>Services3.33</li><li>Price3.67</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1995800680\">\n                                 5                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" data-elementor-lightbox-slideshow=\"3038258437\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" data-elementor-lightbox-slideshow=\"186872738\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2403469775\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1764567093\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Discovery Island Kayak Tour</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;49.00\n                  15 days98               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-island-kayak-adventure/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n            </a>\n         10% offFeatured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"686583949\">\n                                 5                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"2568970021\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"3550139334\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"508609315\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" data-elementor-lightbox-slideshow=\"2557135744\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n               </h3>\n                     Bryce Canyon Central Park, USA\n                  <label>From</label>\n                  &#36;53.10\n                  &#36;59.00               \n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\">Explore</a>\n                     <a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">\n               <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Brooklyn Christmas Lights Tour\">\n            </a>\n         Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n                                                   <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" data-elementor-lightbox-slideshow=\"3104216081\">\n                                 5                              </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" data-elementor-lightbox-slideshow=\"1113177099\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" data-elementor-lightbox-slideshow=\"830709157\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" data-elementor-lightbox-slideshow=\"907035548\">\n                                                               </a>\n                                                         <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2121816234\">\n                                                               </a>\n                                             <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n               <h3>\n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Brooklyn Christmas Lights Tour</a>\n               </h3>\n                     Central Park West NY, USA\n                  <label>From</label>\n                  &#36;59.00\n                  10 days50               \n                  <a href=\"https://gaviaspreview.com/wp/tevily/to_book/brooklyn-christmas-lights-tour/\">Explore</a>\n					1\n<a href=\"/wp/tevily/wp-admin/admin-ajax.php?paged=2\">2</a>\n<a href=\"/wp/tevily/wp-admin/admin-ajax.php?paged=3\">3</a>\n<a href=\"/wp/tevily/wp-admin/admin-ajax.php?paged=2\">Next &raquo;</a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Register\n					</a>\n												<img width=\"415\" height=\"341\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-app.png\" alt=\"\" loading=\"lazy\" />','Tours - List View','There are many of lorem ipsum available but the have in some form.','publish','closed','closed','','tours-list-view','','','2020-12-16 04:20:51','2020-12-16 04:20:51','',0,'https://gaviaspreview.com/wp/tevily/?post_type=gva_team&amp;p=200',0,'page','',0),(1078,1,'2020-12-16 04:27:49','2020-12-16 04:27:49','<h2>\n               Latest News & Articles\n            </h2>\n                              People Don’t Take, Trips Take People\n                     Destination lists\n                     <h2>\n               Explore Destinations\n            </h2>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" alt=\"Singapore\" />\n                     <h3>Singapore</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" alt=\"Thailand\" />\n                     <h3>Thailand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n      6&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"United Kingdom\" />\n                     <h3>United Kingdom</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/united-kingdom/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Hungary\" />\n                     <h3>Hungary</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/hungary/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Morocco\" />\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"Hungary\" />\n                     <h3>Hungary</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/hungary/\"></a>\n                     Find the best tour\n                     <h2>\n               Choose Tour Types\n            </h2>\n							<h3>Wildlife</h3>\n			  <a href=\"#\">\n			 		  </a>\n							<h3>Paragliding</h3>\n			  <a href=\"#\">\n			 		  </a>\n							<h3>Adventure</h3>\n			  <a href=\"#\">\n			 		  </a>\n							<h3>Hang Gliding</h3>\n			  <a href=\"#\">\n			 		  </a>\n							<h3>Sightseeing</h3>\n			  <a href=\"#\">\n			 		  </a>\n							<h3>Traveling</h3>\n			  <a href=\"#\">\n			 		  </a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"#\">\n    Book Tour Now\n</a>','Destination List II','There are many of lorem ipsum available but the have in some form.','publish','closed','closed','','destination-list-2','','','2020-12-16 04:27:49','2020-12-16 04:27:49','',0,'https://gaviaspreview.com/wp/tevily/?post_type=gva_team&amp;p=209',0,'page','',0),(1079,1,'2020-12-17 09:16:41','2020-12-17 09:16:41','<h2>Our Team</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> <li>Page</li></ol>            \n                     We work for\n                     <h2>\n               Insuring your future\n            </h2>\n                              There are many variations of pass of lorem sum available but the majority have suffered alteration in some form. Injected humour randomised words which.\n                                    6805\n                      Project Completed                  \n                                    9760\n                      Happy customers                  \n                     Professional people\n                     <h2>\n               Meet the Team\n            </h2>\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-1.jpg\" alt=\"Jessica Brown\" />  \n						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n					<h3>\n            Jessica Brown   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-2.jpg\" alt=\"Yoni Albert\" />  \n						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n					<h3>\n            Yoni Albert   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-3.jpg\" alt=\"Christine Eve\" />  \n						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n					<h3>\n            Christine Eve   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-4.jpg\" alt=\"David Hardson\" />  \n						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n					<h3>\n            David Hardson   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-5.jpg\" alt=\"Fred Andrew\" />  \n						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n		  						  <a href=\"#\">\n			 		  </a>\n					<h3>\n            Fred Andrew   \n         </h3>\n					Consultant\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>','Our Team','','publish','closed','closed','','our-team','','','2020-12-17 09:16:41','2020-12-17 09:16:41','',0,'https://gaviaspreview.com/wp/tevily/buildings/',0,'page','',0),(1080,1,'2020-12-08 03:30:52','2020-12-08 03:30:52','The Spring is a passionate and determined group of monthly givers on a mission to end the water crisis in our lifetime. People like you, from more than 100 countries around the world, giving anything they can to prove how unstoppable we are when we work together.\n<h4>Clean water helps keep kids in school, especially girls.</h4>\nLess time collecting water means more time in class. Clean water and proper toilets at school means teenage girls don’t have to stay home for a week out of every month.\n<figure class=\"wp-block-pullquote is-style-solid-color\">\n<blockquote class=\"wp-block-quote has-text-color has-very-dark-gray-color\">Before Natalia\'s village had a clean water tap, she often didn’t have time for school. Now, she goes to school every day and she’s the President of her local Water Committee. And she’s just getting started.\n<cite>said Polito</cite></blockquote>\n</figure>\n<h3>How do we tackle the water crisis?</h3>\nWe work with local experts and community members to find the best sustainable solution in each place where we work, whether it’s a well, a piped system, a BioSand Filter, or a system for harvesting rainwater. And with every water point we fund, our partners coordinate sanitation and hygiene training, and establish a local Water Committee to help keep water flowing for years to come.','5 Off The Beaten Track Adventures & Destinations','There are many variations of but the majority have simply free text available not suffered.','publish','open','open','','5-off-the-beaten-track-adventures-destinations','','','2020-12-08 03:30:52','2020-12-08 03:30:52','',0,'https://gaviaspreview.com/wp/tevily/?p=1',0,'post','',1),(1081,1,'2020-12-08 03:34:57','2020-12-08 03:34:57','<div class=\"row\">\n   <div class=\"col-sm-6 col-xs-12\">[text* your-name placeholder \"Your Name\"]</div>\n   <div class=\"col-sm-6 col-xs-12\">[email* your-email placeholder \"Email Address\"]</div>\n</div>\n<div class=\"row\">\n   <div class=\"col-sm-6 col-xs-12\">[text* your-name placeholder \"Phone Number\"]</div>\n   <div class=\"col-sm-6 col-xs-12\">[text your-subject placeholder \"Subject\"] </div>\n</div>\n<div class=\"row\">\n   <div class=\"col-sm-12 col-xs-12\">[textarea your-message placeholder \"Write message\"] </div>\n   <div class=\"col-sm-12 col-xs-12 action text-left\"><span class=\"form-action\">[submit \"Send a Message\"]</span></div>\n</div>\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <demo@gmail.com>\n[_site_admin_email]\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])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <demo@gmail.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \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.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact Form','','publish','closed','closed','','contact-form-1-3','','','2020-12-08 03:34:57','2020-12-08 03:34:57','',0,'https://gaviaspreview.com/wp/tevily/?post_type=wpcf7_contact_form&amp;p=7',0,'wpcf7_contact_form','',0),(1086,1,'2023-10-17 09:01:47','2023-10-17 09:01:47',' ','','','publish','closed','closed','','1086','','','2023-10-17 09:01:47','2023-10-17 09:01:47','',0,'https://ramlalatourandtravel.com/1086/',5,'nav_menu_item','',0),(1105,1,'2023-10-17 09:01:47','2023-10-17 09:01:47',' ','','','publish','closed','closed','','1105','','','2023-10-17 09:01:47','2023-10-17 09:01:47','',0,'https://ramlalatourandtravel.com/1105/',2,'nav_menu_item','',0),(1106,1,'2023-10-17 09:01:47','2023-10-17 09:01:47',' ','','','publish','closed','closed','','1106','','','2023-10-17 09:01:47','2023-10-17 09:01:47','',0,'https://ramlalatourandtravel.com/1106/',3,'nav_menu_item','',0),(1107,1,'2023-10-17 09:01:47','2023-10-17 09:01:47',' ','','','publish','closed','closed','','1107','','','2023-10-17 09:01:47','2023-10-17 09:01:47','',0,'https://ramlalatourandtravel.com/1107/',4,'nav_menu_item','',0),(1108,1,'2023-10-17 09:01:47','2023-10-17 09:01:47',' ','','','publish','closed','closed','','1108','','','2023-10-17 09:01:47','2023-10-17 09:01:47','',0,'https://ramlalatourandtravel.com/1108/',5,'nav_menu_item','',0),(1117,1,'2023-10-17 09:01:47','2023-10-17 09:01:47',' ','','','publish','closed','closed','','1117','','','2023-10-17 09:01:47','2023-10-17 09:01:47','',0,'https://ramlalatourandtravel.com/1117/',1,'nav_menu_item','',0),(1118,1,'2023-10-17 09:01:47','2023-10-17 09:01:47','','Contact','','publish','closed','closed','','contact-2','','','2023-10-17 09:01:47','2023-10-17 09:01:47','',0,'https://ramlalatourandtravel.com/contact-2/',6,'nav_menu_item','',0),(1119,1,'2023-10-17 09:01:51','2023-10-17 09:01:51','','slider-51.jpg','','inherit','closed','closed','','slider-51-jpg','','','2023-10-17 09:01:51','2023-10-17 09:01:51','',0,'https://ramlalatourandtravel.com/wp-content/uploads/revslider/slider-1/slider-51.jpg',0,'attachment','image/jpeg',0),(1120,1,'2023-10-17 09:01:51','2023-10-17 09:01:51','','layer-11.png','','inherit','closed','closed','','layer-11-png','','','2023-10-17 09:01:51','2023-10-17 09:01:51','',0,'https://ramlalatourandtravel.com/wp-content/uploads/revslider/slider-1/layer-11.png',0,'attachment','image/png',0),(1121,1,'2023-10-17 09:01:51','2023-10-17 09:01:51','','slider-11.jpg','','inherit','closed','closed','','slider-11-jpg','','','2023-10-17 09:01:51','2023-10-17 09:01:51','',0,'https://ramlalatourandtravel.com/wp-content/uploads/revslider/slider-1/slider-11.jpg',0,'attachment','image/jpeg',0),(1124,1,'2023-10-17 09:10:16','2023-10-17 09:10:16',' ','','','publish','closed','closed','','1124','','','2023-10-17 09:10:16','2023-10-17 09:10:16','',0,'https://ramlalatourandtravel.com/1124/',2,'nav_menu_item','',0),(1126,1,'2023-10-17 09:10:16','2023-10-17 09:10:16',' ','','','publish','closed','closed','','1126','','','2023-10-17 09:10:16','2023-10-17 09:10:16','',0,'https://ramlalatourandtravel.com/1126/',4,'nav_menu_item','',0),(1127,1,'2023-10-17 09:10:16','2023-10-17 09:10:16',' ','','','publish','closed','closed','','1127','','','2023-10-17 09:10:16','2023-10-17 09:10:16','',0,'https://ramlalatourandtravel.com/1127/',5,'nav_menu_item','',0),(1128,1,'2023-10-17 09:10:16','2023-10-17 09:10:16',' ','','','publish','closed','closed','','1128','','','2023-10-17 09:10:16','2023-10-17 09:10:16','',0,'https://ramlalatourandtravel.com/1128/',6,'nav_menu_item','',0),(1129,1,'2023-10-17 09:10:16','2023-10-17 09:10:16',' ','','','publish','closed','closed','','1129','','','2023-10-17 09:10:16','2023-10-17 09:10:16','',0,'https://ramlalatourandtravel.com/1129/',7,'nav_menu_item','',0),(1137,1,'2023-10-17 09:36:21','2023-10-17 09:36:21','<ul>\n							<li>\n											<a href=\"tel:666888000\">\n										666 888 0000\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\" role=\"button\">\n						BECOME A LOCAL GUIDE\n					</a>\n      <a href=\"https://gaviaspreview.com/wp/tevily\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/logo.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-1332045941\"><li id=\"menu-item-584\"><a href=\"https://gaviaspreview.com/wp/tevily/\" data-link_id=\"link-4561\">Home</a>\n<ul>\n	<li id=\"menu-item-581\"><a href=\"https://gaviaspreview.com/wp/tevily/\" data-link_id=\"link-7316\">Home 1</a></li>\n	<li id=\"menu-item-582\"><a href=\"https://gaviaspreview.com/wp/tevily/home-2/\" data-link_id=\"link-3054\">Home 2</a></li>\n	<li id=\"menu-item-583\"><a href=\"https://gaviaspreview.com/wp/tevily/home-3/\" data-link_id=\"link-4061\">Home 3</a></li>\n	<li id=\"menu-item-860\"><a href=\"https://gaviaspreview.com/wp/tevily/home-4/\" data-link_id=\"link-401\">Home 4</a></li>\n</ul>\n</li>\n<li id=\"menu-item-983\"><a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\" data-link_id=\"link-7701\">Tours Page</a>\n<ul>\n	<li id=\"menu-item-984\"><a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\" data-link_id=\"link-5928\">Tours &#8211; Top Search</a></li>\n	<li id=\"menu-item-985\"><a title=\"same_page\" href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/\" data-link_id=\"link-4172\">Tours – Sidebar Filter</a></li>\n	<li id=\"menu-item-986\"><a title=\"same_page\" href=\"https://gaviaspreview.com/wp/tevily/tours-list-view/\" data-link_id=\"link-89\">Tours – List View</a></li>\n	<li id=\"menu-item-1025\"><a href=\"https://gaviaspreview.com/wp/tevily/to_book/discovery-islands-kayaking-tour/\" data-link_id=\"link-1183\">Tour Single &#8211; Layout I</a></li>\n	<li id=\"menu-item-1024\"><a href=\"https://gaviaspreview.com/wp/tevily/to_book/yucatan-peninsula-caribbean/\" data-link_id=\"link-4284\">Tour Single &#8211; Layout II</a></li>\n</ul>\n</li>\n<li id=\"menu-item-982\"><a href=\"https://gaviaspreview.com/wp/tevily/destination/\" data-link_id=\"link-2226\">Destination</a>\n<ul>\n	<li id=\"menu-item-987\"><a href=\"https://gaviaspreview.com/wp/tevily/destination/\" data-link_id=\"link-8844\">Destination List I</a></li>\n	<li id=\"menu-item-988\"><a href=\"https://gaviaspreview.com/wp/tevily/destination-list-2/\" data-link_id=\"link-990\">Destination List II</a></li>\n	<li id=\"menu-item-1005\"><a href=\"https://gaviaspreview.com/wp/tevily/ba_location/united-kingdom/\" data-link_id=\"link-462\">Destination Detail</a></li>\n</ul>\n</li>\n<li id=\"menu-item-304\"><a href=\"https://gaviaspreview.com/wp/tevily/news/\" data-link_id=\"link-1933\">News</a>\n<ul>\n	<li id=\"menu-item-305\"><a href=\"https://gaviaspreview.com/wp/tevily/news/\" data-link_id=\"link-2170\">News I</a></li>\n	<li id=\"menu-item-303\"><a href=\"https://gaviaspreview.com/wp/tevily/news-2/\" data-link_id=\"link-7420\">News II</a></li>\n	<li id=\"menu-item-312\"><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\" data-link_id=\"link-6861\">Single</a></li>\n</ul>\n</li>\n<li id=\"menu-item-585\"><a href=\"https://gaviaspreview.com/wp/tevily/about/\" data-link_id=\"link-3307\">Pages</a>\n<ul>\n	<li id=\"menu-item-743\"><a href=\"#\" data-link_id=\"link-1530\">Pages I</a>\n	<ul>\n		<li id=\"menu-item-580\"><a href=\"https://gaviaspreview.com/wp/tevily/about/\" data-link_id=\"link-2542\">About</a></li>\n		<li id=\"menu-item-1007\"><a href=\"https://gaviaspreview.com/wp/tevily/portfolio-page/\" data-link_id=\"link-41\">Portfolio Page</a></li>\n		<li id=\"menu-item-591\"><a href=\"https://gaviaspreview.com/wp/tevily/gallery/\" data-link_id=\"link-472\">Gallery</a></li>\n		<li id=\"menu-item-579\"><a href=\"https://gaviaspreview.com/wp/tevily/shop/\" data-link_id=\"link-6519\">Shop Page</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-744\"><a href=\"#\" data-link_id=\"link-8994\">Pages II</a>\n	<ul>\n		<li id=\"menu-item-599\"><a href=\"https://gaviaspreview.com/wp/tevily/events-page/\" data-link_id=\"link-3392\">Events Grid</a></li>\n		<li id=\"menu-item-574\"><a href=\"https://gaviaspreview.com/wp/tevily/events/\" data-link_id=\"link-531\">Events Month</a></li>\n		<li id=\"menu-item-739\"><a href=\"https://gaviaspreview.com/wp/tevily/careers/\" data-link_id=\"link-83\">Careers</a></li>\n		<li id=\"menu-item-741\"><a href=\"https://gaviaspreview.com/wp/tevily/our-partner/\" data-link_id=\"link-4370\">Our Partner</a></li>\n	</ul>\n</li>\n	<li id=\"menu-item-745\"><a href=\"#\" data-link_id=\"link-427\">Pages III</a>\n	<ul>\n		<li id=\"menu-item-1026\"><a href=\"https://gaviaspreview.com/wp/tevily/our-team/\" data-link_id=\"link-5657\">Our Team</a></li>\n		<li id=\"menu-item-742\"><a href=\"https://gaviaspreview.com/wp/tevily/our-awards/\" data-link_id=\"link-311\">Our Awards</a></li>\n		<li id=\"menu-item-573\"><a href=\"https://gaviaspreview.com/wp/tevily/?p=12345\" data-link_id=\"link-9925\">404 Page</a></li>\n		<li id=\"menu-item-307\"><a href=\"https://gaviaspreview.com/wp/tevily/contact-2/\" data-link_id=\"link-3877\">Contact II</a></li>\n	</ul>\n</li>\n</ul>\n</li>\n<li id=\"menu-item-1010\"><a href=\"https://gaviaspreview.com/wp/tevily/contact/\" data-link_id=\"link-2297\">Contact</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://gaviaspreview.com/wp/tevily/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"/uploads/2021/11/testimonial-2-96x96.jpg\" alt=\"admin\">\n            Hi, admin<ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://gaviaspreview.com/wp/tevily/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Fgaviaspreview.com%2Fwp%2Ftevily%2Fdashboard%2F&amp;_wpnonce=a0d45d32ef\">Sign Out</a>\n        </li>\n    </ul>','Header White','','inherit','closed','closed','','865-revision-v1','','','2023-10-17 09:36:21','2023-10-17 09:36:21','',865,'https://ramlalatourandtravel.com/?p=1137',0,'revision','',0),(1138,1,'2023-10-17 09:36:21','2023-10-17 09:36:21','<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:666888000\">\n										666 888 0000\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:contact@example.com\">\n										contact@example.com\n											</a>\n									</li>\n						</ul>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n						BECOME A LOCAL GUIDE\n					</a>\n      <a href=\"https://ramlalatourandtravel.com/\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-179070522\"><li id=\"menu-item-185\"><a href=\"#\" data-link_id=\"link-4108\">Our Story</a></li>\n<li id=\"menu-item-186\"><a href=\"#\" data-link_id=\"link-748\">Travel Blog &#038; Tips</a></li>\n<li id=\"menu-item-187\"><a href=\"#\" data-link_id=\"link-5918\">Gallerying With Us</a></li>\n<li id=\"menu-item-188\"><a href=\"#\" data-link_id=\"link-2024\">Tour Guid</a></li>\n<li id=\"menu-item-189\"><a href=\"#\" data-link_id=\"link-6380\">Be Our Partner</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://ramlalatourandtravel.com/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=90&#038;d=mm&#038;r=g\" alt=\"arpitkmaurya1\">\n            Hi, arpitkmaurya1<ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Framlalatourandtravel.com%2Fstaging%2F4603%2Fmy-account%2F&amp;_wpnonce=a0b6d710ca\">Sign Out</a>\n        </li>\n    </ul>','Header White','','inherit','closed','closed','','865-revision-v1','','','2023-10-17 09:36:21','2023-10-17 09:36:21','',865,'https://ramlalatourandtravel.com/?p=1138',0,'revision','',0),(1139,1,'2023-10-17 09:37:19','2023-10-17 09:37:19','<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n						</ul>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n						BECOME A LOCAL GUIDE\n					</a>\n      <a href=\"https://ramlalatourandtravel.com/\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-303488898\"><li id=\"menu-item-185\"><a href=\"#\" data-link_id=\"link-6090\">Our Story</a></li>\n<li id=\"menu-item-186\"><a href=\"#\" data-link_id=\"link-2929\">Travel Blog &#038; Tips</a></li>\n<li id=\"menu-item-187\"><a href=\"#\" data-link_id=\"link-9287\">Gallerying With Us</a></li>\n<li id=\"menu-item-188\"><a href=\"#\" data-link_id=\"link-7081\">Tour Guid</a></li>\n<li id=\"menu-item-189\"><a href=\"#\" data-link_id=\"link-1485\">Be Our Partner</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://ramlalatourandtravel.com/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=90&#038;d=mm&#038;r=g\" alt=\"arpitkmaurya1\">\n            Hi, arpitkmaurya1<ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Framlalatourandtravel.com%2Fstaging%2F4603%2Fmy-account%2F&amp;_wpnonce=a0b6d710ca\">Sign Out</a>\n        </li>\n    </ul>','Header White','','inherit','closed','closed','','865-revision-v1','','','2023-10-17 09:37:19','2023-10-17 09:37:19','',865,'https://ramlalatourandtravel.com/?p=1139',0,'revision','',0),(1140,1,'2023-10-17 09:38:04','2023-10-17 09:38:04','<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n						</ul>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://ramlalatourandtravel.com/contact-us\">\n						Contact Us\n					</a>\n      <a href=\"https://ramlalatourandtravel.com/\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-892868631\"><li id=\"menu-item-185\"><a href=\"#\" data-link_id=\"link-8553\">Our Story</a></li>\n<li id=\"menu-item-186\"><a href=\"#\" data-link_id=\"link-7069\">Travel Blog &#038; Tips</a></li>\n<li id=\"menu-item-187\"><a href=\"#\" data-link_id=\"link-3723\">Gallerying With Us</a></li>\n<li id=\"menu-item-188\"><a href=\"#\" data-link_id=\"link-1647\">Tour Guid</a></li>\n<li id=\"menu-item-189\"><a href=\"#\" data-link_id=\"link-7715\">Be Our Partner</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://ramlalatourandtravel.com/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=90&#038;d=mm&#038;r=g\" alt=\"arpitkmaurya1\">\n            Hi, arpitkmaurya1<ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Framlalatourandtravel.com%2Fstaging%2F4603%2Fmy-account%2F&amp;_wpnonce=a0b6d710ca\">Sign Out</a>\n        </li>\n    </ul>','Header White','','inherit','closed','closed','','865-revision-v1','','','2023-10-17 09:38:04','2023-10-17 09:38:04','',865,'https://ramlalatourandtravel.com/?p=1140',0,'revision','',0),(1141,1,'2023-10-17 09:38:27','2023-10-17 09:38:27','<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n						</ul>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://ramlalatourandtravel.com/contact-us\">\n						Contact Us\n					</a>\n      <a href=\"https://ramlalatourandtravel.com/\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-1072884402\"><li id=\"menu-item-1123\"><a href=\"https://ramlalatourandtravel.com/home/\" data-link_id=\"link-1227\">Home</a></li>\n<li id=\"menu-item-1124\"><a href=\"https://ramlalatourandtravel.com/our-team/\" data-link_id=\"link-7793\">Our Team</a></li>\n<li id=\"menu-item-1125\"><a href=\"https://ramlalatourandtravel.com/destination/\" data-link_id=\"link-3062\">Destination</a></li>\n<li id=\"menu-item-1126\"><a href=\"https://ramlalatourandtravel.com/tours-page/\" data-link_id=\"link-145\">Tours Page</a></li>\n<li id=\"menu-item-1127\"><a href=\"https://ramlalatourandtravel.com/our-partner/\" data-link_id=\"link-7168\">Our Partner</a></li>\n<li id=\"menu-item-1128\"><a href=\"https://ramlalatourandtravel.com/contact/\" data-link_id=\"link-7502\">Contact</a></li>\n<li id=\"menu-item-1129\"><a href=\"https://ramlalatourandtravel.com/about/\" data-link_id=\"link-96\">About</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://ramlalatourandtravel.com/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=90&#038;d=mm&#038;r=g\" alt=\"arpitkmaurya1\">\n            Hi, arpitkmaurya1<ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Framlalatourandtravel.com%2Fstaging%2F4603%2Fmy-account%2F&amp;_wpnonce=a0b6d710ca\">Sign Out</a>\n        </li>\n    </ul>','Header White','','inherit','closed','closed','','865-revision-v1','','','2023-10-17 09:38:27','2023-10-17 09:38:27','',865,'https://ramlalatourandtravel.com/?p=1141',0,'revision','',0),(1142,1,'2023-10-17 09:44:19','2023-10-17 09:44:19','','logo','','inherit','open','closed','','logo-2','','','2023-10-17 09:44:27','2023-10-17 09:44:27','',865,'https://ramlalatourandtravel.com/wp-content/uploads/2021/08/logo.png',0,'attachment','image/png',0),(1143,1,'2023-10-17 09:45:57','2023-10-17 09:45:57','<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n						</ul>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://www.facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n			<a href=\"https://ramlalatourandtravel.com/contact-us\">\n						Contact Us\n					</a>\n      <a href=\"https://ramlalatourandtravel.com/\" title=\"Home\" rel=\"Home\">\n        <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"Home\" />\n      </a>\n      <ul id=\"menu-1504934778\"><li id=\"menu-item-1123\"><a href=\"https://ramlalatourandtravel.com/home/\" data-link_id=\"link-4300\">Home</a></li>\n<li id=\"menu-item-1124\"><a href=\"https://ramlalatourandtravel.com/our-team/\" data-link_id=\"link-7234\">Our Team</a></li>\n<li id=\"menu-item-1125\"><a href=\"https://ramlalatourandtravel.com/destination/\" data-link_id=\"link-7206\">Destination</a></li>\n<li id=\"menu-item-1126\"><a href=\"https://ramlalatourandtravel.com/tours-page/\" data-link_id=\"link-2013\">Tours Page</a></li>\n<li id=\"menu-item-1127\"><a href=\"https://ramlalatourandtravel.com/our-partner/\" data-link_id=\"link-8445\">Our Partner</a></li>\n<li id=\"menu-item-1128\"><a href=\"https://ramlalatourandtravel.com/contact/\" data-link_id=\"link-1171\">Contact</a></li>\n<li id=\"menu-item-1129\"><a href=\"https://ramlalatourandtravel.com/about/\" data-link_id=\"link-7500\">About</a></li>\n</ul>   		\n                           <a>\n                                 </a>\n                <form method=\"get\" action=\"https://ramlalatourandtravel.com/\">\n		<input name=\"s\" maxlength=\"40\" type=\"text\" size=\"20\" placeholder=\"Search...\">\n			<input type=\"submit\" value=\"&#xf002;\" />\n</form>\n                              <img src=\"https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=90&#038;d=mm&#038;r=g\" alt=\"arpitkmaurya1\">\n            Hi, arpitkmaurya1<ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=dashboard\">Dashboard</a>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=new-post-to_book\">Add Booking</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=all-posts-to_book\">All Booking</a>\n        </li>\n    </ul>\n        </li>\n    </ul>\n                  <ul>\n                     <li>\n                        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=posts-wishlist\">\n                              Wishlist\n                        </a>\n                     </li>\n                  </ul>\n               <ul>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=my-orders\">Orders</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <ul>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=edit-profile\">Edit Profile</a>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/my-account/?inner_page=change-password\">Change Password</a>\n        </li>\n    </ul>\n        </li>\n        <li>\n        <a href=\"https://ramlalatourandtravel.com/wp-login.php?action=logout&amp;redirect_to=https%3A%2F%2Framlalatourandtravel.com%2Fstaging%2F4603%2Fmy-account%2F&amp;_wpnonce=a0b6d710ca\">Sign Out</a>\n        </li>\n    </ul>','Header White','','inherit','closed','closed','','865-revision-v1','','','2023-10-17 09:45:57','2023-10-17 09:45:57','',865,'https://ramlalatourandtravel.com/?p=1143',0,'revision','',0),(1156,1,'2023-10-17 15:41:06','2023-10-17 15:41:06','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"512\" height=\"512\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"ram lala tour and travel logo\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png 512w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-300x300.png 300w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png 150w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-100x100.png 100w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-270x270.png 270w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-192x192.png 192w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-180x180.png 180w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-32x32.png 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" />														\n		Welcome to our Tour and Travel Agency.  		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n								<li>\n										Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\n									</li>\n						</ul>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Quick Access</h2>		\n					<ul>\n							<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/news/\">\n											Community Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/our-team/\">\n											Rewards\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n											Work with Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/contact-2/\">\n											Contact\n											</a>\n									</li>\n						</ul>\n			<h2>Explore</h2>		\n					<ul>\n							<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n											Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/terms-and-conditions/\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/contact-2/\">\n											Affilitate Program\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/our-partner/\">\n											Our Partner\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/events-page/\">\n											Events\n											</a>\n									</li>\n						</ul>\n			<h2>About Ram Lala Tour &amp; Travels</h2>		\n		Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. 		\n			<a href=\"#\">\n						</a>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p>© Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\"http://whettle.com\">Whettle Services</a>.</p>','Footer Main','','inherit','closed','closed','','866-revision-v1','','','2023-10-17 15:41:06','2023-10-17 15:41:06','',866,'https://ramlalatourandtravel.com/?p=1156',0,'revision','',0),(1167,1,'2023-10-18 04:48:25','2023-10-18 04:48:25','','MakeMyTrip_Logo','','inherit','open','closed','','makemytrip_logo','','','2023-10-18 04:48:25','2023-10-18 04:48:25','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png',0,'attachment','image/png',0),(1168,1,'2023-10-18 04:50:03','2023-10-18 04:50:03','','og-goibibo.aba291ed','','inherit','open','closed','','og-goibibo-aba291ed','','','2023-10-18 04:50:03','2023-10-18 04:50:03','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png',0,'attachment','image/png',0),(1169,1,'2023-10-18 04:51:10','2023-10-18 04:51:10','','download','','inherit','open','closed','','download','','','2023-10-18 04:51:10','2023-10-18 04:51:10','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png',0,'attachment','image/png',0),(1170,1,'2023-10-18 04:52:53','2023-10-18 04:52:53','','tripadvisor logo','','inherit','open','closed','','tripadvisor-logo','','','2023-10-18 04:52:53','2023-10-18 04:52:53','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tripadvisor-logo.png',0,'attachment','image/png',0),(1171,1,'2023-10-18 04:53:22','2023-10-18 04:53:22','','Tripadvisor_lockup_horizontal_secondary_registered','','inherit','open','closed','','tripadvisor_lockup_horizontal_secondary_registered','','','2023-10-18 04:53:22','2023-10-18 04:53:22','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg',0,'attachment','image/svg+xml',0),(1172,1,'2023-10-18 04:56:19','2023-10-18 04:56:19','','traveltriangle-logo-startuptalky','','inherit','open','closed','','traveltriangle-logo-startuptalky','','','2023-10-18 04:56:19','2023-10-18 04:56:19','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg',0,'attachment','image/jpeg',0),(1180,1,'2023-10-25 09:17:17','2023-10-25 09:17:17','','ram mandir','','inherit','open','closed','','ram-mandir','','','2023-10-25 09:17:39','2023-10-25 09:17:39','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg',0,'attachment','image/jpeg',0),(1181,1,'2023-10-25 09:19:04','2023-10-25 09:19:04','','varanasi','','inherit','open','closed','','varanasi','','','2023-10-25 09:19:25','2023-10-25 09:19:25','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/varanasi.jpg',0,'attachment','image/jpeg',0),(1182,1,'2023-10-25 09:20:41','2023-10-25 09:20:41','','prayagraj','','inherit','open','closed','','prayagraj','','','2023-10-25 09:20:41','2023-10-25 09:20:41','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj.jpg',0,'attachment','image/jpeg',0),(1183,1,'2023-10-25 09:23:52','2023-10-25 09:23:52','','vrindavan','','inherit','open','closed','','vrindavan','','','2023-10-25 09:23:52','2023-10-25 09:23:52','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vrindavan.jpg',0,'attachment','image/jpeg',0),(1187,1,'2023-10-25 09:28:58','2023-10-25 09:28:58','','lucknow','','inherit','open','closed','','lucknow','','','2023-10-25 09:28:58','2023-10-25 09:28:58','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow.jpg',0,'attachment','image/jpeg',0),(1188,1,'2023-10-25 09:30:53','2023-10-25 09:30:53','','delhi','','inherit','open','closed','','delhi','','','2023-10-25 09:30:53','2023-10-25 09:30:53','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi.jpg',0,'attachment','image/jpeg',0),(1189,1,'2023-10-25 09:32:50','2023-10-25 09:32:50','','jaipur','','inherit','open','closed','','jaipur','','','2023-10-25 09:32:50','2023-10-25 09:32:50','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur.jpg',0,'attachment','image/jpeg',0),(1190,1,'2023-10-25 09:33:48','2023-10-25 09:33:48','','udaipur','','inherit','open','closed','','udaipur','','','2023-10-25 09:33:48','2023-10-25 09:33:48','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/udaipur.jpeg',0,'attachment','image/jpeg',0),(1191,1,'2023-10-25 09:34:47','2023-10-25 09:34:47','','jaipur','','inherit','open','closed','','jaipur-2','','','2023-10-25 09:34:47','2023-10-25 09:34:47','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1.jpg',0,'attachment','image/jpeg',0),(1195,1,'2023-10-25 09:36:27','2023-10-25 09:36:27','','vaishno devi','','inherit','open','closed','','vaishno-devi','','','2023-10-25 09:36:27','2023-10-25 09:36:27','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vaishno-devi.jpeg',0,'attachment','image/jpeg',0),(1196,1,'2023-10-25 09:38:48','2023-10-25 09:38:48','','tajmahal','','inherit','open','closed','','tajmahal','','','2023-10-25 09:38:48','2023-10-25 09:38:48','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp',0,'attachment','image/webp',0),(1197,1,'2023-10-25 09:39:52','2023-10-25 09:39:52','','gaya','','inherit','open','closed','','gaya','','','2023-10-25 09:39:52','2023-10-25 09:39:52','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/gaya.jpeg',0,'attachment','image/jpeg',0),(1198,1,'2023-10-25 09:41:45','2023-10-25 09:41:45','','nalanda_university','','inherit','open','closed','','nalanda_university','','','2023-10-25 09:41:45','2023-10-25 09:41:45','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university.jpg',0,'attachment','image/jpeg',0),(1199,1,'2023-10-25 09:42:55','2023-10-25 09:42:55','','rajgir','','inherit','open','closed','','rajgir','','','2023-10-25 09:42:55','2023-10-25 09:42:55','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/rajgir.jpg',0,'attachment','image/jpeg',0),(1200,1,'2023-10-25 09:44:56','2023-10-25 09:44:56','','jhansi','','inherit','open','closed','','jhansi','','','2023-10-25 09:44:56','2023-10-25 09:44:56','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi.jpg',0,'attachment','image/jpeg',0),(1201,1,'2023-10-25 09:46:53','2023-10-25 09:46:53','','mathura','','inherit','open','closed','','mathura','','','2023-10-25 09:46:53','2023-10-25 09:46:53','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpeg',0,'attachment','image/jpeg',0),(1202,1,'2023-10-25 09:48:13','2023-10-25 09:48:13','','mathura','','inherit','open','closed','','mathura-2','','','2023-10-25 09:48:13','2023-10-25 09:48:13','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpg',0,'attachment','image/jpeg',0),(1209,1,'2023-10-27 08:52:30','2023-10-27 08:52:30','<h2>\n               Destination\n            </h2>\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-2.jpg\" alt=\"Hungary\" />\n                     <h3>Hungary</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/hungary/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-1.jpg\" alt=\"Thailand\" />\n                     Wildlife\n                     <h3>Thailand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-3.jpg\" alt=\"France\" />\n                     <h3>France</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/france/\"></a>\n      6&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-4.jpg\" alt=\"United Kingdom\" />\n                     Wildlife\n                     <h3>United Kingdom</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/united-kingdom/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-5.jpg\" alt=\"Italy\" />\n                     Adventure\n                     <h3>Italy</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/italy/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Japan\" />\n                     <h3>Japan</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/japan/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-10.jpg\" alt=\"Morocco\" />\n                     Wildlife\n                     <h3>Morocco</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/morocco/\"></a>\n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-11.jpg\" alt=\"Singapore\" />\n                     <h3>Singapore</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/singapore/\"></a>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"Summer&lt;br&gt;&nbsp;&nbsp;&nbsp;hot deals\" />\n                     Up to 30% off\n                     <h3>Summer<br>&nbsp;&nbsp;&nbsp;hot deals</h3>\n                     <a href=\"#\">View Deals</a>\n               <a href=\"#\"></a>\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Tevily is a World Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Wildlife <br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"#\">\n			 		  </a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\" role=\"button\">\n						Register\n					</a>\n												<img width=\"415\" height=\"341\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-app.png\" alt=\"\" loading=\"lazy\" />','Destination','There are many of lorem ipsum available but the have in some form.','inherit','closed','closed','','498-revision-v1','','','2023-10-27 08:52:30','2023-10-27 08:52:30','',498,'https://ramlalatourandtravel.com/?p=1209',0,'revision','',0),(1210,1,'2023-10-27 08:53:46','2023-10-27 08:53:46','{\n    \"nav_menu_item[1125]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2023-10-27 08:53:46\"\n    },\n    \"tribe_customizer[global_elements][font_size]\": {\n        \"value\": 0,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2023-10-27 08:53:46\"\n    },\n    \"tribe_customizer[global_elements][font_size_base]\": {\n        \"value\": 16,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2023-10-27 08:53:46\"\n    }\n}','','','publish','closed','closed','','be14726b-e6df-4e69-892b-5b49d4e4df27','','','2023-10-27 08:53:46','2023-10-27 08:53:46','',0,'https://ramlalatourandtravel.com/be14726b-e6df-4e69-892b-5b49d4e4df27/',0,'customize_changeset','',0),(1222,1,'2023-10-27 09:37:50','2023-10-27 09:37:50','<h2>Contact</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> <li>Page</li></ol>            \n                     Talk with our team\n                     <h2>\n               Any Question? Feel Free to Contact\n            </h2>\n                              Lorem ipsum dolor sit amet, consectetuer adipiscing elit sed diam nonummy nibh euismod tincidunt.\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Pinterest-p\n											</a>\n		[contact-form-7 id=\"7\" title=\"Contact form\"]		\n				<h3>\n						Address					\n				</h3>\n									<p>\n						88 Broklyn Street NY, USA					</p>\n				<a href=\"tel:6668880000\">\n								</a>\n				<h3>\n					<a href=\"tel:6668880000\" >\n						Phone					</a>\n				</h3>\n									<p>\n						<a href=\"tel:6668880000\">\n666 888 0000\n</a>					</p>\n				<a href=\"mailto:contact@example.com\">\n								</a>\n				<h3>\n					<a href=\"mailto:contact@example.com\" >\n						Email					</a>\n				</h3>\n									<p>\n						<a href=\"mailto:contact@example.com\">\ncontact@example.com\n</a>					</p>\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact','','inherit','closed','closed','','1073-revision-v1','','','2023-10-27 09:37:50','2023-10-27 09:37:50','',1073,'https://ramlalatourandtravel.com/?p=1222',0,'revision','',0),(1223,1,'2023-10-27 09:37:50','2023-10-27 09:37:50','<h2>Contact</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n                     Talk with our team\n                     <h2>\n               Any Question? Feel Free to Contact\n            </h2>\n                              Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n		[contact-form-7 id=\"7\" title=\"Contact form\"]		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Address					\n				</h3>\n									<p>\n						Neelkanth Hotel - Ayodhya , Faizabad 224001					</p>\n				<a href=\"tel:6668880000\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"tel:6668880000\" >\n						Phone					</a>\n				</h3>\n									<p>\n						+91 8604724163					</p>\n				<a href=\"mailto:contact@example.com\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"mailto:contact@example.com\" >\n						Email					</a>\n				</h3>\n									<p>\n						ramlalatravel@gmail.com					</p>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact','','inherit','closed','closed','','1073-revision-v1','','','2023-10-27 09:37:50','2023-10-27 09:37:50','',1073,'https://ramlalatourandtravel.com/?p=1223',0,'revision','',0),(1224,1,'2023-10-27 09:40:23','2023-10-27 09:40:23','<h2>Contact</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n                     Talk with our team\n                     <h2>\n               Any Question? Feel Free to Contact\n            </h2>\n                              Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n		[contact-form-7 id=\"7\" title=\"Contact form\"]		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Address					\n				</h3>\n									<p>\n						Neelkanth Hotel - Ayodhya , Faizabad 224001					</p>\n				<a href=\"tel:6668880000\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"tel:6668880000\" >\n						Phone					</a>\n				</h3>\n									<p>\n						+91 8604724163					</p>\n				<a href=\"mailto:contact@example.com\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"mailto:contact@example.com\" >\n						Email					</a>\n				</h3>\n									<p>\n						ramlalatravel@gmail.com					</p>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact','','inherit','closed','closed','','1073-revision-v1','','','2023-10-27 09:40:23','2023-10-27 09:40:23','',1073,'https://ramlalatourandtravel.com/?p=1224',0,'revision','',0),(1225,1,'2023-10-27 09:40:23','2023-10-27 09:40:23','<h2>Contact</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n                     Talk with our team\n                     <h2>\n               Any Question? Feel Free to Contact\n            </h2>\n                              Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n		[contact-form-7 id=\"7\" title=\"Contact form\"]		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Address					\n				</h3>\n									<p>\n						Neelkanth Hotel - Ayodhya , Faizabad 224001					</p>\n				<a href=\"tel:6668880000\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"tel:6668880000\" >\n						Phone					</a>\n				</h3>\n									<p>\n						+91 8604724163					</p>\n				<a href=\"mailto:contact@example.com\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"mailto:contact@example.com\" >\n						Email					</a>\n				</h3>\n									<p>\n						ramlalatravel@gmail.com					</p>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact','','inherit','closed','closed','','1073-revision-v1','','','2023-10-27 09:40:23','2023-10-27 09:40:23','',1073,'https://ramlalatourandtravel.com/?p=1225',0,'revision','',0),(1226,1,'2023-10-27 09:40:24','2023-10-27 09:40:24','<h2>Contact</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n                     Talk with our team\n                     <h2>\n               Any Question? Feel Free to Contact\n            </h2>\n                              Contact Us for any query regarding tour and travel or else. We will be happy to serve you.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n		[contact-form-7 id=\"7\" title=\"Contact form\"]		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Address					\n				</h3>\n									<p>\n						Neelkanth Hotel - Ayodhya , Faizabad 224001					</p>\n				<a href=\"tel:6668880000\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"tel:6668880000\" >\n						Phone					</a>\n				</h3>\n									<p>\n						+91 8604724163					</p>\n				<a href=\"mailto:contact@example.com\" tabindex=\"-1\">\n								</a>\n				<h3>\n					<a href=\"mailto:contact@example.com\" >\n						Email					</a>\n				</h3>\n									<p>\n						ramlalatravel@gmail.com					</p>','Contact','','inherit','closed','closed','','1073-revision-v1','','','2023-10-27 09:40:24','2023-10-27 09:40:24','',1073,'https://ramlalatourandtravel.com/?p=1226',0,'revision','',0),(1234,1,'2023-10-27 09:47:47','2023-10-27 09:47:47','<h2>About</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"800\" height=\"880\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13-768x845.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n                     Learn about us\n                     <h2>\n               Dare to Explore with Tevily Agency\n            </h2>\n                              We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}</style>			\n				Best Services			\n									88%\n				Tour Agents			\n									75%\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Get Right Solutions\n    </a>\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Expert Architecture\n    </a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>		\n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-1.jpg\" alt=\"Shirley Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Shirley Smith\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-3.jpg\" alt=\"Kevin Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Kevin Smith\n										Customer\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-2.jpg\" alt=\"Jessica Brown\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Jessica Brown\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/10/testimonial-4.jpg\" alt=\"David Anderson\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										David Anderson\n										Customer\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                                    2568\n                      Total Tour booked                  \n                                    20\n                      Total Destinations                  \n                                    930\n                      Happy People                  \n                                    25\n                      Our Team Member                  \n                     Professional people\n                     <h2>\n               Meet the Team\n            </h2>\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-1.jpg\" alt=\"Jessica Brown\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Jessica Brown   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-2.jpg\" alt=\"Yoni Albert\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Yoni Albert   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-3.jpg\" alt=\"Christine Eve\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Christine Eve   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-4.jpg\" alt=\"David Hardson\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            David Hardson   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-5.jpg\" alt=\"Fred Andrew\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Fred Andrew   \n         </h3>\n					Consultant\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>','About','','inherit','closed','closed','','1072-revision-v1','','','2023-10-27 09:47:47','2023-10-27 09:47:47','',1072,'https://ramlalatourandtravel.com/?p=1234',0,'revision','',0),(1235,1,'2023-10-27 09:47:47','2023-10-27 09:47:47','<h2>About</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"800\" height=\"880\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13-768x845.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n                     Learn about us\n                     <h2>\n               Dare to Explore with Ram Lala Tour & Travel Agency\n            </h2>\n                              We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}</style>			\n				Best Services			\n									98%\n				Tour Agents			\n									75%\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Get Right Solutions\n    </a>\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Expert Architecture\n    </a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>		\n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-1.jpg\" alt=\"Shirley Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Shirley Smith\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-3.jpg\" alt=\"Kevin Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Kevin Smith\n										Customer\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-2.jpg\" alt=\"Jessica Brown\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Jessica Brown\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/10/testimonial-4.jpg\" alt=\"David Anderson\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										David Anderson\n										Customer\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                                    2568\n                      Total Tour booked                  \n                                    20\n                      Total Destinations                  \n                                    930\n                      Happy People                  \n                                    25\n                      Our Team Member                  \n                     Professional people\n                     <h2>\n               Meet the Team\n            </h2>\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-1.jpg\" alt=\"Jessica Brown\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Jessica Brown   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-2.jpg\" alt=\"Yoni Albert\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Yoni Albert   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-3.jpg\" alt=\"Christine Eve\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Christine Eve   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-4.jpg\" alt=\"David Hardson\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            David Hardson   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-5.jpg\" alt=\"Fred Andrew\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Fred Andrew   \n         </h3>\n					Consultant\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>','About','','inherit','closed','closed','','1072-revision-v1','','','2023-10-27 09:47:47','2023-10-27 09:47:47','',1072,'https://ramlalatourandtravel.com/?p=1235',0,'revision','',0),(1236,1,'2023-10-27 09:49:08','2023-10-27 09:49:08','<h2>About</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"800\" height=\"880\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13-768x845.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n                     Learn about us\n                     <h2>\n               Dare to Explore with Ram Lala Tour & Travel Agency\n            </h2>\n                              We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}</style>			\n				Best Services			\n									98%\n				Tour Agents			\n									75%\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Get Right Solutions\n    </a>\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Expert Architecture\n    </a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>		\n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-1.jpg\" alt=\"Shirley Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Shirley Smith\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-3.jpg\" alt=\"Kevin Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Kevin Smith\n										Customer\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-2.jpg\" alt=\"Jessica Brown\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Jessica Brown\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/10/testimonial-4.jpg\" alt=\"David Anderson\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										David Anderson\n										Customer\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                                    2568\n                      Total Tour booked                  \n                                    20\n                      Total Destinations                  \n                                    930\n                      Happy People                  \n                                    25\n                      Our Team Member                  \n                     Professional people\n                     <h2>\n               Meet the Team\n            </h2>\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-1.jpg\" alt=\"Jessica Brown\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Jessica Brown   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-2.jpg\" alt=\"Yoni Albert\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Yoni Albert   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-3.jpg\" alt=\"Christine Eve\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Christine Eve   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-4.jpg\" alt=\"David Hardson\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            David Hardson   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-5.jpg\" alt=\"Fred Andrew\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Fred Andrew   \n         </h3>\n					Consultant\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>','About','','inherit','closed','closed','','1072-revision-v1','','','2023-10-27 09:49:08','2023-10-27 09:49:08','',1072,'https://ramlalatourandtravel.com/?p=1236',0,'revision','',0),(1237,1,'2023-10-27 09:49:08','2023-10-27 09:49:08','<h2>About</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"800\" height=\"880\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13-768x845.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n                     Learn about us\n                     <h2>\n               Dare to Explore with Ram Lala Tour & Travel Agency\n            </h2>\n                              We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}</style>			\n				Best Services			\n									98%\n				Tour Agents			\n									75%\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Get Right Solutions\n    </a>\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Expert Architecture\n    </a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>		\n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-1.jpg\" alt=\"Shirley Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Shirley Smith\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-3.jpg\" alt=\"Kevin Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Kevin Smith\n										Customer\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-2.jpg\" alt=\"Jessica Brown\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Jessica Brown\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/10/testimonial-4.jpg\" alt=\"David Anderson\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										David Anderson\n										Customer\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                                    2568\n                      Total Tour booked                  \n                                    20\n                      Total Destinations                  \n                                    930\n                      Happy People                  \n                                    25\n                      Our Team Member                  \n                     Professional people\n                     <h2>\n               Meet the Team\n            </h2>\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-1.jpg\" alt=\"Jessica Brown\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Jessica Brown   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-2.jpg\" alt=\"Yoni Albert\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Yoni Albert   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-3.jpg\" alt=\"Christine Eve\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Christine Eve   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-4.jpg\" alt=\"David Hardson\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            David Hardson   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-5.jpg\" alt=\"Fred Andrew\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Fred Andrew   \n         </h3>\n					Consultant\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>','About','','inherit','closed','closed','','1072-revision-v1','','','2023-10-27 09:49:08','2023-10-27 09:49:08','',1072,'https://ramlalatourandtravel.com/?p=1237',0,'revision','',0),(1238,1,'2023-10-27 09:49:08','2023-10-27 09:49:08','<h2>About</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> <li>Page</li></ol>            \n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"800\" height=\"880\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-13-768x845.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n                     Learn about us\n                     <h2>\n               Dare to Explore with Ram Lala Tour & Travel Agency\n            </h2>\n                              We are trusted by our clients and have a reputation for the best services in the field. Lorem ipsum is simply free text dolor sit amett consectetur adipiscing elit. It is a long established fact that a reader will be distracted by the readable content of a page.\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-progress{text-align:left}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:15px}.elementor-progress-percentage{padding-right:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-left:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}</style>			\n				Best Services			\n									98%\n				Tour Agents			\n									75%\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Get Right Solutions\n    </a>\n    <a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n        /\n        Expert Architecture\n    </a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n    Book Tour Now\n</a>		\n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-1.jpg\" alt=\"Shirley Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Shirley Smith\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-3.jpg\" alt=\"Kevin Smith\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.									\n										Kevin Smith\n										Customer\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/09/testimonial-2.jpg\" alt=\"Jessica Brown\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Jessica Brown\n										Founder &amp; CEO\n										<img src=\"https://gaviaspreview.com/wp/tevily/wp-content/uploads/2021/10/testimonial-4.jpg\" alt=\"David Anderson\" />\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										David Anderson\n										Customer\n            <a href=\"#\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                                    2568\n                      Total Tour booked                  \n                                    20\n                      Total Destinations                  \n                                    930\n                      Happy People                  \n                                    25\n                      Our Team Member                  \n                     Professional people\n                     <h2>\n               Meet the Team\n            </h2>\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-1.jpg\" alt=\"Jessica Brown\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Jessica Brown   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-2.jpg\" alt=\"Yoni Albert\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Yoni Albert   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-3.jpg\" alt=\"Christine Eve\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Christine Eve   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-4.jpg\" alt=\"David Hardson\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            David Hardson   \n         </h3>\n					Consultant\n         <img src=\"https://gaviaspreview.com/wp/tevily/wp-content/plugins/tevily-themer/elementor/assets/images/team-5.jpg\" alt=\"Fred Andrew\" />  \n							  <a href=\"https://facebook.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://twitter.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://instagram.com/envato/\">\n				 			  </a>\n			  							  <a href=\"https://pinterest.com/envato/\">\n				 			  </a>\n					<h3>\n            Fred Andrew   \n         </h3>\n					Consultant\n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>','About','','inherit','closed','closed','','1072-revision-v1','','','2023-10-27 09:49:08','2023-10-27 09:49:08','',1072,'https://ramlalatourandtravel.com/?p=1238',0,'revision','',0),(1240,1,'2023-10-27 09:55:06','2023-10-27 09:55:06','','cleartrip-rebrands-itself','','inherit','open','closed','','cleartrip-rebrands-itself','','','2023-10-27 09:55:50','2023-10-27 09:55:50','',35,'https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself.webp',0,'attachment','image/webp',0),(1241,1,'2023-10-27 09:56:10','2023-10-27 09:56:10','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-1.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-2.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-3.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-4.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-1-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-1-180x180.jpg 180w, /uploads/2020/12/post-1-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin3 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-2-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-2-180x180.jpg 180w, /uploads/2020/12/post-2-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-3-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-3-180x180.jpg 180w, /uploads/2020/12/post-3-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a></h3> \n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"ThaiLand\" />\n                     Relax\n                     <h3>ThaiLand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"#\">\n    Book Tour Now\n</a>','Our Partner','','inherit','closed','closed','','35-revision-v1','','','2023-10-27 09:56:10','2023-10-27 09:56:10','',35,'https://ramlalatourandtravel.com/?p=1241',0,'revision','',0),(1242,1,'2023-10-27 09:56:11','2023-10-27 09:56:11','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://gaviaspreview.com/wp/tevily\">Home</a> </li> </ol>            \n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-1.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-2.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-3.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"270\" height=\"101\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/05/partner-4.jpg\" alt=\"\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Company Limited Liability Tevily Financial		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-1-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-1-180x180.jpg 180w, /uploads/2020/12/post-1-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin3 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/things-to-see-and-do-when-visiting-japan/\">Things to See and Do When Visiting Japan</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-2-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-2-180x180.jpg 180w, /uploads/2020/12/post-2-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/a-place-where-start-new-life-with-peace/\">A Place where Start New Life with Peace</a></h3> \n         <a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">\n            <img width=\"180\" height=\"180\" src=\"/uploads/2020/12/post-3-180x180.jpg\" alt=\"\" loading=\"lazy\" srcset=\"/uploads/2020/12/post-3-180x180.jpg 180w, /uploads/2020/12/post-3-600x600.jpg 600w\" sizes=\"(max-width: 180px) 100vw, 180px\" />         </a>\n            admin0 Comments          \n         <h3><a href=\"https://gaviaspreview.com/wp/tevily/journeys-are-best-measured-with-friends/\">Journeys are Best Measured with Friends</a></h3> \n      3&nbsp;tours\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"ThaiLand\" />\n                     Relax\n                     <h3>ThaiLand</h3>\n               <a href=\"https://gaviaspreview.com/wp/tevily/ba_location/thailand/\"></a>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"#\">\n    Book Tour Now\n</a>','Our Partner','','inherit','closed','closed','','35-revision-v1','','','2023-10-27 09:56:11','2023-10-27 09:56:11','',35,'https://ramlalatourandtravel.com/?p=1242',0,'revision','',0),(1243,1,'2023-10-27 09:56:11','2023-10-27 09:56:11','<h2>5 Off The Beaten Track Adventures & Destinations</h2><ol><li><a href=\"https://ramlalatourandtravel.com\">Home</a> </li> </ol>            \n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"421\" height=\"233\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Make My Trip		  </a>\n		  			</h2>\n				Make my Trip is leading travel Package provider\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"1200\" height=\"675\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky-1024x576.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky-768x432.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Travel Traingle		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"1200\" height=\"630\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed.png 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed-1024x538.png 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/og-goibibo.aba291ed-768x403.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Goibibo		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"343\" height=\"147\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/download.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Yatra		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"3354\" height=\"713\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Trip Advisor		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 <img width=\"1190\" height=\"528\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534.webp 1190w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534-1024x454.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cleartrip-rebrands-itself-e1698400545534-768x341.webp 768w\" sizes=\"(max-width: 1190px) 100vw, 1190px\" />		  </a>\n					<h2>\n						  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Clear Trip		  </a>\n		  			</h2>\n				Envato is proudly based in Melbourne, Australia, but our people and community live and work from all over the world.\n			 		  <a href=\"https://themeforest.net/user/gavias\" target=\"_blank\" rel=\"noopener\">\n			 Read More		  </a>\n                     <h2>\n               Recent Posts\n            </h2>\n         <a href=\"https://ramlalatourandtravel.com/traveler-studying-map-of-city-on-motorcycle/\">\n            <img width=\"150\" height=\"150\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-150x150.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-150x150.jpg 150w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-300x300.jpg 300w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-1024x1024.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-768x768.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3-100x100.jpg 100w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/1-3.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\" />         </a>\n            November 9, 2021arpitkmaurya1          \n         <h3><a href=\"https://ramlalatourandtravel.com/traveler-studying-map-of-city-on-motorcycle/\">Traveler studying map of city on motorcycle</a></h3> \n         <a href=\"https://ramlalatourandtravel.com/man-sitting-beside-backpack-near-railway/\">\n            <img width=\"150\" height=\"150\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-150x150.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-150x150.jpg 150w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-300x300.jpg 300w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-1024x1024.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-768x768.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3-100x100.jpg 100w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/2-3.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\" />         </a>\n            November 9, 2021arpitkmaurya1          \n         <h3><a href=\"https://ramlalatourandtravel.com/man-sitting-beside-backpack-near-railway/\">Man Sitting Beside Backpack Near Railway</a></h3> \n         <a href=\"https://ramlalatourandtravel.com/hello-world/\">\n            <img width=\"150\" height=\"150\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-150x150.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-150x150.jpg 150w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-300x300.jpg 300w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-1024x1024.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-768x768.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4-100x100.jpg 100w, https://ramlalatourandtravel.com/wp-content/uploads/2021/11/3-4.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\" />         </a>\n            November 8, 2021arpitkmaurya1          \n         <h3><a href=\"https://ramlalatourandtravel.com/hello-world/\">Man in Blue Dress Shirt and Blue Jeans</a></h3> \n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/image-9.jpg\" alt=\"ThaiLand\" />\n                     Relax\n                     <h3>ThaiLand</h3>\n                     Plan your trip with us\n                     <h2>\n               Ready for an unforgetable tour?\n            </h2>\n			<a href=\"#\">\n    Book Tour Now\n</a>','Our Partner','','inherit','closed','closed','','35-revision-v1','','','2023-10-27 09:56:11','2023-10-27 09:56:11','',35,'https://ramlalatourandtravel.com/?p=1243',0,'revision','',0);
INSERT INTO `wwQ_posts` VALUES (1245,1,'2023-10-27 09:58:45','2023-10-27 09:58:45','<h2>\n               Explore The Worlds\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#36;\"\n									        data-min=\"39\"\n									        data-max=\"511\"\n									        data-from=\"39\"\n									        data-to=\"511\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageKeywordDate FromDate To		\n	                     <strong>18</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n							<a href=\"https://ramlalatourandtravel.com/booking/walking-the-amalfi-coast/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" alt=\"Walking the Amalfi Coast\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"956\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"63782300\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"63782300\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"63782300\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"63782300\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"63782300\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/walking-the-amalfi-coast/\">Walking the Amalfi Coast</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;39.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/walking-the-amalfi-coast/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/rome-to-venice-adventure-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg\" alt=\"Rome to Venice Adventure Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"957\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4042975761\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4042975761\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4042975761\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4042975761\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4042975761\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/rome-to-venice-adventure-tour/\">Rome to Venice Adventure Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;39.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/rome-to-venice-adventure-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/discovery-island-kayak-adventure/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-18.jpg\" alt=\"Discovery Island Kayak Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"901\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.33</li><li>Services3.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4158435805\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4158435805\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4158435805\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4158435805\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4158435805\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/discovery-island-kayak-adventure/\">Discovery Island Kayak Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						15 days98					\n						<a href=\"https://ramlalatourandtravel.com/booking/discovery-island-kayak-adventure/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/yucatan-peninsula-caribbean/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Yucatán Peninsula &amp; Caribbean\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1163278591\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1163278591\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1163278591\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1163278591\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1163278591\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/yucatan-peninsula-caribbean/\">Yucatán Peninsula & Caribbean</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/yucatan-peninsula-caribbean/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/national-parks-tour-small-group/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"National Parks Tour Small Group\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4178802618\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4178802618\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4178802618\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4178802618\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4178802618\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/national-parks-tour-small-group/\">National Parks Tour Small Group</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/national-parks-tour-small-group/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/southwest-usa-national-parks/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" alt=\"Southwest USA National Parks\">\n				</a>\n			<a href=\"#\" data-post_id=\"954\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4.67</li><li>Location3</li><li>Amenities4</li><li>Services4</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4203770075\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4203770075\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4203770075\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4203770075\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4203770075\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/southwest-usa-national-parks/\">Southwest USA National Parks</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;49.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/southwest-usa-national-parks/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/the-metropolitan-museum-art/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"The Metropolitan Museum Art\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2375422495\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2375422495\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2375422495\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2375422495\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2375422495\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/the-metropolitan-museum-art/\">The Metropolitan Museum Art</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;59.00\n						60					\n						<a href=\"https://ramlalatourandtravel.com/booking/the-metropolitan-museum-art/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/los-glaciares-fitz-roy-trip/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" alt=\"Los Glaciares &amp; Fitz Roy Trip\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"900\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.67</li><li>Location3.33</li><li>Amenities3.67</li><li>Services3.67</li><li>Price5</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2168368617\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2168368617\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2168368617\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2168368617\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2168368617\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/los-glaciares-fitz-roy-trip/\">Los Glaciares & Fitz Roy Trip</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;59.00\n						9 days99					\n						<a href=\"https://ramlalatourandtravel.com/booking/los-glaciares-fitz-roy-trip/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/brooklyn-christmas-lights-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Brooklyn Christmas Lights Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2630375661\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2630375661\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2630375661\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2630375661\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2630375661\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/brooklyn-christmas-lights-tour/\">Brooklyn Christmas Lights Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;59.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/brooklyn-christmas-lights-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/north-island-adventure-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" alt=\"North Island Adventure Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"960\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"740261935\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"740261935\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"740261935\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"740261935\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"740261935\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/north-island-adventure-tour/\">North Island Adventure Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;59.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/north-island-adventure-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/rainbow-mountain-trek/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" alt=\"Rainbow Mountain Red Valley\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"899\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities2.67</li><li>Services4.33</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"445778005\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"445778005\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"445778005\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"445778005\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"445778005\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/rainbow-mountain-trek/\">Rainbow Mountain Red Valley</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;69.00\n						11 days36					\n						<a href=\"https://ramlalatourandtravel.com/booking/rainbow-mountain-trek/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/athens-mykonos-and-santorini-adventure/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Mykonos and Santorini Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1327452166\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1327452166\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1327452166\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1327452166\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1327452166\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/athens-mykonos-and-santorini-adventure/\">Mykonos and Santorini Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#36;119.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/athens-mykonos-and-santorini-adventure/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/southwest-national-parks-canyon/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Southwest National Parks Canyon\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3169581663\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3169581663\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3169581663\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3169581663\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3169581663\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/southwest-national-parks-canyon/\">Southwest National Parks Canyon</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;119.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/southwest-national-parks-canyon/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/discovery-islands-kayaking-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Discovery Islands Kayaking Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2937156187\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2937156187\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2937156187\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2937156187\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2937156187\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/discovery-islands-kayaking-tour/\">Discovery Islands Kayaking Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#36;129.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/discovery-islands-kayaking-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/greece-italy-switzerland-and-paris/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" alt=\"Greece, Italy, Switzerland and Paris\">\n				</a>\n			<a href=\"#\" data-post_id=\"959\" title=\"Wishlist\">\n							</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3551557417\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3551557417\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3551557417\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3551557417\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3551557417\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/greece-italy-switzerland-and-paris/\">Greece, Italy, Switzerland and Paris</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;129.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/greece-italy-switzerland-and-paris/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/sri-lanka-one-life-adventures/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" alt=\"Sri Lanka One Life Adventures\">\n				</a>\n			<a href=\"#\" data-post_id=\"961\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"528059081\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"528059081\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"528059081\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"528059081\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"528059081\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/sri-lanka-one-life-adventures/\">Sri Lanka One Life Adventures</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;129.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/sri-lanka-one-life-adventures/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/java-bali-one-life-adventures/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"Java &amp; Bali One Life Adventures\">\n				</a>\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1780407561\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1780407561\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1780407561\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1780407561\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1780407561\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/java-bali-one-life-adventures/\">Java & Bali One Life Adventures</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;129.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/java-bali-one-life-adventures/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/small-group-sicily-food-wine/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"Small Group Sicily Food &amp; Wine\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n							</a>\n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3709672404\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3709672404\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3709672404\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3709672404\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3709672404\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/small-group-sicily-food-wine/\">Small Group Sicily Food & Wine</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#36;511.00\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/small-group-sicily-food-wine/\">Explore</a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Register\n					</a>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"415\" height=\"341\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/10/image-app.png\" alt=\"\" loading=\"lazy\" />','Tours Page','','inherit','closed','closed','','869-revision-v1','','','2023-10-27 09:58:45','2023-10-27 09:58:45','',869,'https://ramlalatourandtravel.com/?p=1245',0,'revision','',0),(1246,1,'2023-10-27 09:58:45','2023-10-27 09:58:45','<h2>\n               Explore The Worlds\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageKeywordDate FromDate To		\n	                     <strong>15</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n							<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" alt=\"Ayodhya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"956\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Ayodhya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg\" alt=\"Lucknow Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"957\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Lucknow Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Raj Gir Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Raj Gir Tour</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"Nalanda University Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Nalanda University Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" alt=\"Udaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"954\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4.67</li><li>Location3</li><li>Amenities4</li><li>Services4</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Udaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"Jhansi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Jhansi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						60					\n						<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Kashi (Vanaras) Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Kashi (Vanaras) Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" alt=\"Delhi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"960\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Delhi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Vrindavan Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Vrindavan Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Jaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Jaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Mathura Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Mathura Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" alt=\"Prayagraj Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"959\" title=\"Wishlist\">\n							</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Prayagraj Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" alt=\"Vaishno Devi\">\n				</a>\n			<a href=\"#\" data-post_id=\"961\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Vaishno Devi</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"Bodh Gaya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n							</a>\n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Bodh Gaya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;511\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"Agra Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Agra Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;1000\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Explore</a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Register\n					</a>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"2560\" height=\"1708\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg 2560w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-768x512.jpg 768w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" />','Tours Page','','inherit','closed','closed','','869-revision-v1','','','2023-10-27 09:58:45','2023-10-27 09:58:45','',869,'https://ramlalatourandtravel.com/?p=1246',0,'revision','',0),(1247,1,'2023-10-27 09:59:47','2023-10-27 09:59:47','<h2>\n               Explore The Worlds\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageKeywordDate FromDate To		\n	                     <strong>15</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n							<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" alt=\"Ayodhya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"956\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Ayodhya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg\" alt=\"Lucknow Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"957\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Lucknow Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Raj Gir Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Raj Gir Tour</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"Nalanda University Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Nalanda University Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" alt=\"Udaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"954\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4.67</li><li>Location3</li><li>Amenities4</li><li>Services4</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Udaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"Jhansi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Jhansi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						60					\n						<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Kashi (Vanaras) Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Kashi (Vanaras) Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" alt=\"Delhi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"960\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Delhi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Vrindavan Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Vrindavan Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Jaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Jaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Mathura Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Mathura Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" alt=\"Prayagraj Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"959\" title=\"Wishlist\">\n							</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Prayagraj Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" alt=\"Vaishno Devi\">\n				</a>\n			<a href=\"#\" data-post_id=\"961\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Vaishno Devi</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"Bodh Gaya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n							</a>\n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Bodh Gaya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;511\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"Agra Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Agra Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;1000\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Explore</a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Register\n					</a>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"2560\" height=\"1708\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg 2560w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-768x512.jpg 768w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" />','Tours Page','','inherit','closed','closed','','869-revision-v1','','','2023-10-27 09:59:47','2023-10-27 09:59:47','',869,'https://ramlalatourandtravel.com/?p=1247',0,'revision','',0),(1248,1,'2023-10-27 09:59:47','2023-10-27 09:59:47','<h2>\n               Explore The Worlds\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageKeywordDate FromDate To		\n	                     <strong>15</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n							<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" alt=\"Ayodhya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"956\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2719654449\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Ayodhya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg\" alt=\"Lucknow Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"957\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2588284670\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Lucknow Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Raj Gir Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1381762193\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Raj Gir Tour</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"Nalanda University Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"537884309\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Nalanda University Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" alt=\"Udaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"954\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4.67</li><li>Location3</li><li>Amenities4</li><li>Services4</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3336895722\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Udaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"Jhansi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2867268566\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Jhansi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						60					\n						<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Kashi (Vanaras) Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"227379089\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Kashi (Vanaras) Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" alt=\"Delhi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"960\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"2858274218\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Delhi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Vrindavan Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"962193784\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Vrindavan Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Jaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3000631642\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Jaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Mathura Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4102957790\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Mathura Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" alt=\"Prayagraj Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"959\" title=\"Wishlist\">\n							</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1195235912\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Prayagraj Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" alt=\"Vaishno Devi\">\n				</a>\n			<a href=\"#\" data-post_id=\"961\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1653070049\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Vaishno Devi</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"Bodh Gaya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n							</a>\n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"756736170\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Bodh Gaya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;511\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"Agra Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1527199518\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Agra Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;1000\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Explore</a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Register\n					</a>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"2560\" height=\"1708\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg 2560w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-768x512.jpg 768w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" />','Tours Page','','inherit','closed','closed','','869-revision-v1','','','2023-10-27 09:59:47','2023-10-27 09:59:47','',869,'https://ramlalatourandtravel.com/?p=1248',0,'revision','',0),(1249,1,'2023-10-27 09:59:47','2023-10-27 09:59:47','<h2>\n               Explore The India\n            </h2>\n                              People Don’t Take, Trips Take People\n                Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageKeywordDate FromDate To		\n	                     <strong>15</strong>&nbsp;\n									Tours	                     \n						Sort by\n                              <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_desc\">\n                                  <input type=\"text\" name=\"sr_sort_by_label\"  value=\"Price\">\n                                  <input type=\"hidden\" name=\"sr_sort_by\"  value=\"price_asc\">\n                                  <ul>\n                <li data-id=\"title_asc\" data-value=\"Title\">Title</li><li data-id=\"price_asc\" data-value=\"Price\">Price</li><li data-id=\"rating_asc\" data-value=\"Rating\">Rating</li><li data-id=\"avdatefrom_asc\" data-value=\"Availability date\">Availability date</li>\n            </ul>\n							<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-13.jpg\" alt=\"Ayodhya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"956\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"93294719\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Ayodhya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/ayodhya-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-8.jpg\" alt=\"Lucknow Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"957\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3123907877\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Lucknow Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;39\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/lucknow-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Raj Gir Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"633046531\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Raj Gir Tour</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"Nalanda University Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3678861391\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Nalanda University Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" alt=\"Udaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"954\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4.67</li><li>Location3</li><li>Amenities4</li><li>Services4</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"736058022\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Udaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/udaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-15.jpg\" alt=\"Jhansi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"898\" title=\"Wishlist\">\n							</a>\n        3.87 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1915860329\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Jhansi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						60					\n						<a href=\"https://ramlalatourandtravel.com/booking/jhansi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Kashi (Vanaras) Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"784725152\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Kashi (Vanaras) Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-7.jpg\" alt=\"Delhi Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"960\" title=\"Wishlist\">\n							</a>\n        3.8 by 3 reviews<ul><li>Quality4</li><li>Location3.67</li><li>Amenities3.33</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"67278475\">\n			                        			                     </a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Delhi Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/delhi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Vrindavan Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"488142088\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Vrindavan Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-10.jpg\" alt=\"Jaipur Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"955\" title=\"Wishlist\">\n							</a>\n        3.4 by 3 reviews<ul><li>Quality3</li><li>Location3.67</li><li>Amenities3</li><li>Services3.67</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3522501298\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Jaipur Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/jaipur/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Mathura Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"321918949\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Mathura Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-3.jpg\" alt=\"Prayagraj Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"959\" title=\"Wishlist\">\n							</a>\n        3.6 by 3 reviews<ul><li>Quality3.33</li><li>Location4</li><li>Amenities3.67</li><li>Services3</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3038551023\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Prayagraj Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/prayagraj-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" alt=\"Vaishno Devi\">\n				</a>\n			<a href=\"#\" data-post_id=\"961\" title=\"Wishlist\">\n							</a>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"261857720\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Vaishno Devi</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vaishno-devi/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" alt=\"Bodh Gaya Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"958\" title=\"Wishlist\">\n							</a>\n        3.33 by 3 reviews<ul><li>Quality4</li><li>Location3.33</li><li>Amenities3.33</li><li>Services3</li><li>Price3</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"4053650264\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Bodh Gaya Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;511\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/bodh-gaya/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"Agra Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"796971559\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Agra Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;1000\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Explore</a>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us! Our members can access savings of up to 50% and earn Trip Coins while booking.\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Sign In\n					</a>\n			<a href=\"http://localhost/wp/ziston/about-us/\">\n						Register\n					</a>\n			<style>/*! elementor - v3.17.0 - 25-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"2560\" height=\"1708\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg 2560w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-768x512.jpg 768w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" />','Tours Page','','inherit','closed','closed','','869-revision-v1','','','2023-10-27 09:59:47','2023-10-27 09:59:47','',869,'https://ramlalatourandtravel.com/?p=1249',0,'revision','',0),(1256,1,'2023-11-10 03:42:26','2023-11-10 03:42:26','','kohinoor','','inherit','open','closed','','kohinoor','','','2023-11-10 03:42:40','2023-11-10 03:42:40','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/kohinoor.jpeg',0,'attachment','image/jpeg',0),(1262,1,'2023-11-10 04:07:35','2023-11-10 04:07:35','Fortuner','Fortuner','','publish','open','closed','','fortuner','','','2023-11-10 04:09:44','2023-11-10 04:09:44','',0,'https://ramlalatourandtravel.com/?post_type=to_book&#038;p=1262',0,'to_book','',0),(1263,1,'2023-11-10 04:08:46','2023-11-10 04:08:46','','20200604105144_Toyota-Fortuner-facelift-2','','inherit','open','closed','','20200604105144_toyota-fortuner-facelift-2','','','2023-11-10 04:08:46','2023-11-10 04:08:46','',1262,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/20200604105144_Toyota-Fortuner-facelift-2.jpg',0,'attachment','image/jpeg',0),(1264,1,'2023-11-10 04:18:12','2023-11-10 04:18:12','','fortuner','','inherit','open','closed','','fortuner-2','','','2023-11-10 04:18:20','2023-11-10 04:18:20','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/fortuner.jpeg',0,'attachment','image/jpeg',0),(1268,1,'2023-11-10 04:28:58','2023-11-10 04:28:58','','mercedes','','inherit','open','closed','','mercedes','','','2023-11-10 04:28:58','2023-11-10 04:28:58','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/mercedes.jpeg',0,'attachment','image/jpeg',0),(1272,1,'2023-11-10 04:38:13','2023-11-10 04:38:13','','fortuner','','inherit','open','closed','','fortuner-3','','','2023-11-10 04:38:13','2023-11-10 04:38:13','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/fortuner-1.jpeg',0,'attachment','image/jpeg',0),(1280,1,'2023-11-20 03:30:10','2023-11-20 03:30:10','<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"512\" height=\"512\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"ram lala tour and travel logo\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png 512w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-300x300.png 300w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png 150w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-100x100.png 100w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-270x270.png 270w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-192x192.png 192w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-180x180.png 180w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-32x32.png 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" />														\n		Welcome to Ram Lala Tour and Travel Agency.  		\n			<link rel=\"stylesheet\" href=\"http://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n								<li>\n										Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\n									</li>\n						</ul>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Quick Access</h2>		\n					<ul>\n							<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/news/\">\n											Community Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/our-team/\">\n											Rewards\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n											Work with Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/contact-2/\">\n											Contact\n											</a>\n									</li>\n						</ul>\n			<h2>Explore</h2>		\n					<ul>\n							<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n											Account\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/terms-and-conditions/\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/contact-2/\">\n											Affilitate Program\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/our-partner/\">\n											Our Partner\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/events-page/\">\n											Events\n											</a>\n									</li>\n						</ul>\n			<h2>About Ram Lala Tour &amp; Travels</h2>		\n		Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. 		\n			<a href=\"#\">\n						</a>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p>© Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\"http://whettle.com\">Whettle Services</a>.</p>','Footer Main','','inherit','closed','closed','','866-revision-v1','','','2023-11-20 03:30:10','2023-11-20 03:30:10','',866,'https://ramlalatourandtravel.com/?p=1280',0,'revision','',0),(1281,1,'2023-11-20 03:34:42','2023-11-20 03:34:42','<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"512\" height=\"512\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"ram lala tour and travel logo\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png 512w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-300x300.png 300w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png 150w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-100x100.png 100w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-270x270.png 270w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-192x192.png 192w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-180x180.png 180w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-32x32.png 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" />														\n		Welcome to Ram Lala Tour and Travel Agency.  		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n								<li>\n										Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\n									</li>\n						</ul>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Quick Access</h2>		\n					<ul>\n							<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n											About Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/news/\">\n											Community Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/our-team/\">\n											Rewards\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/about/\">\n											Work with Us\n											</a>\n									</li>\n								<li>\n											<a href=\"https://gaviaspreview.com/wp/tevily/contact-2/\">\n											Contact\n											</a>\n									</li>\n						</ul>\n			<h2>Explore</h2>		\n					<ul>\n							<li>\n										Ayodhya\n									</li>\n								<li>\n										Bodhgaya\n									</li>\n								<li>\n										Banaras\n									</li>\n								<li>\n										Agra\n									</li>\n								<li>\n										Delhi\n									</li>\n						</ul>\n			<h2>About Ram Lala Tour &amp; Travels</h2>		\n		Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. 		\n			<a href=\"#\">\n						</a>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p>© Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\"http://whettle.com\">Whettle Services</a>.</p>','Footer Main','','inherit','closed','closed','','866-revision-v1','','','2023-11-20 03:34:42','2023-11-20 03:34:42','',866,'https://ramlalatourandtravel.com/?p=1281',0,'revision','',0),(1282,1,'2023-11-20 03:39:34','2023-11-20 03:39:34','<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"512\" height=\"512\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"ram lala tour and travel logo\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png 512w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-300x300.png 300w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png 150w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-100x100.png 100w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-270x270.png 270w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-192x192.png 192w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-180x180.png 180w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-32x32.png 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" />														\n		Welcome to Ram Lala Tour and Travel Agency.  		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n								<li>\n										Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\n									</li>\n						</ul>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Quick Access</h2>		\n					<ul>\n							<li>\n										About Us\n									</li>\n								<li>\n										Our Team\n									</li>\n								<li>\n										Tour Package\n									</li>\n								<li>\n										Our Partners\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n			<h2>Explore Tours</h2>		\n					<ul>\n							<li>\n										Ayodhya\n									</li>\n								<li>\n										Bodhgaya\n									</li>\n								<li>\n										Banaras\n									</li>\n								<li>\n										Agra\n									</li>\n								<li>\n										Delhi\n									</li>\n						</ul>\n			<h2>About Ram Lala Tour &amp; Travels</h2>		\n		Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. 		\n			<a href=\"#\">\n						</a>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a href=\"https://pinterest.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Pinterest\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p>© Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\"http://whettle.com\">Whettle Services</a>.</p>','Footer Main','','inherit','closed','closed','','866-revision-v1','','','2023-11-20 03:39:34','2023-11-20 03:39:34','',866,'https://ramlalatourandtravel.com/?p=1282',0,'revision','',0),(1295,1,'2023-11-20 04:25:29','2023-11-20 04:25:29','','452347571','','inherit','open','closed','','452347571','','','2023-11-20 04:25:29','2023-11-20 04:25:29','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg',0,'attachment','image/jpeg',0),(1296,1,'2023-11-20 04:29:55','2023-11-20 04:29:55','','5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world','','inherit','open','closed','','5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world','','','2023-11-20 04:29:55','2023-11-20 04:29:55','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg',0,'attachment','image/jpeg',0),(1297,1,'2023-11-20 04:30:00','2023-11-20 04:30:00','','cblhotelexterior','','inherit','open','closed','','cblhotelexterior','','','2023-11-20 04:30:00','2023-11-20 04:30:00','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/cblhotelexterior.jpg',0,'attachment','image/jpeg',0),(1298,1,'2023-11-20 04:30:05','2023-11-20 04:30:05','','hotel 5 star','','inherit','open','closed','','hotel-5-star','','','2023-11-20 04:30:05','2023-11-20 04:30:05','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star.jpg',0,'attachment','image/jpeg',0),(1299,1,'2023-11-20 04:30:11','2023-11-20 04:30:11','','asphalt road front of luxury hotel in clear sky at night','asphalt road front of luxury hotel in clear sky at night','inherit','open','closed','','asphalt-road-front-of-luxury-hotel-in-clear-sky-at-night','','','2023-11-20 04:30:11','2023-11-20 04:30:11','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/istockphoto-503019528-612x612-1.jpg',0,'attachment','image/jpeg',0),(1300,1,'2023-11-20 04:32:08','2023-11-20 04:32:08','','radisson-blu-plaza-delhi','','inherit','open','closed','','radisson-blu-plaza-delhi','','','2023-11-20 04:32:08','2023-11-20 04:32:08','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi.jpg',0,'attachment','image/jpeg',0),(1301,1,'2023-11-20 04:33:18','2023-11-20 04:33:18','','expediav2-94014-e47096-638262','','inherit','open','closed','','expediav2-94014-e47096-638262','','','2023-11-20 04:33:18','2023-11-20 04:33:18','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg',0,'attachment','image/jpeg',0),(1302,1,'2023-11-20 04:33:20','2023-11-20 04:33:20','','welcomhotel-dwarka-new','','inherit','open','closed','','welcomhotel-dwarka-new','','','2023-11-20 04:33:20','2023-11-20 04:33:20','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg',0,'attachment','image/jpeg',0),(1303,1,'2023-11-20 04:37:17','2023-11-20 04:37:17','','hotel-Claridges-New-Delhi','','inherit','open','closed','','hotel-claridges-new-delhi','','','2023-11-20 04:37:17','2023-11-20 04:37:17','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg',0,'attachment','image/jpeg',0),(1304,1,'2023-11-20 04:37:23','2023-11-20 04:37:23','','jw-marriott-hotel-mumbai','','inherit','open','closed','','jw-marriott-hotel-mumbai','','','2023-11-20 04:38:45','2023-11-20 04:38:45','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai.jpg',0,'attachment','image/jpeg',0),(1317,1,'2023-11-20 04:50:54','2023-11-20 04:50:54','<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"512\" height=\"512\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png\" alt=\"ram lala tour and travel logo\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719.png 512w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-300x300.png 300w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-150x150.png 150w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-100x100.png 100w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-270x270.png 270w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-192x192.png 192w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-180x180.png 180w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/cropped-Screenshot-2023-10-16-072719-32x32.png 32w\" sizes=\"(max-width: 512px) 100vw, 512px\" />														\n		Welcome to Ram Lala Tour and Travel Agency.  		\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n											<a href=\"tel:+91%2086047%2024163\">\n										+91 86047 24163\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:ramlalatravel@gmail.com\">\n										ramlalatravel@gmail.com\n											</a>\n									</li>\n								<li>\n										Neel Kanth Hotel Naka Chungi, Faizabad-Ayodhya\n									</li>\n						</ul>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Quick Access</h2>		\n					<ul>\n							<li>\n										About Us\n									</li>\n								<li>\n										Our Team\n									</li>\n								<li>\n										Tour Package\n									</li>\n								<li>\n										Our Partners\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n			<h2>Explore Tours</h2>		\n					<ul>\n							<li>\n										Ayodhya\n									</li>\n								<li>\n										Bodhgaya\n									</li>\n								<li>\n										Banaras\n									</li>\n								<li>\n										Agra\n									</li>\n								<li>\n										Delhi\n									</li>\n						</ul>\n			<h2>About Ram Lala Tour &amp; Travels</h2>		\n		Ram Lala Tour and Travel is leading travel package provider in Ayodhya, who can customize tour packages for you as per your requirements. Our Travel agents in Ayodhya can facilitate your trip to the city by providing effective local advice at reasonable charges. We are strong network of travel agency in Ayodhya that you can easily connect with, and plan your trip for a hassle-free experience. Our tour operators in Ayodhya have a long-standing in the travel industry, and they are known for providing best tour package that is comprehensive, professional, and affordable. 		\n			<a href=\"#\">\n						</a>\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://twitter.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a href=\"https://facebook.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-square\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Whatsapp\n											</a>\n					<a href=\"https://www.instagram.com/envato/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n		<p>© Copyright 2023 Ram Lala Tour &amp; Travel. Designed &amp; Developed by <a href=\"http://whettle.com\">Whettle Services</a>.</p>','Footer Main','','inherit','closed','closed','','866-revision-v1','','','2023-11-20 04:50:54','2023-11-20 04:50:54','',866,'https://ramlalatourandtravel.com/?p=1317',0,'revision','',0),(1324,1,'2023-11-25 04:23:36','2023-11-25 04:23:36','','2','','inherit','open','closed','','2-8','','','2023-11-25 04:23:36','2023-11-25 04:23:36','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/2.jpg',0,'attachment','image/jpeg',0),(1325,1,'2023-11-25 04:35:06','2023-11-25 04:35:06','','4','','inherit','open','closed','','4-6','','','2023-11-25 04:35:06','2023-11-25 04:35:06','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4.jpg',0,'attachment','image/jpeg',0),(1326,1,'2023-11-25 04:36:51','2023-11-25 04:36:51','','5','','inherit','open','closed','','5-5','','','2023-11-25 04:36:51','2023-11-25 04:36:51','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5.jpg',0,'attachment','image/jpeg',0),(1327,1,'2023-11-25 04:37:41','2023-11-25 04:37:41','','1','','inherit','open','closed','','1-8','','','2023-11-25 04:37:41','2023-11-25 04:37:41','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/1.jpg',0,'attachment','image/jpeg',0),(1328,1,'2023-11-25 04:44:21','2023-11-25 04:44:21','','3','','inherit','open','closed','','3-9','','','2023-11-25 04:44:21','2023-11-25 04:44:21','',0,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/3.jpg',0,'attachment','image/jpeg',0),(1335,1,'2023-11-25 05:04:39','2023-11-25 05:04:39','','6','','inherit','open','closed','','6-3','','','2023-11-25 05:04:39','2023-11-25 05:04:39','',1069,'https://ramlalatourandtravel.com/wp-content/uploads/2023/11/6.jpg',0,'attachment','image/jpeg',0),(1343,1,'2023-11-29 02:36:37','2023-11-29 02:36:37','Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?WhenDate To		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Best Taxi Services in Ayodhya </h2>		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-768x512.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/3.jpg\" alt=\"\" loading=\"lazy\" />														\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ayodhya\" />\n                     <h3>Ayodhya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/varanasi.jpg\" alt=\"Varanasi (Kashi)\" />\n                     Spritual\n                     <h3>Varanasi (Kashi)</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj.jpg\" alt=\"Prayagraj\" />\n                     <h3>Prayagraj</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpg\" alt=\"Mathura\" />\n                     <h3>Mathura</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"Agra\" />\n                     Spritual\n                     <h3>Agra</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-scaled.jpg\" alt=\"Lucknow\" />\n                     <h3>Lucknow</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vrindavan.jpg\" alt=\"Vrindavan\" />\n                     <h3>Vrindavan</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university.jpg\" alt=\"Nalanda University\" />\n                     Spritual\n                     <h3>Nalanda University</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi.jpg\" alt=\"Jhansi\" />\n                     <h3>Jhansi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/rajgir.jpg\" alt=\"Rajgir\" />\n                     Wildlife\n                     <h3>Rajgir</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/gaya.jpeg\" alt=\"Bodh Gaya\" />\n                     Adventure\n                     <h3>Bodh Gaya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/udaipur.jpeg\" alt=\"Udaipur\" />\n                     Wildlife\n                     <h3>Udaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1.jpg\" alt=\"Jaipur\" />\n                     Adventure\n                     <h3>Jaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"Delhi\" />\n                     Wildlife\n                     <h3>Delhi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vaishno-devi.jpeg\" alt=\"Vaishno Devi\" />\n                     Adventure\n                     <h3>Vaishno Devi</h3>\n					<img width=\"1280\" height=\"853\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp 1280w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-1024x682.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-768x512.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />				\n					30%<h2>Discount</h2>   \n													<h3>Book Tour Now</h3>\n																			+91 86047 24163\n					  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\"></a>\n                     Get to know us\n                     <h2>\n               Plan Your Trip with Ram Lala Travel\n            </h2>\n                              One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										You get Expert Advice\n									</li>\n								<li>\n										You’re protected!\n									</li>\n								<li>\n										You can Speak to Someone Face to Face\n									</li>\n						</ul>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\nBook with us now    \n</a>		\n                     Featured tours\n                     <h2>\n               Most Popular Tours\n            </h2>\n							<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-1.jpg\" alt=\"Kashi (Vanaras) Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"939\" title=\"Wishlist\">\n							</a>\n        4.6 by 3 reviews<ul><li>Quality4.67</li><li>Location5</li><li>Amenities4.33</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3195059387\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3195059387\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3195059387\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3195059387\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3195059387\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Kashi (Vanaras) Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;59\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/kashi-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-2.jpg\" alt=\"Mathura Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"897\" title=\"Wishlist\">\n							</a>\n        4.4 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4.67</li><li>Services4</li><li>Price4.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3087558078\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3087558078\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3087558078\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3087558078\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3087558078\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Mathura Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;129\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/mathura-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-14.jpg\" alt=\"Raj Gir Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"937\" title=\"Wishlist\">\n							</a>\n        4.33 by 3 reviews<ul><li>Quality4.67</li><li>Location4</li><li>Amenities4</li><li>Services5</li><li>Price4</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1261290763\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1261290763\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1261290763\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1261290763\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1261290763\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Raj Gir Tour</a>\n				</h3>\n						Bryce Canyon Central Park, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/raj-gir/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-4.jpg\" alt=\"Agra Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"962\" title=\"Wishlist\">\n							</a>\n        4.2 by 3 reviews<ul><li>Quality3.67</li><li>Location4.67</li><li>Amenities4.67</li><li>Services4.67</li><li>Price3.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"1973905592\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"1973905592\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"1973905592\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"1973905592\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"1973905592\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Agra Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;1000\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/agra-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-5.jpg\" alt=\"Vrindavan Tour\">\n				</a>\n			<a href=\"#\" data-post_id=\"938\" title=\"Wishlist\">\n							</a>\n        4.07 by 3 reviews<ul><li>Quality4.33</li><li>Location4.33</li><li>Amenities3.67</li><li>Services4.33</li><li>Price3.67</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"3411739580\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"3411739580\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"3411739580\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"3411739580\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"3411739580\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Vrindavan Tour</a>\n				</h3>\n						Central Park West, USA\n				  	<label>From</label>\n				  	&#8377;119\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/vrindavan-tour/\">Explore</a>\n							<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">\n					<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-6.jpg\" alt=\"Nalanda University Tour\">\n				</a>\n			Featured\n			<a href=\"#\" data-post_id=\"953\" title=\"Wishlist\">\n							</a>\n        4 by 3 reviews<ul><li>Quality3.67</li><li>Location4</li><li>Amenities3.67</li><li>Services4.33</li><li>Price4.33</li></ul>\n										                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-17.jpg\" data-elementor-lightbox-slideshow=\"452744039\">\n			                        5			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-11.jpg\" data-elementor-lightbox-slideshow=\"452744039\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-9.jpg\" data-elementor-lightbox-slideshow=\"452744039\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-12.jpg\" data-elementor-lightbox-slideshow=\"452744039\">\n			                        			                     </a>\n			                  			                     <a href=\"https://ramlalatourandtravel.com/wp-content/uploads/2021/09/tour-16.jpg\" data-elementor-lightbox-slideshow=\"452744039\">\n			                        			                     </a>\n															<a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n		  		<h3>\n					<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Nalanda University Tour</a>\n				</h3>\n						Central Park West NY, USA\n				  	<label>From</label>\n				  	&#8377;49\n						10 days50					\n						<a href=\"https://ramlalatourandtravel.com/booking/nalanda-university/\">Explore</a>\n			<h2>Our Partner Hotels Across India</h2>		\n												<img width=\"900\" height=\"506\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"563\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-768x481.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"700\" height=\"480\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/cblhotelexterior.jpg\" alt=\"\" loading=\"lazy\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg 1350w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"800\" height=\"430\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new-768x413.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n												<img width=\"900\" height=\"516\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg 1000w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262-768x440.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"548\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-768x467.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"507\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg 970w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n            <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Spritual <br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n                     <h2>\n               Our Partners\n            </h2>\n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>                                       \n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\n										Ranjeet Arora\n										Traveller\n										We were able to see so much of India and experience many things.\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\n										Nidhi Singh \n										Traveller\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Rajneesh Yadav\n										Traveller\n										One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. 									\n										Anubhav Verma\n										Traveller\n										We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.									\n										Abhishek Gupta\n										Traveller\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi-580x403.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jhansi.jpg\" data-elementor-lightbox-slideshow=\"gallery-0lu3\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/nalanda_university.jpg\" data-elementor-lightbox-slideshow=\"gallery-0lu3\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jaipur-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-0lu3\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Hang Gliding\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/delhi-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-0lu3\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/lucknow-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-0lu3\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj-580x450.jpg\" alt=\"Luxury Interior\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/prayagraj.jpg\" data-elementor-lightbox-slideshow=\"gallery-0lu3\"></a>\n                           <h3>Luxury Interior</h3>\n                                       Charity\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n                     Our benefit lists\n                     <h2>\n               Why Choose Ram Lala Tour and Travel\n            </h2>\n                              Full Service – We have everything you need for your customise trip beyond tickets. <br>\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Professional and Best Service					\n				</h3>\n									<p>\n						We are Highly Professional & Best Tour and Travel Agency in India.					</p>\n				<h3>\n						Get Instant Tour Bookings					\n				</h3>\n									<p>\n						Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.					</p>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n						Sign In\n					</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?action=register\">\n						Register\n					</a>\n												<img width=\"1200\" height=\"872\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ram Mandir at Ram lala Tour &amp; Travel\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-1024x744.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-768x558.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />','Home','','inherit','closed','closed','','1069-revision-v1','','','2023-11-29 02:36:37','2023-11-29 02:36:37','',1069,'https://ramlalatourandtravel.com/?p=1343',0,'revision','',0),(1344,1,'2023-11-29 02:36:38','2023-11-29 02:36:38','Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?WhenDate To		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Best Taxi Services in Ayodhya </h2>		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-768x512.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/3.jpg\" alt=\"\" loading=\"lazy\" />														\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ayodhya\" />\n                     <h3>Ayodhya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/varanasi.jpg\" alt=\"Varanasi (Kashi)\" />\n                     Spritual\n                     <h3>Varanasi (Kashi)</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj.jpg\" alt=\"Prayagraj\" />\n                     <h3>Prayagraj</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpg\" alt=\"Mathura\" />\n                     <h3>Mathura</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"Agra\" />\n                     Spritual\n                     <h3>Agra</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-scaled.jpg\" alt=\"Lucknow\" />\n                     <h3>Lucknow</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vrindavan.jpg\" alt=\"Vrindavan\" />\n                     <h3>Vrindavan</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university.jpg\" alt=\"Nalanda University\" />\n                     Spritual\n                     <h3>Nalanda University</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi.jpg\" alt=\"Jhansi\" />\n                     <h3>Jhansi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/rajgir.jpg\" alt=\"Rajgir\" />\n                     Wildlife\n                     <h3>Rajgir</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/gaya.jpeg\" alt=\"Bodh Gaya\" />\n                     Adventure\n                     <h3>Bodh Gaya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/udaipur.jpeg\" alt=\"Udaipur\" />\n                     Wildlife\n                     <h3>Udaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1.jpg\" alt=\"Jaipur\" />\n                     Adventure\n                     <h3>Jaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"Delhi\" />\n                     Wildlife\n                     <h3>Delhi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vaishno-devi.jpeg\" alt=\"Vaishno Devi\" />\n                     Adventure\n                     <h3>Vaishno Devi</h3>\n					<img width=\"1280\" height=\"853\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp 1280w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-1024x682.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-768x512.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />				\n					30%<h2>Discount</h2>   \n													<h3>Book Tour Now</h3>\n																			+91 86047 24163\n					  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\"></a>\n                     Get to know us\n                     <h2>\n               Plan Your Trip with Ram Lala Travel\n            </h2>\n                              One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										You get Expert Advice\n									</li>\n								<li>\n										You’re protected!\n									</li>\n								<li>\n										You can Speak to Someone Face to Face\n									</li>\n						</ul>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\nBook with us now    \n</a>		\n			<h2>Our Partner Hotels Across India</h2>		\n												<img width=\"900\" height=\"506\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"563\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-768x481.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"700\" height=\"480\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/cblhotelexterior.jpg\" alt=\"\" loading=\"lazy\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg 1350w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"800\" height=\"430\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new-768x413.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n												<img width=\"900\" height=\"516\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg 1000w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262-768x440.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"548\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-768x467.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"507\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg 970w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n            <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Spritual <br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n                     <h2>\n               Our Partners\n            </h2>\n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>                                       \n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\n										Ranjeet Arora\n										Traveller\n										We were able to see so much of India and experience many things.\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\n										Nidhi Singh \n										Traveller\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Rajneesh Yadav\n										Traveller\n										One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. 									\n										Anubhav Verma\n										Traveller\n										We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.									\n										Abhishek Gupta\n										Traveller\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi-580x403.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jhansi.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/nalanda_university.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jaipur-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Hang Gliding\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/delhi-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/lucknow-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj-580x450.jpg\" alt=\"Luxury Interior\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/prayagraj.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Luxury Interior</h3>\n                                       Charity\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n                     Our benefit lists\n                     <h2>\n               Why Choose Ram Lala Tour and Travel\n            </h2>\n                              Full Service – We have everything you need for your customise trip beyond tickets. <br>\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Professional and Best Service					\n				</h3>\n									<p>\n						We are Highly Professional & Best Tour and Travel Agency in India.					</p>\n				<h3>\n						Get Instant Tour Bookings					\n				</h3>\n									<p>\n						Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.					</p>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n						Sign In\n					</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?action=register\">\n						Register\n					</a>\n												<img width=\"1200\" height=\"872\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ram Mandir at Ram lala Tour &amp; Travel\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-1024x744.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-768x558.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />','Home','','inherit','closed','closed','','1069-revision-v1','','','2023-11-29 02:36:38','2023-11-29 02:36:38','',1069,'https://ramlalatourandtravel.com/?p=1344',0,'revision','',0),(1345,1,'2023-12-13 01:39:03','2023-12-13 01:39:03','Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?WhenDate To		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Best Taxi Services in Ayodhya </h2>		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-768x512.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/3.jpg\" alt=\"\" loading=\"lazy\" />														\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ayodhya\" />\n                     <h3>Ayodhya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/varanasi.jpg\" alt=\"Varanasi (Kashi)\" />\n                     Spritual\n                     <h3>Varanasi (Kashi)</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj.jpg\" alt=\"Prayagraj\" />\n                     <h3>Prayagraj</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpg\" alt=\"Mathura\" />\n                     <h3>Mathura</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"Agra\" />\n                     Spritual\n                     <h3>Agra</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-scaled.jpg\" alt=\"Lucknow\" />\n                     <h3>Lucknow</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vrindavan.jpg\" alt=\"Vrindavan\" />\n                     <h3>Vrindavan</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university.jpg\" alt=\"Nalanda University\" />\n                     Spritual\n                     <h3>Nalanda University</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi.jpg\" alt=\"Jhansi\" />\n                     <h3>Jhansi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/rajgir.jpg\" alt=\"Rajgir\" />\n                     Wildlife\n                     <h3>Rajgir</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/gaya.jpeg\" alt=\"Bodh Gaya\" />\n                     Adventure\n                     <h3>Bodh Gaya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/udaipur.jpeg\" alt=\"Udaipur\" />\n                     Wildlife\n                     <h3>Udaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1.jpg\" alt=\"Jaipur\" />\n                     Adventure\n                     <h3>Jaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"Delhi\" />\n                     Wildlife\n                     <h3>Delhi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vaishno-devi.jpeg\" alt=\"Vaishno Devi\" />\n                     Adventure\n                     <h3>Vaishno Devi</h3>\n					<img width=\"1280\" height=\"853\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp 1280w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-1024x682.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-768x512.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />				\n					30%<h2>Discount</h2>   \n													<h3>Book Tour Now</h3>\n																			+91 86047 24163\n					  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\"></a>\n                     Get to know us\n                     <h2>\n               Plan Your Trip with Ram Lala Travel\n            </h2>\n                              One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										You get Expert Advice\n									</li>\n								<li>\n										You’re protected!\n									</li>\n								<li>\n										You can Speak to Someone Face to Face\n									</li>\n						</ul>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\nBook with us now    \n</a>		\n			<h2>Our Partner Hotels Across India</h2>		\n												<img width=\"900\" height=\"506\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"563\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-768x481.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"700\" height=\"480\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/cblhotelexterior.jpg\" alt=\"\" loading=\"lazy\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg 1350w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"800\" height=\"430\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new-768x413.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n												<img width=\"900\" height=\"516\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg 1000w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262-768x440.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"548\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-768x467.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"507\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg 970w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n            <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Spritual <br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n                     <h2>\n               Our Partners\n            </h2>\n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>                                       \n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\n										Ranjeet Arora\n										Traveller\n										We were able to see so much of India and experience many things.\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\n										Nidhi Singh \n										Traveller\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Rajneesh Yadav\n										Traveller\n										One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. 									\n										Anubhav Verma\n										Traveller\n										We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.									\n										Abhishek Gupta\n										Traveller\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi-580x403.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jhansi.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/nalanda_university.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jaipur-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Hang Gliding\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/delhi-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/lucknow-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj-580x450.jpg\" alt=\"Luxury Interior\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/prayagraj.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Luxury Interior</h3>\n                                       Charity\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n                     Our benefit lists\n                     <h2>\n               Why Choose Ram Lala Tour and Travel\n            </h2>\n                              Full Service – We have everything you need for your customise trip beyond tickets. <br>\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Professional and Best Service					\n				</h3>\n									<p>\n						We are Highly Professional & Best Tour and Travel Agency in India.					</p>\n				<h3>\n						Get Instant Tour Bookings					\n				</h3>\n									<p>\n						Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.					</p>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n						Sign In\n					</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?action=register\">\n						Register\n					</a>\n												<img width=\"1200\" height=\"872\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ram Mandir at Ram lala Tour &amp; Travel\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-1024x744.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-768x558.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />','Home','','inherit','closed','closed','','1069-revision-v1','','','2023-12-13 01:39:03','2023-12-13 01:39:03','',1069,'https://ramlalatourandtravel.com/?p=1345',0,'revision','',0),(1346,1,'2023-12-13 01:39:05','2023-12-13 01:39:05','Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?WhenDate To		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Best Taxi Services in Ayodhya </h2>		\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-768x512.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/3.jpg\" alt=\"\" loading=\"lazy\" />														\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ayodhya\" />\n                     <h3>Ayodhya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/varanasi.jpg\" alt=\"Varanasi (Kashi)\" />\n                     Spritual\n                     <h3>Varanasi (Kashi)</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj.jpg\" alt=\"Prayagraj\" />\n                     <h3>Prayagraj</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpg\" alt=\"Mathura\" />\n                     <h3>Mathura</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"Agra\" />\n                     Spritual\n                     <h3>Agra</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-scaled.jpg\" alt=\"Lucknow\" />\n                     <h3>Lucknow</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vrindavan.jpg\" alt=\"Vrindavan\" />\n                     <h3>Vrindavan</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university.jpg\" alt=\"Nalanda University\" />\n                     Spritual\n                     <h3>Nalanda University</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi.jpg\" alt=\"Jhansi\" />\n                     <h3>Jhansi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/rajgir.jpg\" alt=\"Rajgir\" />\n                     Wildlife\n                     <h3>Rajgir</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/gaya.jpeg\" alt=\"Bodh Gaya\" />\n                     Adventure\n                     <h3>Bodh Gaya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/udaipur.jpeg\" alt=\"Udaipur\" />\n                     Wildlife\n                     <h3>Udaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1.jpg\" alt=\"Jaipur\" />\n                     Adventure\n                     <h3>Jaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"Delhi\" />\n                     Wildlife\n                     <h3>Delhi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vaishno-devi.jpeg\" alt=\"Vaishno Devi\" />\n                     Adventure\n                     <h3>Vaishno Devi</h3>\n					<img width=\"1280\" height=\"853\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp 1280w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-1024x682.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-768x512.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />				\n					30%<h2>Discount</h2>   \n													<h3>Book Tour Now</h3>\n																			+91 86047 24163\n					  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\"></a>\n                     Get to know us\n                     <h2>\n               Plan Your Trip with Ram Lala Travel\n            </h2>\n                              One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										You get Expert Advice\n									</li>\n								<li>\n										You’re protected!\n									</li>\n								<li>\n										You can Speak to Someone Face to Face\n									</li>\n						</ul>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\nBook with us now    \n</a>		\n			<h2>Our Partner Hotels Across India</h2>		\n												<img width=\"900\" height=\"506\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"563\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-768x481.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"700\" height=\"480\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/cblhotelexterior.jpg\" alt=\"\" loading=\"lazy\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg 1350w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"800\" height=\"430\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new-768x413.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n												<img width=\"900\" height=\"516\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg 1000w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262-768x440.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"548\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-768x467.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"507\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg 970w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n            <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Spritual <br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n                     <h2>\n               Our Partners\n            </h2>\n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>                                       \n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\n										Ranjeet Arora\n										Traveller\n										We were able to see so much of India and experience many things.\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\n										Nidhi Singh \n										Traveller\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Rajneesh Yadav\n										Traveller\n										One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. 									\n										Anubhav Verma\n										Traveller\n										We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.									\n										Abhishek Gupta\n										Traveller\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi-580x403.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jhansi.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/nalanda_university.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jaipur-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Hang Gliding\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/delhi-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/lucknow-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj-580x450.jpg\" alt=\"Luxury Interior\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/prayagraj.jpg\" data-elementor-lightbox-slideshow=\"gallery-5oxy\"></a>\n                           <h3>Luxury Interior</h3>\n                                       Charity\n			<style>/*! elementor - v3.17.0 - 08-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n                     Our benefit lists\n                     <h2>\n               Why Choose Ram Lala Tour and Travel\n            </h2>\n                              Full Service – We have everything you need for your customise trip beyond tickets. <br>\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Professional and Best Service					\n				</h3>\n									<p>\n						We are Highly Professional & Best Tour and Travel Agency in India.					</p>\n				<h3>\n						Get Instant Tour Bookings					\n				</h3>\n									<p>\n						Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.					</p>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n						Sign In\n					</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?action=register\">\n						Register\n					</a>\n												<img width=\"1200\" height=\"872\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ram Mandir at Ram lala Tour &amp; Travel\" loading=\"lazy\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-1024x744.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-768x558.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />','Home','','inherit','closed','closed','','1069-revision-v1','','','2023-12-13 01:39:05','2023-12-13 01:39:05','',1069,'https://ramlalatourandtravel.com/?p=1346',0,'revision','',0),(1347,1,'2023-12-13 01:39:06','2023-12-13 01:39:06','Tour\n                <form name=\"search_form\" action=\"https://ramlalatourandtravel.com/tours-page/\" method=\"get\" id=\"search_form\">\n                        <input type=\"text\" id=\"date_from\" name=\"date_from\" value=\"\" placeholder=\"Date From\">\n					  Guests&#160;0\n                          0\n                          Adult\n                          <input type=\"hidden\" name=\"guests[55]\" value=\"0\">\n                          0\n                          Youth\n                          <input type=\"hidden\" name=\"guests[103]\" value=\"0\">\n                          0\n                          Children\n                          <input type=\"hidden\" name=\"guests[65]\" value=\"0\">\n                          0\n                          Guests\n                          <input type=\"hidden\" name=\"guests[0]\" value=\"0\">\n		                         <button>Apply</button>\n                        Price\n				                    <h4>Price</h4>\n				                        <input type=\"text\" name=\"search_price_range\" value=\"\" \n				                            data-type=\"double\"\n				                            data-skin=\"round\"\n									        data-prefix=\"&#8377;\"\n									        data-min=\"39\"\n									        data-max=\"1000\"\n									        data-from=\"39\"\n									        data-to=\"1000\"/>\n	                             <button>Apply</button>\n					  <button name=\"submit\" value=\"1\"> Search</button>\n                <input type=\"hidden\" name=\"request_search_results\" value=\"1\">\n                <input type=\"hidden\" name=\"search_results_sort_by\" value=\"title_asc\"><input type=\"hidden\" name=\"search_tab\" value=\"tour\">   \n		</form>\n					AmenitiesLocationTypeFeaturesLanguageWhere are you going?WhenDate To		\n			<style>/*! elementor - v3.18.0 - 08-12-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Best Taxi Services in Ayodhya </h2>		\n			<style>/*! elementor - v3.18.0 - 08-12-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>					\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/4-768x512.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/3.jpg\" alt=\"\" />														\n			<h2>CHAR DHAM TOUR  PACKAGE</h2>		\n                     Destination lists\n                     <h2>\n               Go Exotic Places\n            </h2>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ayodhya\" />\n                     <h3>Ayodhya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/varanasi.jpg\" alt=\"Varanasi (Kashi)\" />\n                     Spritual\n                     <h3>Varanasi (Kashi)</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj.jpg\" alt=\"Prayagraj\" />\n                     <h3>Prayagraj</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/mathura.jpg\" alt=\"Mathura\" />\n                     <h3>Mathura</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"Agra\" />\n                     Spritual\n                     <h3>Agra</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-scaled.jpg\" alt=\"Lucknow\" />\n                     <h3>Lucknow</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vrindavan.jpg\" alt=\"Vrindavan\" />\n                     <h3>Vrindavan</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university.jpg\" alt=\"Nalanda University\" />\n                     Spritual\n                     <h3>Nalanda University</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi.jpg\" alt=\"Jhansi\" />\n                     <h3>Jhansi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/rajgir.jpg\" alt=\"Rajgir\" />\n                     Wildlife\n                     <h3>Rajgir</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/gaya.jpeg\" alt=\"Bodh Gaya\" />\n                     Adventure\n                     <h3>Bodh Gaya</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/udaipur.jpeg\" alt=\"Udaipur\" />\n                     Wildlife\n                     <h3>Udaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1.jpg\" alt=\"Jaipur\" />\n                     Adventure\n                     <h3>Jaipur</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-scaled.jpg\" alt=\"Delhi\" />\n                     Wildlife\n                     <h3>Delhi</h3>\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/vaishno-devi.jpeg\" alt=\"Vaishno Devi\" />\n                     Adventure\n                     <h3>Vaishno Devi</h3>\n					<img width=\"1280\" height=\"853\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp\" alt=\"\" decoding=\"async\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal.webp 1280w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-1024x682.webp 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/tajmahal-768x512.webp 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />				\n					30%<h2>Discount</h2>   \n													<h3>Book Tour Now</h3>\n																			+91 86047 24163\n					  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\"></a>\n                     Get to know us\n                     <h2>\n               Plan Your Trip with Ram Lala Travel\n            </h2>\n                              One of the Best Tour and Travel Agency in India for booking tour package to taxi Service.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										You get Expert Advice\n									</li>\n								<li>\n										You’re protected!\n									</li>\n								<li>\n										You can Speak to Someone Face to Face\n									</li>\n						</ul>\n			<a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\nBook with us now    \n</a>		\n			<h2>Our Partner Hotels Across India</h2>		\n												<img width=\"900\" height=\"506\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/452347571-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/radisson-blu-plaza-delhi.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"563\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-1024x641.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star-768x481.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-5-star.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"700\" height=\"480\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/cblhotelexterior.jpg\" alt=\"\" />														\n												<img width=\"900\" height=\"600\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-1024x683.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world-768x512.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/5_star_hotel_resorr_design_and_planning_services_in_united_states_united_kingdomsouth_africa_and_all_over_world.jpg 1350w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"800\" height=\"430\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new.jpg 800w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/welcomhotel-dwarka-new-768x413.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />														\n												<img width=\"900\" height=\"516\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262.jpg 1000w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/expediav2-94014-e47096-638262-768x440.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"548\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-1024x623.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999-768x467.jpg 768w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/jw-marriott-hotel-mumbai-e1700455120999.jpg 1200w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n												<img width=\"900\" height=\"507\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg\" alt=\"\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi.jpg 970w, https://ramlalatourandtravel.com/wp-content/uploads/2023/11/hotel-Claridges-New-Delhi-768x432.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />														\n            <a href=\"https://www.youtube.com/watch?v=MtCMtC50gwY\"></a>\n                     Are you ready to travel?\n                     <h2>\n               Ram Lala Tour and Travel is India\'s Leading Online Tour Booking Platform\n            </h2>\n                           <h3>\n                  Spritual <br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=19&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Paragliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=18&amp;same_page=1\">\n			 		  </a>\n                           <h3>\n                  Adventure<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-page/\">\n			 		  </a>\n                           <h3>\n                  Hang Gliding<br>Tours               </h3>\n         		  <a href=\"https://gaviaspreview.com/wp/tevily/tours-sidebar-filter/?terms%5B79%5D=16&amp;same_page=1\">\n			 		  </a>\n                     <h2>\n               Our Partners\n            </h2>\n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/MakeMyTrip_Logo.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/og-goibibo.aba291ed.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/download.png\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/Tripadvisor_lockup_horizontal_secondary_registered.svg\" alt=\"\"/>                                       \n                     <img src=\"https://ramlalatourandtravel.com/staging/4603/wp-content/uploads/2023/10/traveltriangle-logo-startuptalky.jpg\" alt=\"\"/>                                       \n                     Testimonials &amp; reviews\n                     <h2>\n               What They’re Saying\n            </h2>\n										It was amazing. Historically known as Saket, situated on the bank of holy river Saryu. One of the seven most important pilgrimage site in india. Good time with family members as holiday as well as pilgrimage..\n										Ranjeet Arora\n										Traveller\n										We were able to see so much of India and experience many things.\nYou selected excellent hotels suited to our budget. The upgrades you organised in some places were a great treat.\n										Nidhi Singh \n										Traveller\n										This is due to their best service, pricing and customer support. It’s throughly refresing to such a personal touch. Duis aute irure lupsum reprehenderit.\n										Rajneesh Yadav\n										Traveller\n										One of the Best Tour and Travel Services i grabbed by Ram Lala Tour and Travel Agency. They are truly one of the most prominent travel partner along the way. 									\n										Anubhav Verma\n										Traveller\n										We were warned by people experienced in UP to expect that things would not always go according to plan. This did not happen as your team were always available and readily fixed up any problem.									\n										Abhishek Gupta\n										Traveller\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jhansi-580x403.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jhansi.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Wildlife\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/nalanda_university-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/nalanda_university.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/jaipur-1-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/jaipur-1.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Hang Gliding\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/delhi-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/delhi-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Sightseeing\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/lucknow-580x450.jpg\" alt=\"Discovery Islands\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/lucknow-scaled.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Discovery Islands</h3>\n                                       Adventure\n            <img src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/prayagraj-580x450.jpg\" alt=\"Luxury Interior\" />  \n         <a href=\"https://ramlalatourandtravel.com/staging/4634/wp-content/uploads/2023/10/prayagraj.jpg\" data-elementor-lightbox-slideshow=\"gallery-ow6h\"></a>\n                           <h3>Luxury Interior</h3>\n                                       Charity\n			<style>/*! elementor - v3.18.0 - 08-12-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n                     Our benefit lists\n                     <h2>\n               Why Choose Ram Lala Tour and Travel\n            </h2>\n                              Full Service – We have everything you need for your customise trip beyond tickets. <br>\nFull Support - Contact us for full support, from choosing a tour to advice on what to bring on your trip.\n			<link rel=\"stylesheet\" href=\"https://ramlalatourandtravel.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						Professional and Best Service					\n				</h3>\n									<p>\n						We are Highly Professional & Best Tour and Travel Agency in India.					</p>\n				<h3>\n						Get Instant Tour Bookings					\n				</h3>\n									<p>\n						Get Instant Booking for your Ultimate Tour Package directly by Contacting us at +91 86047 24163.					</p>\n                     Join to us\n                     <h2>\n               Not a Member Yet?\n            </h2>\n                              Join us as a member of Ram Lala Tour and Travel. Our members can access savings of up to 50% while booking.\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/\">\n						Sign In\n					</a>\n			<a href=\"https://gaviaspreview.com/wp/tevily/dashboard/?action=register\">\n						Register\n					</a>\n												<img width=\"1200\" height=\"872\" src=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg\" alt=\"Ram Mandir at Ram lala Tour &amp; Travel\" srcset=\"https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir.jpg 1200w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-1024x744.jpg 1024w, https://ramlalatourandtravel.com/wp-content/uploads/2023/10/ram-mandir-768x558.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />','Home','','inherit','closed','closed','','1069-revision-v1','','','2023-12-13 01:39:06','2023-12-13 01:39:06','',1069,'https://ramlalatourandtravel.com/?p=1347',0,'revision','',0),(1348,1,'2024-03-30 01:38:05','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2024-03-30 01:38:05','0000-00-00 00:00:00','',0,'https://ramlalatourandtravel.com/?p=1348',0,'post','',0);
/*!40000 ALTER TABLE `wwQ_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_revslider_css`
--

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

--
-- Dumping data for table `wwQ_revslider_css`
--

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

--
-- Table structure for table `wwQ_revslider_css_bkp`
--

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

--
-- Dumping data for table `wwQ_revslider_css_bkp`
--

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

--
-- Table structure for table `wwQ_revslider_layer_animations`
--

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

--
-- Dumping data for table `wwQ_revslider_layer_animations`
--

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

--
-- Table structure for table `wwQ_revslider_layer_animations_bkp`
--

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

--
-- Dumping data for table `wwQ_revslider_layer_animations_bkp`
--

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

--
-- Table structure for table `wwQ_revslider_navigations`
--

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

--
-- Dumping data for table `wwQ_revslider_navigations`
--

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

--
-- Table structure for table `wwQ_revslider_navigations_bkp`
--

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

--
-- Dumping data for table `wwQ_revslider_navigations_bkp`
--

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

--
-- Table structure for table `wwQ_revslider_sliders`
--

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

--
-- Dumping data for table `wwQ_revslider_sliders`
--

LOCK TABLES `wwQ_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wwQ_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wwQ_revslider_sliders` VALUES (1,'Home Slider','home-slider','{\"addOns\":[],\"version\":\"6.5.9\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"home-slider\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"transient\":1200,\"typeSource\":\"timeline\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"800px\",\"n\":\"700px\",\"t\":\"700px\",\"m\":\"700px\"},\"editorCache\":{\"d\":800,\"n\":700,\"t\":700,\"m\":700},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#01aef0\",\"type\":\"2\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":true,\"setOnDesktop\":true,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":true,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1010\",\"preset\":\"\",\"presets\":{\"arrow-color\":\"#01aef0\",\"arrow-color-def\":true,\"right-arrow\":\"\\u2192\",\"right-arrow-def\":true,\"arrow-size\":\"16\",\"arrow-size-def\":true,\"bg-size\":\"50\",\"bg-size-def\":true,\"bg-color\":\"#ffffff\",\"bg-color-def\":true,\"left-arrow\":\"\\u2190\",\"left-arrow-def\":true},\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"home-slider\\\"][\\/rev_slider]\"}','{\"version\":\"6.5.9\"}',''),(2,'Slider I','slider-1','{\"addOns\":[],\"version\":\"6.5.9\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"auto\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":\"0\",\"blurEnd\":\"0\",\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"100%\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1170px\",\"n\":\"1024px\",\"t\":778,\"m\":480},\"height\":{\"d\":\"700px\",\"n\":\"600px\",\"t\":\"480px\",\"m\":\"350px\"},\"editorCache\":{\"d\":700,\"n\":613,\"t\":480,\"m\":350},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true,\"layersAlignOnModule\":false},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"0\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":true,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"1\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":true,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5\",\"radius\":10,\"vertical\":\"top\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(0,0,0,0.15)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"smart\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"0\",\"height\":\"0\"},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"50\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":true,\"rtl\":false,\"animSpeed\":\"360ms\",\"animDelay\":\"100ms\",\"style\":\"1000\",\"preset\":\"\",\"presets\":{\"arrow-size\":\"20\",\"arrow-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"50\",\"bg-size-def\":true,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false,\"left-icon\":\"\\\\e824\",\"left-icon-def\":true,\"right-icon\":\"\\\\e825\",\"right-icon-def\":true},\"alwaysOn\":false,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200ms\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"left\":{\"anim\":\"zoomin\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"15px\",\"offsetY\":\"0px\",\"align\":\"slider\"},\"right\":{\"anim\":\"zoomin\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"15px\",\"offsetY\":\"0px\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":true,\"rtl\":false,\"style\":\"3013\",\"preset\":\"default\",\"presets\":{\"size\":\"15\",\"size-def\":false,\"color\":\"rgba(255,255,255,0)\",\"color-def\":false,\"color-hover\":\"rgba(255,255,255,1)\",\"color-hover-def\":false,\"color-inner\":\"rgba(255,255,255,0.3)\",\"color-inner-def\":false},\"alwaysOn\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"6\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"debugMode\":false},\"parallax\":{\"set\":true,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":\"0\",\"layersSpeed\":\"0\",\"origo\":\"enterpoint\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":\"10\",\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":true,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.5.9\"}',''),(3,'Slider 2','slider-2','{}','{\"version\":\"6.5.9\"}',''),(4,'Home Slider 1','home-slider-1','{\"addOns\":[],\"version\":\"6.5.9\",\"pakps\":false,\"shortcode\":\"[rev_slider alias=\\\"home-slider-1\\\"]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"transient\":1200,\"typeSource\":\"timeline\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":9000,\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"800px\",\"n\":\"700px\",\"t\":\"700px\",\"m\":\"700px\"},\"editorCache\":{\"d\":800,\"n\":700,\"t\":700,\"m\":700},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#01aef0\",\"type\":\"2\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":true,\"setOnDesktop\":true,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":true,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1010\",\"preset\":\"\",\"presets\":{\"arrow-color\":\"#01aef0\",\"arrow-color-def\":true,\"right-arrow\":\"\\u2192\",\"right-arrow-def\":true,\"arrow-size\":\"16\",\"arrow-size-def\":true,\"bg-size\":\"50\",\"bg-size-def\":true,\"bg-color\":\"#ffffff\",\"bg-color-def\":true,\"left-arrow\":\"\\u2190\",\"left-arrow-def\":true},\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"home-slider\\\"][\\/rev_slider]\",\"title\":\"Home Slider 1\",\"alias\":\"home-slider-1\"}','{\"version\":\"6.5.9\"}','');
/*!40000 ALTER TABLE `wwQ_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_revslider_sliders_bkp`
--

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

--
-- Dumping data for table `wwQ_revslider_sliders_bkp`
--

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

--
-- Table structure for table `wwQ_revslider_slides`
--

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

--
-- Dumping data for table `wwQ_revslider_slides`
--

LOCK TABLES `wwQ_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wwQ_revslider_slides` DISABLE KEYS */;
INSERT INTO `wwQ_revslider_slides` VALUES (1,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2021\\/11\\/s-1.jpg\",\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":1280,\"imageRatio\":1.5,\"imageId\":209},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1},\"title\":\"*done_all* Random All\",\"main\":\"random\",\"group\":\"rndany\",\"preset\":\"rndany\",\"random\":\"true\",\"rndmain\":\"all\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-size\":\"70\",\"bg-size-def\":false,\"bg-color\":\"rgba(0,0,0,0.1)\",\"bg-color-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"left-arrow\":\"\\\\e824\",\"left-arrow-def\":false,\"right-arrow\":\"\\\\e825\",\"right-arrow-def\":false}}},\"version\":\"6.5.9\"}','{\"1\":{\"text\":\"Discover Your Favorite Place\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"290px\",\"e\":true},\"n\":{\"v\":\"239px\"},\"t\":{\"v\":\"275px\",\"e\":true},\"m\":{\"v\":\"380px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"scaleX\":0.90000000000000002220446049250313080847263336181640625,\"scaleY\":0.90000000000000002220446049250313080847263336181640625},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"45px\"},\"t\":{\"v\":\"34px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"Destinations\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"136px\",\"e\":true},\"n\":{\"v\":\"112px\"},\"t\":{\"v\":\"104px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"48px\",\"e\":true},\"n\":{\"v\":\"39px\"},\"t\":{\"v\":\"29px\"},\"m\":{\"v\":\"29px\",\"e\":true}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":0,\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"73px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"opacity\":0},\"mask\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"words\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"lines\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"37px\"},\"t\":{\"v\":\"28px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"#01aef0\",\"borderColor\":\"#01aef0\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"borderWidthLock\":true},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"#special_package\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"3\":{\"text\":\"We are here to Make your Travel Comfort .\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"375px\",\"e\":true},\"n\":{\"v\":\"309px\"},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"427px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":7},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"}}','{\"version\":\"6.5.9\"}'),(2,1,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2021\\/11\\/s-2.jpg\",\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":1226,\"imageRatio\":1.566068515497553104154349057353101670742034912109375,\"imageId\":210},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1},\"title\":\"*done_all* Random All\",\"main\":\"random\",\"group\":\"rndany\",\"preset\":\"rndany\",\"random\":\"true\",\"rndmain\":\"all\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-size\":\"70\",\"bg-size-def\":false,\"bg-color\":\"rgba(0,0,0,0.1)\",\"bg-color-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"left-arrow\":\"\\\\e824\",\"left-arrow-def\":false,\"right-arrow\":\"\\\\e825\",\"right-arrow-def\":false}}},\"uid\":6,\"version\":\"6.5.9\"}','{\"1\":{\"text\":\"Travel the most beautiful places\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"290px\",\"e\":true},\"n\":{\"v\":\"239px\"},\"t\":{\"v\":\"275px\",\"e\":true},\"m\":{\"v\":\"380px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"scaleX\":0.90000000000000002220446049250313080847263336181640625,\"scaleY\":0.90000000000000002220446049250313080847263336181640625},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"45px\"},\"t\":{\"v\":\"34px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"Destinations\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"136px\",\"e\":true},\"n\":{\"v\":\"112px\"},\"t\":{\"v\":\"104px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"48px\",\"e\":true},\"n\":{\"v\":\"39px\"},\"t\":{\"v\":\"29px\"},\"m\":{\"v\":\"29px\",\"e\":true}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":0,\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"73px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"opacity\":0},\"mask\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"words\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"lines\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"37px\"},\"t\":{\"v\":\"28px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"#01aef0\",\"borderColor\":\"#01aef0\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"borderWidthLock\":true},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"#special_package\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"3\":{\"text\":\"We are here to Make your Travel Comfort .\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"375px\",\"e\":true},\"n\":{\"v\":\"309px\"},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"427px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":7},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"}}','{\"version\":\"6.5.9\"}'),(3,1,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2021\\/11\\/s-3.jpg\",\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":1280,\"imageRatio\":1.5,\"imageId\":211},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1},\"title\":\"*done_all* Random All\",\"main\":\"random\",\"group\":\"rndany\",\"preset\":\"rndany\",\"random\":\"true\",\"rndmain\":\"all\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-size\":\"70\",\"bg-size-def\":false,\"bg-color\":\"rgba(0,0,0,0.1)\",\"bg-color-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"left-arrow\":\"\\\\e824\",\"left-arrow-def\":false,\"right-arrow\":\"\\\\e825\",\"right-arrow-def\":false}}},\"uid\":7,\"version\":\"6.5.9\"}','{\"1\":{\"text\":\"Discover your  Beautiful Place\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"290px\",\"e\":true},\"n\":{\"v\":\"239px\"},\"t\":{\"v\":\"275px\",\"e\":true},\"m\":{\"v\":\"380px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"scaleX\":0.90000000000000002220446049250313080847263336181640625,\"scaleY\":0.90000000000000002220446049250313080847263336181640625},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"45px\"},\"t\":{\"v\":\"34px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"Destinations\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"136px\",\"e\":true},\"n\":{\"v\":\"112px\"},\"t\":{\"v\":\"104px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"48px\",\"e\":true},\"n\":{\"v\":\"39px\"},\"t\":{\"v\":\"29px\"},\"m\":{\"v\":\"29px\",\"e\":true}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":0,\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"73px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"opacity\":0},\"mask\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"words\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"lines\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"37px\"},\"t\":{\"v\":\"28px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"#01aef0\",\"borderColor\":\"#01aef0\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"borderWidthLock\":true},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"#special_package\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"3\":{\"text\":\"We are here to Make your Travel Comfort .\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"375px\",\"e\":true},\"n\":{\"v\":\"309px\"},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"427px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":7},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"}}','{\"version\":\"6.5.9\"}'),(4,2,2,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/4-scaled.jpg\",\"imageId\":1325,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\"},\"imageWidth\":2560,\"imageHeight\":1707,\"imageRatio\":1.4997070884592853534655887415283359587192535400390625},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":750,\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*done_all* Random All\",\"main\":\"random\",\"group\":\"rndany\",\"preset\":\"rndany\",\"random\":\"true\",\"rndmain\":\"all\",\"alt\":[\"random-premium\",\"random\"]},\"effects\":{\"parallax\":\"9\"},\"panzoom\":{\"fitEnd\":\"109\"},\"nav\":{\"arrows\":{\"presets\":{\"arrow-size\":\"20\",\"arrow-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"40\",\"bg-size-def\":false,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false,\"left-icon\":\"\\\\e82c\",\"left-icon-def\":false,\"right-icon\":\"\\\\e82d\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"size\":\"15\",\"size-def\":false,\"color\":\"rgba(255,255,255,0)\",\"color-def\":false,\"color-hover\":\"rgba(255,255,255,1)\",\"color-hover-def\":false,\"color-inner\":\"rgba(255,255,255,0.3)\",\"color-inner-def\":false}}}}','{\"0\":{\"text\":\"Where Would You Like To Go?\",\"alias\":\"Text-2\",\"uid\":0,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"m\":{\"v\":\"-4px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"64px\",\"e\":true},\"n\":{\"v\":\"58px\",\"e\":true},\"t\":{\"v\":\"44px\"},\"m\":{\"v\":\"37px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":10},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":1200,\"start\":1680,\"startRelative\":1680,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200},\"sfx\":{\"effect\":\"blocktotop\"}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6120,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1680},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"DM Sans\",\"fontSize\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"35px\"},\"t\":{\"v\":\"26px\"},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"lineHeight\":{\"d\":{\"v\":\"40px\",\"e\":true},\"n\":{\"v\":\"35px\"},\"t\":{\"v\":\"26px\"},\"m\":{\"v\":\"16px\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"\",\"alias\":\"Line\",\"uid\":2,\"media\":{\"imageUrl\":\"https:\\/\\/ramlalatourandtravel.com\\/staging\\/4603\\/wp-content\\/uploads\\/revslider\\/slider-1\\/layer-11.png\",\"imageId\":1120,\"loaded\":true,\"imageLib\":\"medialibrary\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"409px\",\"e\":true},\"n\":{\"v\":\"357px\"},\"t\":{\"v\":\"271px\"},\"m\":{\"v\":\"167px\"}},\"height\":{\"d\":{\"v\":\"24px\",\"e\":true},\"n\":{\"v\":\"21px\"},\"t\":{\"v\":\"15px\"},\"m\":{\"v\":\"9px\"}},\"originalWidth\":409,\"originalHeight\":24,\"aspectRatio\":{\"d\":{\"v\":17.041666666666667850904559600166976451873779296875},\"n\":{\"v\":17.041666666666667850904559600166976451873779296875},\"t\":{\"v\":17.041666666666667850904559600166976451873779296875},\"m\":{\"v\":17.041666666666667850904559600166976451873779296875}},\"scaleProportional\":true,\"originalSize\":true},\"position\":{\"x\":{\"d\":{\"v\":\"570px\",\"e\":true},\"n\":{\"v\":\"498px\"},\"t\":{\"v\":\"378px\"},\"m\":{\"v\":\"254px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"346px\",\"e\":true},\"n\":{\"v\":\"302px\"},\"t\":{\"v\":\"229px\"},\"m\":{\"v\":\"182px\",\"e\":true}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1000,\"start\":1120,\"startRelative\":1120,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":6880,\"endWithSlide\":true,\"frameLength\":300}}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1120},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"17\"},\"t\":{\"v\":\"12\"},\"m\":{\"v\":\"7\"}},\"lineHeight\":{\"n\":{\"v\":\"21\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"image\"},\"12\":{\"text\":\"Travel & Adventures\",\"alias\":\"Text-1\",\"uid\":12,\"toggle\":{\"text\":\"\"},\"size\":{\"height\":{\"d\":{\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"v\":\"15px\",\"e\":true},\"t\":{\"v\":\"15px\",\"e\":true},\"m\":{\"v\":\"9px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-37px\",\"e\":true},\"n\":{\"v\":\"-36px\",\"e\":true},\"t\":{\"v\":\"-33px\",\"e\":true},\"m\":{\"v\":\"-13px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\",\"e\":true}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":1200,\"start\":220,\"startRelative\":220,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200},\"sfx\":{\"effect\":\"blocktoright\"}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"startRelative\":7580,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":220},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#e8604c\",\"e\":true},\"n\":{\"v\":\"#e8604c\"},\"t\":{\"v\":\"#e8604c\"},\"m\":{\"v\":\"#e8604c\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"reey\",\"fontSize\":{\"d\":{\"v\":\"80px\",\"e\":true},\"n\":{\"v\":\"82px\",\"e\":true},\"t\":{\"v\":\"58px\",\"e\":true},\"m\":{\"v\":\"36px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"106px\",\"e\":true},\"n\":{\"v\":\"90px\",\"e\":true},\"t\":{\"v\":\"75px\",\"e\":true},\"m\":{\"v\":\"55px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5},\"text\":\"\",\"version\":\"6.4.0\"}}','{\"version\":\"6.5.9\"}'),(6,3,1,'[]','','{\"temp\":true}'),(9,2,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/2.jpg\",\"imageId\":1324,\"imageLib\":\"medialibrary\",\"imageWidth\":6375,\"imageHeight\":3587,\"imageRatio\":1.777251184834123254319138140999712049961090087890625},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"40\",\"bg-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false,\"left-icon\":\"\\\\e82c\",\"left-icon-def\":false,\"right-icon\":\"\\\\e82d\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"size\":\"15\",\"size-def\":false,\"color\":\"rgba(255,255,255,0)\",\"color-def\":false,\"color-hover\":\"rgba(255,255,255,1)\",\"color-hover-def\":false,\"color-inner\":\"rgba(255,255,255,0.3)\",\"color-inner-def\":false}}}}','{\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.5.9\"}'),(11,2,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2023\\/11\\/3.jpg\",\"imageId\":1328,\"imageLib\":\"medialibrary\",\"imageWidth\":4267,\"imageHeight\":2846,\"imageRatio\":1.4992972593113140789000681252218782901763916015625},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":0},\"out\":{\"a\":false},\"title\":\"*opacity* Fade In\",\"main\":\"basic\",\"group\":\"fade\",\"preset\":\"fade\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-color\":\"rgba(0,0,0,0.5)\",\"bg-color-def\":false,\"bg-size\":\"40\",\"bg-size-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"hover-bg-color\":\"#000000\",\"hover-bg-color-def\":false,\"left-icon\":\"\\\\e82c\",\"left-icon-def\":false,\"right-icon\":\"\\\\e82d\",\"right-icon-def\":false}},\"bullets\":{\"presets\":{\"size\":\"15\",\"size-def\":false,\"color\":\"rgba(255,255,255,0)\",\"color-def\":false,\"color-hover\":\"rgba(255,255,255,1)\",\"color-hover-def\":false,\"color-inner\":\"rgba(255,255,255,0.3)\",\"color-inner-def\":false}}},\"uid\":11}','{\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.5.9\"}'),(12,4,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2021\\/11\\/s-1.jpg\",\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":1280,\"imageRatio\":1.5,\"imageId\":209},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1},\"title\":\"*done_all* Random All\",\"main\":\"random\",\"group\":\"rndany\",\"preset\":\"rndany\",\"random\":\"true\",\"rndmain\":\"all\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-size\":\"70\",\"bg-size-def\":false,\"bg-color\":\"rgba(0,0,0,0.1)\",\"bg-color-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"left-arrow\":\"\\\\e824\",\"left-arrow-def\":false,\"right-arrow\":\"\\\\e825\",\"right-arrow-def\":false}}},\"version\":\"6.5.9\"}','{\"1\":{\"text\":\"Discover Your Favorite Place\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"290px\",\"e\":true},\"n\":{\"v\":\"239px\"},\"t\":{\"v\":\"275px\",\"e\":true},\"m\":{\"v\":\"380px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"scaleX\":0.90000000000000002220446049250313080847263336181640625,\"scaleY\":0.90000000000000002220446049250313080847263336181640625},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"45px\"},\"t\":{\"v\":\"34px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"Destinations\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"136px\",\"e\":true},\"n\":{\"v\":\"112px\"},\"t\":{\"v\":\"104px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"48px\",\"e\":true},\"n\":{\"v\":\"39px\"},\"t\":{\"v\":\"29px\"},\"m\":{\"v\":\"29px\",\"e\":true}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":0,\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"73px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"opacity\":0},\"mask\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"words\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"lines\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"37px\"},\"t\":{\"v\":\"28px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"#01aef0\",\"borderColor\":\"#01aef0\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"borderWidthLock\":true},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"#special_package\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"3\":{\"text\":\"We are here to Make your Travel Comfort .\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"375px\",\"e\":true},\"n\":{\"v\":\"309px\"},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"427px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":7},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"}}','{\"version\":\"6.5.9\"}'),(13,4,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2021\\/11\\/s-2.jpg\",\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":1226,\"imageRatio\":1.566068515497553104154349057353101670742034912109375,\"imageId\":210},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1},\"title\":\"*done_all* Random All\",\"main\":\"random\",\"group\":\"rndany\",\"preset\":\"rndany\",\"random\":\"true\",\"rndmain\":\"all\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-size\":\"70\",\"bg-size-def\":false,\"bg-color\":\"rgba(0,0,0,0.1)\",\"bg-color-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"left-arrow\":\"\\\\e824\",\"left-arrow-def\":false,\"right-arrow\":\"\\\\e825\",\"right-arrow-def\":false}}},\"uid\":6,\"version\":\"6.5.9\"}','{\"1\":{\"text\":\"Travel the most beautiful places\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"290px\",\"e\":true},\"n\":{\"v\":\"239px\"},\"t\":{\"v\":\"275px\",\"e\":true},\"m\":{\"v\":\"380px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"scaleX\":0.90000000000000002220446049250313080847263336181640625,\"scaleY\":0.90000000000000002220446049250313080847263336181640625},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"45px\"},\"t\":{\"v\":\"34px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"Destinations\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"136px\",\"e\":true},\"n\":{\"v\":\"112px\"},\"t\":{\"v\":\"104px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"48px\",\"e\":true},\"n\":{\"v\":\"39px\"},\"t\":{\"v\":\"29px\"},\"m\":{\"v\":\"29px\",\"e\":true}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":0,\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"73px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"opacity\":0},\"mask\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"words\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"lines\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"37px\"},\"t\":{\"v\":\"28px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"#01aef0\",\"borderColor\":\"#01aef0\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"borderWidthLock\":true},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"#special_package\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"3\":{\"text\":\"We are here to Make your Travel Comfort .\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"375px\",\"e\":true},\"n\":{\"v\":\"309px\"},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"427px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":7},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"}}','{\"version\":\"6.5.9\"}'),(14,4,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"image\",\"image\":\"https:\\/\\/ramlalatourandtravel.com\\/wp-content\\/uploads\\/2021\\/11\\/s-3.jpg\",\"imageLib\":\"medialibrary\",\"imageWidth\":1920,\"imageHeight\":1280,\"imageRatio\":1.5,\"imageId\":211},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"in\":{\"o\":1},\"title\":\"*done_all* Random All\",\"main\":\"random\",\"group\":\"rndany\",\"preset\":\"rndany\",\"random\":\"true\",\"rndmain\":\"all\"},\"nav\":{\"arrows\":{\"presets\":{\"bg-size\":\"70\",\"bg-size-def\":false,\"bg-color\":\"rgba(0,0,0,0.1)\",\"bg-color-def\":false,\"arrow-color\":\"#ffffff\",\"arrow-color-def\":false,\"arrow-size\":\"20\",\"arrow-size-def\":false,\"left-arrow\":\"\\\\e824\",\"left-arrow-def\":false,\"right-arrow\":\"\\\\e825\",\"right-arrow-def\":false}}},\"uid\":7,\"version\":\"6.5.9\"}','{\"1\":{\"text\":\"Discover your  Beautiful Place\",\"alias\":\"Text-1\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"290px\",\"e\":true},\"n\":{\"v\":\"239px\"},\"t\":{\"v\":\"275px\",\"e\":true},\"m\":{\"v\":\"380px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"scaleX\":0.90000000000000002220446049250313080847263336181640625,\"scaleY\":0.90000000000000002220446049250313080847263336181640625},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"timeline\":{\"speed\":1000,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1000}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"55px\",\"e\":true},\"n\":{\"v\":\"45px\"},\"t\":{\"v\":\"34px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\"},\"m\":{\"v\":\"700\"}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"2\":{\"text\":\"Destinations\",\"alias\":\"Button-2\",\"uid\":2,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"136px\",\"e\":true},\"n\":{\"v\":\"112px\"},\"t\":{\"v\":\"104px\",\"e\":true},\"m\":{\"v\":\"90px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"48px\",\"e\":true},\"n\":{\"v\":\"39px\"},\"t\":{\"v\":\"29px\"},\"m\":{\"v\":\"29px\",\"e\":true}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":0,\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"79px\",\"e\":true},\"n\":{\"v\":\"65px\"},\"t\":{\"v\":\"73px\",\"e\":true},\"m\":{\"v\":\"157px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"opacity\":0},\"mask\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300},\"chars\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"words\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"lines\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"borderWidthLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"15px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"13px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"500\",\"e\":true},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"letterSpacing\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"45px\",\"e\":true},\"n\":{\"v\":\"37px\"},\"t\":{\"v\":\"28px\"},\"m\":{\"v\":\"25px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"#01aef0\",\"borderColor\":\"#01aef0\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":{\"d\":{\"v\":\"solid\",\"e\":true},\"n\":{\"v\":\"solid\"},\"t\":{\"v\":\"solid\"},\"m\":{\"v\":\"solid\"}},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"color\":\"rgba(255,255,255,1)\",\"borderColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"4px\",\"4px\",\"4px\",\"4px\"],\"e\":true},\"borderStyle\":\"solid\",\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"borderWidthLock\":true},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"#special_package\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"3\":{\"text\":\"We are here to Make your Travel Comfort .\",\"alias\":\"Text-3\",\"uid\":3,\"toggle\":{\"text\":\"\"},\"size\":{\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"375px\",\"e\":true},\"n\":{\"v\":\"309px\"},\"t\":{\"v\":\"330px\",\"e\":true},\"m\":{\"v\":\"427px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":7},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"y\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}}},\"mask\":{\"use\":true},\"timeline\":{\"endWithSlide\":false,\"alias\":\"Anim From\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1200,\"endWithSlide\":false,\"alias\":\"Anim To\",\"frameLength\":1200}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"start\":9000,\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontFamily\":\"Quicksand\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"lineHeight\":{\"n\":{\"v\":\"20\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\"}}','{\"version\":\"6.5.9\"}');
/*!40000 ALTER TABLE `wwQ_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_revslider_slides_bkp`
--

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

--
-- Dumping data for table `wwQ_revslider_slides_bkp`
--

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

--
-- Table structure for table `wwQ_revslider_static_slides`
--

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

--
-- Dumping data for table `wwQ_revslider_static_slides`
--

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

--
-- Table structure for table `wwQ_revslider_static_slides_bkp`
--

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

--
-- Dumping data for table `wwQ_revslider_static_slides_bkp`
--

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

--
-- Table structure for table `wwQ_srclubplugins_history`
--

DROP TABLE IF EXISTS `wwQ_srclubplugins_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_srclubplugins_history` (
  `id` bigint(21) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(20) NOT NULL,
  `action` varchar(20) NOT NULL,
  `version` varchar(20) NOT NULL,
  `date` varchar(19) NOT NULL,
  `path` varchar(200) NOT NULL,
  `product_name` varchar(100) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_srclubplugins_history`
--

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

--
-- Table structure for table `wwQ_tec_events`
--

DROP TABLE IF EXISTS `wwQ_tec_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_tec_events` (
  `event_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `start_date` varchar(19) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `end_date` varchar(19) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `timezone` varchar(30) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'UTC',
  `start_date_utc` varchar(19) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `end_date_utc` varchar(19) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `duration` mediumint(30) DEFAULT '7200',
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `hash` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`event_id`),
  UNIQUE KEY `post_id` (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_tec_events`
--

LOCK TABLES `wwQ_tec_events` WRITE;
/*!40000 ALTER TABLE `wwQ_tec_events` DISABLE KEYS */;
INSERT INTO `wwQ_tec_events` VALUES (1,440,'2022-05-09 00:00:00','2022-05-09 00:00:00','UTC+0','2022-05-09 00:00:00','2022-05-09 00:00:00',0,'2023-10-17 09:01:52',''),(2,446,'2022-05-09 08:00:00','2022-05-09 17:00:00','UTC+0','2022-05-09 08:00:00','2022-05-09 17:00:00',32400,'2023-10-17 09:01:52',''),(3,447,'2022-05-09 08:00:00','2022-05-09 17:00:00','UTC+0','2022-05-09 08:00:00','2022-05-09 17:00:00',32400,'2023-10-17 09:01:52',''),(4,448,'2022-05-09 08:00:00','2022-05-09 17:00:00','UTC+0','2022-05-09 08:00:00','2022-05-09 17:00:00',32400,'2023-10-17 09:01:52',''),(5,515,'2022-05-09 08:00:00','2022-05-09 17:00:00','UTC+0','2022-05-09 08:00:00','2022-05-09 17:00:00',32400,'2023-10-17 09:01:52',''),(6,518,'2022-03-04 08:00:00','2022-04-04 17:00:00','UTC+0','2022-03-04 08:00:00','2022-04-04 17:00:00',2710800,'2023-10-17 09:01:52','');
/*!40000 ALTER TABLE `wwQ_tec_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_tec_occurrences`
--

DROP TABLE IF EXISTS `wwQ_tec_occurrences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_tec_occurrences` (
  `occurrence_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_id` bigint(20) unsigned NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `start_date` varchar(19) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `start_date_utc` varchar(19) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `end_date` varchar(19) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `end_date_utc` varchar(19) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `duration` mediumint(30) DEFAULT '7200',
  `hash` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`occurrence_id`),
  UNIQUE KEY `hash` (`hash`),
  KEY `event_id` (`event_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_tec_occurrences`
--

LOCK TABLES `wwQ_tec_occurrences` WRITE;
/*!40000 ALTER TABLE `wwQ_tec_occurrences` DISABLE KEYS */;
INSERT INTO `wwQ_tec_occurrences` VALUES (1,1,440,'2022-05-09 00:00:00','2022-05-09 00:00:00','2022-05-09 00:00:00','2022-05-09 00:00:00',0,'8d35c8308e3864ab1bdc1952b65fdee0875f9eaf','2023-10-17 03:31:52'),(2,2,446,'2022-05-09 08:00:00','2022-05-09 08:00:00','2022-05-09 17:00:00','2022-05-09 17:00:00',32400,'63592592beaa120c41184b8ff8c1f1598ae2e3e2','2023-10-17 03:31:52'),(3,3,447,'2022-05-09 08:00:00','2022-05-09 08:00:00','2022-05-09 17:00:00','2022-05-09 17:00:00',32400,'5f8ff94fddd55b039e39a5e9308841d713fd10d6','2023-10-17 03:31:52'),(4,4,448,'2022-05-09 08:00:00','2022-05-09 08:00:00','2022-05-09 17:00:00','2022-05-09 17:00:00',32400,'856711bd25328e05d5d46633144e3c7cb3c7e0ac','2023-10-17 03:31:52'),(5,5,515,'2022-05-09 08:00:00','2022-05-09 08:00:00','2022-05-09 17:00:00','2022-05-09 17:00:00',32400,'2adf77ffa83dc58cf522c3d9295e7cde56cdf50c','2023-10-17 03:31:52'),(6,6,518,'2022-03-04 08:00:00','2022-03-04 08:00:00','2022-04-04 17:00:00','2022-04-04 17:00:00',2710800,'ca76bf47256c8fa94bbd81e151dc3114f3c8fd86','2023-10-17 03:31:52');
/*!40000 ALTER TABLE `wwQ_tec_occurrences` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_term_relationships`
--

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

--
-- Dumping data for table `wwQ_term_relationships`
--

LOCK TABLES `wwQ_term_relationships` WRITE;
/*!40000 ALTER TABLE `wwQ_term_relationships` DISABLE KEYS */;
INSERT INTO `wwQ_term_relationships` VALUES (43,47,0),(43,48,0),(43,50,0),(43,52,0),(43,53,0),(44,46,0),(44,47,0),(44,50,0),(44,51,0),(44,52,0),(45,46,0),(45,48,0),(45,49,0),(45,50,0),(45,53,0),(46,47,0),(46,48,0),(46,49,0),(46,51,0),(46,52,0),(47,45,0),(47,46,0),(47,51,0),(47,52,0),(47,53,0),(48,45,0),(48,46,0),(48,49,0),(48,50,0),(48,51,0),(152,17,0),(152,19,0),(152,21,0),(152,25,0),(152,27,0),(155,16,0),(155,17,0),(155,28,0),(155,29,0),(183,32,0),(184,32,0),(185,30,0),(186,30,0),(187,30,0),(188,30,0),(189,30,0),(190,32,0),(192,33,0),(193,33,0),(194,33,0),(195,33,0),(196,33,0),(212,17,0),(212,18,0),(212,22,0),(212,23,0),(212,24,0),(212,26,0),(226,35,0),(227,35,0),(242,36,0),(243,36,0),(440,91,0),(446,91,0),(447,91,0),(448,91,0),(515,91,0),(631,57,0),(632,57,0),(633,57,0),(634,71,0),(635,71,0),(636,100,0),(667,71,0),(668,57,0),(897,64,0),(897,66,0),(897,69,0),(897,73,0),(897,83,0),(897,84,0),(897,87,0),(897,93,0),(897,94,0),(897,98,0),(897,102,0),(898,54,0),(898,61,0),(898,64,0),(898,73,0),(898,74,0),(898,75,0),(898,76,0),(898,80,0),(898,89,0),(898,93,0),(898,98,0),(898,99,0),(898,101,0),(898,102,0),(899,54,0),(899,60,0),(899,64,0),(899,69,0),(899,73,0),(899,75,0),(899,80,0),(899,87,0),(899,93,0),(899,99,0),(899,102,0),(900,54,0),(900,56,0),(900,61,0),(900,64,0),(900,73,0),(900,74,0),(900,75,0),(900,84,0),(900,87,0),(900,89,0),(900,93,0),(900,95,0),(900,101,0),(900,102,0),(901,54,0),(901,56,0),(901,61,0),(901,64,0),(901,72,0),(901,73,0),(901,75,0),(901,80,0),(901,82,0),(901,87,0),(901,93,0),(901,101,0),(901,102,0),(937,54,0),(937,61,0),(937,64,0),(937,67,0),(937,69,0),(937,73,0),(937,75,0),(937,85,0),(937,87,0),(937,93,0),(937,95,0),(937,98,0),(937,102,0),(938,54,0),(938,56,0),(938,61,0),(938,62,0),(938,64,0),(938,82,0),(938,83,0),(938,87,0),(938,93,0),(938,94,0),(938,98,0),(938,99,0),(938,102,0),(939,64,0),(939,67,0),(939,69,0),(939,72,0),(939,73,0),(939,79,0),(939,83,0),(939,89,0),(939,93,0),(939,96,0),(939,98,0),(939,102,0),(953,54,0),(953,61,0),(953,62,0),(953,64,0),(953,68,0),(953,69,0),(953,73,0),(953,79,0),(953,82,0),(953,83,0),(953,93,0),(953,98,0),(953,99,0),(953,102,0),(954,61,0),(954,64,0),(954,72,0),(954,73,0),(954,75,0),(954,76,0),(954,83,0),(954,89,0),(954,93,0),(954,94,0),(954,98,0),(954,99,0),(954,101,0),(954,102,0),(955,54,0),(955,56,0),(955,64,0),(955,69,0),(955,73,0),(955,75,0),(955,81,0),(955,89,0),(955,92,0),(955,93,0),(955,98,0),(955,102,0),(956,60,0),(956,64,0),(956,69,0),(956,73,0),(956,83,0),(956,85,0),(956,89,0),(956,93,0),(956,95,0),(956,96,0),(956,98,0),(956,102,0),(957,54,0),(957,64,0),(957,67,0),(957,73,0),(957,74,0),(957,81,0),(957,83,0),(957,93,0),(957,96,0),(957,97,0),(957,98,0),(957,102,0),(958,54,0),(958,64,0),(958,73,0),(958,75,0),(958,76,0),(958,82,0),(958,89,0),(958,92,0),(958,93,0),(958,97,0),(958,98,0),(958,102,0),(959,54,0),(959,64,0),(959,67,0),(959,73,0),(959,75,0),(959,81,0),(959,82,0),(959,89,0),(959,93,0),(959,98,0),(959,102,0),(960,54,0),(960,56,0),(960,61,0),(960,64,0),(960,69,0),(960,73,0),(960,82,0),(960,83,0),(960,92,0),(960,93,0),(960,97,0),(960,98,0),(960,101,0),(960,102,0),(961,60,0),(961,64,0),(961,69,0),(961,73,0),(961,79,0),(961,83,0),(961,89,0),(961,93,0),(961,96,0),(961,98,0),(961,99,0),(961,102,0),(962,54,0),(962,56,0),(962,64,0),(962,69,0),(962,73,0),(962,74,0),(962,82,0),(962,83,0),(962,84,0),(962,85,0),(962,87,0),(962,98,0),(962,102,0),(1080,45,0),(1080,47,0),(1080,50,0),(1080,52,0),(1080,53,0),(1086,105,0),(1105,104,0),(1106,104,0),(1107,104,0),(1108,104,0),(1117,104,0),(1118,104,0),(1124,106,0),(1126,106,0),(1127,106,0),(1128,106,0),(1129,106,0),(1262,63,0);
/*!40000 ALTER TABLE `wwQ_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_term_taxonomy`
--

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

--
-- Dumping data for table `wwQ_term_taxonomy`
--

LOCK TABLES `wwQ_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wwQ_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wwQ_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'product_type','',0,0),(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,0),(16,16,'category','',0,1),(17,17,'category','',0,3),(18,18,'category','',0,1),(19,19,'category','',0,1),(20,20,'category','',0,0),(21,21,'post_tag','',0,1),(22,22,'post_tag','',0,1),(23,23,'post_tag','',0,1),(24,24,'post_tag','',0,1),(25,25,'post_tag','',0,1),(26,26,'post_tag','',0,1),(27,27,'post_tag','',0,1),(28,28,'post_tag','',0,1),(29,29,'post_tag','',0,1),(30,30,'nav_menu','',0,5),(32,32,'nav_menu','',0,3),(33,33,'nav_menu','',0,5),(34,34,'elementor_library_type','',0,0),(35,35,'wp_theme','',0,2),(36,36,'wp_theme','',0,2),(37,37,'monsterinsights_note_category','',0,0),(38,38,'monsterinsights_note_category','',0,0),(39,39,'monsterinsights_note_category','',0,0),(40,40,'taxonomies_list','Booking Locations',0,0),(41,41,'taxonomies_list','Booking Type',0,0),(42,42,'taxonomies_list','Amenities',0,0),(43,43,'taxonomies_list','Languages',0,0),(44,44,'taxonomies_list','Features',0,0),(45,45,'category','',0,3),(46,46,'category','',0,4),(47,47,'category','',0,4),(48,48,'category','',0,3),(49,49,'post_tag','',0,3),(50,50,'post_tag','',0,5),(51,51,'post_tag','',0,4),(52,52,'post_tag','',0,5),(53,53,'post_tag','',0,4),(54,54,'ba_amenities','',0,13),(55,55,'ages','18+ years',0,0),(56,56,'ba_type','',0,6),(57,57,'category_portfolio','',0,4),(58,58,'ba_location','',0,0),(59,59,'ba_location','',0,0),(60,60,'ba_type','',0,3),(61,61,'ba_features','',0,8),(62,62,'ba_features','',0,2),(63,63,'categories','',0,1),(64,64,'ba_amenities','',0,18),(65,65,'ages','0-12 years',0,0),(66,66,'ba_type','',0,1),(67,67,'ba_type','',0,4),(68,68,'ba_type','',0,1),(69,69,'ba_language','',0,10),(70,70,'ba_location','',0,0),(71,71,'category_portfolio','',0,3),(72,72,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',70,3),(73,73,'ba_amenities','',0,17),(74,74,'ba_language','',0,4),(75,75,'ba_language','',0,9),(76,76,'ba_type','',0,3),(77,77,'categories','',0,0),(78,78,'categories','',0,0),(79,79,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',70,3),(80,80,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',70,3),(81,81,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',59,3),(82,82,'ba_language','',0,7),(83,83,'ba_amenities','',0,10),(84,84,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',58,3),(85,85,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',58,3),(86,86,'categories','',0,0),(87,87,'ba_amenities','',0,7),(88,88,'ba_amenities','',0,0),(89,89,'ba_amenities','',0,9),(90,90,'elementor_library_type','',0,0),(91,91,'tribe_events_cat','',0,5),(92,92,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',59,3),(93,93,'ba_amenities','',0,17),(94,94,'ba_language','',0,3),(95,95,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',58,3),(96,96,'ba_language','',0,4),(97,97,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',59,3),(98,98,'categories','',0,15),(99,99,'ba_location','Lorem ipsum available isn but the majority have suffered alteratin in some or form injected. Lorem Ipsum. Proin gravida nibh vel velit auctor aliqueenean sollicitudin, lorem quis bibendum auctor consequat.',70,6),(100,100,'category_portfolio','',0,1),(101,101,'ba_features','',0,5),(102,102,'ba_amenities','',0,18),(103,103,'ages','13-17 years',0,0),(104,104,'nav_menu','',0,6),(105,105,'nav_menu','',0,1),(106,106,'nav_menu','',0,5);
/*!40000 ALTER TABLE `wwQ_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_termmeta`
--

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

--
-- Dumping data for table `wwQ_termmeta`
--

LOCK TABLES `wwQ_termmeta` WRITE;
/*!40000 ALTER TABLE `wwQ_termmeta` DISABLE KEYS */;
INSERT INTO `wwQ_termmeta` VALUES (1,40,'gmap_active','0'),(2,40,'select_mode','multi_checkbox'),(3,40,'frontend_style','col_3'),(4,41,'gmap_active','0'),(5,41,'select_mode','multi_checkbox'),(6,41,'frontend_style','col_3'),(7,42,'gmap_active','0'),(8,42,'select_mode','multi_checkbox'),(9,42,'frontend_style','col_3'),(10,43,'gmap_active','0'),(11,43,'select_mode','multi_checkbox'),(12,43,'frontend_style','col_3'),(13,44,'gmap_active','0'),(14,44,'select_mode','multi_checkbox'),(15,44,'frontend_style','col_3'),(16,54,'image_width','50'),(17,54,'image_height','50'),(18,54,'fa_class','flaticon-credit-card'),(19,55,'menu_order','1'),(20,62,'image_width','50'),(21,62,'image_height','50'),(22,63,'categories_week','a:8:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}'),(23,63,'categories_booking_rule','4'),(24,63,'categories_add_taxes','0'),(25,63,'categories_taxonomies','a:5:{i:0;i:42;i:1;i:40;i:2;i:41;i:3;i:44;i:4;i:43;}'),(26,63,'categories_step_by_step','1'),(27,63,'categories_step_title','Description'),(28,63,'categories_services','1'),(29,63,'categories_services_title','Services'),(30,63,'categories_faq','1'),(31,63,'categories_faq_title','Questions & Answers'),(32,63,'categories_remove_guests','1'),(33,63,'categories_address','0'),(34,63,'categories_gmap_active','0'),(35,64,'image_width','50'),(36,64,'image_height','50'),(37,64,'fa_class','flaticon-parking-sign'),(38,65,'menu_order','3'),(39,72,'image_width','50'),(40,72,'image_height','50'),(41,72,'tevily_location_image_id','969'),(42,72,'tevily_location_image','/uploads/2021/09/tour-11.jpg'),(43,72,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:6:\"France\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:6:\"France\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(44,73,'image_width','50'),(45,73,'image_height','50'),(46,73,'fa_class','flaticon-coupon'),(47,77,'categories_week','a:8:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}'),(48,77,'categories_booking_rule','3'),(49,77,'categories_add_taxes','0'),(50,77,'categories_taxonomies','a:5:{i:0;i:42;i:1;i:40;i:2;i:41;i:3;i:44;i:4;i:43;}'),(51,77,'categories_step_by_step','1'),(52,77,'categories_step_title','Description'),(53,77,'categories_services','1'),(54,77,'categories_services_title','Services'),(55,77,'categories_faq','1'),(56,77,'categories_faq_title','Questions & Answers'),(57,77,'categories_remove_guests','0'),(58,77,'categories_address','0'),(59,77,'categories_gmap_active','0'),(60,78,'categories_week','a:8:{i:0;i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;}'),(61,78,'categories_booking_rule','2'),(62,78,'categories_other_guests','0'),(63,78,'categories_other_guests_mandatory','0'),(64,78,'categories_remove_guests','0'),(65,78,'categories_add_taxes','0'),(66,78,'categories_services','1'),(67,78,'categories_faq','1'),(68,78,'categories_taxonomies','a:5:{i:0;i:42;i:1;i:40;i:2;i:41;i:3;i:44;i:4;i:43;}'),(69,78,'categories_step_by_step','1'),(70,78,'categories_address','0'),(71,78,'categories_gmap_active','0'),(72,78,'categories_step_title','Description'),(73,78,'categories_services_title','Services'),(74,78,'categories_faq_title','Questions & Answers'),(75,79,'image_width','50'),(76,79,'image_height','50'),(77,79,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:7:\"Hungary\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:7:\"English\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(78,79,'tevily_location_image_id','968'),(79,79,'tevily_location_image','/uploads/2021/09/tour-10.jpg'),(80,80,'image_width','50'),(81,80,'image_height','50'),(82,80,'tevily_location_image_id','963'),(83,80,'tevily_location_image','/uploads/2021/09/tour-5.jpg'),(84,80,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:5:\"Italy\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:5:\"Italy\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(85,81,'image_width','50'),(86,81,'image_height','50'),(87,81,'tevily_location_image_id','1004'),(88,81,'tevily_location_image','/uploads/2021/10/japan.jpg'),(89,81,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:5:\"Japan\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:8:\"Japanese\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(90,83,'image_width','50'),(91,83,'image_height','50'),(92,83,'fa_class','flaticon-laundry'),(93,84,'image_width','50'),(94,84,'image_height','50'),(95,84,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:8:\"Americas\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:7:\"English\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(96,84,'tevily_location_image_id','967'),(97,84,'tevily_location_image','/uploads/2021/09/tour-9.jpg'),(98,85,'image_width','50'),(99,85,'image_height','50'),(100,85,'tevily_location_image_id','963'),(101,85,'tevily_location_image','/uploads/2021/09/tour-5.jpg'),(102,85,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:7:\"Nigeria\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:16:\"Languages Spoken\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(103,86,'categories_week','a:7:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";}'),(104,86,'categories_booking_rule','5'),(105,86,'categories_add_taxes','0'),(106,86,'categories_taxonomies','a:5:{i:0;i:42;i:1;i:40;i:2;i:41;i:3;i:44;i:4;i:43;}'),(107,86,'categories_step_by_step','1'),(108,86,'categories_step_title','Description'),(109,86,'categories_services','1'),(110,86,'categories_services_title','Services'),(111,86,'categories_faq','1'),(112,86,'categories_faq_title','Questions & Answers'),(113,86,'categories_remove_guests','0'),(114,86,'categories_address','1'),(115,86,'categories_gmap_active','1'),(116,86,'categories_other_guests','0'),(117,86,'categories_other_guests_mandatory','0'),(118,87,'image_width','50'),(119,87,'image_height','50'),(120,87,'fa_class','flaticon-table'),(121,88,'image_width','50'),(122,88,'image_height','50'),(123,88,'fa_class','flaticon-reception'),(124,89,'image_width','50'),(125,89,'image_height','50'),(126,89,'fa_class','flaticon-food'),(127,92,'image_width','50'),(128,92,'image_height','50'),(129,92,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:9:\"Singapore\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:7:\"English\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(130,92,'tevily_location_image_id','967'),(131,92,'tevily_location_image','/uploads/2021/09/tour-9.jpg'),(132,93,'image_width','50'),(133,93,'image_height','50'),(134,93,'fa_class','flaticon-player'),(135,95,'image_width','50'),(136,95,'image_height','50'),(137,95,'tevily_location_image_id','1001'),(138,95,'tevily_location_image','/uploads/2021/10/tanzania.jpg'),(139,95,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:8:\"Tanzania\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:7:\"English\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(140,97,'image_width','50'),(141,97,'image_height','50'),(142,97,'tevily_location_image_id','905'),(143,97,'tevily_location_image','/uploads/2021/09/tour-2.jpg'),(144,97,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:8:\"ThaiLand\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:8:\"ThaiLand\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(145,98,'categories_week','a:7:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";}'),(146,98,'categories_booking_rule','1'),(147,98,'categories_other_guests','0'),(148,98,'categories_other_guests_mandatory','0'),(149,98,'categories_remove_guests','0'),(150,98,'categories_add_taxes','0'),(151,98,'categories_services','1'),(152,98,'categories_faq','1'),(153,98,'categories_step_by_step','1'),(154,98,'categories_address','1'),(155,98,'categories_gmap_active','1'),(156,98,'categories_taxonomies','a:5:{i:0;i:42;i:1;i:40;i:2;i:41;i:3;i:44;i:4;i:43;}'),(157,98,'categories_step_title','Description'),(158,98,'categories_services_title','Services'),(159,98,'categories_faq_title','Questions & Answers'),(160,99,'image_width','50'),(161,99,'image_height','50'),(162,99,'tevily_location_image_id','969'),(163,99,'tevily_location_image','/uploads/2021/09/tour-11.jpg'),(164,99,'taxonomy_info','a:4:{i:0;a:2:{s:12:\"tevily_title\";s:7:\"Country\";s:18:\"tevily_description\";s:14:\"United Kingdom\";}i:1;a:2:{s:12:\"tevily_title\";s:16:\"Languages Spoken\";s:18:\"tevily_description\";s:7:\"English\";}i:2;a:2:{s:12:\"tevily_title\";s:17:\"Visa Requirements\";s:18:\"tevily_description\";s:26:\"Personal Documents Requied\";}i:3;a:2:{s:12:\"tevily_title\";s:10:\"Area (km2)\";s:18:\"tevily_description\";s:10:\"88.000 km2\";}}'),(165,102,'image_width','50'),(166,102,'image_height','50'),(167,102,'fa_class','flaticon-wifi'),(168,103,'menu_order','2');
/*!40000 ALTER TABLE `wwQ_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_terms`
--

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

--
-- Dumping data for table `wwQ_terms`
--

LOCK TABLES `wwQ_terms` WRITE;
/*!40000 ALTER TABLE `wwQ_terms` DISABLE KEYS */;
INSERT INTO `wwQ_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,'Audio','audio',0),(17,'General','general',0),(18,'Travel','travel',0),(19,'Traveler','traveler',0),(20,'Video','video',0),(21,'backpack','backpack',0),(22,'blue dress','blue-dress',0),(23,'jeas','jeas',0),(24,'man','man',0),(25,'railway','railway',0),(26,'shirt','shirt',0),(27,'sitting','sitting',0),(28,'studying','studying',0),(29,'traveler','traveler',0),(30,'About Us','about-us',0),(32,'Quick Links','quick-links',0),(33,'Support','support',0),(34,'page','page',0),(35,'twentytwentytwo','twentytwentytwo',0),(36,'woocommerce/woocommerce','woocommerce-woocommerce',0),(37,'Website Updates','website-updates',0),(38,'Blog Post','blog-post',0),(39,'Promotion','promotion',0),(40,'Booking Locations','location',0),(41,'Booking Type','type',0),(42,'Amenities','amenities',0),(43,'Languages','language',0),(44,'Features','features',0),(45,'Bussiness','bussiness',0),(46,'Life Style','life-style',0),(47,'Music','music',0),(48,'Technology','technology',0),(49,'Adventure','adventure',0),(50,'Beach','beach',0),(51,'Lifestyle','lifestyle',0),(52,'Parks','parks',0),(53,'Tourisms','tourisms',0),(54,'Accepts Credit Cards','accepts-credit-cards',0),(55,'Adult','adult',0),(56,'Adventure','adventure',0),(57,'Adventure','adventure',0),(58,'Africa','africa',0),(59,'Asia','asia',0),(60,'Beache','beache',0),(61,'Booking Featured','booking-featured',0),(62,'Booking Online','booking-online',0),(63,'Car','car',0),(64,'Car Parking','car-parking',0),(65,'Children','children',0),(66,'City Tours','city-tours',0),(67,'Cruises','cruises',0),(68,'Discovery','discovery',0),(69,'English','english',0),(70,'Europe','europe',0),(71,'Family Friendly','family-friendly',0),(72,'France','france',0),(73,'Free Coupons','free-coupons',0),(74,'French','french',0),(75,'German','german',0),(76,'Historical','historical',0),(77,'Hostel','hostel',0),(78,'Hotel','hotel',0),(79,'Hungary','hungary',0),(80,'Italy','italy',0),(81,'Japan','japan',0),(82,'Japanese','japanese',0),(83,'Laundry service','laundry-service',0),(84,'Morocco','morocco',0),(85,'Nigeria','nigeria',0),(86,'One time event','one-time-event',0),(87,'Outdoor Seating','outdoor-seating',0),(88,'Reservations','reservations',0),(89,'Restaurant','restaurant',0),(90,'section','section',0),(91,'Seminars','seminars',0),(92,'Singapore','singapore',0),(93,'Smoking Allowed','smoking-allowed',0),(94,'Spanish','spanish',0),(95,'Tanzania','tanzania',0),(96,'Thailand','swimming-pool',0),(97,'ThaiLand','thailand',0),(98,'Tour','tour',0),(99,'United Kingdom','united-kingdom',0),(100,'Wildlife','wildlife',0),(101,'Wine Tasting','wine-tasting',0),(102,'Wireless Internet','wireless-internet',0),(103,'Youth','youth',0),(104,'Company','company',0),(105,'Services','services',0),(106,'Home Page','home-page',0);
/*!40000 ALTER TABLE `wwQ_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_usermeta`
--

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

--
-- Dumping data for table `wwQ_usermeta`
--

LOCK TABLES `wwQ_usermeta` WRITE;
/*!40000 ALTER TABLE `wwQ_usermeta` DISABLE KEYS */;
INSERT INTO `wwQ_usermeta` VALUES (1,1,'nickname','arpitkmaurya1'),(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,'wwQ_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wwQ_user_level','10'),(14,1,'_yoast_wpseo_profile_updated','1697387733'),(15,1,'dismissed_wp_pointers','theme_editor_notice'),(16,1,'default_password_nag',''),(17,1,'facebook',''),(18,1,'instagram',''),(19,1,'linkedin',''),(20,1,'myspace',''),(21,1,'pinterest',''),(22,1,'soundcloud',''),(23,1,'tumblr',''),(24,1,'twitter',''),(25,1,'youtube',''),(26,1,'wikipedia',''),(27,1,'last_update','1697387731'),(29,1,'show_welcome_panel','0'),(30,1,'session_tokens','a:1:{s:64:\"f3cfcb4f5c793e9568a93a7eeb34fc6aa0e2eaa15ca6f88ccddf3353ccab34e8\";a:4:{s:10:\"expiration\";i:1711935471;s:2:\"ip\";s:12:\"42.105.201.7\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1711762671;}}'),(31,1,'wwQ_dashboard_quick_press_last_post_id','1348'),(32,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"42.105.201.0\";}'),(35,1,'jetpack_tracks_anon_id','jetpack:KSCRFdC8ZSVw0ODweyevfKUm'),(38,1,'wc_last_active','1697500800'),(40,1,'_woocommerce_tracks_anon_id','woo:USeoMV1OaZkOqKIMGLdihWxu'),(41,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(42,1,'wwQ_user-settings','libraryContent=browse&editor=tinymce'),(43,1,'wwQ_user-settings-time','1698401128'),(44,1,'wwQ_persisted_preferences','a:5:{s:14:\"core/edit-post\";a:3:{s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";}s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2023-10-17T08:07:36.071Z\";s:22:\"core/customize-widgets\";a:1:{s:12:\"welcomeGuide\";b:0;}s:4:\"core\";a:1:{s:29:\"isTemplatePartMoveHintVisible\";b:0;}s:14:\"core/edit-site\";a:1:{s:12:\"welcomeGuide\";b:0;}}'),(45,1,'elementor_introduction','a:3:{s:27:\"ai-get-started-announcement\";b:1;s:7:\"exit_to\";b:1;s:20:\"globals_introduction\";b:1;}'),(48,1,'nfd_sp_last_check','1697530090'),(50,1,'rocket_boxes','a:1:{i:0;s:34:\"rocket_warning_plugin_modification\";}'),(51,1,'tribe-dismiss-notice-time-event-tickets-install','1698224406'),(52,1,'tribe-dismiss-notice','event-tickets-install'),(53,1,'nav_menu_recently_edited','30'),(54,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\";}'),(55,1,'metaboxhidden_nav-menus','a:12:{i:0;s:21:\"add-post-type-to_book\";i:1;s:28:\"add-post-type-e-landing-page\";i:2;s:23:\"add-post-type-portfolio\";i:3;s:26:\"add-post-type-tribe_events\";i:4;s:12:\"add-post_tag\";i:5;s:14:\"add-categories\";i:6;s:19:\"add-taxonomies_list\";i:7;s:13:\"add-amenities\";i:8;s:12:\"add-location\";i:9;s:8:\"add-type\";i:10;s:12:\"add-features\";i:11;s:12:\"add-language\";}'),(56,1,'tribe_setDefaultNavMenuBoxes','1'),(57,1,'closedpostboxes_to_book','a:0:{}'),(58,1,'metaboxhidden_to_book','a:5:{i:0;s:21:\"cmb-group-steps_car-0\";i:1;s:24:\"cmb-group-steps_hostel-0\";i:2;s:23:\"cmb-group-steps_hotel-0\";i:3;s:32:\"cmb-group-steps_one-time-event-0\";i:4;s:7:\"slugdiv\";}'),(59,1,'tribe-dismiss-notice-time-events-utc-timezone-2023-02-26','1698398482'),(60,1,'tribe-dismiss-notice','events-utc-timezone-2023-02-26');
/*!40000 ALTER TABLE `wwQ_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_users`
--

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

--
-- Dumping data for table `wwQ_users`
--

LOCK TABLES `wwQ_users` WRITE;
/*!40000 ALTER TABLE `wwQ_users` DISABLE KEYS */;
INSERT INTO `wwQ_users` VALUES (1,'arpitkmaurya1','$P$BDKebrDLhfRZo3hsCXZ8dOv5zBHfBn1','arpitkmaurya1','arpitkmaurya1@protonmail.com','https://ramlalatourandtravel.com','2023-10-15 16:35:31','',0,'arpitkmaurya1');
/*!40000 ALTER TABLE `wwQ_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_wc_admin_note_actions`
--

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

--
-- Dumping data for table `wwQ_wc_admin_note_actions`
--

LOCK TABLES `wwQ_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wwQ_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wwQ_wc_admin_note_actions` VALUES (1,1,'notify-refund-returns-page','Edit page','https://ramlalatourandtravel.com/wp-admin/post.php?post=13&action=edit','actioned','',NULL,NULL),(93,63,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(3370,64,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(3462,65,'om-note-primary','Create a campaign','admin.php?page=optin-monster-templates','unactioned','',NULL,NULL),(3463,65,'om-note-seconday','Learn more','admin.php?page=optin-monster-about&selectedTab=getting-started','unactioned','',NULL,NULL),(5739,2,'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),(5740,3,'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),(5741,4,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(5742,5,'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),(5743,6,'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),(5744,7,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(5745,8,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(5746,9,'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),(5747,10,'update-wc-subscriptions-3-0-15','View latest version','https://ramlalatourandtravel.com/staging/4603/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(5748,11,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(5749,14,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(5750,15,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(5751,16,'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),(5752,16,'dismiss','Dismiss','','actioned','',NULL,NULL),(5753,17,'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),(5754,17,'dismiss','Dismiss','','actioned','',NULL,NULL),(5755,18,'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),(5756,18,'dismiss','Dismiss','','actioned','',NULL,NULL),(5757,19,'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),(5758,19,'dismiss','Dismiss','','actioned','',NULL,NULL),(5759,20,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(5760,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(5761,21,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(5762,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(5763,22,'dismiss','Dismiss','','actioned','',NULL,NULL),(5764,23,'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),(5765,24,'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),(5766,25,'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),(5767,25,'dismiss','Dismiss','','actioned','',NULL,NULL),(5768,26,'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),(5769,26,'dismiss','Dismiss','','actioned','',NULL,NULL),(5770,27,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/update-core.php','unactioned','',NULL,NULL),(5771,27,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(5772,28,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/update-core.php','unactioned','',NULL,NULL),(5773,28,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(5774,29,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),(5775,30,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(5776,30,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL),(5777,31,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL),(5778,31,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),(5779,32,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned','',NULL,NULL),(5780,33,'extension-settings','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/update-core.php','unactioned','',NULL,NULL),(5781,33,'dismiss','Dismiss','#','actioned','',NULL,NULL),(5782,34,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5783,34,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(5784,35,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL),(5785,36,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),(5786,37,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(5787,37,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL),(5788,38,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5789,38,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),(5790,39,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(5791,39,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),(5792,40,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(5793,40,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned','',NULL,NULL),(5794,41,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(5795,41,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned','',NULL,NULL),(5796,42,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(5797,42,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned','',NULL,NULL),(5798,43,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(5799,43,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL),(5800,44,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5801,44,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),(5802,45,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5803,45,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss','Dismiss','#','actioned','',NULL,NULL),(5804,46,'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5805,46,'woocommerce-WCPayments-June-2023-updated-needed-Dismiss','Dismiss','#','actioned','',NULL,NULL),(5806,47,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5807,47,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),(5808,48,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5809,48,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),(5810,49,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),(5811,49,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://ramlalatourandtravel.com/staging/4603/wp-admin/#','actioned','',NULL,NULL),(5812,50,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5813,50,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL),(5814,51,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL),(5815,52,'plugin-list','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),(5816,52,'dismiss','Dismiss','https://ramlalatourandtravel.com/staging/4603/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL),(5817,53,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/update-core.php?','unactioned','',NULL,NULL),(5818,53,'dismiss','Dismiss','#','actioned','',NULL,NULL),(5819,54,'dismiss','Dismiss','#','actioned','',NULL,NULL),(5820,55,'woocommerce-WooPayments-Aug-2023-update-needed','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/update-core.php?','unactioned','',NULL,NULL),(5821,55,'dismiss','Dismiss','#','actioned','',NULL,NULL),(5822,56,'dismiss','Dismiss','#','actioned','',NULL,NULL),(5823,57,'avalara_q3-2023_noAvaTax','Automate my sales tax','https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax','unactioned','',NULL,NULL),(5824,58,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned','',NULL,NULL),(5825,59,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://ramlalatourandtravel.com/staging/4603/wp-admin/plugins.php','unactioned','',NULL,NULL),(5826,59,'dismiss','Dismiss','https://ramlalatourandtravel.com/staging/4603/wp-admin/#','actioned','',NULL,NULL),(5827,60,'wc_com_in_person_payments_card_sale_US_inbox_note_q4_23','Save 35%','https://woocommerce.com/products/m2-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_US_inbox_note_q4_23','actioned','',NULL,NULL),(5828,61,'wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23','Save 35%','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23','actioned','',NULL,NULL),(5829,62,'wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23','Save 35%','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wwQ_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_wc_admin_notes`
--

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

--
-- Dumping data for table `wwQ_wc_admin_notes`
--

LOCK TABLES `wwQ_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wwQ_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wwQ_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','2023-10-15 16:36:53',NULL,0,'plain','',0,0,'info'),(2,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(3,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(4,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(5,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(6,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(7,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(8,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(9,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(10,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(11,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(12,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(13,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(14,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(15,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(16,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(17,'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','2023-10-15 16:37:00',NULL,0,'plain','',0,0,'info'),(18,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(19,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(20,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(21,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(22,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(23,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(24,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(25,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(26,'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','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(27,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(28,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(29,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(30,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(31,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(32,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','{}','unactioned','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(33,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(34,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(35,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(36,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(37,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(38,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(39,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(40,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(41,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(42,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(43,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(44,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(45,'woocommerce-WCstripe-May-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Stripe plugin','<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(46,'woocommerce-WCPayments-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Payments','<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(47,'woocommerce-WCSubscriptions-June-2023-updated-needed','marketing','en_US','Action required: Security update of WooCommerce Subscriptions','<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(48,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(49,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(50,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(51,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(52,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(53,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(54,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(55,'woocommerce-WooPayments-Aug-2023-update-needed','update','en_US','Action required: Security update for WooPayments (WooCommerce Payments) plugin','<strong>Your shop requires an important security update for the WooPayments (WooCommerce Payments) extension</strong>. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(56,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(57,'avalara_q3-2023_noAvaTax','marketing','en_US','Automatically calculate VAT in real time','Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(58,'woo-activation-survey-blockers-22AUG23','info','en_US','How can we help you get that first sale?','Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(59,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(60,'wc_com_in_person_payments_card_sale_US_inbox_note_q4_23','marketing','en_US','Save 35% on a WooPayments card reader','Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our M2 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends October 29, 2023.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(61,'wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23','marketing','en_US','Save 35% on a WooPayments card reader','Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our WisePad 3 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends 29th October 2023.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(62,'wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23','marketing','en_US','Save 35% on a WooPayments card reader','Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our WisePad 3 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends October 29, 2023.','{}','pending','woocommerce.com','2023-10-15 16:37:01',NULL,0,'plain','',0,0,'info'),(63,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2023-10-15 16:38:01',NULL,0,'plain','',0,0,'info'),(64,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2023-10-17 08:47:49',NULL,0,'plain','',0,0,'info'),(65,'om-wc-grow-revenue','info','en_US','Grow your store revenue with OptinMonster','Create high-converting OptinMonster campaigns to promote product sales, reduce cart abandonment and incentivize purchases with time-sensitive coupon offers.','{}','unactioned','optinmonster','2023-10-17 08:55:33',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wwQ_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_wc_category_lookup`
--

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

--
-- Dumping data for table `wwQ_wc_category_lookup`
--

LOCK TABLES `wwQ_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wwQ_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wwQ_wc_category_lookup` VALUES (15,15);
/*!40000 ALTER TABLE `wwQ_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_wc_customer_lookup`
--

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

--
-- Dumping data for table `wwQ_wc_customer_lookup`
--

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

--
-- Table structure for table `wwQ_wc_download_log`
--

DROP TABLE IF EXISTS `wwQ_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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_520_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wc_download_log`
--

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

--
-- Table structure for table `wwQ_wc_order_addresses`
--

DROP TABLE IF EXISTS `wwQ_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `first_name` text COLLATE utf8mb4_unicode_520_ci,
  `last_name` text COLLATE utf8mb4_unicode_520_ci,
  `company` text COLLATE utf8mb4_unicode_520_ci,
  `address_1` text COLLATE utf8mb4_unicode_520_ci,
  `address_2` text COLLATE utf8mb4_unicode_520_ci,
  `city` text COLLATE utf8mb4_unicode_520_ci,
  `state` text COLLATE utf8mb4_unicode_520_ci,
  `postcode` text COLLATE utf8mb4_unicode_520_ci,
  `country` text COLLATE utf8mb4_unicode_520_ci,
  `email` varchar(320) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `phone` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`(191)),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wc_order_addresses`
--

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

--
-- Table structure for table `wwQ_wc_order_coupon_lookup`
--

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

--
-- Dumping data for table `wwQ_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wwQ_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wwQ_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `woocommerce_version` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wc_order_operational_data`
--

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

--
-- Table structure for table `wwQ_wc_order_product_lookup`
--

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

--
-- Dumping data for table `wwQ_wc_order_product_lookup`
--

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

--
-- Table structure for table `wwQ_wc_order_stats`
--

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

--
-- Dumping data for table `wwQ_wc_order_stats`
--

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

--
-- Table structure for table `wwQ_wc_order_tax_lookup`
--

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

--
-- Dumping data for table `wwQ_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wwQ_wc_orders`
--

DROP TABLE IF EXISTS `wwQ_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `currency` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_method_title` text COLLATE utf8mb4_unicode_520_ci,
  `transaction_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci,
  `customer_note` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  KEY `billing_email` (`billing_email`(191)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wc_orders`
--

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

--
-- Table structure for table `wwQ_wc_orders_meta`
--

DROP TABLE IF EXISTS `wwQ_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`(100),`meta_value`(82)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wc_orders_meta`
--

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

--
-- Table structure for table `wwQ_wc_product_attributes_lookup`
--

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

--
-- Dumping data for table `wwQ_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wwQ_wc_product_download_directories`
--

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

--
-- Dumping data for table `wwQ_wc_product_download_directories`
--

LOCK TABLES `wwQ_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wwQ_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wwQ_wc_product_download_directories` VALUES (1,'file:///home3/websitex/public_html/ramlalatourandtravel/wp-content/uploads/woocommerce_uploads/',1),(2,'https://ramlalatourandtravel.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wwQ_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wwQ_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_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_520_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_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wc_product_meta_lookup`
--

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

--
-- Table structure for table `wwQ_wc_rate_limits`
--

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

--
-- Dumping data for table `wwQ_wc_rate_limits`
--

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

--
-- Table structure for table `wwQ_wc_reserved_stock`
--

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

--
-- Dumping data for table `wwQ_wc_reserved_stock`
--

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

--
-- Table structure for table `wwQ_wc_tax_rate_classes`
--

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

--
-- Dumping data for table `wwQ_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wwQ_wc_webhooks`
--

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

--
-- Dumping data for table `wwQ_wc_webhooks`
--

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

--
-- Table structure for table `wwQ_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wwQ_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_woocommerce_api_keys`
--

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

--
-- Table structure for table `wwQ_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wwQ_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wwQ_woocommerce_downloadable_product_permissions`
--

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

--
-- Dumping data for table `wwQ_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wwQ_woocommerce_log`
--

DROP TABLE IF EXISTS `wwQ_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_woocommerce_log`
--

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

--
-- Table structure for table `wwQ_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wwQ_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wwQ_woocommerce_order_items`
--

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

--
-- Dumping data for table `wwQ_woocommerce_order_items`
--

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

--
-- Table structure for table `wwQ_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wwQ_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wwQ_woocommerce_payment_tokens`
--

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

--
-- Dumping data for table `wwQ_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wwQ_woocommerce_sessions`
--

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

--
-- Dumping data for table `wwQ_woocommerce_sessions`
--

LOCK TABLES `wwQ_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wwQ_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wwQ_woocommerce_sessions` VALUES (1,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i: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\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i: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:775:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2023-10-15T16:35:31+00:00\";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:28:\"arpitkmaurya1@protonmail.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:\"\";}\";}',1697560623),(2,'t_bdba45f6c127444d1668d8f3c13932','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i: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\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i: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:720:\"a:27:{s:2:\"id\";s:1:\"0\";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:0:\"\";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:\"\";}\";}',1697625650);
/*!40000 ALTER TABLE `wwQ_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wwQ_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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_520_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wwQ_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wwQ_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_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_520_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wwQ_woocommerce_shipping_zones`
--

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

--
-- Dumping data for table `wwQ_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wwQ_woocommerce_tax_rate_locations`
--

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

--
-- Dumping data for table `wwQ_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wwQ_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wwQ_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_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_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wwQ_wpforms_payment_meta`
--

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

--
-- Dumping data for table `wwQ_wpforms_payment_meta`
--

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

--
-- Table structure for table `wwQ_wpforms_payments`
--

DROP TABLE IF EXISTS `wwQ_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `discount_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `total_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT '0',
  `gateway` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `type` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `mode` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `transaction_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `customer_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subscription_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subscription_status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wpforms_payments`
--

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

--
-- Table structure for table `wwQ_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wwQ_wpforms_tasks_meta`
--

LOCK TABLES `wwQ_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wwQ_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wwQ_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2023-10-17 08:53:00'),(2,'wpforms_admin_addons_cache_update','W10=','2023-10-17 08:53:06');
/*!40000 ALTER TABLE `wwQ_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_wpr_rocket_cache`
--

DROP TABLE IF EXISTS `wwQ_wpr_rocket_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wpr_rocket_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_locked` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`)
) ENGINE=InnoDB AUTO_INCREMENT=375 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wpr_rocket_cache`
--

LOCK TABLES `wwQ_wpr_rocket_cache` WRITE;
/*!40000 ALTER TABLE `wwQ_wpr_rocket_cache` DISABLE KEYS */;
INSERT INTO `wwQ_wpr_rocket_cache` VALUES (79,'https://ramlalatourandtravel.com/about','completed','2024-03-30 12:23:09','2024-03-30 12:23:09',0),(80,'https://ramlalatourandtravel.com/our-team','pending','2024-03-30 08:52:30','2024-03-28 17:20:48',0),(81,'https://ramlalatourandtravel.com/category/general','pending','2024-03-30 08:52:30','2024-03-28 17:23:20',0),(82,'https://ramlalatourandtravel.com/2020/12','pending','2024-03-30 08:52:30','2024-03-30 07:07:35',0),(84,'https://ramlalatourandtravel.com/tours-page','completed','2024-03-30 12:22:52','2024-03-30 12:22:52',0),(85,'https://ramlalatourandtravel.com/our-partner','completed','2024-03-30 12:22:55','2024-03-30 12:22:55',0),(86,'https://ramlalatourandtravel.com/category/traveler','pending','2024-03-30 08:52:30','2024-03-28 17:22:36',0),(87,'https://ramlalatourandtravel.com/category/audio','pending','2024-03-30 08:52:30','2024-03-28 17:23:37',0),(88,'https://ramlalatourandtravel.com/category/bussiness','completed','2024-03-30 12:22:58','2024-03-30 12:22:58',0),(91,'https://ramlalatourandtravel.com/category/technology','completed','2024-03-30 12:23:12','2024-03-30 12:23:12',0),(92,'https://ramlalatourandtravel.com/category/life-style','completed','2024-03-30 12:23:18','2024-03-30 12:23:18',0),(95,'https://ramlalatourandtravel.com/category/music','pending','2024-03-30 08:52:30','2024-03-28 17:23:03',0),(97,'https://ramlalatourandtravel.com/2021/11','pending','2024-03-30 08:52:30','2024-03-28 17:24:44',0),(99,'https://ramlalatourandtravel.com/category/travel','completed','2024-03-30 12:23:05','2024-03-30 12:23:05',0),(101,'https://ramlalatourandtravel.com/hello-world','pending','2024-03-30 08:52:30','2024-03-28 17:22:04',0),(104,'https://ramlalatourandtravel.com/contact','pending','2024-03-30 08:52:30','2024-03-30 00:43:11',0),(111,'https://ramlalatourandtravel.com/tag/sitting','completed','2024-03-30 12:23:02','2024-03-30 12:23:02',0),(139,'https://ramlalatourandtravel.com/the-surfing-man-will-blow-your-mind','completed','2024-03-30 12:23:15','2024-03-30 12:23:15',0),(140,'https://ramlalatourandtravel.com/author/arpitkmaurya1','completed','2024-03-30 12:23:24','2024-03-30 12:23:24',0),(199,'https://ramlalatourandtravel.com/admin-confirmation','pending','2024-03-30 08:52:30','2024-03-28 04:22:46',0),(241,'https://ramlalatourandtravel.com/news','pending','2024-03-30 08:52:30','2024-03-28 04:23:23',0),(250,'https://ramlalatourandtravel.com/tag/studying','pending','2024-03-30 08:52:30','2024-03-28 17:55:53',0),(251,'https://ramlalatourandtravel.com/tag/railway','pending','2024-03-30 08:52:30','2024-03-28 17:39:34',0),(254,'https://ramlalatourandtravel.com/journeys-are-best-measured-with-friends','pending','2024-03-30 08:52:30','2024-03-28 18:53:19',0),(261,'https://ramlalatourandtravel.com/shop','pending','2024-03-30 08:52:30','2024-03-28 04:23:46',0),(274,'https://ramlalatourandtravel.com/gallery','pending','2024-03-30 08:52:30','2024-03-28 04:22:40',0),(275,'https://ramlalatourandtravel.com/my-account','pending','2024-03-30 08:52:30','2024-03-28 18:35:50',0),(277,'https://ramlalatourandtravel.com/tag/man','pending','2024-03-30 08:52:30','2024-03-28 17:29:09',0),(278,'https://ramlalatourandtravel.com/tag/jeas','pending','2024-03-30 08:52:30','2024-03-29 20:23:48',0),(279,'https://ramlalatourandtravel.com/tag/beach','pending','2024-03-30 08:52:30','2024-03-28 17:47:46',0),(280,'https://ramlalatourandtravel.com/tag/shirt','pending','2024-03-30 08:52:30','2024-03-28 17:45:00',0),(281,'https://ramlalatourandtravel.com/tag/parks','completed','2024-03-30 12:23:21','2024-03-30 12:23:21',0),(283,'https://ramlalatourandtravel.com/things-to-see-and-do-when-visiting-japan','pending','2024-03-30 08:52:30','2024-03-28 19:06:45',0),(284,'https://ramlalatourandtravel.com/travel-the-most-beautiful-places-in-the-world','pending','2024-03-30 08:52:30','2024-03-28 19:20:00',0),(285,'https://ramlalatourandtravel.com/tag/blue-dress','pending','2024-03-30 08:52:30','2024-03-28 17:20:16',0),(286,'https://ramlalatourandtravel.com/traveler-studying-map-of-city-on-motorcycle','pending','2024-03-30 08:52:30','2024-03-28 17:16:11',0),(287,'https://ramlalatourandtravel.com/tag/traveler','pending','2024-03-30 08:52:30','2024-03-28 18:30:43',0),(288,'https://ramlalatourandtravel.com/tag/backpack','completed','2024-03-30 12:23:08','2024-03-30 12:23:08',0),(289,'https://ramlalatourandtravel.com/5-off-the-beaten-track-adventures-destinations','pending','2024-03-30 08:52:30','2024-03-28 19:47:36',0),(290,'https://ramlalatourandtravel.com/tag/lifestyle','completed','2024-03-30 12:23:11','2024-03-30 12:23:11',0),(291,'https://ramlalatourandtravel.com/a-place-where-start-new-life-with-peace','completed','2024-03-30 12:23:05','2024-03-30 12:23:05',0),(292,'https://ramlalatourandtravel.com/tag/adventure','completed','2024-03-30 12:23:02','2024-03-30 12:23:02',0),(293,'https://ramlalatourandtravel.com/man-sitting-beside-backpack-near-railway','completed','2024-03-30 12:23:18','2024-03-30 12:23:18',0),(294,'https://ramlalatourandtravel.com/booking/delhi-tour','pending','2024-03-30 08:52:30','2024-03-28 17:23:53',0),(295,'https://ramlalatourandtravel.com/top-10-destinations-adventure-trips','completed','2024-03-30 12:23:15','2024-03-30 12:23:15',0),(296,'https://ramlalatourandtravel.com/booking/fortuner','pending','2024-03-30 08:52:30','2024-03-28 17:23:45',0),(297,'https://ramlalatourandtravel.com/tag/tourisms','pending','2024-03-30 08:52:30','2024-03-28 18:01:45',0),(298,'https://ramlalatourandtravel.com/2021','pending','2024-03-30 08:52:30','2024-03-28 17:24:53',0),(299,'https://ramlalatourandtravel.com/2020','pending','2024-03-30 08:52:30','2024-03-28 17:25:10',0),(300,'https://ramlalatourandtravel.com/portfolio/luxury-house-interior','pending','2024-03-30 08:52:30','2024-03-28 04:27:21',0),(301,'https://ramlalatourandtravel.com/portfolio/white-luxury-villa','pending','2024-03-30 08:52:30','2024-03-28 04:27:27',0),(302,'https://ramlalatourandtravel.com/categories/tour','pending','2024-03-30 08:52:30','2024-03-28 04:35:43',0),(303,'https://ramlalatourandtravel.com/portfolio/family-appartment','pending','2024-03-30 08:52:30','2024-03-28 04:27:55',0),(305,'https://ramlalatourandtravel.com/portfolio/luxury-interior','pending','2024-03-30 08:52:30','2024-03-28 04:27:49',0),(306,'https://ramlalatourandtravel.com/home-4','pending','2024-03-30 08:52:30','2024-03-28 04:25:04',0),(307,'https://ramlalatourandtravel.com/categories/car','pending','2024-03-30 08:52:30','2024-03-28 04:35:52',0),(309,'https://ramlalatourandtravel.com/portfolio/private-house','pending','2024-03-30 08:52:30','2024-03-28 04:28:01',0),(310,'https://ramlalatourandtravel.com/my-account-2','pending','2024-03-30 08:52:30','2024-03-28 04:23:54',0),(311,'https://ramlalatourandtravel.com','completed','2024-03-30 09:00:59','2024-03-30 09:00:59',0),(312,'https://ramlalatourandtravel.com/portfolio-page','pending','2024-03-30 08:52:30','2024-03-28 04:22:01',0),(313,'https://ramlalatourandtravel.com/events-page','pending','2024-03-30 08:52:30','2024-03-28 04:23:10',0),(314,'https://ramlalatourandtravel.com/add_services','pending','2024-03-30 08:52:30','2024-03-28 04:24:01',0),(315,'https://ramlalatourandtravel.com/all-items','pending','2024-03-30 08:52:30','2024-03-28 04:22:27',0),(316,'https://ramlalatourandtravel.com/news-2','pending','2024-03-30 08:52:30','2024-03-28 04:21:49',0),(317,'https://ramlalatourandtravel.com/terms-conditions','pending','2024-03-30 08:52:30','2024-03-28 04:22:12',0),(318,'https://ramlalatourandtravel.com/destination-list-2','pending','2024-03-30 08:52:30','2024-03-28 17:22:16',0),(319,'https://ramlalatourandtravel.com/search-result','pending','2024-03-30 08:52:30','2024-03-28 04:22:33',0),(320,'https://ramlalatourandtravel.com/tours-sidebar-filter','pending','2024-03-30 08:52:30','2024-03-28 04:22:53',0),(321,'https://ramlalatourandtravel.com/tours-list-view','pending','2024-03-30 08:52:30','2024-03-28 04:22:59',0),(322,'https://ramlalatourandtravel.com/careers','pending','2024-03-30 08:52:30','2024-03-28 04:23:16',0),(323,'https://ramlalatourandtravel.com/terms-and-conditions','pending','2024-03-30 08:52:30','2024-03-28 04:23:30',0),(324,'https://ramlalatourandtravel.com/checkout','pending','2024-03-30 08:52:30','2024-03-28 04:23:38',0),(325,'https://ramlalatourandtravel.com/contact-2','pending','2024-03-30 08:52:30','2024-03-28 04:24:09',0),(326,'https://ramlalatourandtravel.com/terms-conditions-2','pending','2024-03-30 08:52:30','2024-03-28 04:24:25',0),(327,'https://ramlalatourandtravel.com/home-3','pending','2024-03-30 08:52:30','2024-03-28 04:24:33',0),(328,'https://ramlalatourandtravel.com/home-2','pending','2024-03-30 08:52:30','2024-03-28 04:24:41',0),(329,'https://ramlalatourandtravel.com/our-awards','pending','2024-03-30 08:52:30','2024-03-28 04:24:49',0),(330,'https://ramlalatourandtravel.com/confirmation','pending','2024-03-30 08:52:30','2024-03-28 04:24:56',0),(331,'https://ramlalatourandtravel.com/portfolio/minimalist-art-house','pending','2024-03-30 08:52:30','2024-03-28 04:27:16',0),(332,'https://ramlalatourandtravel.com/portfolio/luxury-art-house','pending','2024-03-30 08:52:30','2024-03-28 04:27:35',0),(333,'https://ramlalatourandtravel.com/portfolio/modern-villa','pending','2024-03-30 08:52:30','2024-03-28 04:27:43',0),(334,'https://ramlalatourandtravel.com/gva_template/new-footer-layout','pending','2024-03-30 08:52:30','2024-03-28 04:33:55',0),(335,'https://ramlalatourandtravel.com/gva_template/new-page-layout-2','pending','2024-03-30 08:52:30','2024-03-28 04:34:06',0),(336,'https://ramlalatourandtravel.com/gva_template/new-page-layout','pending','2024-03-30 08:52:30','2024-03-28 04:34:48',0),(337,'https://ramlalatourandtravel.com/gva_template/header-white-2','pending','2024-03-30 08:52:30','2024-03-28 04:35:04',0),(338,'https://ramlalatourandtravel.com/gva_template/page-layout-header-white-2','pending','2024-03-30 08:52:30','2024-03-28 04:35:13',0),(339,'https://ramlalatourandtravel.com/gva_template/new-post-single-template','pending','2024-03-30 08:52:30','2024-03-28 04:35:20',0),(340,'https://ramlalatourandtravel.com/gva_template/new-header-layout','pending','2024-03-30 08:52:30','2024-03-28 04:35:35',0),(341,'https://ramlalatourandtravel.com/category-portfolio/wildlife','pending','2024-03-30 08:52:30','2024-03-28 04:35:59',0),(342,'https://ramlalatourandtravel.com/category-portfolio/adventure','pending','2024-03-30 08:52:30','2024-03-28 04:36:04',0),(343,'https://ramlalatourandtravel.com/category-portfolio/family-friendly','pending','2024-03-30 08:52:30','2024-03-28 04:36:11',0),(344,'https://ramlalatourandtravel.com/events/category/seminars','pending','2024-03-30 08:52:30','2024-03-28 04:36:18',0),(345,'https://ramlalatourandtravel.com/events/category/seminars/list','pending','2024-03-30 08:52:30','2024-03-28 04:37:48',0),(346,'https://ramlalatourandtravel.com/event/international-architecture-2022','pending','2024-03-30 08:52:30','2024-03-28 04:37:55',0),(347,'https://ramlalatourandtravel.com/events/category/seminars/month','pending','2024-03-30 08:52:30','2024-03-28 04:38:05',0),(348,'https://ramlalatourandtravel.com/event/nairobi-design-week','pending','2024-03-30 08:52:30','2024-03-28 04:38:14',0),(349,'https://ramlalatourandtravel.com/events/category/seminars/today','pending','2024-03-30 08:52:30','2024-03-28 04:38:19',0),(350,'https://ramlalatourandtravel.com/event/architecture-interior-week','pending','2024-03-30 08:52:30','2024-03-28 04:38:23',0),(351,'https://ramlalatourandtravel.com/event/festival-of-architecture-and-interior','pending','2024-03-30 08:52:30','2024-03-28 04:39:06',0),(352,'https://ramlalatourandtravel.com/events','pending','2024-03-30 08:52:30','2024-03-28 04:39:11',0),(353,'https://ramlalatourandtravel.com/event/designing-club-culture','pending','2024-03-30 08:52:30','2024-03-28 04:39:24',0),(354,'https://ramlalatourandtravel.com/events/category/seminars/2024-04','pending','2024-03-30 08:52:30','2024-03-28 04:39:31',0),(355,'https://ramlalatourandtravel.com/events/category/seminars/2024-02','pending','2024-03-30 08:52:30','2024-03-28 04:39:34',0),(356,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-03-26','pending','2024-03-30 08:52:30','2024-03-28 04:39:40',0),(357,'https://ramlalatourandtravel.com/event/architecture-club-meet-up','pending','2024-03-30 08:52:30','2024-03-28 04:40:19',0),(358,'https://ramlalatourandtravel.com/events/category/seminars/2024-03','pending','2024-03-30 08:52:30','2024-03-28 04:40:27',0),(359,'https://ramlalatourandtravel.com/events/category/seminars/2024-05','pending','2024-03-30 08:52:30','2024-03-28 04:40:32',0),(360,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-04-01','pending','2024-03-30 08:52:30','2024-03-28 04:40:36',0),(361,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-02-01','pending','2024-03-30 08:52:30','2024-03-28 04:40:56',0),(362,'https://ramlalatourandtravel.com/events/month','pending','2024-03-30 08:52:30','2024-03-28 04:41:00',0),(363,'https://ramlalatourandtravel.com/events/list','pending','2024-03-30 08:52:30','2024-03-28 04:41:05',0),(364,'https://ramlalatourandtravel.com/events/today','pending','2024-03-30 08:52:30','2024-03-28 04:41:09',0),(365,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-03-25','pending','2024-03-30 08:52:30','2024-03-28 04:41:13',0),(366,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-03-01','pending','2024-03-30 08:52:30','2024-03-28 04:41:33',0),(367,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-05-01','pending','2024-03-30 08:52:30','2024-03-28 04:42:04',0),(368,'https://ramlalatourandtravel.com/events/category/seminars/2024-06','pending','2024-03-30 08:52:30','2024-03-28 04:42:09',0),(369,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-03-31','pending','2024-03-30 08:52:30','2024-03-28 04:42:12',0),(370,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-01-31','pending','2024-03-30 08:52:30','2024-03-28 04:42:16',0),(371,'https://ramlalatourandtravel.com/events/month/2024-04','pending','2024-03-30 08:52:30','2024-03-28 04:42:20',0),(372,'https://ramlalatourandtravel.com/events/month/2024-02','pending','2024-03-30 08:52:30','2024-03-28 04:42:24',0),(373,'https://ramlalatourandtravel.com/events/category/seminars/day/2024-03-24','pending','2024-03-30 08:52:30','2024-03-28 04:42:28',0),(374,'https://ramlalatourandtravel.com/events/2024-03-26','pending','2024-03-30 08:52:30','2024-03-28 04:42:33',0);
/*!40000 ALTER TABLE `wwQ_wpr_rocket_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_wpr_rucss_used_css`
--

DROP TABLE IF EXISTS `wwQ_wpr_rucss_used_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_wpr_rucss_used_css` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `css` longtext COLLATE utf8mb4_unicode_520_ci,
  `hash` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `error_code` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  `unprocessedcss` longtext COLLATE utf8mb4_unicode_520_ci,
  `retries` tinyint(1) NOT NULL DEFAULT '1',
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `job_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `queue_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191)),
  KEY `error_code_index` (`error_code`),
  KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_wpr_rucss_used_css`
--

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

--
-- Table structure for table `wwQ_yith_shippo_shipping_parcel_boxes`
--

DROP TABLE IF EXISTS `wwQ_yith_shippo_shipping_parcel_boxes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yith_shippo_shipping_parcel_boxes` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `enabled` tinyint(1) NOT NULL DEFAULT '1',
  `type` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'parcel',
  `weight` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `width` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `height` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `length` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `inner_padding` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `max_weight` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `distance_unit` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `weight_unit` varchar(25) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `shipping_zones` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yith_shippo_shipping_parcel_boxes`
--

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

--
-- Table structure for table `wwQ_yith_shippo_shipping_rulemeta`
--

DROP TABLE IF EXISTS `wwQ_yith_shippo_shipping_rulemeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yith_shippo_shipping_rulemeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `shippo_shipping_rule_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `external_rule` (`shippo_shipping_rule_id`),
  KEY `object_type` (`meta_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yith_shippo_shipping_rulemeta`
--

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

--
-- Table structure for table `wwQ_yith_shippo_shipping_rules`
--

DROP TABLE IF EXISTS `wwQ_yith_shippo_shipping_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yith_shippo_shipping_rules` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `enabled` tinyint(1) NOT NULL DEFAULT '0',
  `shipping_service` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'all',
  `condition_enabled` tinyint(1) NOT NULL DEFAULT '0',
  `condition_type` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'show',
  `condition_mode` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'and',
  `fee_enabled` tinyint(1) NOT NULL DEFAULT '0',
  `fee_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'fixed',
  `fee_value` decimal(19,4) NOT NULL DEFAULT '0.0000',
  `label_enabled` tinyint(1) NOT NULL DEFAULT '0',
  `custom_label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `priority` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `shipping_service` (`shipping_service`),
  KEY `condition_type` (`condition_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yith_shippo_shipping_rules`
--

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

--
-- Table structure for table `wwQ_yith_shippo_shipping_tracking`
--

DROP TABLE IF EXISTS `wwQ_yith_shippo_shipping_tracking`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yith_shippo_shipping_tracking` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `tracking_number` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `carrier` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `order_id` bigint(255) NOT NULL DEFAULT '0',
  `rate_key` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'UNKNOWN',
  `status_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `info` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yith_shippo_shipping_tracking`
--

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

--
-- Table structure for table `wwQ_yith_wcwl`
--

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

--
-- Dumping data for table `wwQ_yith_wcwl`
--

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

--
-- Table structure for table `wwQ_yith_wcwl_lists`
--

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

--
-- Dumping data for table `wwQ_yith_wcwl_lists`
--

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

--
-- Table structure for table `wwQ_yoast_indexable`
--

DROP TABLE IF EXISTS `wwQ_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_520_ci,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT '0',
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_520_ci,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT '0',
  `is_robots_noindex` tinyint(1) DEFAULT '0',
  `is_robots_nofollow` tinyint(1) DEFAULT '0',
  `is_robots_noarchive` tinyint(1) DEFAULT '0',
  `is_robots_noimageindex` tinyint(1) DEFAULT '0',
  `is_robots_nosnippet` tinyint(1) DEFAULT '0',
  `twitter_title` text COLLATE utf8mb4_unicode_520_ci,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_title` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT '0',
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yoast_indexable`
--

LOCK TABLES `wwQ_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wwQ_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wwQ_yoast_indexable` VALUES (1,'https://ramlalatourandtravel.com/?page_id=14','44:48ae53cf9c4453c551257176a1bbb76e',14,'post','page',1,0,NULL,NULL,'Wishlist','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-10-15 16:36:55','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:36:55','2023-10-15 16:36:55',0),(2,'https://ramlalatourandtravel.com/?author=1','42:4ea35efb90927a95338cfab94ca787d0',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/9600ef063906dcc89b78318d1e9ceff8?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2023-10-15 16:36:55','2023-10-15 11:08:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:36:55','2023-10-15 16:35:31',NULL),(3,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:36:56','2023-10-17 03:24:58',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(4,'https://ramlalatourandtravel.com/','33:c0d75f3837f760c6ddad9b0c1db8d62c',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:36:56','2023-10-15 11:08:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:35:31','2023-10-15 16:35:31',NULL),(5,'https://ramlalatourandtravel.com/?page_id=10','44:6cd8011ec29bceca0b35fd96cb05d4b5',10,'post','page',1,0,NULL,NULL,'Cart','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:41:42','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:36:49','2023-10-15 16:36:49',0),(6,'https://ramlalatourandtravel.com/?page_id=11','44:bc50cab542c3d2a854eb41ead42c2b14',11,'post','page',1,0,NULL,NULL,'Checkout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:41:42','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:36:49','2023-10-15 16:36:49',0),(7,'https://ramlalatourandtravel.com/?page_id=12','44:05caad14cf78a2a948207df73de18af5',12,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:41:42','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:36:49','2023-10-15 16:36:49',0),(8,'https://ramlalatourandtravel.com/?page_id=3','43:b7e682a5917ce2e557f1c74181fd1c42',3,'post','page',1,0,NULL,NULL,'Privacy Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:41:42','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:35:31','2023-10-15 16:35:31',0),(9,'https://ramlalatourandtravel.com/?page_id=13','44:e265ade1ac8263dd528fc7976f4d32aa',13,'post','page',1,0,NULL,NULL,'Refund and Returns Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:41:42','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),(10,'https://ramlalatourandtravel.com/?page_id=2','43:4c71d94a765145dabd179c6be70b92fd',2,'post','page',1,0,NULL,NULL,'Sample Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:41:42','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:35:31','2023-10-15 16:35:31',0),(11,'https://ramlalatourandtravel.com/?page_id=9','43:bcf3e2e26027b546acaf3683267b3f53',9,'post','page',1,0,NULL,NULL,'Shop','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-10-15 16:41:42','2023-10-15 11:11:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-10-15 16:36:49','2023-10-15 16:36:49',0);
/*!40000 ALTER TABLE `wwQ_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wwQ_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yoast_indexable_hierarchy`
--

LOCK TABLES `wwQ_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wwQ_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wwQ_yoast_indexable_hierarchy` VALUES (1,0,0,1),(2,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1);
/*!40000 ALTER TABLE `wwQ_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_yoast_migrations`
--

DROP TABLE IF EXISTS `wwQ_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wwQ_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yoast_migrations`
--

LOCK TABLES `wwQ_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wwQ_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wwQ_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200617122511'),(17,'20200702141921'),(18,'20200728095334'),(19,'20201202144329'),(20,'20201216124002'),(21,'20201216141134'),(22,'20210817092415'),(23,'20211020091404'),(24,'20230417083836');
/*!40000 ALTER TABLE `wwQ_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wwQ_yoast_primary_term`
--

DROP TABLE IF EXISTS `wwQ_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint(20) NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yoast_primary_term`
--

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

--
-- Table structure for table `wwQ_yoast_seo_links`
--

DROP TABLE IF EXISTS `wwQ_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wwQ_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `target_post_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wwQ_yoast_seo_links`
--

LOCK TABLES `wwQ_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wwQ_yoast_seo_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wwQ_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2024-03-29 22:45:51
